Skip to content

Unable to load B2 ... No *** was found by searching for ... build-system.jam from boost_1_85_0 to boost_1_88_0 #457

@PlutusCN

Description

@PlutusCN

Hi, everyone

I have tired to compile boost from boost_1_81_0 to boost_1_88_0 with MSYS2 by getting source code from https://www.boost.org/releases/latest/

And I got two kinds of result:
(1) That is fine to be compiled from boost_1_81_0 to boost_1_84_0;
(2) but there is some problem from boost_1_84_0 to boost_1_88_0.

Before (2), I already run: ./bootstrap.sh --with-toolset=gcc --with-libraries=all --prefix= successfully.

So, the question is why the compilation problem happen and how to fix it ?

Thanks a lot !

Environment and version details

  • Operating System+version: Windows 10 Pro
  • Compiler+version: gcc version 15.1.0 (Rev6, Built by MSYS2 project)
  • Shell: MSYS2 UCRT64
  • B2 Version: B2 5.2.1 (OS=NT, jobs=12)
  • B2 Configuration: Output of b2 --debug-configuration in your project.
Unable to load B2
-----------------
No '' was found by searching for:
  E:/Dev/study/open_source/boost/boost_1_88_0/.b2/build-system.jam
  E:/Dev/study/open_source/boost/share/b2/build-system.jam
  E:/Dev/study/open_source/boost/share/b2/src/build-system.jam
  E:/Dev/study/open_source/boost/build-system.jam
  E:/Dev/study/open_source/boost/boost_1_88_0/src/build-system.jam
  E:/Dev/study/open_source/boost/boost_1_88_0/tools/build/src/build-system.jam
  E:/Dev/study/open_source/boost/boost_1_88_0/src/build-system.jam
  E:/Dev/study/open_source/boost/src/build-system.jam
  E:/Dev/study/open_source/src/build-system.jam
  E:/Dev/study/src/build-system.jam
  E:/Dev/src/build-system.jam
  E:/src/build-system.jam

Please consult the documentation at 'https://www.bfgroup.xyz/b2/'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions