conan-center-index
conan-center-index copied to clipboard
[boost] Add default support for from_exception in non intel platforms
Affects boost 1.85.0 only.
Please, read #23877 and https://github.com/boostorg/stacktrace/issues/163 to understand the context.
This PR does not disable the feature, but enforce the define to ignore errors.
An alternative, would be add a new option like without_stacktrace_from_exception and disable it when running on Mac M1/2, for instance.
fixes #23877
/cc @randomphrase
- [ ] I've read the contributing guidelines.
- [ ] I've used a recent Conan client version close to the currently deployed.
- [ ] I've tried at least one configuration locally with the conan-center hook activated.
:robot: Beep Boop! This pull request is making changes to 'recipes/boost//'.
:wave: @grafikrobot @Hopobcn @jwillikers @paulharris you might be interested. :wink:
I detected other pull requests that are modifying boost/all recipe:
- #23653
- #21713
- #20336
- #18764
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.
@RubenRBS Sorry, I forgot to post the test result using GCC in Mac:
Without the change
conan create all --version=1.85.0 -pr:h gcc -pr:b default 10:32:47
======== Exporting recipe to the cache ========
boost/1.85.0: Exporting package recipe: /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/conanfile.py
boost/1.85.0: exports: File 'conandata.yml' found. Exporting it...
boost/1.85.0: Calling export()
boost/1.85.0: Calling export_sources()
boost/1.85.0: Copied 1 '.py' file: conanfile.py
boost/1.85.0: Copied 2 '.yml' files: conandata.yml, dependencies-1.85.0.yml
boost/1.85.0: Copied 1 '.patch' file: 1.82.0-locale-iconv-library-option.patch
boost/1.85.0: Exported to cache folder: /Users/uilian/.conan2/p/boostb4a72e2f2ceba/e
boost/1.85.0: Exported: boost/1.85.0#c7f1106688fc24a6b0d6df5170157948 (2024-05-06 08:32:59 UTC)
======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=gcc
compiler.cppstd=17
compiler.libcxx=libstdc++11
compiler.version=11
os=Macos
[conf]
tools.build:compiler_executables={'c': '/opt/homebrew/bin/gcc-11', 'cpp': '/opt/homebrew/bin/g++-11'}
Profile build:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
[conf]
======== Computing dependency graph ========
Graph root
cli
Requirements
boost/1.85.0#c7f1106688fc24a6b0d6df5170157948 - Cache
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c - Cache
libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd - Cache
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Cache
Build requirements
b2/4.10.1#a41eecb267963ddf518e3c177eae60e1 - Cache
Resolved version ranges
zlib/[>=1.2.11 <2]: zlib/1.3.1
======== Computing necessary packages ========
boost/1.85.0: Forced build from source
Requirements
boost/1.85.0#c7f1106688fc24a6b0d6df5170157948:64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1 - Build
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:d551babb3de7f18114588f2259dd97041ba536f0#81370c0927e6fe48cf741d2437c2009e - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:fd9fef3df5f18e0df31ada7b52500286ab3648fe#9f047dc1dda263fb87b8e05d143ce378 - Cache
libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:fd9fef3df5f18e0df31ada7b52500286ab3648fe#f2241e0af40e5a0864cdfd12d3313f87 - Cache
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:fd9fef3df5f18e0df31ada7b52500286ab3648fe#98144409af7b16f66e58d14145ed65b6 - Cache
Build requirements
b2/4.10.1#a41eecb267963ddf518e3c177eae60e1:ef52fcb08b72f88cd87dade69f7b5e49a93b591a#80caca9407086ca720e34846ed71bf51 - Cache
======== Installing packages ========
b2/4.10.1: Already installed! (1 of 6)
bzip2/1.0.8: Already installed! (2 of 6)
libbacktrace/cci.20210118: Already installed! (3 of 6)
libiconv/1.17: Already installed! (4 of 6)
zlib/1.3.1: Already installed! (5 of 6)
-------- Installing package boost/1.85.0 (6 of 6) --------
boost/1.85.0: Building from source
boost/1.85.0: Package boost/1.85.0:64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1
boost/1.85.0: Building your package in /Users/uilian/.conan2/p/b/boost338fae4e4b491/b
boost/1.85.0: Calling generate()
boost/1.85.0: Generators folder: /Users/uilian/.conan2/p/b/boost338fae4e4b491/b/build-release/conan
boost/1.85.0: Generating aggregated env files
boost/1.85.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
boost/1.85.0: Calling build()
boost/1.85.0: WARN: replace_in_file didn't find pattern '/* thread_local */' in '/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file.
boost/1.85.0: WARN: replace_in_file didn't find pattern '/* static __thread */' in '/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file.
boost/1.85.0: WARN: replace_in_file didn't find pattern 'local generic-os = [ set.difference $(all-os) : aix darwin vxworks solaris osf hpux ] ;' in '/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/tools/build/src/tools/gcc.jam' file.
boost/1.85.0: WARN: replace_in_file didn't find pattern 'local no-threading = android beos haiku sgi darwin vxworks ;' in '/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/tools/build/src/tools/gcc.jam' file.
boost/1.85.0: WARN: replace_in_file didn't find pattern ' <conditional>@numa' in '/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/libs/fiber/build/Jamfile.v2' file.
boost/1.85.0: WARN: Patching user-config.jam
boost/1.85.0: WARN:
using zlib : 1.3.1 : <include>"/Users/uilian/.conan2/p/b/zlibb7db40626ea9f/p/include" <search>"/Users/uilian/.conan2/p/b/zlibb7db40626ea9f/p/lib" <name>z ;
using bzip2 : 1.0.8 : <include>"/Users/uilian/.conan2/p/b/bzip2e247572d0f341/p/include" <search>"/Users/uilian/.conan2/p/b/bzip2e247572d0f341/p/lib" <name>bz2 ;
using "darwin" : : "/opt/homebrew/bin/g++-11" -arch arm64 :
<compileflags>"-I/Users/uilian/.conan2/p/b/libbafaf13493214e0/p/include" <linkflags>"-L/Users/uilian/.conan2/p/b/libbafaf13493214e0/p/lib" ;
boost/1.85.0: WARN: b2 -q numa=on target-os=darwin architecture=arm address-model=64 binary-format=mach-o abi=aapcs --layout=system --user-config=/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/tools/build/user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=on boost.locale.iconv.lib=libiconv threading=multi visibility=hidden link=static variant=release --with-atomic --with-charconv --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=darwin cxxstd=17 define=_GLIBCXX_USE_CXX11_ABI=1 pch=on -sLIBBACKTRACE_PATH=/Users/uilian/.conan2/p/b/libbafaf13493214e0/p -sICONV_PATH=/Users/uilian/.conan2/p/b/libicb0156489d9381/p linkflags="" cxxflags="-fPIC -DBOOST_STACKTRACE_ADDR2LINE_LOCATION=/usr/bin/addr2line" install --prefix=/Users/uilian/.conan2/p/b/boost338fae4e4b491/p -j10 --abbreviate-paths -d0 --debug-configuration --build-dir="/Users/uilian/.conan2/p/b/boost338fae4e4b491/b/build-release"
boost/1.85.0: RUN: b2 -q numa=on target-os=darwin architecture=arm address-model=64 binary-format=mach-o abi=aapcs --layout=system --user-config=/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/tools/build/user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=on boost.locale.iconv.lib=libiconv threading=multi visibility=hidden link=static variant=release --with-atomic --with-charconv --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=darwin cxxstd=17 define=_GLIBCXX_USE_CXX11_ABI=1 pch=on -sLIBBACKTRACE_PATH=/Users/uilian/.conan2/p/b/libbafaf13493214e0/p -sICONV_PATH=/Users/uilian/.conan2/p/b/libicb0156489d9381/p linkflags="" cxxflags="-fPIC -DBOOST_STACKTRACE_ADDR2LINE_LOCATION=/usr/bin/addr2line" install --prefix=/Users/uilian/.conan2/p/b/boost338fae4e4b491/p -j10 --abbreviate-paths -d0 --debug-configuration --build-dir="/Users/uilian/.conan2/p/b/boost338fae4e4b491/b/build-release"
notice: found boost-build.jam at /Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/boost-build.jam
notice: loading B2 from /Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/kernel/bootstrap.jam
notice: Searching '/etc' '/Users/uilian' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/kernel' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/util' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/build' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/tools' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/contrib' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/.' for site-config configuration file 'site-config.jam'.
notice: Configuration file 'site-config.jam' not found in '/etc' '/Users/uilian' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/kernel' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/util' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/build' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/tools' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/contrib' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/.'.
notice: Loading explicitly specified user configuration file:
/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/tools/build/user-config.jam
notice: Searching '/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/tools/build' for user-config configuration file 'user-config.jam'.
notice: Loading user-config configuration file 'user-config.jam' from '/Users/uilian/.conan2/p/boostb4a72e2f2ceba/s/src/tools/build'.
notice: [zlib] Using pre-installed library
notice: [zlib] Condition
notice: [bzip2] Using pre-installed library
notice: [bzip2] Condition
notice: OSX version on this machine is 14.4.1
notice: will use '/opt/homebrew/bin/g++-11' '-arch' 'arm64' for darwin, condition <toolset>darwin-11
notice: using strip for <toolset>darwin-11 at strip
notice: using archiver for <toolset>darwin-11 at libtool
notice: [zlib] zlib is already configured
notice: [bzip2] bzip is already configured
notice: iostreams: not using lzma compression
notice: iostreams: not using zstd compression
notice: [python-cfg] Configuring python...
notice: [python-cfg] Checking interpreter command "python"...
notice: [python-cfg] running command 'python -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
notice: [python-cfg] ...requested configuration matched!
notice: [python-cfg] Details of this Python configuration:
notice: [python-cfg] interpreter command: "python"
notice: [python-cfg] include path: "/Users/uilian/.pyenv/versions/3.10.4/include/python3.10"
notice: [python-cfg] library path: "/Users/uilian/.pyenv/versions/3.10.4/lib/python3.10/config" "/Users/uilian/.pyenv/versions/3.10.4/lib"
notice: [python-cfg] Checking for NumPy...
notice: [python-cfg] running command 'python -c "import sys; sys.stderr = sys.stdout; import numpy; print(numpy.get_include())"'
notice: [python-cfg] NumPy enabled
notice: [python-cfg] no framework directory found; using library path
Performing configuration checks
- default address-model : 64-bit [1]
- default architecture : arm [1]
- cxx11_static_assert : yes [2]
- cxx11_variadic_templates : yes [2]
- cxx11_decltype : yes [2]
- GCC libquadmath and __float128 support : no [2]
- cxx11_hdr_ratio : yes [2]
- cxx11_template_aliases : yes [2]
- cxx11_char16_t : yes [2]
- cxx11_char32_t : yes [2]
- has std::atomic_ref : no [2]
- has statx : no [2]
- has statx syscall : no [2]
- cxx11_rvalue_references : yes [2]
- cxx11_scoped_enums : yes [2]
- cxx11_noexcept : yes [2]
- cxx11_nullptr : yes [2]
- cxx11_defaulted_functions : yes [2]
- cxx11_defaulted_moves : yes [2]
- cxx11_deleted_functions : yes [2]
- cxx11_function_template_default_args : yes [2]
- cxx11_final : yes [2]
- cxx11_override : yes [2]
- has init_priority attribute : no [2]
- has stat::st_blksize : no [2]
- has stat::st_mtim : no [2]
- has stat::st_mtimensec : no [2]
- has stat::st_mtimespec : yes [2]
- has stat::st_birthtim : no [2]
- has stat::st_birthtimensec : no [2]
- has stat::st_birthtimespec : yes [2]
- has fdopendir(O_NOFOLLOW) : yes [2]
- has dirent::d_type : yes [2]
- has POSIX *at APIs : no [2]
- has fallocate : no [2]
- cxx11_auto_declarations : yes [2]
- cxx11_constexpr : yes [2]
- cxx11_hdr_mutex : yes [2]
- cxx11_hdr_tuple : yes [2]
- cxx11_lambdas : yes [2]
- cxx11_thread_local : yes [2]
- has_icu builds : no [2]
- zlib : yes [3]
- bzip2 : yes [3]
- cxx11_basic_alignas : yes [2]
- iconv (libc) : no [2]
- iconv (separate) : yes [2]
- cxx11_hdr_functional : yes [2]
- cxx11_hdr_type_traits : yes [2]
- cxx11_range_based_for : yes [2]
- cxx11_smart_ptr : yes [2]
- native atomic int32 supported : yes [2]
- native syslog supported : yes [2]
- pthread supports robust mutexes : no [2]
- Boost.Regex is header-only : yes [2]
- lockfree boost::atomic_flag : yes [2]
- gcc visibility : yes [2]
- sfinae_expr : yes [2]
- cxx11_unified_initialization_syntax : yes [2]
- cxx11_hdr_initializer_list : yes [2]
- cxx11_hdr_chrono : yes [2]
- cxx11_numeric_limits : yes [2]
- cxx11_hdr_array : yes [2]
- cxx11_hdr_atomic : yes [2]
- cxx11_allocator : yes [2]
- cxx11_explicit_conversion_operators : yes [2]
- cxx14_decltype_auto : yes [2]
- cxx14_generic_lambdas : yes [2]
- cxx14_return_type_deduction : yes [2]
- cxx14_variable_templates : yes [2]
- long double support : yes [2]
- Has Large File Support : yes [2]
- Has attribute init_priority : no [2]
- std_wstreambuf builds : yes [2]
- std_wstreambuf : yes [2]
- libbacktrace builds : yes [2]
- addr2line builds : yes [2]
- WinDbg builds : no [2]
- cxx11_rvalue_references : yes [4]
- WinDbg builds : no [4]
- WinDbgCached builds : no [2]
- WinDbgCached builds : no [4]
- BOOST_COMP_GNUC >= 4.3.0 : yes [2]
- cxx11_hdr_thread : yes [2]
- cxx11_hdr_regex : yes [2]
[1] drwn-11
[2] drwn-11/rls/bst.l-lbcnv/bst.l-on/bst.l-off/cxstd-17-iso/lnk-sttc/nm-on/pythn-3.10/thrd-mlt/vsblt-hdn
[3] lnk-sttc
[4] drwn-11/rls/bst.l-lbcnv/bst.l-on/bst.l-off/bld-no/cxstd-17-iso/lnk-sttc/nm-on/pythn-3.10/thrd-mlt/vsblt-hdn
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : not building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : not building
- headers : not building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : not building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- url : building
- wave : building
libs/stacktrace/build/../src/from_exception.cpp:29:2: error: #error On this platform memory leaks are possible if capturing stacktrace from exceptions is enabled and exceptions are thrown concurrently and libc++ runtime is used. Define `BOOST_STACKTRACE_LIBCXX_RUNTIME_MAY_CAUSE_MEMORY_LEAK` to suppress this error if the library would not be used with libc++ runtime (for example, it would be only used with GCC runtime). Otherwise, disable the boost_stacktrace_from_exception library build (for example by `./b2 boost.stacktrace.from_exception=off` option).
29 | #error On this platform memory leaks are possible if capturing stacktrace from \
| ^~~~~
...failed updating 1 target...
boost/1.85.0: ERROR:
Package '64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1' build failed
boost/1.85.0: WARN: Build folder /Users/uilian/.conan2/p/b/boost338fae4e4b491/b/build-release
ERROR: boost/1.85.0: Error in build() method, line 1076
self.run(full_command)
ConanException: Error 1 while executing
With the change:
conan create all --version=1.85.0 -pr:h gcc -pr:b default --build=missing 09:31:55
======== Exporting recipe to the cache ========
boost/1.85.0: Exporting package recipe: /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/conanfile.py
boost/1.85.0: exports: File 'conandata.yml' found. Exporting it...
boost/1.85.0: Calling export()
boost/1.85.0: Calling export_sources()
boost/1.85.0: Copied 1 '.py' file: conanfile.py
boost/1.85.0: Copied 2 '.yml' files: conandata.yml, dependencies-1.85.0.yml
boost/1.85.0: Copied 1 '.patch' file: 1.82.0-locale-iconv-library-option.patch
boost/1.85.0: Exported to cache folder: /Users/uilian/.conan2/p/boost719ad90e36cd0/e
boost/1.85.0: Exported: boost/1.85.0#709e61497717716b4582ffda0674cd41 (2024-05-06 07:36:38 UTC)
======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=gcc
compiler.cppstd=17
compiler.libcxx=libstdc++11
compiler.version=11
os=Macos
[conf]
tools.build:compiler_executables={'c': '/opt/homebrew/bin/gcc-11', 'cpp': '/opt/homebrew/bin/g++-11'}
Profile build:
[settings]
arch=armv8
build_type=Release
compiler=apple-clang
compiler.cppstd=17
compiler.libcxx=libc++
compiler.version=15
os=Macos
[conf]
======== Computing dependency graph ========
Graph root
cli
Requirements
boost/1.85.0#709e61497717716b4582ffda0674cd41 - Cache
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c - Cache
libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd - Cache
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Cache
Build requirements
b2/4.10.1#a41eecb267963ddf518e3c177eae60e1 - Cache
Resolved version ranges
zlib/[>=1.2.11 <2]: zlib/1.3.1
======== Computing necessary packages ========
boost/1.85.0: Checking 7 compatible configurations
boost/1.85.0: Compatible configurations not found in cache, checking servers
boost/1.85.0: '97346f39798b6337635dab9ddc42a7128cb7d5c0': compiler.cppstd=14
boost/1.85.0: '478c456c8c9828fdd5bb21d4f59818f369f6f43e': compiler.cppstd=gnu14
boost/1.85.0: '66103c69029e6937f08e16f0ed9f4c56fb44062b': compiler.cppstd=gnu17
boost/1.85.0: '1432b8e3b51fcca964aa86a145616668a6da9e49': compiler.cppstd=20
boost/1.85.0: '64dc03750cda92af0edcfb96a327381cc2085026': compiler.cppstd=gnu20
boost/1.85.0: 'a318827e1f05b450b9beb3507b5664efd923554c': compiler.cppstd=23
boost/1.85.0: 'a22501bc162800189a61faa7d21815c6a325d058': compiler.cppstd=gnu23
Requirements
boost/1.85.0#709e61497717716b4582ffda0674cd41:64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1 - Build
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:d551babb3de7f18114588f2259dd97041ba536f0#81370c0927e6fe48cf741d2437c2009e - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:fd9fef3df5f18e0df31ada7b52500286ab3648fe#9f047dc1dda263fb87b8e05d143ce378 - Cache
libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:fd9fef3df5f18e0df31ada7b52500286ab3648fe#f2241e0af40e5a0864cdfd12d3313f87 - Cache
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:fd9fef3df5f18e0df31ada7b52500286ab3648fe#98144409af7b16f66e58d14145ed65b6 - Cache
Build requirements
b2/4.10.1#a41eecb267963ddf518e3c177eae60e1:ef52fcb08b72f88cd87dade69f7b5e49a93b591a#80caca9407086ca720e34846ed71bf51 - Cache
======== Installing packages ========
b2/4.10.1: Already installed! (1 of 6)
bzip2/1.0.8: Already installed! (2 of 6)
libbacktrace/cci.20210118: Already installed! (3 of 6)
libiconv/1.17: Already installed! (4 of 6)
zlib/1.3.1: Already installed! (5 of 6)
boost/1.85.0: Calling source() in /Users/uilian/.conan2/p/boost719ad90e36cd0/s/src
boost/1.85.0: Source ['https://boostorg.jfrog.io/artifactory/main/release/1.85.0/source/boost_1_85_0.tar.bz2', 'https://sourceforge.net/projects/boost/files/boost/1.85.0/boost_1_85_0.tar.bz2'] retrieved from local download cache
boost/1.85.0: Apply patch (conan): Optional flag to specify iconv from either libc of libiconv
-------- Installing package boost/1.85.0 (6 of 6) --------
boost/1.85.0: Building from source
boost/1.85.0: Package boost/1.85.0:64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1
boost/1.85.0: Building your package in /Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/b
boost/1.85.0: Calling generate()
boost/1.85.0: Generators folder: /Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/b/build-release/conan
boost/1.85.0: Generating aggregated env files
boost/1.85.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
boost/1.85.0: Calling build()
boost/1.85.0: WARN: replace_in_file didn't find pattern '/* thread_local */' in '/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file.
boost/1.85.0: WARN: replace_in_file didn't find pattern '/* static __thread */' in '/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file.
boost/1.85.0: WARN: replace_in_file didn't find pattern 'local generic-os = [ set.difference $(all-os) : aix darwin vxworks solaris osf hpux ] ;' in '/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/tools/build/src/tools/gcc.jam' file.
boost/1.85.0: WARN: replace_in_file didn't find pattern 'local no-threading = android beos haiku sgi darwin vxworks ;' in '/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/tools/build/src/tools/gcc.jam' file.
boost/1.85.0: WARN: Patching user-config.jam
boost/1.85.0: WARN:
using zlib : 1.3.1 : <include>"/Users/uilian/.conan2/p/b/zlibb7db40626ea9f/p/include" <search>"/Users/uilian/.conan2/p/b/zlibb7db40626ea9f/p/lib" <name>z ;
using bzip2 : 1.0.8 : <include>"/Users/uilian/.conan2/p/b/bzip2e247572d0f341/p/include" <search>"/Users/uilian/.conan2/p/b/bzip2e247572d0f341/p/lib" <name>bz2 ;
using "darwin" : : "/opt/homebrew/bin/g++-11" -arch arm64 :
<compileflags>"-I/Users/uilian/.conan2/p/b/libbafaf13493214e0/p/include" <linkflags>"-L/Users/uilian/.conan2/p/b/libbafaf13493214e0/p/lib" ;
boost/1.85.0: WARN: b2 -q numa=on target-os=darwin architecture=arm address-model=64 binary-format=mach-o abi=aapcs --layout=system --user-config=/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/tools/build/user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=on boost.locale.iconv.lib=libiconv threading=multi visibility=hidden link=static variant=release --with-atomic --with-charconv --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=darwin cxxstd=17 define=_GLIBCXX_USE_CXX11_ABI=1 pch=on -sLIBBACKTRACE_PATH=/Users/uilian/.conan2/p/b/libbafaf13493214e0/p define=BOOST_STACKTRACE_LIBCXX_RUNTIME_MAY_CAUSE_MEMORY_LEAK=1 -sICONV_PATH=/Users/uilian/.conan2/p/b/libicb0156489d9381/p linkflags="" cxxflags="-fPIC -DBOOST_STACKTRACE_ADDR2LINE_LOCATION=/usr/bin/addr2line" install --prefix=/Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/p -j10 --abbreviate-paths -d0 --debug-configuration --build-dir="/Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/b/build-release"
boost/1.85.0: RUN: b2 -q numa=on target-os=darwin architecture=arm address-model=64 binary-format=mach-o abi=aapcs --layout=system --user-config=/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/tools/build/user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=on boost.locale.iconv.lib=libiconv threading=multi visibility=hidden link=static variant=release --with-atomic --with-charconv --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=darwin cxxstd=17 define=_GLIBCXX_USE_CXX11_ABI=1 pch=on -sLIBBACKTRACE_PATH=/Users/uilian/.conan2/p/b/libbafaf13493214e0/p define=BOOST_STACKTRACE_LIBCXX_RUNTIME_MAY_CAUSE_MEMORY_LEAK=1 -sICONV_PATH=/Users/uilian/.conan2/p/b/libicb0156489d9381/p linkflags="" cxxflags="-fPIC -DBOOST_STACKTRACE_ADDR2LINE_LOCATION=/usr/bin/addr2line" install --prefix=/Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/p -j10 --abbreviate-paths -d0 --debug-configuration --build-dir="/Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/b/build-release"
notice: found boost-build.jam at /Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/boost-build.jam
notice: loading B2 from /Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/kernel/bootstrap.jam
notice: Searching '/etc' '/Users/uilian' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/kernel' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/util' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/build' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/tools' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/contrib' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/.' for site-config configuration file 'site-config.jam'.
notice: Configuration file 'site-config.jam' not found in '/etc' '/Users/uilian' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/kernel' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/util' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/build' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/tools' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/contrib' '/Users/uilian/.conan2/p/b20567c2e64ba50/p/bin/.b2/.'.
notice: Loading explicitly specified user configuration file:
/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/tools/build/user-config.jam
notice: Searching '/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/tools/build' for user-config configuration file 'user-config.jam'.
notice: Loading user-config configuration file 'user-config.jam' from '/Users/uilian/.conan2/p/boost719ad90e36cd0/s/src/tools/build'.
notice: [zlib] Using pre-installed library
notice: [zlib] Condition
notice: [bzip2] Using pre-installed library
notice: [bzip2] Condition
notice: OSX version on this machine is 14.4.1
notice: will use '/opt/homebrew/bin/g++-11' '-arch' 'arm64' for darwin, condition <toolset>darwin-11
notice: using strip for <toolset>darwin-11 at strip
notice: using archiver for <toolset>darwin-11 at libtool
notice: [zlib] zlib is already configured
notice: [bzip2] bzip is already configured
notice: iostreams: not using lzma compression
notice: iostreams: not using zstd compression
notice: [python-cfg] Configuring python...
notice: [python-cfg] Checking interpreter command "python"...
notice: [python-cfg] running command 'python -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
notice: [python-cfg] ...requested configuration matched!
notice: [python-cfg] Details of this Python configuration:
notice: [python-cfg] interpreter command: "python"
notice: [python-cfg] include path: "/Users/uilian/.pyenv/versions/3.10.4/include/python3.10"
notice: [python-cfg] library path: "/Users/uilian/.pyenv/versions/3.10.4/lib/python3.10/config" "/Users/uilian/.pyenv/versions/3.10.4/lib"
notice: [python-cfg] Checking for NumPy...
notice: [python-cfg] running command 'python -c "import sys; sys.stderr = sys.stdout; import numpy; print(numpy.get_include())"'
notice: [python-cfg] NumPy enabled
notice: [python-cfg] no framework directory found; using library path
Performing configuration checks
- default address-model : 64-bit [1]
- default architecture : arm [1]
- cxx11_static_assert : yes [2]
- cxx11_variadic_templates : yes [2]
- cxx11_decltype : yes [2]
- GCC libquadmath and __float128 support : no [2]
- cxx11_hdr_ratio : yes [2]
- cxx11_template_aliases : yes [2]
- cxx11_char16_t : yes [2]
- cxx11_char32_t : yes [2]
- has std::atomic_ref : no [2]
- has statx : no [2]
- has statx syscall : no [2]
- cxx11_rvalue_references : yes [2]
- cxx11_scoped_enums : yes [2]
- cxx11_noexcept : yes [2]
- cxx11_nullptr : yes [2]
- cxx11_defaulted_functions : yes [2]
- cxx11_defaulted_moves : yes [2]
- cxx11_deleted_functions : yes [2]
- cxx11_function_template_default_args : yes [2]
- cxx11_final : yes [2]
- cxx11_override : yes [2]
- has init_priority attribute : no [2]
- has stat::st_blksize : no [2]
- has stat::st_mtim : no [2]
- has stat::st_mtimensec : no [2]
- has stat::st_mtimespec : yes [2]
- has stat::st_birthtim : no [2]
- has stat::st_birthtimensec : no [2]
- has stat::st_birthtimespec : yes [2]
- has fdopendir(O_NOFOLLOW) : yes [2]
- has dirent::d_type : yes [2]
- has POSIX *at APIs : no [2]
- has fallocate : no [2]
- cxx11_auto_declarations : yes [2]
- cxx11_constexpr : yes [2]
- cxx11_hdr_mutex : yes [2]
- cxx11_hdr_tuple : yes [2]
- cxx11_lambdas : yes [2]
- cxx11_thread_local : yes [2]
- has_icu builds : no [2]
- zlib : yes [3]
- bzip2 : yes [3]
- cxx11_basic_alignas : yes [2]
- iconv (libc) : no [2]
- iconv (separate) : yes [2]
- cxx11_hdr_functional : yes [2]
- cxx11_hdr_type_traits : yes [2]
- cxx11_range_based_for : yes [2]
- cxx11_smart_ptr : yes [2]
- native atomic int32 supported : yes [2]
- native syslog supported : yes [2]
- pthread supports robust mutexes : no [2]
- Boost.Regex is header-only : yes [2]
- lockfree boost::atomic_flag : yes [2]
- gcc visibility : yes [2]
- sfinae_expr : yes [2]
- cxx11_unified_initialization_syntax : yes [2]
- cxx11_hdr_initializer_list : yes [2]
- cxx11_hdr_chrono : yes [2]
- cxx11_numeric_limits : yes [2]
- cxx11_hdr_array : yes [2]
- cxx11_hdr_atomic : yes [2]
- cxx11_allocator : yes [2]
- cxx11_explicit_conversion_operators : yes [2]
- cxx14_decltype_auto : yes [2]
- cxx14_generic_lambdas : yes [2]
- cxx14_return_type_deduction : yes [2]
- cxx14_variable_templates : yes [2]
- long double support : yes [2]
- Has Large File Support : yes [2]
- Has attribute init_priority : no [2]
- std_wstreambuf builds : yes [2]
- std_wstreambuf : yes [2]
- libbacktrace builds : yes [2]
- addr2line builds : yes [2]
- WinDbg builds : no [2]
- cxx11_rvalue_references : yes [4]
- WinDbg builds : no [4]
- WinDbgCached builds : no [2]
- WinDbgCached builds : no [4]
- BOOST_COMP_GNUC >= 4.3.0 : yes [2]
- cxx11_hdr_thread : yes [2]
- cxx11_hdr_regex : yes [2]
[1] drwn-11
[2] drwn-11/rls/bst.l-lbcnv/bst.l-on/bst.l-off/cxstd-17-iso/lnk-sttc/nm-on/pythn-3.10/thrd-mlt/vsblt-hdn
[3] lnk-sttc
[4] drwn-11/rls/bst.l-lbcnv/bst.l-on/bst.l-off/bld-no/cxstd-17-iso/lnk-sttc/nm-on/pythn-3.10/thrd-mlt/vsblt-hdn
Component configuration:
- atomic : building
- charconv : building
- chrono : building
- cobalt : not building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : not building
- headers : not building
- iostreams : building
- json : building
- locale : building
- log : building
- math : building
- mpi : not building
- nowide : building
- program_options : building
- python : not building
- random : building
- regex : building
- serialization : building
- stacktrace : building
- system : building
- test : building
- thread : building
- timer : building
- type_erasure : building
- url : building
- wave : building
boost/1.85.0: Package '64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1' built
boost/1.85.0: Build folder /Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/b/build-release
boost/1.85.0: Generating the package
boost/1.85.0: Packaging in folder /Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/p
boost/1.85.0: Calling package()
boost/1.85.0: package(): Packaged 1 '.txt' file: LICENSE_1_0.txt
boost/1.85.0: package(): Packaged 15275 '.hpp' files
boost/1.85.0: package(): Packaged 149 '.h' files
boost/1.85.0: package(): Packaged 17 files
boost/1.85.0: package(): Packaged 323 '.ipp' files
boost/1.85.0: package(): Packaged 2 '.inc' files: strict_cpp_re.inc, cpp_re.inc
boost/1.85.0: package(): Packaged 44 '.a' files
boost/1.85.0: Created package revision 6eb1b696cb303fcde3811e8c702cccdf
boost/1.85.0: Package '64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1' created
boost/1.85.0: Full package reference: boost/1.85.0#709e61497717716b4582ffda0674cd41:64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1#6eb1b696cb303fcde3811e8c702cccdf
boost/1.85.0: Package folder /Users/uilian/.conan2/p/b/boostd5b6c0be9bb3c/p
WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X:
WARN: deprecated: 'env_info' used in: boost/1.85.0, libiconv/1.17, b2/4.10.1, bzip2/1.0.8
WARN: deprecated: 'cpp_info.names' used in: boost/1.85.0, libiconv/1.17, zlib/1.3.1, bzip2/1.0.8
WARN: deprecated: 'cpp_info.build_modules' used in: bzip2/1.0.8
WARN: deprecated: 'cpp_info.filenames' used in: boost/1.85.0
WARN: deprecated: 'user_info' used in: boost/1.85.0
======== Launching test_package ========
======== Computing dependency graph ========
Graph root
boost/1.85.0 (test package): /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/conanfile.py
Requirements
boost/1.85.0#709e61497717716b4582ffda0674cd41 - Cache
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4 - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c - Cache
libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd - Cache
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Cache
Build requirements
b2/4.10.1#a41eecb267963ddf518e3c177eae60e1 - Cache
======== Computing necessary packages ========
Requirements
boost/1.85.0#709e61497717716b4582ffda0674cd41:64d197af79d3a115fd0d5a9b1bf64b3f3b02f9e1#6eb1b696cb303fcde3811e8c702cccdf - Cache
bzip2/1.0.8#457c272f7da34cb9c67456dd217d36c4:d551babb3de7f18114588f2259dd97041ba536f0#81370c0927e6fe48cf741d2437c2009e - Cache
libbacktrace/cci.20210118#ec1aa63bbc10145c6a299e68e711670c:fd9fef3df5f18e0df31ada7b52500286ab3648fe#9f047dc1dda263fb87b8e05d143ce378 - Cache
libiconv/1.17#73fefc1b696e069df90fd1d18aa63edd:fd9fef3df5f18e0df31ada7b52500286ab3648fe#f2241e0af40e5a0864cdfd12d3313f87 - Cache
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:fd9fef3df5f18e0df31ada7b52500286ab3648fe#98144409af7b16f66e58d14145ed65b6 - Cache
Build requirements
Skipped binaries
b2/4.10.1
======== Installing packages ========
bzip2/1.0.8: Already installed! (1 of 5)
libbacktrace/cci.20210118: Already installed! (2 of 5)
libiconv/1.17: Already installed! (3 of 5)
zlib/1.3.1: Already installed! (4 of 5)
boost/1.85.0: Already installed! (5 of 5)
WARN: deprecated: Usage of deprecated Conan 1.X features that will be removed in Conan 2.X:
WARN: deprecated: 'cpp_info.names' used in: boost/1.85.0, libiconv/1.17, zlib/1.3.1, bzip2/1.0.8
WARN: deprecated: 'cpp_info.build_modules' used in: bzip2/1.0.8
WARN: deprecated: 'env_info' used in: boost/1.85.0, libiconv/1.17, bzip2/1.0.8
WARN: deprecated: 'cpp_info.filenames' used in: boost/1.85.0
WARN: deprecated: 'user_info' used in: boost/1.85.0
======== Testing the package ========
Removing previously existing 'test_package' build folder: /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release
boost/1.85.0 (test package): Test package build: build/gcc-11-armv8-17-release
boost/1.85.0 (test package): Test package build folder: /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release
boost/1.85.0 (test package): Writing generators to /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release/generators
boost/1.85.0 (test package): Generator 'CMakeDeps' calling 'generate()'
boost/1.85.0 (test package): CMakeDeps necessary find_package() and targets for your CMakeLists.txt
find_package(Boost)
target_link_libraries(... boost::boost)
boost/1.85.0 (test package): Generator 'VirtualBuildEnv' calling 'generate()'
boost/1.85.0 (test package): Generator 'VirtualRunEnv' calling 'generate()'
boost/1.85.0 (test package): Calling generate()
boost/1.85.0 (test package): Generators folder: /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release/generators
boost/1.85.0 (test package): CMakeToolchain generated: conan_toolchain.cmake
boost/1.85.0 (test package): CMakeToolchain generated: CMakePresets.json
boost/1.85.0 (test package): CMakeToolchain generated: ../../../CMakeUserPresets.json
boost/1.85.0 (test package): Generating aggregated env files
boost/1.85.0 (test package): Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh']
======== Testing the package: Building ========
boost/1.85.0 (test package): Calling build()
boost/1.85.0 (test package): Running CMake.configure()
boost/1.85.0 (test package): RUN: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package" -DHEADER_ONLY="OFF" -DBoost_USE_STATIC_LIBS="ON" -DWITH_PYTHON="OFF" -DWITH_RANDOM="ON" -DWITH_REGEX="ON" -DWITH_TEST="ON" -DWITH_COROUTINE="ON" -DWITH_CHRONO="ON" -DWITH_FIBER="ON" -DWITH_LOCALE="ON" -DWITH_NOWIDE="ON" -DWITH_JSON="ON" -DWITH_STACKTRACE="ON" -DWITH_STACKTRACE_ADDR2LINE="ON" -DWITH_STACKTRACE_BACKTRACE="ON" -DWITH_URL="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package"
-- Using Conan toolchain: /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release/generators/conan_toolchain.cmake
-- Conan toolchain: C++ Standard 17 with extensions OFF
-- The CXX compiler identification is GNU 11.4.0
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /opt/homebrew/bin/g++-11 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: Component target declared 'Boost::diagnostic_definitions'
-- Conan: Component target declared 'Boost::disable_autolinking'
-- Conan: Component target declared 'Boost::dynamic_linking'
-- Conan: Component target declared 'Boost::headers'
-- Conan: Component target declared 'Boost::boost'
-- Conan: Component target declared 'boost::_libboost'
-- Conan: Component target declared 'Boost::atomic'
-- Conan: Component target declared 'Boost::charconv'
-- Conan: Component target declared 'Boost::container'
-- Conan: Component target declared 'Boost::context'
-- Conan: Component target declared 'Boost::date_time'
-- Conan: Component target declared 'Boost::exception'
-- Conan: Component target declared 'Boost::math'
-- Conan: Component target declared 'Boost::math_c99'
-- Conan: Component target declared 'Boost::math_c99f'
-- Conan: Component target declared 'Boost::math_c99l'
-- Conan: Component target declared 'Boost::math_tr1'
-- Conan: Component target declared 'Boost::math_tr1f'
-- Conan: Component target declared 'Boost::math_tr1l'
-- Conan: Component target declared 'Boost::program_options'
-- Conan: Component target declared 'Boost::regex'
-- Conan: Component target declared 'Boost::serialization'
-- Conan: Component target declared 'Boost::stacktrace'
-- Conan: Component target declared 'Boost::stacktrace_addr2line'
-- Conan: Component target declared 'Boost::stacktrace_backtrace'
-- Conan: Component target declared 'Boost::stacktrace_basic'
-- Conan: Component target declared 'Boost::stacktrace_from_exception'
-- Conan: Component target declared 'Boost::stacktrace_noop'
-- Conan: Component target declared 'Boost::system'
-- Conan: Component target declared 'Boost::test'
-- Conan: Component target declared 'Boost::test_exec_monitor'
-- Conan: Component target declared 'Boost::timer'
-- Conan: Component target declared 'Boost::url'
-- Conan: Component target declared 'Boost::wserialization'
-- Conan: Component target declared 'Boost::chrono'
-- Conan: Component target declared 'Boost::coroutine'
-- Conan: Component target declared 'Boost::filesystem'
-- Conan: Component target declared 'Boost::json'
-- Conan: Component target declared 'Boost::nowide'
-- Conan: Component target declared 'Boost::prg_exec_monitor'
-- Conan: Component target declared 'Boost::random'
-- Conan: Component target declared 'Boost::thread'
-- Conan: Component target declared 'Boost::type_erasure'
-- Conan: Component target declared 'Boost::unit_test_framework'
-- Conan: Component target declared 'Boost::wave'
-- Conan: Component target declared 'Boost::contract'
-- Conan: Component target declared 'Boost::fiber'
-- Conan: Component target declared 'Boost::fiber_numa'
-- Conan: Component target declared 'Boost::graph'
-- Conan: Component target declared 'Boost::iostreams'
-- Conan: Component target declared 'Boost::locale'
-- Conan: Component target declared 'Boost::log'
-- Conan: Component target declared 'Boost::log_setup'
-- Conan: Target declared 'boost::boost'
-- Conan: Target declared 'ZLIB::ZLIB'
-- Conan: Target declared 'BZip2::BZip2'
-- Conan: Including build module from '/Users/uilian/.conan2/p/b/bzip2e247572d0f341/p/lib/cmake/conan-official-bzip2-variables.cmake'
-- Conan: Target declared 'libbacktrace::libbacktrace'
-- Conan: Target declared 'Iconv::Iconv'
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
Boost_USE_STATIC_LIBS
-- Build files have been written to: /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release
boost/1.85.0 (test package): Running CMake.build()
boost/1.85.0 (test package): RUN: cmake --build "/Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release" -- -j10
[ 3%] Building CXX object CMakeFiles/random_exe.dir/random.cpp.o
[ 6%] Building CXX object CMakeFiles/regex_exe.dir/regex.cpp.o
[ 10%] Building CXX object CMakeFiles/json_exe.dir/json.cpp.o
[ 13%] Building CXX object CMakeFiles/coroutine_exe.dir/coroutine.cpp.o
[ 16%] Building CXX object CMakeFiles/test_exe.dir/test.cpp.o
[ 20%] Building CXX object CMakeFiles/fiber_exe.dir/fiber.cpp.o
[ 23%] Building CXX object CMakeFiles/locale_exe.dir/locale.cpp.o
[ 26%] Building CXX object CMakeFiles/nowide_exe.dir/nowide.cpp.o
[ 30%] Building CXX object CMakeFiles/stacktrace_addr2line_exe.dir/stacktrace.cpp.o
[ 33%] Building CXX object CMakeFiles/chrono_exe.dir/chrono.cpp.o
[ 36%] Linking CXX executable random_exe
[ 40%] Linking CXX executable nowide_exe
[ 40%] Built target random_exe
[ 40%] Built target nowide_exe
[ 43%] Building CXX object CMakeFiles/stacktrace_backtrace_exe.dir/stacktrace.cpp.o
[ 46%] Building CXX object CMakeFiles/stacktrace_noop_exe.dir/stacktrace.cpp.o
[ 50%] Linking CXX executable chrono_exe
[ 53%] Linking CXX executable json_exe
[ 56%] Linking CXX executable locale_exe
[ 60%] Linking CXX executable stacktrace_addr2line_exe
[ 60%] Built target chrono_exe
[ 60%] Built target json_exe
[ 63%] Building CXX object CMakeFiles/stacktrace_basic_exe.dir/stacktrace.cpp.o
[ 66%] Building CXX object CMakeFiles/url_exe.dir/url.cpp.o
[ 70%] Linking CXX executable test_exe
[ 70%] Built target locale_exe
[ 70%] Built target stacktrace_addr2line_exe
[ 73%] Building CXX object CMakeFiles/lambda_exe.dir/lambda.cpp.o
[ 73%] Built target test_exe
[ 76%] Linking CXX executable fiber_exe
[ 80%] Linking CXX executable stacktrace_noop_exe
[ 83%] Linking CXX executable stacktrace_backtrace_exe
[ 83%] Built target fiber_exe
[ 83%] Built target stacktrace_noop_exe
[ 83%] Built target stacktrace_backtrace_exe
[ 86%] Linking CXX executable coroutine_exe
[ 90%] Linking CXX executable stacktrace_basic_exe
[ 90%] Built target coroutine_exe
[ 93%] Linking CXX executable url_exe
[ 93%] Built target stacktrace_basic_exe
[ 93%] Built target url_exe
[ 96%] Linking CXX executable lambda_exe
[ 96%] Built target lambda_exe
[100%] Linking CXX executable regex_exe
[100%] Built target regex_exe
======== Testing the package: Executing test ========
boost/1.85.0 (test package): Running test()
boost/1.85.0 (test package): RUN: ctest --output-on-failure -C Release
Test project /Users/uilian/Development/conan/conan-center-index/recipes/boost/all/test_package/build/gcc-11-armv8-17-release
Start 1: boost_random
1/15 Test #1: boost_random ..................... Passed 0.60 sec
Start 2: boost_regex
2/15 Test #2: boost_regex ...................... Passed 0.53 sec
Start 3: boost_test
3/15 Test #3: boost_test ....................... Passed 0.64 sec
Start 4: coroutine_test
4/15 Test #4: coroutine_test ................... Passed 0.45 sec
Start 5: chrono_test
5/15 Test #5: chrono_test ...................... Passed 0.46 sec
Start 6: boost_fiber
6/15 Test #6: boost_fiber ...................... Passed 0.48 sec
Start 7: boost_json
7/15 Test #7: boost_json ....................... Passed 0.57 sec
Start 8: boost_nowide
8/15 Test #8: boost_nowide ..................... Passed 0.54 sec
Start 9: boost_locale
9/15 Test #9: boost_locale ..................... Passed 1.08 sec
Start 10: boost_stacktrace_addr2line
10/15 Test #10: boost_stacktrace_addr2line ....... Passed 0.45 sec
Start 11: boost_stacktrace_backtrace
11/15 Test #11: boost_stacktrace_backtrace ....... Passed 0.49 sec
Start 12: boost_stacktrace_noop
12/15 Test #12: boost_stacktrace_noop ............ Passed 0.46 sec
Start 13: boost_stacktrace_basic
13/15 Test #13: boost_stacktrace_basic ........... Passed 0.46 sec
Start 14: boost_url
14/15 Test #14: boost_url ........................ Passed 0.71 sec
Start 15: boost_boost
15/15 Test #15: boost_boost ...................... Passed 0.47 sec
100% tests passed, 0 tests failed out of 15
Total Test time (real) = 8.44 sec
Conan v1 pipeline :x:
Failure in build 1 (f66afa0e6b7856e7c5154b66e884bfac69d9c368):
-
boost/1.85.0: Didn't run or was cancelled before finishing
-
boost/1.81.0: Didn't run or was cancelled before finishing
-
boost/1.84.0: Didn't run or was cancelled before finishing
-
boost/1.82.0: CI failed to create some packages (All logs)
Logs for packageID
211dc4759c89800abaca40f1ee047bd1bfcb56d2:[settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] boost:header_only=False boost:shared=False[...] CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ld: warning: direct access in function 'boost::context::fiber::~fiber()' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_fiber.a(fiber.o)' to global weak symbol 'boost::context::detail::fiber_unwind(boost::context::detail::transfer_t)' from file 'CMakeFiles/fiber_exe.dir/fiber.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::context::fiber::~fiber()' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_fiber.a(fiber.o)' to global weak symbol 'boost::context::detail::fiber_unwind(boost::context::detail::transfer_t)' from file 'CMakeFiles/fiber_exe.dir/fiber.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&)' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&)' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [26]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [26])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [26]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [26])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [16]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [16])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [16]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [16])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [42]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [42])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [42]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [42])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<unsigned int>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, unsigned int const&)' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<unsigned int>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, unsigned int const&)' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(framework.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [11]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [11])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(results_collector.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [11]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [11])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(results_collector.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [34]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [34])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(results_collector.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [34]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [34])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(results_collector.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [30]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [30])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(results_collector.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [30]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [30])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(results_collector.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [25]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [25])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(test_tools.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [25]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [25])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(test_tools.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [6]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [6])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(test_tools.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [6]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [6])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(test_tools.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [8]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [8])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(test_tools.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'boost::test_tools::tt_detail::print_log_value<char [8]>::operator()(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, char const (&) [8])' from file '/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib/libboost_unit_test_framework.a(test_tools.o)' to global weak symbol 'boost::test_tools::tt_detail::static_const<boost::test_tools::tt_detail::impl::boost_test_print_type_impl>::value' from file 'CMakeFiles/test_exe.dir/test.cpp.o' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. Errors while running CTest WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** boost/1.82.0 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* boost/1.82.0 (test package): WARN: ************************************************ The 'cmake_find_package' generator is deprecated. Please update your code and remove it. ************************************************* boost/1.82.0 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. **** ERROR: boost/1.82.0 (test package): Error in test() method, line 51 self.run(f"ctest --output-on-failure -C {self.settings.build_type}", run_environment=True) ConanException: Error 8 while executing DYLD_LIBRARY_PATH="/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/boost/1.82.0/_/_/package/211dc4759c89800abaca40f1ee047bd1bfcb56d2/lib:/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/zlib/1.3.1/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib:/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/bzip2/1.0.8/_/_/package/06955caeb41bcd97dbb7ebe09828eda1babd28fa/lib:/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/libbacktrace/cci.20210118/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib:/Users/jenkins/workspace/prod-v1/bsr/38302/cdcec/.conan/data/libiconv/1.17/_/_/package/3558c54d13382045caaf9174821b7c2ba01fc8bc/lib" DYLD_FRAMEWORK_PATH="" ctest --output-on-failure -C Debug -
boost/1.80.0: Didn't run or was cancelled before finishing
-
boost/1.77.0: Didn't run or was cancelled before finishing
-
boost/1.73.0: Didn't run or was cancelled before finishing
-
boost/1.79.0: Didn't run or was cancelled before finishing
-
boost/1.72.0: Didn't run or was cancelled before finishing
-
boost/1.75.0: Didn't run or was cancelled before finishing
-
boost/1.71.0: Didn't run or was cancelled before finishing
-
boost/1.76.0: Didn't run or was cancelled before finishing
-
boost/1.83.0: Didn't run or was cancelled before finishing
-
boost/1.78.0: Didn't run or was cancelled before finishing
-
boost/1.74.0: Didn't run or was cancelled before finishing
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.
Does this fix your problem @randomphrase?
Looks like it will, although I haven't quite worked out how to test this locally. Thanks for the quick response!
Conan v1 pipeline :heavy_check_mark:
All green in build 2 (f66afa0e6b7856e7c5154b66e884bfac69d9c368):
-
boost/1.85.0: All packages built successfully! (All logs)
-
boost/1.84.0: All packages built successfully! (All logs)
-
boost/1.82.0: All packages built successfully! (All logs)
-
boost/1.83.0: All packages built successfully! (All logs)
-
boost/1.81.0: All packages built successfully! (All logs)
-
boost/1.79.0: All packages built successfully! (All logs)
-
boost/1.76.0: All packages built successfully! (All logs)
-
boost/1.77.0: All packages built successfully! (All logs)
-
boost/1.74.0: All packages built successfully! (All logs)
-
boost/1.73.0: All packages built successfully! (All logs)
-
boost/1.72.0: All packages built successfully! (All logs)
-
boost/1.71.0: All packages built successfully! (All logs)
-
boost/1.80.0: All packages built successfully! (All logs)
-
boost/1.78.0: All packages built successfully! (All logs)
-
boost/1.75.0: All packages built successfully! (All logs)
Conan v2 pipeline :heavy_check_mark:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
All green in build 2 (f66afa0e6b7856e7c5154b66e884bfac69d9c368):
-
boost/1.85.0: All packages built successfully! (All logs)
-
boost/1.84.0: All packages built successfully! (All logs)
-
boost/1.83.0: All packages built successfully! (All logs)
-
boost/1.82.0: All packages built successfully! (All logs)
-
boost/1.81.0: All packages built successfully! (All logs)
-
boost/1.80.0: All packages built successfully! (All logs)
-
boost/1.75.0: All packages built successfully! (All logs)
-
boost/1.73.0: All packages built successfully! (All logs)
-
boost/1.72.0: All packages built successfully! (All logs)
-
boost/1.71.0: All packages built successfully! (All logs)
-
boost/1.79.0: All packages built successfully! (All logs)
-
boost/1.78.0: All packages built successfully! (All logs)
-
boost/1.77.0: All packages built successfully! (All logs)
-
boost/1.76.0: All packages built successfully! (All logs)
-
boost/1.74.0: All packages built successfully! (All logs)
Hooks produced the following warnings for commit f66afa0e6b7856e7c5154b66e884bfac69d9c368
boost/1.85.0@#e2105194df7c6cc61e0ab0e73680107c
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.84.0@#0980540592b2d2d09100066a5ad1dc74
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.82.0@#6ff3efefc646f1ba135918591856fd6e
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.83.0@#1f48cdfa587526640515a1b6063ef672
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.81.0@#f1e3e6d121dd525666493a7d00881dbd
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.79.0@#14b359c785c10f1a9dc79de127213d72
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.76.0@#fc2f7750406631d83259c65a133513a1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.77.0@#baa8aeefa711fd84e9f1fbd2f1c52119
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.74.0@#3e36fb96b19a26494e6c03b9bfb5acaf
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.73.0@#76be5ccd19f9827f9c8ddb51548b1353
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.72.0@#647c623ed438b86e0e9583bca27f8b62
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.71.0@#7836c5f505b9806be237328779147e28
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.80.0@#a4e596ca871edb2b12bed6147041438c
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.78.0@#11714360ec73dc535d9816cc300dd2af
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.75.0@#e2185369012a4f9d81108ce517ee0f46
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
Looks like it will, although I haven't quite worked out how to test this locally. Thanks for the quick response!
@randomphrase You use recipe listed in this PR and build the package locally:
cd conan-center-index/recipes/boost/all
wget https://raw.githubusercontent.com/conan-io/conan-center-index/f66afa0e6b7856e7c5154b66e884bfac69d9c368/recipes/boost/all/conanfile.py
conan create . --version=1.85.0
Then, you can revert everything by simple running git reset --hard
@randomphrase You use recipe listed in this PR and build the package locally:
Thanks! Confirmed working locally.
Conan v1 pipeline :heavy_check_mark:
All green in build 3 (b9f2d83d36d2cd4db478ed0ef80f104fca017c78):
-
boost/1.85.0: All packages built successfully! (All logs)
-
boost/1.84.0: All packages built successfully! (All logs)
-
boost/1.81.0: All packages built successfully! (All logs)
-
boost/1.71.0: All packages built successfully! (All logs)
-
boost/1.83.0: All packages built successfully! (All logs)
-
boost/1.80.0: All packages built successfully! (All logs)
-
boost/1.78.0: All packages built successfully! (All logs)
-
boost/1.75.0: All packages built successfully! (All logs)
-
boost/1.82.0: All packages built successfully! (All logs)
-
boost/1.74.0: All packages built successfully! (All logs)
-
boost/1.79.0: All packages built successfully! (All logs)
-
boost/1.76.0: All packages built successfully! (All logs)
-
boost/1.77.0: All packages built successfully! (All logs)
-
boost/1.73.0: All packages built successfully! (All logs)
-
boost/1.72.0: All packages built successfully! (All logs)
Conan v2 pipeline :heavy_check_mark:
Note: Conan v2 builds are now mandatory. Please read our discussion about it.
All green in build 3 (b9f2d83d36d2cd4db478ed0ef80f104fca017c78):
-
boost/1.84.0: All packages built successfully! (All logs)
-
boost/1.85.0: All packages built successfully! (All logs)
-
boost/1.83.0: All packages built successfully! (All logs)
-
boost/1.82.0: All packages built successfully! (All logs)
-
boost/1.81.0: All packages built successfully! (All logs)
-
boost/1.80.0: All packages built successfully! (All logs)
-
boost/1.79.0: All packages built successfully! (All logs)
-
boost/1.77.0: All packages built successfully! (All logs)
-
boost/1.78.0: All packages built successfully! (All logs)
-
boost/1.75.0: All packages built successfully! (All logs)
-
boost/1.74.0: All packages built successfully! (All logs)
-
boost/1.73.0: All packages built successfully! (All logs)
-
boost/1.71.0: All packages built successfully! (All logs)
-
boost/1.76.0: All packages built successfully! (All logs)
-
boost/1.72.0: All packages built successfully! (All logs)
Hooks produced the following warnings for commit b9f2d83d36d2cd4db478ed0ef80f104fca017c78
boost/1.85.0@#6dbf1fdfea685c65bf3837d591774ef2
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_charconv.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_url.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_from_exception.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.84.0@#84d3c40fd97a5936a1a7fab3bc544ad1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_url.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.81.0@#3d0cbcb380ecfa63af718b6ac357bf82
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_url.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.71.0@#89112620cd950284bec3c01635a69a64
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.83.0@#e339fa4baeffc533f74549cb5534508a
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_url.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.80.0@#19dfd92cb802b8c93b60ebfd5ebb20d6
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.78.0@#6f2454dafa799459f9d70460a78fc24e
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.75.0@#b5093d6bad501e8781e47e96ed40a22d
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.82.0@#30304ccff9190928f3efb99584533dc9
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_url.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.74.0@#00d69347fd61b1e1a11c8090fb5fdd10
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.79.0@#13d80791b742cc5ace1e455fa0378e60
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.76.0@#685ebed63c4882fd61bb835082b56650
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.77.0@#e2277b951574a9e649fd2382944cf36f
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_json.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
boost/1.73.0@#d355209206c6fc000c62d42ec07efde6
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_nowide.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
boost/1.72.0@#8d9e48691815d3a04b5cdbd9f568b785
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_unit_test_framework.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_c99f.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_prg_exec_monitor.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_math_tr1l.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_locale.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_thread.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_graph.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_noop.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_basic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_type_erasure.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log_setup.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_container.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_program_options.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wserialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_iostreams.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_filesystem.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_timer.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_fiber_numa.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_system.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_chrono.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_backtrace.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_random.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_date_time.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_regex.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_atomic.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_stacktrace_addr2line.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_contract.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_wave.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_coroutine.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_context.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libboost_serialization.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'secur32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\boost_log_setup.dll' links to system library 'ws2_32' but it is not in cpp_info.system_libs.