Subject: [boost] GitHub testing issues
From: Cromwell Enage (cromwell.enage_at_[hidden])
Date: 2018-12-19 15:29:50


Hi, everyone!

Starting yesterday, I experienced failures on all my test builds. Their
logs contain the following message:

travis_time:end:1a83bdea:start=1545229245463720000,finish=1545229258317024000,duration=12853304000
 [0Ktravis_fold:end:install.10
 [0Ktravis_fold:start:install.11
 [0Ktravis_time:start:04d79bf0
 [0K$ ./b2 headers

boost-install.jam: No such file or directory

Jamroot:307: in boost-install

ERROR: rule "boost-install.boost-install" unknown in module
"Jamfile</Users/travis/build/CromwellEnage/boost-root>".

libs/atomic/build/Jamfile.v2:38: in modules.load

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/build/project.jam:372:
in load-jamfile

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/build/project.jam:64:
in load

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/build/project.jam:89:
in load-used-projects

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/build/project.jam:75:
in load

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/build/project.jam:142:
in project.find

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/build-system.jam:618:
in load

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/kernel/modules.jam:295:
in import

/Users/travis/build/CromwellEnage/boost-root/tools/build/src/kernel/bootstrap.jam:139:
in boost-build

/Users/travis/build/CromwellEnage/boost-root/boost-build.jam:17: in module scope

travis_time:end:04d79bf0:start=1545229258327432000,finish=1545229259660893000,duration=1333461000
 [0K [31;1mThe command "./b2 headers" failed and exited with 1 during . [0m

It's also happening on Appveyor, and just from looking at <
https://github.com/boostorg/graph/pull/144>, I'm not the only one who is
encountering these errors. Any help would be appreciated.

Thanks!
Cromwell D. Enage