>>> boost 1.83.0 Extracting bzcat /home/autobuild/autobuild/instance-9/dl/boost/boost_1_83_0.tar.bz2 | /home/autobuild/autobuild/instance-9/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0 -xf - >>> boost 1.83.0 Patching Applying 0001-unordered-fix-copy-assign.patch using patch: patching file boost/unordered/detail/foa/core.hpp >>> boost 1.83.0 Configuring cd /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0 && ./bootstrap.sh --with-toolset=gcc --without-icu --without-libraries=context,contract,coroutine,exception,fiber,graph,locale,log,python,serialization,stacktrace,test,timer,type_erasure,url Building B2 engine.. ### ### ### Using 'gcc' toolset. ### ### g++ (GCC) 14.2.1 20240910 Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ### ### > g++ -x c++ -std=c++11 -O2 -s -DNDEBUG builtins.cpp class.cpp command.cpp compile.cpp constants.cpp cwd.cpp debug.cpp debugger.cpp execcmd.cpp execnt.cpp execunix.cpp filesys.cpp filent.cpp fileunix.cpp frames.cpp function.cpp glob.cpp hash.cpp hcache.cpp hdrmacro.cpp headers.cpp jam_strings.cpp jam.cpp jamgram.cpp lists.cpp make.cpp make1.cpp md5.cpp mem.cpp modules.cpp native.cpp object.cpp option.cpp output.cpp parse.cpp pathnt.cpp pathsys.cpp pathunix.cpp regexp.cpp rules.cpp scan.cpp search.cpp startup.cpp subst.cpp sysinfo.cpp timestamp.cpp variable.cpp w32_getreg.cpp modules/order.cpp modules/path.cpp modules/property-set.cpp modules/regex.cpp modules/sequence.cpp modules/set.cpp -o b2 tools/build/src/engine/b2 Unicode/ICU support for Boost.Regex?... disabled. Generating B2 configuration in project-config.jam for gcc... Bootstrapping is done. To build, run: ./b2 To generate header files, run: ./b2 headers The configuration generated uses gcc to build by default. If that is unintended either use the --with-toolset option or adjust configuration, by editing 'project-config.jam'. Further information: - Command line help: ./b2 --help - Getting started guide: http://www.boost.org/more/getting_started/unix-variants.html - B2 documentation: http://www.boost.org/build/ echo "using gcc : `/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64-buildroot-linux-uclibc-gcc -dumpversion` : /home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static\" \" -static\" ;" > /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/user-config.jam sed -i "s/: -O.* ;/: -Os ;/" /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/tools/build/src/tools/gcc.jam >>> boost 1.83.0 Building cd /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0 && GIT_DIR=. PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" ./b2 toolset=gcc threading=multi abi=aapcs variant=release -j1 -q --ignore-site-config --layout=system --user-config=/home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/user-config.jam link=static runtime-link=static -d+1 Performing configuration checks - default address-model : 64-bit [1] - default architecture : arm [1] Building the Boost C++ Libraries. - has std::atomic_ref : no [2] - has statx : no [2] - has statx syscall : yes [2] - has init_priority attribute : yes [2] - has stat::st_blksize : yes [2] - has stat::st_mtim : yes [2] - has stat::st_mtimensec : no [2] - has stat::st_mtimespec : no [2] - has stat::st_birthtim : no [2] - has stat::st_birthtimensec : no [2] - has stat::st_birthtimespec : no [2] - has fdopendir(O_NOFOLLOW) : yes [2] - has dirent::d_type : yes [2] - has POSIX *at APIs : yes [2] 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. - zlib : yes [3] - bzip2 : yes [3] - lzma : yes [3] warning: On gcc, DLLs can not be built with 'static'. warning: It is suggested to use 'static' together with 'static'. - zstd : no [3] - has_lzma_cputhreads builds : yes [2] - cxx11_constexpr : yes [2] - cxx11_decltype : yes [2] - cxx11_hdr_tuple : yes [2] - cxx11_template_aliases : yes [2] - cxx11_variadic_templates : yes [2] - cxx11_basic_alignas : yes [2] - gcc visibility : yes [2] - cxx11_noexcept : yes [2] - cxx11_rvalue_references : yes [2] - sfinae_expr : yes [2] - cxx11_auto_declarations : yes [2] - cxx11_lambdas : yes [2] - cxx11_unified_initialization_syntax : yes [2] - cxx11_hdr_initializer_list : yes [2] - cxx11_hdr_chrono : yes [2] - cxx11_thread_local : yes [2] - cxx11_nullptr : yes [2] - cxx11_numeric_limits : yes [2] - cxx11_hdr_array : yes [2] - cxx11_hdr_atomic : yes [2] - cxx11_hdr_type_traits : yes [2] - cxx11_allocator : yes [2] - cxx11_explicit_conversion_operators : yes [2] - long double support : yes [2] 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_char16_t : yes [2] - cxx11_char32_t : yes [2] - cxx11_defaulted_functions : yes [2] - cxx11_override : yes [2] - cxx11_static_assert : yes [2] - Has Large File Support : no [2] - Has attribute init_priority : yes [2] - has_icu builds : no [2] - lockfree boost::atomic_flag : yes [2] - cxx11_hdr_thread : yes [2] - cxx11_hdr_mutex : yes [2] - cxx11_hdr_regex : yes [2] [1] gcc-13.3.0 [2] gcc-13.3.0/release/abi-aapcs/link-static/python-3.12/runtime-link-static/threading-multi/visibility-hidden [3] link-static Component configuration: - atomic : building - chrono : building - container : building - context : not building - contract : not building - coroutine : not building - date_time : building - exception : not building - fiber : not building - filesystem : building - graph : not building - graph_parallel : building - headers : building - iostreams : building - json : building - locale : not building - log : not building - math : building - mpi : building - nowide : building - program_options : building - python : not building - random : building - regex : building - serialization : not building - stacktrace : not building - system : building - test : not building - thread : building - timer : not building - type_erasure : not building - url : not building - wave : building ...patience... ...patience... ...found 4801 targets... ...updating 521 targets... gcc.compile.c++.pch bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/pch.gch gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/acosh.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/asinh.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/atanh.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cbrt.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/copysign.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/erfc.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/erf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/expm1.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fmax.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fmin.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fpclassify.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/hypot.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lgamma.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/llround.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/log1p.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lround.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/nextafter.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/nexttoward.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/round.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/tgamma.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/trunc.o gcc.archive bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_c99.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_math_c99.a gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/acoshf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/asinhf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/atanhf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cbrtf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/copysignf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/erfcf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/erff.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/expm1f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fmaxf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fminf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fpclassifyf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/hypotf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lgammaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/llroundf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/log1pf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lroundf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/nextafterf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/nexttowardf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/roundf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/tgammaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/truncf.o gcc.archive bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_c99f.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_math_c99f.a gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/acoshl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/asinhl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/atanhl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cbrtl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/copysignl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/erfcl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/erfl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/expm1l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fmaxl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fminl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/fpclassifyl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/hypotl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lgammal.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/llroundl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/log1pl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lroundl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/nextafterl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/nexttowardl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/roundl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/tgammal.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/truncl.o gcc.archive bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_c99l.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_math_c99l.a gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/assoc_laguerre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/assoc_legendre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/beta.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_1.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_2.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_3.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_i.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_j.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_k.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_neumann.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_1.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_2.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_3.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/expint.o In file included from ./boost/math/special_functions.hpp:41, from libs/math/build/../src/tr1/pch.hpp:9: ./boost/math/special_functions/expint.hpp: In instantiation of 'std::pair<_FIter, _FIter> boost::math::detail::expint_fraction::operator()() [with T = long double]': ./boost/math/tools/fraction.hpp:123:20: required from 'typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_b(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::expint_fraction; U = long double; typename detail::fraction_traits::result_type = long double; uintmax_t = long unsigned int]' ./boost/math/special_functions/expint.hpp:379:42: required from 'T boost::math::detail::expint_as_fraction(unsigned int, T, const Policy&) [with T = long double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]' ./boost/math/special_functions/expint.hpp:479:34: required from 'T boost::math::detail::expint_imp(unsigned int, T, const Policy&, const Tag&) [with T = long double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; Tag = std::integral_constant]' ./boost/math/special_functions/expint.hpp:533:25: required from 'T boost::math::detail::expint_i_imp(T, const Policy&, const std::integral_constant&) [with T = long double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]' ./boost/math/special_functions/expint.hpp:1599:96: required from 'typename boost::math::tools::promote_args::type boost::math::detail::expint_forwarder(T, const Policy&, const std::true_type&) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args::type = double; std::true_type = std::integral_constant]' ./boost/math/special_functions/expint.hpp:1648:35: required from 'typename boost::math::detail::expint_result::type boost::math::expint(T, U) [with T = double; U = policies::policy, policies::pole_error, policies::overflow_error, policies::evaluation_error, policies::rounding_error, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy>; typename detail::expint_result::type = double]' libs/math/build/../src/tr1/c_policy.hpp:129:1: required from 'boost::math::tools::promote_args_t c_policies::expint(T) [with T = double; boost::math::tools::promote_args_t = double]' libs/math/build/../src/tr1/expint.cpp:16:62: required from here ./boost/math/special_functions/expint.hpp:359:19: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 359 | std::pair operator()() | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/hermite.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/laguerre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/legendre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/riemann_zeta.o ...on 100th target... gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_bessel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_legendre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_neumann.o gcc.archive bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_math_tr1.a gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/assoc_laguerref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/assoc_legendref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/betaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_1f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_2f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_3f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_if.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_jf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_kf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_neumannf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_1f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_2f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_3f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/expintf.o In file included from ./boost/math/special_functions.hpp:41, from libs/math/build/../src/tr1/pch.hpp:9: ./boost/math/special_functions/expint.hpp: In instantiation of 'std::pair<_FIter, _FIter> boost::math::detail::expint_fraction::operator()() [with T = double]': ./boost/math/tools/fraction.hpp:123:20: required from 'typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_b(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::expint_fraction; U = double; typename detail::fraction_traits::result_type = double; uintmax_t = long unsigned int]' ./boost/math/special_functions/expint.hpp:379:42: required from 'T boost::math::detail::expint_as_fraction(unsigned int, T, const Policy&) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]' ./boost/math/special_functions/expint.hpp:479:34: required from 'T boost::math::detail::expint_imp(unsigned int, T, const Policy&, const Tag&) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; Tag = std::integral_constant]' ./boost/math/special_functions/expint.hpp:533:25: required from 'T boost::math::detail::expint_i_imp(T, const Policy&, const std::integral_constant&) [with T = double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]' ./boost/math/special_functions/expint.hpp:1599:96: required from 'typename boost::math::tools::promote_args::type boost::math::detail::expint_forwarder(T, const Policy&, const std::true_type&) [with T = float; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args::type = float; std::true_type = std::integral_constant]' ./boost/math/special_functions/expint.hpp:1648:35: required from 'typename boost::math::detail::expint_result::type boost::math::expint(T, U) [with T = float; U = policies::policy, policies::pole_error, policies::overflow_error, policies::evaluation_error, policies::rounding_error, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy>; typename detail::expint_result::type = float]' libs/math/build/../src/tr1/c_policy.hpp:129:1: required from 'boost::math::tools::promote_args_t c_policies::expint(T) [with T = float; boost::math::tools::promote_args_t = float]' libs/math/build/../src/tr1/expintf.cpp:16:62: required from here ./boost/math/special_functions/expint.hpp:359:19: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 359 | std::pair operator()() | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/hermitef.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/laguerref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/legendref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/riemann_zetaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_besself.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_legendref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_neumannf.o gcc.archive bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1f.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_math_tr1f.a gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/assoc_laguerrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/assoc_legendrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/betal.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_1l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_2l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/comp_ellint_3l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_il.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_jl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_bessel_kl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cyl_neumannl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_1l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_2l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/ellint_3l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/expintl.o In file included from ./boost/math/special_functions.hpp:41, from libs/math/build/../src/tr1/pch.hpp:9: ./boost/math/special_functions/expint.hpp: In instantiation of 'std::pair<_FIter, _FIter> boost::math::detail::expint_fraction::operator()() [with T = long double]': ./boost/math/tools/fraction.hpp:123:20: required from 'typename boost::math::tools::detail::fraction_traits::result_type boost::math::tools::continued_fraction_b(Gen&, const U&, uintmax_t&) [with Gen = boost::math::detail::expint_fraction; U = long double; typename detail::fraction_traits::result_type = long double; uintmax_t = long unsigned int]' ./boost/math/special_functions/expint.hpp:379:42: required from 'T boost::math::detail::expint_as_fraction(unsigned int, T, const Policy&) [with T = long double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]' ./boost/math/special_functions/expint.hpp:479:34: required from 'T boost::math::detail::expint_imp(unsigned int, T, const Policy&, const Tag&) [with T = long double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; Tag = std::integral_constant]' ./boost/math/special_functions/expint.hpp:1391:25: required from 'T boost::math::detail::expint_i_imp(T, const Policy&, const std::integral_constant&) [with T = long double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::promote_float, boost::math::policies::promote_double, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>]' ./boost/math/special_functions/expint.hpp:1599:96: required from 'typename boost::math::tools::promote_args::type boost::math::detail::expint_forwarder(T, const Policy&, const std::true_type&) [with T = long double; Policy = boost::math::policies::policy, boost::math::policies::pole_error, boost::math::policies::overflow_error, boost::math::policies::evaluation_error, boost::math::policies::rounding_error, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy, boost::math::policies::default_policy>; typename boost::math::tools::promote_args::type = long double; std::true_type = std::integral_constant]' ./boost/math/special_functions/expint.hpp:1648:35: required from 'typename boost::math::detail::expint_result::type boost::math::expint(T, U) [with T = long double; U = policies::policy, policies::pole_error, policies::overflow_error, policies::evaluation_error, policies::rounding_error, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy, policies::default_policy>; typename detail::expint_result::type = long double]' libs/math/build/../src/tr1/c_policy.hpp:129:1: required from 'boost::math::tools::promote_args_t c_policies::expint(T) [with T = long double; boost::math::tools::promote_args_t = long double]' libs/math/build/../src/tr1/expintl.cpp:16:62: required from here ./boost/math/special_functions/expint.hpp:359:19: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 359 | std::pair operator()() | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/hermitel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/laguerrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/legendrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/riemann_zetal.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_bessell.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_legendrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/sph_neumannl.o gcc.archive bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1l.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_math_tr1l.a boost-install.generate-cmake-config- bin.v2/libs/math/build/stage/boost_math_c99-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99-1.83.0/boost_math_c99-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/math/build/stage/boost_math_c99-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99-1.83.0/boost_math_c99-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_c99-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99-1.83.0/libboost_math_c99-variant-static.cmake boost-install.generate-cmake-config- bin.v2/libs/math/build/stage/boost_math_c99f-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99f-1.83.0/boost_math_c99f-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/math/build/stage/boost_math_c99f-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99f-1.83.0/boost_math_c99f-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_c99f-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99f-1.83.0/libboost_math_c99f-variant-static.cmake boost-install.generate-cmake-config- bin.v2/libs/math/build/stage/boost_math_c99l-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99l-1.83.0/boost_math_c99l-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/math/build/stage/boost_math_c99l-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99l-1.83.0/boost_math_c99l-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_c99l-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_c99l-1.83.0/libboost_math_c99l-variant-static.cmake boost-install.generate-cmake-config- bin.v2/libs/math/build/stage/boost_math_tr1-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1-1.83.0/boost_math_tr1-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/math/build/stage/boost_math_tr1-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1-1.83.0/boost_math_tr1-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1-1.83.0/libboost_math_tr1-variant-static.cmake boost-install.generate-cmake-config- bin.v2/libs/math/build/stage/boost_math_tr1f-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1f-1.83.0/boost_math_tr1f-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/math/build/stage/boost_math_tr1f-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1f-1.83.0/boost_math_tr1f-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1f-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1f-1.83.0/libboost_math_tr1f-variant-static.cmake boost-install.generate-cmake-config- bin.v2/libs/math/build/stage/boost_math_tr1l-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1l-1.83.0/boost_math_tr1l-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/math/build/stage/boost_math_tr1l-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1l-1.83.0/boost_math_tr1l-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/math/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1l-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_math_tr1l-1.83.0/libboost_math_tr1l-variant-static.cmake ...on 200th target... boost-install.generate-cmake-config- bin.v2/libs/mpi/build/stage/boost_mpi-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_mpi-1.83.0/boost_mpi-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/mpi/build/stage/boost_mpi-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_mpi-1.83.0/boost_mpi-config-version.cmake gcc.compile.c++ bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/console_buffer.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cstdio.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cstdlib.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/filebuf.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/iostream.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/stat.o gcc.archive bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_nowide.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_nowide.a boost-install.generate-cmake-config- bin.v2/libs/nowide/build/stage/boost_nowide-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_nowide-1.83.0/boost_nowide-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/nowide/build/stage/boost_nowide-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_nowide-1.83.0/boost_nowide-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/nowide/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_nowide-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_nowide-1.83.0/libboost_nowide-variant-static.cmake gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cmdline.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/config_file.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/options_description.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/parsers.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/variables_map.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/value_semantic.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/positional_options.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/utf8_codecvt_facet.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/convert.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/winmain.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/split.o gcc.archive bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_program_options.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_program_options.a boost-install.generate-cmake-config- bin.v2/libs/program_options/build/stage/boost_program_options-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_program_options-1.83.0/boost_program_options-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/program_options/build/stage/boost_program_options-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_program_options-1.83.0/boost_program_options-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/program_options/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_program_options-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_program_options-1.83.0/libboost_program_options-variant-static.cmake gcc.compile.c++ bin.v2/libs/random/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/random_device.o gcc.archive bin.v2/libs/random/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_random.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_random.a boost-install.generate-cmake-config- bin.v2/libs/random/build/stage/boost_random-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_random-1.83.0/boost_random-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/random/build/stage/boost_random-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_random-1.83.0/boost_random-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/random/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_random-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_random-1.83.0/libboost_random-variant-static.cmake gcc.compile.c++ bin.v2/libs/regex/build/gcc-13.3.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/posix_api.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-13.3.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/regex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-13.3.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/regex_debug.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-13.3.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/static_mutex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-13.3.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/wide_posix_api.o gcc.archive bin.v2/libs/regex/build/gcc-13.3.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/libboost_regex.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_regex.a boost-install.generate-cmake-config- bin.v2/libs/regex/build/stage/boost_regex-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_regex-1.83.0/boost_regex-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/regex/build/stage/boost_regex-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_regex-1.83.0/boost_regex-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/regex/build/gcc-13.3.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/libboost_regex-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_regex-1.83.0/libboost_regex-variant-static.cmake ...on 300th target... gcc.compile.c++ bin.v2/libs/system/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/error_code.o gcc.archive bin.v2/libs/system/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_system.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_system.a boost-install.generate-cmake-config- bin.v2/libs/system/build/stage/boost_system-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_system-1.83.0/boost_system-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/system/build/stage/boost_system-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_system-1.83.0/boost_system-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/system/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_system-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_system-1.83.0/libboost_system-variant-static.cmake gcc.compile.c++ bin.v2/libs/thread/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/pthread/thread.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/pthread/once.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/future.o gcc.archive bin.v2/libs/thread/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_thread.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_thread.a boost-install.generate-cmake-config- bin.v2/libs/thread/build/stage/boost_thread-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_thread-1.83.0/boost_thread-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/thread/build/stage/boost_thread-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_thread-1.83.0/boost_thread-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/thread/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_thread-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_thread-1.83.0/libboost_thread-variant-static.cmake gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_cpp_exprgrammar.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_cpp_grammar.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_cpp_literalgrs.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_defined_grammar.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_has_include_grammar.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_predef_macros.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_re2c_lexer.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/instantiate_re2c_lexer_str.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/token_ids.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/wave_config_constant.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cpplexer/re2clex/aq.o gcc.compile.c++ bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/cpplexer/re2clex/cpp_re.o gcc.archive bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_wave.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_wave.a boost-install.generate-cmake-config- bin.v2/libs/wave/build/stage/boost_wave-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_wave-1.83.0/boost_wave-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/wave/build/stage/boost_wave-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_wave-1.83.0/boost_wave-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/wave/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_wave-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_wave-1.83.0/libboost_wave-variant-static.cmake gcc.compile.c++ bin.v2/libs/atomic/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lock_pool.o gcc.archive bin.v2/libs/atomic/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_atomic.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_atomic.a boost-install.generate-cmake-config- bin.v2/libs/atomic/build/stage/boost_atomic-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_atomic-1.83.0/boost_atomic-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/atomic/build/stage/boost_atomic-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_atomic-1.83.0/boost_atomic-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/atomic/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_atomic-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_atomic-1.83.0/libboost_atomic-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/BoostDetectToolset-1.83.0.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/Boost-1.83.0/BoostConfig.cmake boost-install.generate-cmake-config-version- bin.v2/tools/boost_install/BoostConfigVersion.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/Boost-1.83.0/BoostConfigVersion.cmake boost-install.generate-cmake-config- bin.v2/libs/headers/build/stage/boost_headers-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_headers-1.83.0/boost_headers-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/headers/build/stage/boost_headers-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_headers-1.83.0/boost_headers-config-version.cmake ...on 400th target... gcc.compile.c++ bin.v2/libs/chrono/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/chrono.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/thread_clock.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/process_cpu_clocks.o gcc.archive bin.v2/libs/chrono/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_chrono.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_chrono.a boost-install.generate-cmake-config- bin.v2/libs/chrono/build/stage/boost_chrono-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_chrono-1.83.0/boost_chrono-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/chrono/build/stage/boost_chrono-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_chrono-1.83.0/boost_chrono-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/chrono/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_chrono-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_chrono-1.83.0/libboost_chrono-variant-static.cmake gcc.compile.c bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/alloc_lib.o gcc.compile.c++ bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/dlmalloc.o gcc.compile.c++ bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/global_resource.o gcc.compile.c++ bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/monotonic_buffer_resource.o gcc.compile.c++ bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/pool_resource.o gcc.compile.c++ bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/synchronized_pool_resource.o gcc.compile.c++ bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/unsynchronized_pool_resource.o gcc.archive bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_container.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_container.a boost-install.generate-cmake-config- bin.v2/libs/container/build/stage/boost_container-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_container-1.83.0/boost_container-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/container/build/stage/boost_container-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_container-1.83.0/boost_container-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/container/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_container-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_container-1.83.0/libboost_container-variant-static.cmake gcc.compile.c++ bin.v2/libs/date_time/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/gregorian/greg_month.o gcc.archive bin.v2/libs/date_time/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_date_time.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_date_time.a boost-install.generate-cmake-config- bin.v2/libs/date_time/build/stage/boost_date_time-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_date_time-1.83.0/boost_date_time-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/date_time/build/stage/boost_date_time-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_date_time-1.83.0/boost_date_time-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/date_time/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_date_time-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_date_time-1.83.0/libboost_date_time-variant-static.cmake gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/codecvt_error_category.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/exception.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/directory.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/operations.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/path.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/path_traits.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/portability.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/unique_path.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/utf8_codecvt_facet.o gcc.archive bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_filesystem.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_filesystem.a boost-install.generate-cmake-config- bin.v2/libs/filesystem/build/stage/boost_filesystem-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_filesystem-1.83.0/boost_filesystem-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/filesystem/build/stage/boost_filesystem-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_filesystem-1.83.0/boost_filesystem-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/filesystem/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_filesystem-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_filesystem-1.83.0/libboost_filesystem-variant-static.cmake boost-install.generate-cmake-config- bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_graph_parallel-1.83.0/boost_graph_parallel-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_graph_parallel-1.83.0/boost_graph_parallel-config-version.cmake gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/file_descriptor.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/mapped_file.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/bzip2.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/gzip.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/lzma.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/zlib.o ...on 500th target... gcc.archive bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_iostreams.a common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/libboost_iostreams.a boost-install.generate-cmake-config- bin.v2/libs/iostreams/build/stage/boost_iostreams-config.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_iostreams-1.83.0/boost_iostreams-config.cmake boost-install.generate-cmake-config-version- bin.v2/libs/iostreams/build/stage/boost_iostreams-config-version.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_iostreams-1.83.0/boost_iostreams-config-version.cmake boost-install.generate-cmake-variant- bin.v2/libs/iostreams/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/libboost_iostreams-variant-static.cmake common.copy /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/stage/lib/cmake/boost_iostreams-1.83.0/libboost_iostreams-variant-static.cmake gcc.compile.c++ bin.v2/libs/json/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/src.o In file included from ./boost/json/detail/charconv/detail/fast_float/fast_float.hpp:11, from ./boost/json/detail/charconv/impl/from_chars.ipp:14, from ./boost/json/src.hpp:58, from libs/json/src/src.cpp:10: ./boost/json/detail/charconv/detail/fast_float/float_common.hpp:306:20: error: conflicting declaration 'constexpr const boost::uint64_t boost::json::detail::charconv::detail::fast_float::binary_format_lookup_tables::max_mantissa []' 306 | constexpr uint64_t binary_format_lookup_tables::max_mantissa[]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/json/detail/charconv/detail/fast_float/float_common.hpp:275:34: note: previous declaration as 'constexpr const uint64_t boost::json::detail::charconv::detail::fast_float::binary_format_lookup_tables::max_mantissa [24]' 275 | static constexpr std::uint64_t max_mantissa[] = { | ^~~~~~~~~~~~ "/home/autobuild/autobuild/instance-9/output-1/host/bin/aarch64-buildroot-linux-uclibc-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static -pthread -Os -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -DBOOST_JSON_SOURCE -DBOOST_JSON_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/json/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/src.o" "libs/json/src/src.cpp" ...failed gcc.compile.c++ bin.v2/libs/json/build/gcc-13.3.0/release/link-static/threading-multi/visibility-hidden/src.o... ...skipped libboost_json.a for lack of src.o... ...failed updating 1 target... ...skipped 1 target... ...updated 509 targets... make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-9/output-1/build/boost-1.83.0/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'