I just noticed that the develop branch has started to fail to run the
develop branch, crashing early on in the run.
The failures started sometime between 2020-12-31_03:52:29 PST
(2020-12-31_11:52:29 UTC) (last good run) and 2020-12-31_06:57:54 PST
(2020-12-31_14:57:54 UTC) (first failing run). These are still continuing
with the latest develop branch.
It looks like there were only a couple commits to boostorg/boost/develop in
this window, and update to multiprecision (only changing
meta/libraries.json) and a few changes to build.
The error looks fairly non-descript...
D:\teeks99-09\run\boost_root\status>"D:\teeks99-09\run\boost_bb\src\engine\bjam.exe"
"-sBOOST_BUILD_PATH=D:\teeks99-09\run;D:\teeks99-09\run\boost_bb\src"
"-sBOOST_ROOT=D:\teeks99-09\run\boost_root"
"--boost=D:\teeks99-09\run\boost_root"
"--boost-root=D:\teeks99-09\run\boost_root"
"--boost-build=D:\teeks99-09\run\boost_bb\src" "--debug-configuration"
-l300 toolset=msvc-11.0 -d2 preserve-test-targets=off --dump-tests -j8
address-model=64 --remove-test-targets --abbreviate-paths debug-symbols=off
-m64 "--build-dir=D:\teeks99-09\run\results"
1>>"D:\teeks99-09\run\results\bjam.log" 2>&1
# Running Boost.Build tests
Traceback (most recent call last):
File "run.py", line 71, in <module>
runner(root)
File "D:\teeks99-09\run\boost_regression_src\regression.py", line 286, in
__init__
self.main()
File "D:\teeks99-09\run\boost_regression_src\regression.py", line 623, in
main
getattr(self,action_m)()
File "D:\teeks99-09\run\boost_regression_src\regression.py", line 588, in
command_regression
self.command_test()
File "D:\teeks99-09\run\boost_regression_src\regression.py", line 367, in
command_test
self.command_test_boost_build()
File "D:\teeks99-09\run\boost_regression_src\regression.py", line 409, in
command_test_boost_build
"boost/bin.v2/libs/any/test/any_test.test"));
WindowsError: [Error 3] The system cannot find the path specified:
'D:\\teeks99-09\\run\\results\\boost/bin.v2/libs/any/test/any_test.test\\*.*'
At the end of my result-bjam.log file, I get this, but not sure if it is
related.
Performing configuration checks
- default architecture : x86
- default address-model : 64-bit
- symlinks supported : no
- junctions supported : yes
- hardlinks supported : yes
- BOOST_COMP_GNUC >= 4.3.0 : no
- has_icu builds : no
- compiler supports SSE2 : yes
- compiler supports SSE4.1 : yes
- has synchronization.lib : yes
- cxx11_constexpr : no
- cxx11_decltype : yes
- cxx11_hdr_tuple : no
- cxx11_template_aliases : no
- cxx11_variadic_templates : no
- OpenCL : no
- C++11 mutex : yes
- has BCrypt API : yes
- has stat::st_mtim : no
- has stat::st_mtimensec : no
- has stat::st_mtimespec : no
- has stat::st_birthtim : no
- has stat::st_birthtimensec : no
- has stat::st_birthtimespec : no
- has statx : no
- has statx syscall : no
- cxx11_auto_declarations : yes
- cxx11_defaulted_functions : no
- cxx11_final : yes
- cxx11_hdr_mutex : yes
- cxx11_lambdas : yes
- cxx11_noexcept : no
- cxx11_nullptr : yes
- cxx11_rvalue_references : yes
- cxx11_thread_local : no
- cxx11_trailing_result_types : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- cxx14_constexpr : no
- cxx14_decltype_auto : no
- cxx14_generic_lambdas : no
- cxx14_return_type_deduction : no
- cxx11_user_defined_literals : no
- cxx11_alignas : no
- iconv (libc) : no
- iconv (separate) : no
- icu : no
- icu (lib64) : no
- native atomic int32 supported : yes
- has message compiler : yes
- native syslog supported : no
- pthread supports robust mutexes : no
- compiler supports SSSE3 : yes
- compiler supports AVX2 : yes
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
- cxx11_static_assert : yes
- std::fstream is moveable and swappable : yes
- !BOOST_COMP_GNUC : yes
- BOOST_COMP_GNUC >= 6.0 : no
- !BOOST_COMP_CLANG : yes
- BOOST_COMP_CLANG >= 4.0 : no
- cxx14_variable_templates : no
- BOOST_COMP_GNUC >= 4.7.4 : no
error: No best alternative for
../libs/accumulators/test/accumulators_test_valarray
next alternative: required properties: <link>static <target-os>linux
<toolset>clang
not matched
next alternative: required properties: <link>static <target-os>darwin
not matched
next alternative: required properties: <link>static
not matched
error: No best alternative for
../libs/accumulators/test/accumulators_test_tail_variate_means
next alternative: required properties: <link>static
<toolset-msvc:version>14.0 <toolset>msvc
not matched
next alternative: required properties: <link>static
not matched
error: No best alternative for
../libs/accumulators/test/accumulators_tests_pot_quantile_and_weighted_tail
next alternative: required properties: <link>static <target-os>linux
<toolset-gcc:version>4.4.7 <toolset>gcc
not matched
next alternative: required properties: <link>static
not matched
error: No best alternative for
../libs/accumulators/test/accumulators_test_weighted_tail_variate_means
next alternative: required properties: <link>static <target-os>linux
<toolset-gcc:version>4.4.7 <toolset>gcc
not matched
next alternative: required properties: <link>static
<toolset-msvc:version>14.0 <toolset>msvc
not matched
next alternative: required properties: <link>static
not matched
- cxx11_constexpr : no
- cxx11_decltype : yes
- cxx11_hdr_tuple : no
- cxx11_template_aliases : no
- cxx11_variadic_templates : no
- OpenCL : no
- has_atomic_lib builds : no
- has_pthread_lib builds : no
- has_rt_lib builds : no
- Clang implicit fallthrough : no
- int128 : no
- cpp_lib_complex_udls : no
- cpp_range_based_for_17 : no
- cxx11_hdr_thread : yes
- cxx11_variadic_macros : yes
- cxx11_hdr_unordered_set : yes
- mixed_cxxstd builds : yes
- mixed_cxxstd builds : yes
- cxx11_hdr_array : yes
- cxx11_defaulted_functions : no
- cxx11_trailing_result_types : no
notice: [libjpeg] Using pre-installed library
notice: [libjpeg] Condition
notice: [zlib] zlib is already configured
notice: [libpng] Using pre-installed library
notice: [libpng] Condition
notice: [libtiff] Using pre-installed library
notice: [libtiff] Condition
- cxx14_constexpr : no
- cxx14_decltype_auto : no
- cxx14_generic_lambdas : no
- cxx14_return_type_deduction : no
- cxx11_user_defined_literals : no
- Checking for gmpxx.h : no
- zlib : no
- bzip2 : no
- lzma : no
- zstd : no
- lzma : no (cached)
- has_lzma_cputhreads builds : no
- cxx11_alignas : no
- message-compiler : yes
- message-compiler : yes
- cxx11_unified_initialization_syntax : no
- cxx11_smart_ptr : yes
- GCC libquadmath and __float128 support : no
- cxx11_hdr_initializer_list : no
- sfinae_expr : no
- cxx11_inline_namespaces : no
- cxx11_range_based_for : yes
- libfftw3 : no
- __float128 : no
- has_ntl_rr builds : no
- has_mpfr_class builds : no
- has_mpreal builds : no
- has_e_float builds : no
- gcc visibility : no
- long double support : yes
- cxx17_if_constexpr : no
- cxx17_std_apply : no
- has_eigen builds : no
- Intel _Quad datatype support : no
- has_mpfr builds : no
- cxx11_hdr_atomic : no
- cxx11_hdr_future : yes
- cxx11_hdr_chrono : yes
- cxx11_hdr_random : yes
- cxx11_allocator : no
- 128-bit floatmax_t : no
- cxx11_numeric_limits : yes
- cxx11_explicit_conversion_operators : no
- cxx11_function_template_default_args : no
- BOOST_MULTI_INDEX_KEY_SUPPORTED defined : no
- has_gmp builds : no
- has_tommath builds : no
- has_mpfi builds : no
- has_float128 builds : no
- has_intel_quad builds : no
- has_mpc builds : no
- has_is_constant_evaluated builds : no
- has_constexpr_limits builds : no
- has_gmp builds : no
- has_mpfr builds : no
- has_big_obj builds : no
- has_f2c builds : no
- cxx11_noexcept : no
- cxx11_rvalue_references : yes
- cxx11_static_assert : yes
- std::fstream is moveable and swappable : yes
- cxx11_hdr_chrono : yes
- !BOOST_COMP_GNUC : yes
- BOOST_COMP_GNUC >= 6.0 : no
- !BOOST_COMP_CLANG : yes
- BOOST_COMP_CLANG >= 4.0 : no
- cxx14_variable_templates : no
- cxx17_structured_bindings : no
- cxx17_structured_bindings : no
- compiler_supports_loophole builds : yes
- compiler_supports_loophole builds : yes
- cxx11_hdr_unordered_map : yes
WARNING: Unable to construct ../libs/predef/test/info_as_objcpp of type RUN
with these properties: <abi>ms <address-model>64 <architecture>x86
<asynch-exceptions>off <bc_hdr>lib <bc_no>all_yes <binary-format>pe
<boost.beast.allow-deprecated>on <boost.beast.separate-compilation>on
<context-impl>fcontext <coverage>off <debug-store>object <debug-symbols>off
<deduced-address-model>64 <deduced-architecture>x86
<define>BOOST_ALL_NO_LIB=1 <define>BOOST_BEAST_ALLOW_DEPRECATED
<define>BOOST_BEAST_SEPARATE_COMPILATION
<dependency>object(file-target)@110440 <embed-manifest-via>linker
<embed-manifest>on <exception-handling>on <extern-c-nothrow>off
<hardcode-dll-paths>true <host-os>windows
<implicit-dependency>object(notfile-target)@92787 <include>..
<include>/D:/teeks99-09/run/boost_root/libs/predef/include <inlining>off
<install-dependencies>off <link>shared <local-visibility>hidden
<location-prefix>info_as_objcpp.test <midl-robust>yes
<midl-stubless-proxy>yes <optimization>off <os>NT <pch>on
<preserve-test-targets>off <profiling>off <python-debugging>off
<python.interpreter>python <python>3.8 <relevant>define:<relevant>toolset
<relevant>link:<relevant>toolset
<relevant>python.interpreter:<relevant>python
<relevant>python.interpreter:<relevant>target-os
<relevant>threading:<relevant>runtime-link
<relevant>threading:<relevant>toolset <relevant>toolset <response-file>auto
<rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native
<strip>off <suppress-import-lib>false <symlink-location>project-relative
<tag>@Jamfile<D:\teeks99-09\run\boost_root>%Jamfile<D:\teeks99-09\run\boost_root>.tag
<target-os>windows <test-info>always_show_run_output <testing.execute>on
<threadapi>win32 <threading>multi <toolset-msvc:version>11.0 <toolset>msvc
<user-interface>console <variant>debug <vectorize>off <visibility>hidden
<warnings-as-errors>off <warnings>on <windows-api>desktop
<xsl:param>boost.defaults=Boost
WARNING: Considered these as possible generators:
WARNING: testing.expect-success with source types { RUN_OUTPUT } and
requirements { }
WARNING: Unable to construct ../libs/predef/test/info_as_objc of type RUN
with these properties: <abi>ms <address-model>64 <architecture>x86
<asynch-exceptions>off <bc_hdr>lib <bc_no>all_yes <binary-format>pe
<boost.beast.allow-deprecated>on <boost.beast.separate-compilation>on
<context-impl>fcontext <coverage>off <debug-store>object <debug-symbols>off
<deduced-address-model>64 <deduced-architecture>x86
<define>BOOST_ALL_NO_LIB=1 <define>BOOST_BEAST_ALLOW_DEPRECATED
<define>BOOST_BEAST_SEPARATE_COMPILATION
<dependency>object(file-target)@110440 <embed-manifest-via>linker
<embed-manifest>on <exception-handling>on <extern-c-nothrow>off
<hardcode-dll-paths>true <host-os>windows
<implicit-dependency>object(notfile-target)@92787 <include>..
<include>/D:/teeks99-09/run/boost_root/libs/predef/include <inlining>off
<install-dependencies>off <link>shared <local-visibility>hidden
<location-prefix>info_as_objc.test <midl-robust>yes
<midl-stubless-proxy>yes <optimization>off <os>NT <pch>on
<preserve-test-targets>off <profiling>off <python-debugging>off
<python.interpreter>python <python>3.8 <relevant>define:<relevant>toolset
<relevant>link:<relevant>toolset
<relevant>python.interpreter:<relevant>python
<relevant>python.interpreter:<relevant>target-os
<relevant>threading:<relevant>runtime-link
<relevant>threading:<relevant>toolset <relevant>toolset <response-file>auto
<rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native
<strip>off <suppress-import-lib>false <symlink-location>project-relative
<tag>@Jamfile<D:\teeks99-09\run\boost_root>%Jamfile<D:\teeks99-09\run\boost_root>.tag
<target-os>windows <test-info>always_show_run_output <testing.execute>on
<threadapi>win32 <threading>multi <toolset-msvc:version>11.0 <toolset>msvc
<user-interface>console <variant>debug <vectorize>off <visibility>hidden
<warnings-as-errors>off <warnings>on <windows-api>desktop
<xsl:param>boost.defaults=Boost
WARNING: Considered these as possible generators:
WARNING: testing.expect-success with source types { RUN_OUTPUT } and
requirements { }
- BOOST_OS_MACOS : no
- BOOST_COMP_CLANG > 0.0.0 : no
- BOOST_OS_LINUX == 0 : yes
WARNING: Unable to construct ../libs/predef/test/info_as_objcpp of type RUN
with these properties: <abi>ms <address-model>64 <architecture>x86
<asynch-exceptions>off <bc_hdr>lib <bc_no>all_yes <binary-format>pe
<boost.beast.allow-deprecated>on <boost.beast.separate-compilation>on
<context-impl>fcontext <coverage>off <debug-store>object <debug-symbols>off
<deduced-address-model>64 <deduced-architecture>x86
<define>BOOST_ALL_NO_LIB=1 <define>BOOST_BEAST_ALLOW_DEPRECATED
<define>BOOST_BEAST_SEPARATE_COMPILATION
<dependency>object(file-target)@110440 <embed-manifest-via>linker
<embed-manifest>on <exception-handling>on <extern-c-nothrow>off
<hardcode-dll-paths>true <host-os>windows
<implicit-dependency>object(notfile-target)@92787 <include>..
<include>/D:/teeks99-09/run/boost_root/libs/predef/include <inlining>off
<install-dependencies>off <link>shared <local-visibility>hidden
<location-prefix>info_as_objcpp.test <midl-robust>yes
<midl-stubless-proxy>yes <optimization>off <os>NT <pch>on
<preserve-test-targets>off <profiling>off <python-debugging>off
<python.interpreter>python <python>3.8 <relevant>define:<relevant>toolset
<relevant>link:<relevant>toolset
<relevant>python.interpreter:<relevant>python
<relevant>python.interpreter:<relevant>target-os
<relevant>threading:<relevant>runtime-link
<relevant>threading:<relevant>toolset <relevant>toolset <response-file>auto
<rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native
<strip>off <suppress-import-lib>false <symlink-location>project-relative
<tag>@Jamfile<D:\teeks99-09\run\boost_root>%Jamfile<D:\teeks99-09\run\boost_root>.tag
<target-os>windows <test-info>always_show_run_output <testing.execute>on
<threadapi>win32 <threading>multi <toolset-msvc:version>11.0 <toolset>msvc
<user-interface>console <variant>debug <vectorize>off <visibility>hidden
<warnings-as-errors>off <warnings>on <windows-api>desktop
<xsl:param>boost.defaults=Boost
WARNING: Considered these as possible generators:
WARNING: testing.expect-success with source types { RUN_OUTPUT } and
requirements { }
WARNING: Unable to construct ../libs/predef/test/info_as_objc of type RUN
with these properties: <abi>ms <address-model>64 <architecture>x86
<asynch-exceptions>off <bc_hdr>lib <bc_no>all_yes <binary-format>pe
<boost.beast.allow-deprecated>on <boost.beast.separate-compilation>on
<context-impl>fcontext <coverage>off <debug-store>object <debug-symbols>off
<deduced-address-model>64 <deduced-architecture>x86
<define>BOOST_ALL_NO_LIB=1 <define>BOOST_BEAST_ALLOW_DEPRECATED
<define>BOOST_BEAST_SEPARATE_COMPILATION
<dependency>object(file-target)@110440 <embed-manifest-via>linker
<embed-manifest>on <exception-handling>on <extern-c-nothrow>off
<hardcode-dll-paths>true <host-os>windows
<implicit-dependency>object(notfile-target)@92787 <include>..
<include>/D:/teeks99-09/run/boost_root/libs/predef/include <inlining>off
<install-dependencies>off <link>shared <local-visibility>hidden
<location-prefix>info_as_objc.test <midl-robust>yes
<midl-stubless-proxy>yes <optimization>off <os>NT <pch>on
<preserve-test-targets>off <profiling>off <python-debugging>off
<python.interpreter>python <python>3.8 <relevant>define:<relevant>toolset
<relevant>link:<relevant>toolset
<relevant>python.interpreter:<relevant>python
<relevant>python.interpreter:<relevant>target-os
<relevant>threading:<relevant>runtime-link
<relevant>threading:<relevant>toolset <relevant>toolset <response-file>auto
<rtti>on <runtime-debugging>on <runtime-link>shared <stdlib>native
<strip>off <suppress-import-lib>false <symlink-location>project-relative
<tag>@Jamfile<D:\teeks99-09\run\boost_root>%Jamfile<D:\teeks99-09\run\boost_root>.tag
<target-os>windows <test-info>always_show_run_output <testing.execute>on
<threadapi>win32 <threading>multi <toolset-msvc:version>11.0 <toolset>msvc
<user-interface>console <variant>debug <vectorize>off <visibility>hidden
<warnings-as-errors>off <warnings>on <windows-api>desktop
<xsl:param>boost.defaults=Boost
WARNING: Considered these as possible generators:
WARNING: testing.expect-success with source types { RUN_OUTPUT } and
requirements { }
- zlib : no (cached)
- bzip2 : no (cached)
- lzma : no (cached)
- zstd : no (cached)
- zlib : no
- bzip2 : no
- lzma : no
- zstd : no
- auto_ptr : yes
- cxx11_lambdas : yes
- std_wstreambuf : yes
- cxx11_hdr_forward_list : yes
Happy new year!
Tom