Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_907_1_12_33/.conan/profiles/default)
CC and CXX: /usr/bin/gcc, /usr/bin/g++
Found gcc 8
gcc>=5, using the major as version
************************* WARNING: GCC OLD ABI COMPATIBILITY ***********************
Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to
'libstdc++' for backwards compatibility.
Your compiler is likely using the new CXX11 ABI by default (libstdc++11).
If you want Conan to use the new ABI for the default profile, run:
$ conan profile update settings.compiler.libcxx=libstdc++11 default
Or edit '/tmp/c3ipr/pr_907_1_12_33/.conan/profiles/default' and set compiler.libcxx=libstdc++11
************************************************************************************
Default settings
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.version=8
compiler.libcxx=libstdc++
build_type=Release
*** You can change them in /tmp/c3ipr/pr_907_1_12_33/.conan/profiles/default ***
*** Or override with -s compiler='other' -s ...s***
[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK
[HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK
[HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK
[HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK
[HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK
[HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK
[HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 94.802734375 KB
[HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['patches/*']
[HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK
[HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK
[HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK
[HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK
[HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK
[HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK
[HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK
[HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK
[HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK
[HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK
[HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK
Exporting package recipe
boost/1.72.0 exports: File 'conandata.yml' found. Exporting it...
boost/1.72.0 exports: Copied 1 '.yml' file: conandata.yml
boost/1.72.0 exports_sources: Copied 11 '.patch' files
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.72.0': {'url': 'https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2', 'sha256': '59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722'}}, 'patches': {'1.72.0': [{'patch_file': 'patches/bcp_namespace_issues_1_72.patch', 'base_path': 'boost_1_72_0'}, {'patch_file': 'patches/boost_build_qcc_fix_debug_build_parameter.patch', 'base_path': 'boost_1_72_0'}, {'patch_file': 'patches/boost_core_qnx_cxx_provide___cxa_get_globals.patch', 'base_path': 'boost_1_72_0'}, {'patch_file': 'patches/python_base_prefix.patch', 'base_path': 'boost_1_72_0'}, {'patch_file': 'patches/solaris_pthread_data.patch', 'base_path': 'boost_1_72_0'}]}}
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches:
1.72.0:
- base_path: boost_1_72_0
patch_file: patches/bcp_namespace_issues_1_72.patch
- base_path: boost_1_72_0
patch_file: patches/boost_build_qcc_fix_debug_build_parameter.patch
- base_path: boost_1_72_0
patch_file: patches/boost_core_qnx_cxx_provide___cxa_get_globals.patch
- base_path: boost_1_72_0
patch_file: patches/python_base_prefix.patch
- base_path: boost_1_72_0
patch_file: patches/solaris_pthread_data.patch
sources:
1.72.0:
sha256: 59c9b274bc451cf91a9ba1dd2c7fdcaf5d60b1b3aa83f2c9fa143417cc660722
url: https://dl.bintray.com/boostorg/release/1.72.0/source/boost_1_72_0.tar.bz2
[HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK
boost/1.72.0: A new conanfile.py version was exported
boost/1.72.0: Folder: /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/export
boost/1.72.0: Using the exported files summary hash as the recipe revision: 98625d3ee856ce5020b7b74cded93fcf
boost/1.72.0: Exported revision: 98625d3ee856ce5020b7b74cded93fcf
Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Debug
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=8
os=Linux
os_build=Linux
[options]
boost:shared=False
[build_requires]
[env]
zlib/1.2.11: Not found in local cache, looking in remotes...
zlib/1.2.11: Trying with 'c3i_PR-907_0e8a4e3ace8a912bd753f754ac306ebb1ca91a23'...
zlib/1.2.11: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
zlib/1.2.11: Downloaded recipe revision 419994c54789da229ef991be6c2563b3
bzip2/1.0.8: Not found in local cache, looking in remotes...
bzip2/1.0.8: Trying with 'c3i_PR-907_0e8a4e3ace8a912bd753f754ac306ebb1ca91a23'...
bzip2/1.0.8: Trying with 'central'...
Downloading conanmanifest.txt
Downloading conanfile.py
Downloading conan_export.tgz
bzip2/1.0.8: Downloaded recipe revision ad6efb7d25adcbde4984125a43434af2
boost/1.72.0: Forced build from source
boost/1.72.0 (test package): Installing package
Requirements
boost/1.72.0 from local cache - Cache
bzip2/1.0.8 from 'central' - Downloaded
zlib/1.2.11 from 'central' - Downloaded
Packages
boost/1.72.0:ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099 - Build
bzip2/1.0.8:d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 - Download
zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download
bzip2/1.0.8: Retrieving package d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 from remote 'central'
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
bzip2/1.0.8: Package installed d666801fbcdc3fd37cf8b2a827d72e84b1878ff5
bzip2/1.0.8: Downloaded package revision 352d9f0fcc3f6c623a84864144391b06
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
zlib/1.2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central'
Downloading conanmanifest.txt
Downloading conaninfo.txt
Downloading conan_package.tgz
zlib/1.2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d
zlib/1.2.11: Downloaded package revision 6a532ace112fb8afd4d761b48cd9323a
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
[HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK
boost/1.72.0: Configuring sources in /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source
[HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK
[HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK
boost/1.72.0: Building your package in /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099
boost/1.72.0: Generator txt created conanbuildinfo.txt
[HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed
[HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
boost/1.72.0: Calling build()
boost/1.72.0: ./bootstrap.sh -with-toolset=gcc
Bootstrapping the build engine with toolset gcc...
Bootstrapping is done. To build and install, run:
./b2 install --prefix=
notice: found boost-build.jam at /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/boost-build.jam
notice: loading Boost.Build from /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src
notice: Searching '/etc' '/home/conan' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/kernel' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/util' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/build' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/tools' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/contrib' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/.' for site-config configuration file 'site-config.jam'.
notice: Configuration file 'site-config.jam' not found in '/etc' '/home/conan' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/kernel' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/util' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/build' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/tools' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/contrib' '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/src/.'.
notice: Loading explicitly specified user configuration file:
/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/user-config.jam
notice: Searching '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build' for user-config configuration file 'user-config.jam'.
notice: Loading user-config configuration file 'user-config.jam' from '/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build'.
notice: [zlib] Using pre-installed library
notice: [zlib] Condition
notice: [bzip2] Using pre-installed library
notice: [bzip2] Condition
notice: will use '/usr/bin/g++' for gcc, condition gcc-8
notice: using gcc libraries :: gcc-8 :: /usr/bin /usr/lib /usr/lib32 /usr/lib64
notice: using gcc archiver :: gcc-8 :: /usr/bin/ar
notice: using gcc ranlib :: gcc-8 :: /usr/bin/ranlib
warning: toolset gcc initialization: can not find tool windres
warning: initialized from /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/build/user-config.jam:5
notice: using rc compiler :: gcc-8 :: /usr/bin/as
notice: [zlib] zlib is already configured
notice: [bzip2] bzip is already configured
notice: iostreams: not using lzma compression
notice: iostreams: not using zstd compression
Performing configuration checks
- default address-model : 64-bit
- default architecture : x86
Building the Boost C++ Libraries.
- C++11 mutex : yes
- lockfree boost::atomic_flag : yes
- Boost.Config Feature Check: cxx11_auto_declarations : yes
- Boost.Config Feature Check: cxx11_constexpr : yes
- Boost.Config Feature Check: cxx11_defaulted_functions : yes
- Boost.Config Feature Check: cxx11_final : yes
- Boost.Config Feature Check: cxx11_hdr_mutex : yes
- Boost.Config Feature Check: cxx11_hdr_tuple : yes
- Boost.Config Feature Check: cxx11_lambdas : yes
- Boost.Config Feature Check: cxx11_noexcept : yes
- Boost.Config Feature Check: cxx11_nullptr : yes
- Boost.Config Feature Check: cxx11_rvalue_references : yes
- Boost.Config Feature Check: cxx11_template_aliases : yes
- Boost.Config Feature Check: cxx11_thread_local : yes
- Boost.Config Feature Check: cxx11_variadic_templates : yes
- has_icu builds : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam.
note: to suppress this message, pass "--without-graph_parallel" to bjam.
- zlib : yes
- bzip2 : yes
- iconv (libc) : yes
- icu : no
- icu (lib64) : no
- native-atomic-int32-supported : yes
- native-syslog-supported : yes
- pthread-supports-robust-mutexes : yes
- compiler-supports-ssse3 : yes
- compiler-supports-avx2 : yes
- gcc visibility : yes
- long double support : yes
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
- libbacktrace builds : yes
- addr2line builds : yes
- WinDbg builds : no
- WinDbgCached builds : no
- BOOST_COMP_GNUC >= 4.3.0 : yes
Component configuration:
- atomic : building
- chrono : building
- container : building
- context : building
- contract : building
- coroutine : building
- date_time : building
- exception : building
- fiber : building
- filesystem : building
- graph : building
- graph_parallel : building
- headers : building
- iostreams : building
- locale : building
- log : building
- math : building
- mpi : 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
- wave : building
...patience...
...patience...
...patience...
...patience...
...patience...
...found 12943 targets...
...updating 1012 targets...
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage"
file /tmp/jam366ab8.000
# Generated by Boost 1.72.0
if(TARGET Boost::math_c99)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_math_c99 ${boost_math_c99_VERSION} at ${boost_math_c99_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::math_c99
add_library(Boost::math_c99 UNKNOWN IMPORTED)
set_target_properties(Boost::math_c99 PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_math_c99-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_math_c99-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::math_c99 IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_math_c99_FOUND 0)
set(boost_math_c99_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_MATH_C99_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_MATH_C99_DEPS)
list(REMOVE_DUPLICATES _BOOST_MATH_C99_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_math_c99 dependencies: ${_BOOST_MATH_C99_DEPS}")
endif()
endif()
foreach(dep_boost_math_c99 IN LISTS _BOOST_MATH_C99_DEPS)
set(_BOOST_QUIET)
if(boost_math_c99_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_math_c99_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_math_c99} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::math_c99 APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_math_c99})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_math_c99}_FOUND)
set(boost_math_c99_FOUND 0)
set(boost_math_c99_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_math_c99}, has not been found.")
unset(_BOOST_MATH_C99_DEPS)
return()
endif()
endforeach()
unset(_BOOST_MATH_C99_DEPS)
mark_as_advanced(boost_math_c99_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config.cmake
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config.cmake
cat "/tmp/jam366ab8.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0/boost_math_c99-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0/boost_math_c99-config.cmake"
file /tmp/jam366ab9.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/..
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/.."
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config-version.cmake
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config-version.cmake
cat "/tmp/jam366ab9.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0/boost_math_c99-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0/boost_math_c99-config-version.cmake"
file /tmp/jam366aba.000
# Generated by Boost 1.72.0
if(TARGET Boost::math_c99f)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_math_c99f ${boost_math_c99f_VERSION} at ${boost_math_c99f_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::math_c99f
add_library(Boost::math_c99f UNKNOWN IMPORTED)
set_target_properties(Boost::math_c99f PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_math_c99f-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_math_c99f-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::math_c99f IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_math_c99f_FOUND 0)
set(boost_math_c99f_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_MATH_C99F_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_MATH_C99F_DEPS)
list(REMOVE_DUPLICATES _BOOST_MATH_C99F_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_math_c99f dependencies: ${_BOOST_MATH_C99F_DEPS}")
endif()
endif()
foreach(dep_boost_math_c99f IN LISTS _BOOST_MATH_C99F_DEPS)
set(_BOOST_QUIET)
if(boost_math_c99f_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_math_c99f_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_math_c99f} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::math_c99f APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_math_c99f})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_math_c99f}_FOUND)
set(boost_math_c99f_FOUND 0)
set(boost_math_c99f_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_math_c99f}, has not been found.")
unset(_BOOST_MATH_C99F_DEPS)
return()
endif()
endforeach()
unset(_BOOST_MATH_C99F_DEPS)
mark_as_advanced(boost_math_c99f_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config.cmake
cat "/tmp/jam366aba.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0/boost_math_c99f-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0/boost_math_c99f-config.cmake"
file /tmp/jam366abb.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config-version.cmake
cat "/tmp/jam366abb.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0/boost_math_c99f-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99f-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0/boost_math_c99f-config-version.cmake"
file /tmp/jam366abc.000
# Generated by Boost 1.72.0
if(TARGET Boost::math_c99l)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_math_c99l ${boost_math_c99l_VERSION} at ${boost_math_c99l_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::math_c99l
add_library(Boost::math_c99l UNKNOWN IMPORTED)
set_target_properties(Boost::math_c99l PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_math_c99l-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_math_c99l-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::math_c99l IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_math_c99l_FOUND 0)
set(boost_math_c99l_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_MATH_C99L_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_MATH_C99L_DEPS)
list(REMOVE_DUPLICATES _BOOST_MATH_C99L_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_math_c99l dependencies: ${_BOOST_MATH_C99L_DEPS}")
endif()
endif()
foreach(dep_boost_math_c99l IN LISTS _BOOST_MATH_C99L_DEPS)
set(_BOOST_QUIET)
if(boost_math_c99l_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_math_c99l_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_math_c99l} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::math_c99l APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_math_c99l})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_math_c99l}_FOUND)
set(boost_math_c99l_FOUND 0)
set(boost_math_c99l_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_math_c99l}, has not been found.")
unset(_BOOST_MATH_C99L_DEPS)
return()
endif()
endforeach()
unset(_BOOST_MATH_C99L_DEPS)
mark_as_advanced(boost_math_c99l_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config.cmake
cat "/tmp/jam366abc.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0/boost_math_c99l-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0/boost_math_c99l-config.cmake"
file /tmp/jam366abd.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config-version.cmake
cat "/tmp/jam366abd.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0/boost_math_c99l-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_c99l-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0/boost_math_c99l-config-version.cmake"
file /tmp/jam366abe.000
# Generated by Boost 1.72.0
if(TARGET Boost::math_tr1)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_math_tr1 ${boost_math_tr1_VERSION} at ${boost_math_tr1_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::math_tr1
add_library(Boost::math_tr1 UNKNOWN IMPORTED)
set_target_properties(Boost::math_tr1 PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_math_tr1-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_math_tr1-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::math_tr1 IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_math_tr1_FOUND 0)
set(boost_math_tr1_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_MATH_TR1_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_MATH_TR1_DEPS)
list(REMOVE_DUPLICATES _BOOST_MATH_TR1_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_math_tr1 dependencies: ${_BOOST_MATH_TR1_DEPS}")
endif()
endif()
foreach(dep_boost_math_tr1 IN LISTS _BOOST_MATH_TR1_DEPS)
set(_BOOST_QUIET)
if(boost_math_tr1_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_math_tr1_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_math_tr1} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::math_tr1 APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_math_tr1})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_math_tr1}_FOUND)
set(boost_math_tr1_FOUND 0)
set(boost_math_tr1_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_math_tr1}, has not been found.")
unset(_BOOST_MATH_TR1_DEPS)
return()
endif()
endforeach()
unset(_BOOST_MATH_TR1_DEPS)
mark_as_advanced(boost_math_tr1_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config.cmake
cat "/tmp/jam366abe.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0/boost_math_tr1-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0/boost_math_tr1-config.cmake"
file /tmp/jam366abf.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config-version.cmake
cat "/tmp/jam366abf.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0/boost_math_tr1-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0/boost_math_tr1-config-version.cmake"
file /tmp/jam366ac0.000
# Generated by Boost 1.72.0
if(TARGET Boost::math_tr1f)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_math_tr1f ${boost_math_tr1f_VERSION} at ${boost_math_tr1f_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::math_tr1f
add_library(Boost::math_tr1f UNKNOWN IMPORTED)
set_target_properties(Boost::math_tr1f PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_math_tr1f-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_math_tr1f-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::math_tr1f IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_math_tr1f_FOUND 0)
set(boost_math_tr1f_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_MATH_TR1F_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_MATH_TR1F_DEPS)
list(REMOVE_DUPLICATES _BOOST_MATH_TR1F_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_math_tr1f dependencies: ${_BOOST_MATH_TR1F_DEPS}")
endif()
endif()
foreach(dep_boost_math_tr1f IN LISTS _BOOST_MATH_TR1F_DEPS)
set(_BOOST_QUIET)
if(boost_math_tr1f_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_math_tr1f_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_math_tr1f} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::math_tr1f APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_math_tr1f})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_math_tr1f}_FOUND)
set(boost_math_tr1f_FOUND 0)
set(boost_math_tr1f_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_math_tr1f}, has not been found.")
unset(_BOOST_MATH_TR1F_DEPS)
return()
endif()
endforeach()
unset(_BOOST_MATH_TR1F_DEPS)
mark_as_advanced(boost_math_tr1f_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config.cmake
cat "/tmp/jam366ac0.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0/boost_math_tr1f-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0/boost_math_tr1f-config.cmake"
file /tmp/jam366ac1.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config-version.cmake
cat "/tmp/jam366ac1.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0/boost_math_tr1f-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1f-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0/boost_math_tr1f-config-version.cmake"
file /tmp/jam366ac2.000
# Generated by Boost 1.72.0
if(TARGET Boost::math_tr1l)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_math_tr1l ${boost_math_tr1l_VERSION} at ${boost_math_tr1l_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::math_tr1l
add_library(Boost::math_tr1l UNKNOWN IMPORTED)
set_target_properties(Boost::math_tr1l PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_math_tr1l-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_math_tr1l-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::math_tr1l IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_math_tr1l_FOUND 0)
set(boost_math_tr1l_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_MATH_TR1L_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_MATH_TR1L_DEPS)
list(REMOVE_DUPLICATES _BOOST_MATH_TR1L_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_math_tr1l dependencies: ${_BOOST_MATH_TR1L_DEPS}")
endif()
endif()
foreach(dep_boost_math_tr1l IN LISTS _BOOST_MATH_TR1L_DEPS)
set(_BOOST_QUIET)
if(boost_math_tr1l_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_math_tr1l_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_math_tr1l} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::math_tr1l APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_math_tr1l})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_math_tr1l}_FOUND)
set(boost_math_tr1l_FOUND 0)
set(boost_math_tr1l_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_math_tr1l}, has not been found.")
unset(_BOOST_MATH_TR1L_DEPS)
return()
endif()
endforeach()
unset(_BOOST_MATH_TR1L_DEPS)
mark_as_advanced(boost_math_tr1l_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config.cmake
cat "/tmp/jam366ac2.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0/boost_math_tr1l-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0/boost_math_tr1l-config.cmake"
file /tmp/jam366ac3.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config-version.cmake
cat "/tmp/jam366ac3.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0/boost_math_tr1l-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/stage/boost_math_tr1l-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0/boost_math_tr1l-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage"
file /tmp/jam366ac4.000
# Generated by Boost 1.72.0
if(TARGET Boost::mpi)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_mpi ${boost_mpi_VERSION} at ${boost_mpi_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::mpi
add_library(Boost::mpi UNKNOWN IMPORTED)
set_target_properties(Boost::mpi PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_mpi-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_mpi-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::mpi IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_mpi_FOUND 0)
set(boost_mpi_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_MPI_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_MPI_DEPS)
list(REMOVE_DUPLICATES _BOOST_MPI_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_mpi dependencies: ${_BOOST_MPI_DEPS}")
endif()
endif()
foreach(dep_boost_mpi IN LISTS _BOOST_MPI_DEPS)
set(_BOOST_QUIET)
if(boost_mpi_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_mpi_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_mpi} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::mpi APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_mpi})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_mpi}_FOUND)
set(boost_mpi_FOUND 0)
set(boost_mpi_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_mpi}, has not been found.")
unset(_BOOST_MPI_DEPS)
return()
endif()
endforeach()
unset(_BOOST_MPI_DEPS)
include(CMakeFindDependencyMacro)
find_dependency(MPI)
if(MPI_CXX_FOUND AND NOT TARGET MPI::MPI_CXX)
if(MPI_CXX_COMPILE_FLAGS)
set_property(TARGET Boost::mpi APPEND PROPERTY INTERFACE_COMPILE_OPTIONS "${MPI_CXX_COMPILE_FLAGS}")
endif()
if(MPI_CXX_INCLUDE_PATH)
set_property(TARGET Boost::mpi APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES "${MPI_CXX_INCLUDE_PATH}")
endif()
if(MPI_CXX_LINK_FLAGS)
set_property(TARGET Boost::mpi APPEND PROPERTY INTERFACE_LINK_OPTIONS "SHELL:${MPI_CXX_LINK_FLAGS}")
endif()
if(MPI_CXX_LIBRARIES)
set_property(TARGET Boost::mpi APPEND PROPERTY INTERFACE_LINK_LIBRARIES "${MPI_CXX_LIBRARIES}")
endif()
else()
set_property(TARGET Boost::mpi APPEND PROPERTY INTERFACE_LINK_LIBRARIES MPI::MPI_CXX)
endif()
mark_as_advanced(boost_mpi_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config.cmake
cat "/tmp/jam366ac4.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_mpi-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_mpi-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_mpi-1.72.0/boost_mpi-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_mpi-1.72.0/boost_mpi-config.cmake"
file /tmp/jam366ac5.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config-version.cmake
cat "/tmp/jam366ac5.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_mpi-1.72.0/boost_mpi-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/mpi/build/stage/boost_mpi-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_mpi-1.72.0/boost_mpi-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/has_long_double_support.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/config/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/has_long_double_support.o" "libs/math/config/has_long_double_support.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/config_file.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/config_file.o" "libs/program_options/src/config_file.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cmdline.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cmdline.o" "libs/program_options/src/cmdline.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/options_description.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/options_description.o" "libs/program_options/src/options_description.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/variables_map.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/variables_map.o" "libs/program_options/src/variables_map.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/parsers.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/parsers.o" "libs/program_options/src/parsers.cpp"
gcc.compile.c++.pch /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1/pch.hpp.gch
"/usr/bin/g++" -x c++-header -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/positional_options.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/positional_options.o" "libs/program_options/src/positional_options.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acosh.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acosh.o" "libs/math/build/../src/tr1/acosh.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinh.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinh.o" "libs/math/build/../src/tr1/asinh.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanh.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanh.o" "libs/math/build/../src/tr1/atanh.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrt.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysign.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysign.o" "libs/math/build/../src/tr1/copysign.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/value_semantic.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfc.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfc.o" "libs/math/build/../src/tr1/erfc.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erf.o" "libs/math/build/../src/tr1/erf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1.o" "libs/math/build/../src/tr1/expm1.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmax.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmax.o" "libs/math/build/../src/tr1/fmax.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmin.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmin.o" "libs/math/build/../src/tr1/fmin.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassify.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypot.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypot.o" "libs/math/build/../src/tr1/hypot.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgamma.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llround.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llround.o" "libs/math/build/../src/tr1/llround.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1p.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1p.o" "libs/math/build/../src/tr1/log1p.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lround.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lround.o" "libs/math/build/../src/tr1/lround.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/round.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/round.o" "libs/math/build/../src/tr1/round.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttoward.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acoshf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgamma.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/trunc.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/trunc.o" "libs/math/build/../src/tr1/trunc.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acosh.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinh.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanh.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrt.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysign.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfc.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmax.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmin.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassify.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypot.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgamma.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llround.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1p.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lround.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttoward.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/round.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgamma.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/trunc.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_c99.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_c99.a"
file /tmp/jam366ac6.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_math_c99.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_math_c99.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_math_c99.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_math_c99.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_math_c99.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_math_c99.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_math_c99.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_math_c99.a")
endif()
# Target file name: libboost_math_c99.a
get_target_property(__boost_imploc Boost::math_c99 IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::math_c99 already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_math_c99.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::math_c99 PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99.a"
)
list(APPEND _BOOST_MATH_C99_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99-variant-static.cmake
cat "/tmp/jam366ac6.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0/libboost_math_c99-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99-1.72.0/libboost_math_c99-variant-static.cmake"
...on 100th target...
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinhf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanhf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysignf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrtf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfcf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erff.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erff.o" "libs/math/build/../src/tr1/erff.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fminf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fminf.o" "libs/math/build/../src/tr1/fminf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1f.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmaxf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassifyf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypotf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgammaf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llroundf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1pf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafterf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lroundf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttowardf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/roundf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/roundf.o" "libs/math/build/../src/tr1/roundf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgammaf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/truncf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/truncf.o" "libs/math/build/../src/tr1/truncf.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f.a" 2>/dev/null >/dev/null
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acoshl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp"
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acoshf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinhf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanhf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrtf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysignf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfcf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erff.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1f.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmaxf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fminf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassifyf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypotf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgammaf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llroundf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1pf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lroundf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafterf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttowardf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/roundf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgammaf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/truncf.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_c99f.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_c99f.a"
file /tmp/jam366ac7.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_math_c99f.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_math_c99f.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_math_c99f.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_math_c99f.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_math_c99f.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_math_c99f.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_math_c99f.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_math_c99f.a")
endif()
# Target file name: libboost_math_c99f.a
get_target_property(__boost_imploc Boost::math_c99f IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::math_c99f already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_math_c99f.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::math_c99f PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99f.a"
)
list(APPEND _BOOST_MATH_C99F_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f-variant-static.cmake
cat "/tmp/jam366ac7.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0/libboost_math_c99f-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99f-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99f-1.72.0/libboost_math_c99f-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinhl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanhl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysignl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrtl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfcl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfl.o" "libs/math/build/../src/tr1/erfl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1l.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmaxl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassifyl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fminl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fminl.o" "libs/math/build/../src/tr1/fminl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypotl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgammal.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llroundl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1pl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lroundl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafterl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttowardl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/truncl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/truncl.o" "libs/math/build/../src/tr1/truncl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/roundl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/roundl.o" "libs/math/build/../src/tr1/roundl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgammal.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/acoshl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asinhl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/atanhl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cbrtl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/copysignl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfcl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/erfl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expm1l.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fmaxl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fminl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fpclassifyl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hypotl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lgammal.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/llroundl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/log1pl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lroundl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nextafterl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/nexttowardl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/roundl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/tgammal.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/truncl.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_c99l.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_c99l.a"
file /tmp/jam366ac8.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_math_c99l.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_math_c99l.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_math_c99l.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_math_c99l.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_math_c99l.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_math_c99l.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_math_c99l.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_math_c99l.a")
endif()
# Target file name: libboost_math_c99l.a
get_target_property(__boost_imploc Boost::math_c99l IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::math_c99l already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_math_c99l.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::math_c99l PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99l.a"
)
list(APPEND _BOOST_MATH_C99L_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l-variant-static.cmake
cat "/tmp/jam366ac8.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0/libboost_math_c99l-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_c99l-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_c99l-1.72.0/libboost_math_c99l-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerre.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/beta.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/beta.o" "libs/math/build/../src/tr1/beta.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendre.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1.o" "libs/math/build/../src/tr1/comp_ellint_1.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3.o" "libs/math/build/../src/tr1/comp_ellint_3.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_j.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_j.o" "libs/math/build/../src/tr1/cyl_bessel_j.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_i.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_k.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumann.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermite.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermite.o" "libs/math/build/../src/tr1/hermite.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expint.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expint.o" "libs/math/build/../src/tr1/expint.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerre.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendre.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendre.o" "libs/math/build/../src/tr1/legendre.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendre.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_bessel.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zeta.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerref.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/betaf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/betaf.o" "libs/math/build/../src/tr1/betaf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendref.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumann.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerre.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendre.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/beta.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_i.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_j.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_k.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumann.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expint.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermite.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerre.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendre.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zeta.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_bessel.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendre.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumann.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_tr1.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_tr1.a"
file /tmp/jam366ac9.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_math_tr1.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_math_tr1.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_math_tr1.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_math_tr1.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_math_tr1.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_math_tr1.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_math_tr1.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_math_tr1.a")
endif()
# Target file name: libboost_math_tr1.a
get_target_property(__boost_imploc Boost::math_tr1 IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::math_tr1 already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_math_tr1.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::math_tr1 PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1.a"
)
list(APPEND _BOOST_MATH_TR1_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1-variant-static.cmake
cat "/tmp/jam366ac9.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0/libboost_math_tr1-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1-1.72.0/libboost_math_tr1-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1f.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2f.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2f.o" "libs/math/build/../src/tr1/comp_ellint_2f.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3f.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3f.o" "libs/math/build/../src/tr1/comp_ellint_3f.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_if.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_jf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_jf.o" "libs/math/build/../src/tr1/cyl_bessel_jf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_kf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1f.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2f.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumannf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3f.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermitef.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerref.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expintf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expintf.o" "libs/math/build/../src/tr1/expintf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendref.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendref.o" "libs/math/build/../src/tr1/legendref.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendref.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zetaf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_besself.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerrel.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendrel.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/betal.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/betal.o" "libs/math/build/../src/tr1/betal.cpp"
...on 200th target...
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1l.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1l.o" "libs/math/build/../src/tr1/comp_ellint_1l.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumannf.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f.a" 2>/dev/null >/dev/null
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2l.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2l.o" "libs/math/build/../src/tr1/comp_ellint_2l.cpp"
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerref.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendref.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/betaf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1f.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2f.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3f.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_if.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_jf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_kf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumannf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1f.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2f.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3f.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expintf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermitef.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerref.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendref.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zetaf.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_besself.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendref.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumannf.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_tr1f.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_tr1f.a"
file /tmp/jam366aca.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_math_tr1f.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_math_tr1f.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_math_tr1f.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_math_tr1f.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_math_tr1f.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_math_tr1f.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_math_tr1f.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_math_tr1f.a")
endif()
# Target file name: libboost_math_tr1f.a
get_target_property(__boost_imploc Boost::math_tr1f IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::math_tr1f already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_math_tr1f.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::math_tr1f PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1f.a"
)
list(APPEND _BOOST_MATH_TR1F_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f-variant-static.cmake
cat "/tmp/jam366aca.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0/libboost_math_tr1f-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1f-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1f-1.72.0/libboost_math_tr1f-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3l.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3l.o" "libs/math/build/../src/tr1/comp_ellint_3l.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_il.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_jl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_jl.o" "libs/math/build/../src/tr1/cyl_bessel_jl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_kl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_kl.o" "libs/math/build/../src/tr1/cyl_bessel_kl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1l.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2l.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3l.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumannl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermitel.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expintl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expintl.o" "libs/math/build/../src/tr1/expintl.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerrel.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendrel.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendrel.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zetal.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_bessell.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/convert.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/convert.o" "libs/program_options/src/convert.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumannl.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -D_GLIBCXX_USE_CXX11_ABI=1 -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_laguerrel.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/assoc_legendrel.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/betal.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_1l.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_2l.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/comp_ellint_3l.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_il.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_jl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_bessel_kl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cyl_neumannl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_1l.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_2l.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/ellint_3l.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/expintl.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/hermitel.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/laguerrel.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/legendrel.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/riemann_zetal.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_bessell.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_legendrel.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/sph_neumannl.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_tr1l.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_math_tr1l.a"
file /tmp/jam366acb.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_math_tr1l.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_math_tr1l.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_math_tr1l.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_math_tr1l.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_math_tr1l.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_math_tr1l.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_math_tr1l.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_math_tr1l.a")
endif()
# Target file name: libboost_math_tr1l.a
get_target_property(__boost_imploc Boost::math_tr1l IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::math_tr1l already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_math_tr1l.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::math_tr1l PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1l.a"
)
list(APPEND _BOOST_MATH_TR1L_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l-variant-static.cmake
cat "/tmp/jam366acb.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0/libboost_math_tr1l-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/math/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_math_tr1l-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_math_tr1l-1.72.0/libboost_math_tr1l-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage"
file /tmp/jam366acc.000
# Generated by Boost 1.72.0
if(TARGET Boost::program_options)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_program_options ${boost_program_options_VERSION} at ${boost_program_options_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::program_options
add_library(Boost::program_options UNKNOWN IMPORTED)
set_target_properties(Boost::program_options PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_program_options-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_program_options-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::program_options IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_program_options_FOUND 0)
set(boost_program_options_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_PROGRAM_OPTIONS_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_PROGRAM_OPTIONS_DEPS)
list(REMOVE_DUPLICATES _BOOST_PROGRAM_OPTIONS_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_program_options dependencies: ${_BOOST_PROGRAM_OPTIONS_DEPS}")
endif()
endif()
foreach(dep_boost_program_options IN LISTS _BOOST_PROGRAM_OPTIONS_DEPS)
set(_BOOST_QUIET)
if(boost_program_options_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_program_options_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_program_options} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::program_options APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_program_options})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_program_options}_FOUND)
set(boost_program_options_FOUND 0)
set(boost_program_options_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_program_options}, has not been found.")
unset(_BOOST_PROGRAM_OPTIONS_DEPS)
return()
endif()
endforeach()
unset(_BOOST_PROGRAM_OPTIONS_DEPS)
mark_as_advanced(boost_program_options_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config.cmake
cat "/tmp/jam366acc.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0/boost_program_options-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0/boost_program_options-config.cmake"
file /tmp/jam366acd.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config-version.cmake
cat "/tmp/jam366acd.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0/boost_program_options-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/stage/boost_program_options-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0/boost_program_options-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/winmain.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/winmain.o" "libs/program_options/src/winmain.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage"
file /tmp/jam366ace.000
# Generated by Boost 1.72.0
if(TARGET Boost::random)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_random ${boost_random_VERSION} at ${boost_random_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::random
add_library(Boost::random UNKNOWN IMPORTED)
set_target_properties(Boost::random PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_random-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_random-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::random IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_random_FOUND 0)
set(boost_random_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_RANDOM_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_RANDOM_DEPS)
list(REMOVE_DUPLICATES _BOOST_RANDOM_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_random dependencies: ${_BOOST_RANDOM_DEPS}")
endif()
endif()
foreach(dep_boost_random IN LISTS _BOOST_RANDOM_DEPS)
set(_BOOST_QUIET)
if(boost_random_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_random_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_random} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::random APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_random})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_random}_FOUND)
set(boost_random_FOUND 0)
set(boost_random_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_random}, has not been found.")
unset(_BOOST_RANDOM_DEPS)
return()
endif()
endforeach()
unset(_BOOST_RANDOM_DEPS)
mark_as_advanced(boost_random_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config.cmake
cat "/tmp/jam366ace.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0/boost_random-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0/boost_random-config.cmake"
file /tmp/jam366acf.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config-version.cmake
cat "/tmp/jam366acf.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0/boost_random-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/stage/boost_random-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0/boost_random-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_archive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_archive.o" "libs/serialization/src/basic_archive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/random_device.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/random_device.o" "libs/random/src/random_device.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/random_device.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_random.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_random.a"
file /tmp/jam366ad0.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_random.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_random.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_random.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_random.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_random.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_random.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_random.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_random.a")
endif()
# Target file name: libboost_random.a
get_target_property(__boost_imploc Boost::random IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::random already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_random.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::random APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::random PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_random.a"
)
list(APPEND _BOOST_RANDOM_DEPS system headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random-variant-static.cmake
cat "/tmp/jam366ad0.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0/libboost_random-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/random/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_random-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_random-1.72.0/libboost_random-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_iserializer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/split.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/split.o" "libs/program_options/src/split.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cmdline.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/config_file.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/options_description.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/parsers.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/variables_map.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/value_semantic.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/positional_options.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/convert.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/winmain.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/split.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_program_options.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_program_options.a"
file /tmp/jam366ad1.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_program_options.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_program_options.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_program_options.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_program_options.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_program_options.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_program_options.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_program_options.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_program_options.a")
endif()
# Target file name: libboost_program_options.a
get_target_property(__boost_imploc Boost::program_options IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::program_options already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_program_options.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::program_options PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_program_options.a"
)
list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options-variant-static.cmake
cat "/tmp/jam366ad1.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0/libboost_program_options-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/program_options/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_program_options-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_program_options-1.72.0/libboost_program_options-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_oserializer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_pointer_iserializer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_pointer_oserializer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_serializer_map.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_xml_archive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_iprimitive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_oprimitive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/binary_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info_no_rtti.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info_no_rtti.o" "libs/serialization/src/extended_type_info_no_rtti.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/binary_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info_typeid.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/stl_port.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/stl_port.o" "libs/serialization/src/stl_port.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_oarchive.o" "libs/serialization/src/polymorphic_text_oarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_iarchive.o" "libs/serialization/src/polymorphic_text_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_binary_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_binary_iarchive.o" "libs/serialization/src/polymorphic_binary_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_binary_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_binary_oarchive.o" "libs/serialization/src/polymorphic_binary_oarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_iarchive.o" "libs/serialization/src/polymorphic_xml_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/archive_exception.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/archive_exception.o" "libs/serialization/src/archive_exception.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_oarchive.o" "libs/serialization/src/polymorphic_xml_oarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/void_cast.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/void_cast.o" "libs/serialization/src/void_cast.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_oarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp"
...on 300th target...
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_archive_exception.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_archive_exception.o" "libs/serialization/src/xml_archive_exception.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/codecvt_null.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_iarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_wiprimitive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_woprimitive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_wiarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_grammar.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_archive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_iserializer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_oserializer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_pointer_iserializer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_pointer_oserializer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_serializer_map.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_iprimitive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_oprimitive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_xml_archive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/binary_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/binary_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info_typeid.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/extended_type_info_no_rtti.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/stl_port.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_binary_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_binary_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/void_cast.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/archive_exception.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_grammar.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_iarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_oarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_archive_exception.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/codecvt_null.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_serialization.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_serialization.a"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_woarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_wiarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_wiarchive.o" "libs/serialization/src/polymorphic_text_wiarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_woarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_woarchive.o" "libs/serialization/src/polymorphic_text_woarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_woarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_wiarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_wiarchive.o" "libs/serialization/src/polymorphic_xml_wiarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_wiarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage"
file /tmp/jam366ad2.000
# Generated by Boost 1.72.0
if(TARGET Boost::serialization)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_serialization ${boost_serialization_VERSION} at ${boost_serialization_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::serialization
add_library(Boost::serialization UNKNOWN IMPORTED)
set_target_properties(Boost::serialization PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_serialization-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_serialization-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::serialization IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_serialization_FOUND 0)
set(boost_serialization_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_SERIALIZATION_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_SERIALIZATION_DEPS)
list(REMOVE_DUPLICATES _BOOST_SERIALIZATION_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_serialization dependencies: ${_BOOST_SERIALIZATION_DEPS}")
endif()
endif()
foreach(dep_boost_serialization IN LISTS _BOOST_SERIALIZATION_DEPS)
set(_BOOST_QUIET)
if(boost_serialization_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_serialization_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_serialization} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::serialization APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_serialization})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_serialization}_FOUND)
set(boost_serialization_FOUND 0)
set(boost_serialization_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_serialization}, has not been found.")
unset(_BOOST_SERIALIZATION_DEPS)
return()
endif()
endforeach()
unset(_BOOST_SERIALIZATION_DEPS)
mark_as_advanced(boost_serialization_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config.cmake
cat "/tmp/jam366ad2.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0/boost_serialization-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0/boost_serialization-config.cmake"
file /tmp/jam366ad3.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config-version.cmake
cat "/tmp/jam366ad3.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0/boost_serialization-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_serialization-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0/boost_serialization-config-version.cmake"
file /tmp/jam366ad4.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_serialization.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_serialization.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_serialization.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_serialization.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_serialization.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_serialization.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_serialization.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_serialization.a")
endif()
# Target file name: libboost_serialization.a
get_target_property(__boost_imploc Boost::serialization IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::serialization already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_serialization.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::serialization APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::serialization PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_serialization.a"
)
list(APPEND _BOOST_SERIALIZATION_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization-variant-static.cmake
cat "/tmp/jam366ad4.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0/libboost_serialization-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_serialization-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_serialization-1.72.0/libboost_serialization-variant-static.cmake"
file /tmp/jam366ad5.000
# Generated by Boost 1.72.0
if(TARGET Boost::wserialization)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_wserialization ${boost_wserialization_VERSION} at ${boost_wserialization_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::wserialization
add_library(Boost::wserialization UNKNOWN IMPORTED)
set_target_properties(Boost::wserialization PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_wserialization-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_wserialization-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::wserialization IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_wserialization_FOUND 0)
set(boost_wserialization_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_WSERIALIZATION_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_WSERIALIZATION_DEPS)
list(REMOVE_DUPLICATES _BOOST_WSERIALIZATION_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_wserialization dependencies: ${_BOOST_WSERIALIZATION_DEPS}")
endif()
endif()
foreach(dep_boost_wserialization IN LISTS _BOOST_WSERIALIZATION_DEPS)
set(_BOOST_QUIET)
if(boost_wserialization_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_wserialization_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_wserialization} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::wserialization APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_wserialization})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_wserialization}_FOUND)
set(boost_wserialization_FOUND 0)
set(boost_wserialization_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_wserialization}, has not been found.")
unset(_BOOST_WSERIALIZATION_DEPS)
return()
endif()
endforeach()
unset(_BOOST_WSERIALIZATION_DEPS)
mark_as_advanced(boost_wserialization_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config.cmake
cat "/tmp/jam366ad5.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0/boost_wserialization-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0/boost_wserialization-config.cmake"
file /tmp/jam366ad6.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config-version.cmake
cat "/tmp/jam366ad6.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0/boost_wserialization-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/stage/boost_wserialization-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0/boost_wserialization-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/noop.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/noop.o" "libs/stacktrace/build/../src/noop.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/noop.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_noop.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_noop.a"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/backtrace.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/backtrace.o" "libs/stacktrace/build/../src/backtrace.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/backtrace.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_backtrace.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_backtrace.a"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_woarchive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_woarchive.o" "libs/serialization/src/polymorphic_xml_woarchive.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic.o" "libs/stacktrace/build/../src/basic.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_basic.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_basic.a"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage"
file /tmp/jam366ad7.000
# Generated by Boost 1.72.0
if(TARGET Boost::stacktrace_noop)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_stacktrace_noop ${boost_stacktrace_noop_VERSION} at ${boost_stacktrace_noop_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::stacktrace_noop
add_library(Boost::stacktrace_noop UNKNOWN IMPORTED)
set_target_properties(Boost::stacktrace_noop PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_noop-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_noop-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::stacktrace_noop IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_stacktrace_noop_FOUND 0)
set(boost_stacktrace_noop_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_STACKTRACE_NOOP_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_STACKTRACE_NOOP_DEPS)
list(REMOVE_DUPLICATES _BOOST_STACKTRACE_NOOP_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_stacktrace_noop dependencies: ${_BOOST_STACKTRACE_NOOP_DEPS}")
endif()
endif()
foreach(dep_boost_stacktrace_noop IN LISTS _BOOST_STACKTRACE_NOOP_DEPS)
set(_BOOST_QUIET)
if(boost_stacktrace_noop_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_stacktrace_noop_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_stacktrace_noop} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::stacktrace_noop APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_stacktrace_noop})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_stacktrace_noop}_FOUND)
set(boost_stacktrace_noop_FOUND 0)
set(boost_stacktrace_noop_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_stacktrace_noop}, has not been found.")
unset(_BOOST_STACKTRACE_NOOP_DEPS)
return()
endif()
endforeach()
unset(_BOOST_STACKTRACE_NOOP_DEPS)
mark_as_advanced(boost_stacktrace_noop_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config.cmake
cat "/tmp/jam366ad7.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0/boost_stacktrace_noop-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0/boost_stacktrace_noop-config.cmake"
file /tmp/jam366ad8.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config-version.cmake
cat "/tmp/jam366ad8.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0/boost_stacktrace_noop-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_noop-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0/boost_stacktrace_noop-config-version.cmake"
file /tmp/jam366ad9.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_stacktrace_noop.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_noop.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_stacktrace_noop.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_noop.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_noop.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_stacktrace_noop.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_noop.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_stacktrace_noop.a")
endif()
# Target file name: libboost_stacktrace_noop.a
get_target_property(__boost_imploc Boost::stacktrace_noop IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::stacktrace_noop already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_stacktrace_noop.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::stacktrace_noop APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::stacktrace_noop PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_noop.a"
)
list(APPEND _BOOST_STACKTRACE_NOOP_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop-variant-static.cmake
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/addr2line.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/addr2line.o" "libs/stacktrace/build/../src/addr2line.cpp"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop-variant-static.cmake
cat "/tmp/jam366ad9.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop-variant-static.cmake"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line.a" 2>/dev/null >/dev/null
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0/libboost_stacktrace_noop-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_noop-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_noop-1.72.0/libboost_stacktrace_noop-variant-static.cmake"
file /tmp/jam366ada.000
# Generated by Boost 1.72.0
if(TARGET Boost::stacktrace_backtrace)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_stacktrace_backtrace ${boost_stacktrace_backtrace_VERSION} at ${boost_stacktrace_backtrace_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::stacktrace_backtrace
add_library(Boost::stacktrace_backtrace UNKNOWN IMPORTED)
set_target_properties(Boost::stacktrace_backtrace PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_backtrace-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_backtrace-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::stacktrace_backtrace IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_stacktrace_backtrace_FOUND 0)
set(boost_stacktrace_backtrace_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_STACKTRACE_BACKTRACE_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_STACKTRACE_BACKTRACE_DEPS)
list(REMOVE_DUPLICATES _BOOST_STACKTRACE_BACKTRACE_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_stacktrace_backtrace dependencies: ${_BOOST_STACKTRACE_BACKTRACE_DEPS}")
endif()
endif()
foreach(dep_boost_stacktrace_backtrace IN LISTS _BOOST_STACKTRACE_BACKTRACE_DEPS)
set(_BOOST_QUIET)
if(boost_stacktrace_backtrace_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_stacktrace_backtrace_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_stacktrace_backtrace} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::stacktrace_backtrace APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_stacktrace_backtrace})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_stacktrace_backtrace}_FOUND)
set(boost_stacktrace_backtrace_FOUND 0)
set(boost_stacktrace_backtrace_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_stacktrace_backtrace}, has not been found.")
unset(_BOOST_STACKTRACE_BACKTRACE_DEPS)
return()
endif()
endforeach()
unset(_BOOST_STACKTRACE_BACKTRACE_DEPS)
mark_as_advanced(boost_stacktrace_backtrace_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config.cmake
cat "/tmp/jam366ada.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config.cmake"
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/addr2line.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line.a"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_addr2line.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_stacktrace_addr2line.a"
file /tmp/jam366adb.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config-version.cmake
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0/boost_stacktrace_backtrace-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0/boost_stacktrace_backtrace-config.cmake"
file /tmp/jam366adc.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_stacktrace_backtrace.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_backtrace.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_stacktrace_backtrace.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_backtrace.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_backtrace.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_stacktrace_backtrace.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_backtrace.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_stacktrace_backtrace.a")
endif()
# Target file name: libboost_stacktrace_backtrace.a
get_target_property(__boost_imploc Boost::stacktrace_backtrace IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::stacktrace_backtrace already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_stacktrace_backtrace.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::stacktrace_backtrace APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::stacktrace_backtrace PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_backtrace.a"
)
list(APPEND _BOOST_STACKTRACE_BACKTRACE_DEPS headers)
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config-version.cmake
cat "/tmp/jam366adb.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config-version.cmake"
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace-variant-static.cmake
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0/boost_stacktrace_backtrace-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_backtrace-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0/boost_stacktrace_backtrace-config-version.cmake"
file /tmp/jam366add.000
# Generated by Boost 1.72.0
if(TARGET Boost::stacktrace_addr2line)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_stacktrace_addr2line ${boost_stacktrace_addr2line_VERSION} at ${boost_stacktrace_addr2line_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::stacktrace_addr2line
add_library(Boost::stacktrace_addr2line UNKNOWN IMPORTED)
set_target_properties(Boost::stacktrace_addr2line PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_addr2line-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_addr2line-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::stacktrace_addr2line IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_stacktrace_addr2line_FOUND 0)
set(boost_stacktrace_addr2line_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_STACKTRACE_ADDR2LINE_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_STACKTRACE_ADDR2LINE_DEPS)
list(REMOVE_DUPLICATES _BOOST_STACKTRACE_ADDR2LINE_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_stacktrace_addr2line dependencies: ${_BOOST_STACKTRACE_ADDR2LINE_DEPS}")
endif()
endif()
foreach(dep_boost_stacktrace_addr2line IN LISTS _BOOST_STACKTRACE_ADDR2LINE_DEPS)
set(_BOOST_QUIET)
if(boost_stacktrace_addr2line_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_stacktrace_addr2line_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_stacktrace_addr2line} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::stacktrace_addr2line APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_stacktrace_addr2line})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_stacktrace_addr2line}_FOUND)
set(boost_stacktrace_addr2line_FOUND 0)
set(boost_stacktrace_addr2line_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_stacktrace_addr2line}, has not been found.")
unset(_BOOST_STACKTRACE_ADDR2LINE_DEPS)
return()
endif()
endforeach()
unset(_BOOST_STACKTRACE_ADDR2LINE_DEPS)
mark_as_advanced(boost_stacktrace_addr2line_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config.cmake
cat "/tmp/jam366add.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config.cmake"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace-variant-static.cmake
cat "/tmp/jam366adc.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0/libboost_stacktrace_backtrace-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_backtrace-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_backtrace-1.72.0/libboost_stacktrace_backtrace-variant-static.cmake"
file /tmp/jam366ade.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config-version.cmake
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config-version.cmake
cat "/tmp/jam366ade.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0/boost_stacktrace_addr2line-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0/boost_stacktrace_addr2line-config.cmake"
file /tmp/jam366adf.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_stacktrace_addr2line.a")
endif()
# Target file name: libboost_stacktrace_addr2line.a
get_target_property(__boost_imploc Boost::stacktrace_addr2line IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::stacktrace_addr2line already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_stacktrace_addr2line.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::stacktrace_addr2line APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::stacktrace_addr2line PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_addr2line.a"
)
list(APPEND _BOOST_STACKTRACE_ADDR2LINE_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line-variant-static.cmake
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0/boost_stacktrace_addr2line-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_addr2line-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0/boost_stacktrace_addr2line-config-version.cmake"
file /tmp/jam366ae0.000
# Generated by Boost 1.72.0
if(TARGET Boost::stacktrace_basic)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_stacktrace_basic ${boost_stacktrace_basic_VERSION} at ${boost_stacktrace_basic_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::stacktrace_basic
add_library(Boost::stacktrace_basic UNKNOWN IMPORTED)
set_target_properties(Boost::stacktrace_basic PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_basic-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_basic-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::stacktrace_basic IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_stacktrace_basic_FOUND 0)
set(boost_stacktrace_basic_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_STACKTRACE_BASIC_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_STACKTRACE_BASIC_DEPS)
list(REMOVE_DUPLICATES _BOOST_STACKTRACE_BASIC_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_stacktrace_basic dependencies: ${_BOOST_STACKTRACE_BASIC_DEPS}")
endif()
endif()
foreach(dep_boost_stacktrace_basic IN LISTS _BOOST_STACKTRACE_BASIC_DEPS)
set(_BOOST_QUIET)
if(boost_stacktrace_basic_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_stacktrace_basic_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_stacktrace_basic} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::stacktrace_basic APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_stacktrace_basic})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_stacktrace_basic}_FOUND)
set(boost_stacktrace_basic_FOUND 0)
set(boost_stacktrace_basic_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_stacktrace_basic}, has not been found.")
unset(_BOOST_STACKTRACE_BASIC_DEPS)
return()
endif()
endforeach()
unset(_BOOST_STACKTRACE_BASIC_DEPS)
mark_as_advanced(boost_stacktrace_basic_DIR)
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line-variant-static.cmake
cat "/tmp/jam366adf.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line-variant-static.cmake"
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config.cmake
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0/libboost_stacktrace_addr2line-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_addr2line-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_addr2line-1.72.0/libboost_stacktrace_addr2line-variant-static.cmake"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config.cmake
cat "/tmp/jam366ae0.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config.cmake"
file /tmp/jam366ae1.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config-version.cmake
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config-version.cmake
cat "/tmp/jam366ae1.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0/boost_stacktrace_basic-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0/boost_stacktrace_basic-config.cmake"
file /tmp/jam366ae2.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_stacktrace_basic.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_basic.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_stacktrace_basic.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_basic.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_stacktrace_basic.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_stacktrace_basic.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_stacktrace_basic.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_stacktrace_basic.a")
endif()
# Target file name: libboost_stacktrace_basic.a
get_target_property(__boost_imploc Boost::stacktrace_basic IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::stacktrace_basic already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_stacktrace_basic.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::stacktrace_basic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::stacktrace_basic PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_basic.a"
)
list(APPEND _BOOST_STACKTRACE_BASIC_DEPS headers)
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0/boost_stacktrace_basic-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_basic-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0/boost_stacktrace_basic-config-version.cmake"
file /tmp/jam366ae3.000
# Generated by Boost 1.72.0
if(TARGET Boost::stacktrace_windbg)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_stacktrace_windbg ${boost_stacktrace_windbg_VERSION} at ${boost_stacktrace_windbg_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::stacktrace_windbg
add_library(Boost::stacktrace_windbg UNKNOWN IMPORTED)
set_target_properties(Boost::stacktrace_windbg PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_windbg-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_windbg-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::stacktrace_windbg IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_stacktrace_windbg_FOUND 0)
set(boost_stacktrace_windbg_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_STACKTRACE_WINDBG_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_STACKTRACE_WINDBG_DEPS)
list(REMOVE_DUPLICATES _BOOST_STACKTRACE_WINDBG_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_stacktrace_windbg dependencies: ${_BOOST_STACKTRACE_WINDBG_DEPS}")
endif()
endif()
foreach(dep_boost_stacktrace_windbg IN LISTS _BOOST_STACKTRACE_WINDBG_DEPS)
set(_BOOST_QUIET)
if(boost_stacktrace_windbg_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_stacktrace_windbg_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_stacktrace_windbg} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::stacktrace_windbg APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_stacktrace_windbg})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_stacktrace_windbg}_FOUND)
set(boost_stacktrace_windbg_FOUND 0)
set(boost_stacktrace_windbg_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_stacktrace_windbg}, has not been found.")
unset(_BOOST_STACKTRACE_WINDBG_DEPS)
return()
endif()
endforeach()
unset(_BOOST_STACKTRACE_WINDBG_DEPS)
mark_as_advanced(boost_stacktrace_windbg_DIR)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic-variant-static.cmake
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config.cmake
cat "/tmp/jam366ae3.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config.cmake"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic-variant-static.cmake
cat "/tmp/jam366ae2.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0/libboost_stacktrace_basic-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_stacktrace_basic-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_basic-1.72.0/libboost_stacktrace_basic-variant-static.cmake"
file /tmp/jam366ae4.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config-version.cmake
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg-1.72.0/boost_stacktrace_windbg-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg-1.72.0/boost_stacktrace_windbg-config.cmake"
file /tmp/jam366ae5.000
# Generated by Boost 1.72.0
if(TARGET Boost::stacktrace_windbg_cached)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_stacktrace_windbg_cached ${boost_stacktrace_windbg_cached_VERSION} at ${boost_stacktrace_windbg_cached_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::stacktrace_windbg_cached
add_library(Boost::stacktrace_windbg_cached UNKNOWN IMPORTED)
set_target_properties(Boost::stacktrace_windbg_cached PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_windbg_cached-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_stacktrace_windbg_cached-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::stacktrace_windbg_cached IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_stacktrace_windbg_cached_FOUND 0)
set(boost_stacktrace_windbg_cached_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_STACKTRACE_WINDBG_CACHED_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_STACKTRACE_WINDBG_CACHED_DEPS)
list(REMOVE_DUPLICATES _BOOST_STACKTRACE_WINDBG_CACHED_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_stacktrace_windbg_cached dependencies: ${_BOOST_STACKTRACE_WINDBG_CACHED_DEPS}")
endif()
endif()
foreach(dep_boost_stacktrace_windbg_cached IN LISTS _BOOST_STACKTRACE_WINDBG_CACHED_DEPS)
set(_BOOST_QUIET)
if(boost_stacktrace_windbg_cached_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_stacktrace_windbg_cached_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_stacktrace_windbg_cached} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::stacktrace_windbg_cached APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_stacktrace_windbg_cached})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_stacktrace_windbg_cached}_FOUND)
set(boost_stacktrace_windbg_cached_FOUND 0)
set(boost_stacktrace_windbg_cached_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_stacktrace_windbg_cached}, has not been found.")
unset(_BOOST_STACKTRACE_WINDBG_CACHED_DEPS)
return()
endif()
endforeach()
unset(_BOOST_STACKTRACE_WINDBG_CACHED_DEPS)
mark_as_advanced(boost_stacktrace_windbg_cached_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config-version.cmake
cat "/tmp/jam366ae4.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config-version.cmake"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config.cmake
cat "/tmp/jam366ae5.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg-1.72.0/boost_stacktrace_windbg-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg-1.72.0/boost_stacktrace_windbg-config-version.cmake"
file /tmp/jam366ae6.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config-version.cmake
cat "/tmp/jam366ae6.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg_cached-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg_cached-1.72.0"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg_cached-1.72.0/boost_stacktrace_windbg_cached-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg_cached-1.72.0/boost_stacktrace_windbg_cached-config.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg_cached-1.72.0/boost_stacktrace_windbg_cached-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/stacktrace/build/stage/boost_stacktrace_windbg_cached-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_stacktrace_windbg_cached-1.72.0/boost_stacktrace_windbg_cached-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage"
file /tmp/jam366ae7.000
# Generated by Boost 1.72.0
if(TARGET Boost::prg_exec_monitor)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_prg_exec_monitor ${boost_prg_exec_monitor_VERSION} at ${boost_prg_exec_monitor_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::prg_exec_monitor
add_library(Boost::prg_exec_monitor UNKNOWN IMPORTED)
set_target_properties(Boost::prg_exec_monitor PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_prg_exec_monitor-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_prg_exec_monitor-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::prg_exec_monitor IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_prg_exec_monitor_FOUND 0)
set(boost_prg_exec_monitor_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_PRG_EXEC_MONITOR_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_PRG_EXEC_MONITOR_DEPS)
list(REMOVE_DUPLICATES _BOOST_PRG_EXEC_MONITOR_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_prg_exec_monitor dependencies: ${_BOOST_PRG_EXEC_MONITOR_DEPS}")
endif()
endif()
foreach(dep_boost_prg_exec_monitor IN LISTS _BOOST_PRG_EXEC_MONITOR_DEPS)
set(_BOOST_QUIET)
if(boost_prg_exec_monitor_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_prg_exec_monitor_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_prg_exec_monitor} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_prg_exec_monitor})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_prg_exec_monitor}_FOUND)
set(boost_prg_exec_monitor_FOUND 0)
set(boost_prg_exec_monitor_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_prg_exec_monitor}, has not been found.")
unset(_BOOST_PRG_EXEC_MONITOR_DEPS)
return()
endif()
endforeach()
unset(_BOOST_PRG_EXEC_MONITOR_DEPS)
mark_as_advanced(boost_prg_exec_monitor_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config.cmake
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg"
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config.cmake
cat "/tmp/jam366ae7.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0/boost_prg_exec_monitor-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0/boost_prg_exec_monitor-config.cmake"
file /tmp/jam366ae8.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config-version.cmake
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
...on 400th target...
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config-version.cmake
cat "/tmp/jam366ae8.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config-version.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_wgrammar.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -ftemplate-depth-255 -fvisibility=hidden -fvisibility-inlines-hidden -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_wiprimitive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/basic_text_woprimitive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_wiarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/text_woarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_wiarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_text_woarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_wgrammar.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_wiarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_woarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_wiarchive.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/polymorphic_xml_woarchive.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_wserialization.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_wserialization.a"
file /tmp/jam366ae9.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_wserialization.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_wserialization.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_wserialization.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_wserialization.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_wserialization.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_wserialization.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_wserialization.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_wserialization.a")
endif()
# Target file name: libboost_wserialization.a
get_target_property(__boost_imploc Boost::wserialization IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::wserialization already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_wserialization.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::wserialization APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::wserialization PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_wserialization.a"
)
list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization-variant-static.cmake
cat "/tmp/jam366ae9.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0/libboost_wserialization-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/serialization/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_wserialization-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wserialization-1.72.0/libboost_wserialization-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpp_main.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpp_main.o" "libs/test/src/cpp_main.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/debug.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/debug.o" "libs/test/src/debug.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/execution_monitor.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/execution_monitor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/debug.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpp_main.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_prg_exec_monitor.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_prg_exec_monitor.a"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/compiler_log_formatter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/decorator.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/decorator.o" "libs/test/src/decorator.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/plain_report_formatter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/progress_monitor.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_collector.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_collector.o" "libs/test/src/results_collector.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_framework_init_observer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_framework_init_observer.o" "libs/test/src/test_framework_init_observer.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_reporter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_reporter.o" "libs/test/src/results_reporter.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_main.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_main.o" "libs/test/src/test_main.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/framework.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/framework.o" "libs/test/src/framework.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tools.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tools.o" "libs/test/src/test_tools.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tree.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tree.o" "libs/test/src/test_tree.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_log.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_log.o" "libs/test/src/unit_test_log.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_main.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_main.o" "libs/test/src/unit_test_main.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_monitor.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_log_formatter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/junit_log_formatter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/junit_log_formatter.o" "libs/test/src/junit_log_formatter.cpp"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0/boost_prg_exec_monitor-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_prg_exec_monitor-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0/boost_prg_exec_monitor-config-version.cmake"
file /tmp/jam366aea.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_prg_exec_monitor.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_prg_exec_monitor.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_prg_exec_monitor.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_prg_exec_monitor.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_prg_exec_monitor.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_prg_exec_monitor.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_prg_exec_monitor.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_prg_exec_monitor.a")
endif()
# Target file name: libboost_prg_exec_monitor.a
get_target_property(__boost_imploc Boost::prg_exec_monitor IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::prg_exec_monitor already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_prg_exec_monitor.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::prg_exec_monitor PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_prg_exec_monitor.a"
)
list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor-variant-static.cmake
cat "/tmp/jam366aea.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0/libboost_prg_exec_monitor-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_prg_exec_monitor-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_prg_exec_monitor-1.72.0/libboost_prg_exec_monitor-variant-static.cmake"
file /tmp/jam366aeb.000
# Generated by Boost 1.72.0
if(TARGET Boost::test_exec_monitor)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_test_exec_monitor ${boost_test_exec_monitor_VERSION} at ${boost_test_exec_monitor_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::test_exec_monitor
add_library(Boost::test_exec_monitor UNKNOWN IMPORTED)
set_target_properties(Boost::test_exec_monitor PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_test_exec_monitor-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_test_exec_monitor-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::test_exec_monitor IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_test_exec_monitor_FOUND 0)
set(boost_test_exec_monitor_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_TEST_EXEC_MONITOR_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_TEST_EXEC_MONITOR_DEPS)
list(REMOVE_DUPLICATES _BOOST_TEST_EXEC_MONITOR_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_test_exec_monitor dependencies: ${_BOOST_TEST_EXEC_MONITOR_DEPS}")
endif()
endif()
foreach(dep_boost_test_exec_monitor IN LISTS _BOOST_TEST_EXEC_MONITOR_DEPS)
set(_BOOST_QUIET)
if(boost_test_exec_monitor_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_test_exec_monitor_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_test_exec_monitor} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::test_exec_monitor APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_test_exec_monitor})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_test_exec_monitor}_FOUND)
set(boost_test_exec_monitor_FOUND 0)
set(boost_test_exec_monitor_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_test_exec_monitor}, has not been found.")
unset(_BOOST_TEST_EXEC_MONITOR_DEPS)
return()
endif()
endforeach()
unset(_BOOST_TEST_EXEC_MONITOR_DEPS)
mark_as_advanced(boost_test_exec_monitor_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config.cmake
cat "/tmp/jam366aeb.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0/boost_test_exec_monitor-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0/boost_test_exec_monitor-config.cmake"
file /tmp/jam366aec.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config-version.cmake
cat "/tmp/jam366aec.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0/boost_test_exec_monitor-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_test_exec_monitor-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0/boost_test_exec_monitor-config-version.cmake"
file /tmp/jam366aed.000
# Generated by Boost 1.72.0
if(TARGET Boost::unit_test_framework)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_unit_test_framework ${boost_unit_test_framework_VERSION} at ${boost_unit_test_framework_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::unit_test_framework
add_library(Boost::unit_test_framework UNKNOWN IMPORTED)
set_target_properties(Boost::unit_test_framework PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_unit_test_framework-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_unit_test_framework-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::unit_test_framework IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_unit_test_framework_FOUND 0)
set(boost_unit_test_framework_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_UNIT_TEST_FRAMEWORK_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_UNIT_TEST_FRAMEWORK_DEPS)
list(REMOVE_DUPLICATES _BOOST_UNIT_TEST_FRAMEWORK_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_unit_test_framework dependencies: ${_BOOST_UNIT_TEST_FRAMEWORK_DEPS}")
endif()
endif()
foreach(dep_boost_unit_test_framework IN LISTS _BOOST_UNIT_TEST_FRAMEWORK_DEPS)
set(_BOOST_QUIET)
if(boost_unit_test_framework_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_unit_test_framework_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_unit_test_framework} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::unit_test_framework APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_unit_test_framework})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_unit_test_framework}_FOUND)
set(boost_unit_test_framework_FOUND 0)
set(boost_unit_test_framework_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_unit_test_framework}, has not been found.")
unset(_BOOST_UNIT_TEST_FRAMEWORK_DEPS)
return()
endif()
endforeach()
unset(_BOOST_UNIT_TEST_FRAMEWORK_DEPS)
mark_as_advanced(boost_unit_test_framework_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config.cmake
cat "/tmp/jam366aed.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0/boost_unit_test_framework-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0/boost_unit_test_framework-config.cmake"
file /tmp/jam366aee.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config-version.cmake
cat "/tmp/jam366aee.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0/boost_unit_test_framework-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/stage/boost_unit_test_framework-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0/boost_unit_test_framework-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/auto_timers_construction.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_report_formatter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage"
file /tmp/jam366aef.000
# Generated by Boost 1.72.0
if(TARGET Boost::timer)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_timer ${boost_timer_VERSION} at ${boost_timer_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::timer
add_library(Boost::timer UNKNOWN IMPORTED)
set_target_properties(Boost::timer PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_timer-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_timer-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::timer IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_timer_FOUND 0)
set(boost_timer_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_TIMER_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_TIMER_DEPS)
list(REMOVE_DUPLICATES _BOOST_TIMER_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_timer dependencies: ${_BOOST_TIMER_DEPS}")
endif()
endif()
foreach(dep_boost_timer IN LISTS _BOOST_TIMER_DEPS)
set(_BOOST_QUIET)
if(boost_timer_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_timer_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_timer} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::timer APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_timer})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_timer}_FOUND)
set(boost_timer_FOUND 0)
set(boost_timer_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_timer}, has not been found.")
unset(_BOOST_TIMER_DEPS)
return()
endif()
endforeach()
unset(_BOOST_TIMER_DEPS)
mark_as_advanced(boost_timer_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config.cmake
cat "/tmp/jam366aef.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0/boost_timer-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0/boost_timer-config.cmake"
file /tmp/jam366af0.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config-version.cmake
cat "/tmp/jam366af0.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0/boost_timer-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/stage/boost_timer-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0/boost_timer-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpu_timer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpu_timer.o" "libs/timer/src/cpu_timer.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/auto_timers_construction.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpu_timer.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_timer.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_timer.a"
file /tmp/jam366af1.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_timer.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_timer.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_timer.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_timer.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_timer.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_timer.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_timer.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_timer.a")
endif()
# Target file name: libboost_timer.a
get_target_property(__boost_imploc Boost::timer IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::timer already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_timer.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::timer APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::timer PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_timer.a"
)
list(APPEND _BOOST_TIMER_DEPS chrono headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer-variant-static.cmake
cat "/tmp/jam366af1.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0/libboost_timer-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/timer/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_timer-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_timer-1.72.0/libboost_timer-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage"
file /tmp/jam366af2.000
# Generated by Boost 1.72.0
if(TARGET Boost::type_erasure)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_type_erasure ${boost_type_erasure_VERSION} at ${boost_type_erasure_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::type_erasure
add_library(Boost::type_erasure UNKNOWN IMPORTED)
set_target_properties(Boost::type_erasure PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_type_erasure-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_type_erasure-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::type_erasure IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_type_erasure_FOUND 0)
set(boost_type_erasure_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_TYPE_ERASURE_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_TYPE_ERASURE_DEPS)
list(REMOVE_DUPLICATES _BOOST_TYPE_ERASURE_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_type_erasure dependencies: ${_BOOST_TYPE_ERASURE_DEPS}")
endif()
endif()
foreach(dep_boost_type_erasure IN LISTS _BOOST_TYPE_ERASURE_DEPS)
set(_BOOST_QUIET)
if(boost_type_erasure_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_type_erasure_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_type_erasure} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::type_erasure APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_type_erasure})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_type_erasure}_FOUND)
set(boost_type_erasure_FOUND 0)
set(boost_type_erasure_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_type_erasure}, has not been found.")
unset(_BOOST_TYPE_ERASURE_DEPS)
return()
endif()
endforeach()
unset(_BOOST_TYPE_ERASURE_DEPS)
mark_as_advanced(boost_type_erasure_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config.cmake
cat "/tmp/jam366af2.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0/boost_type_erasure-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0/boost_type_erasure-config.cmake"
file /tmp/jam366af3.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config-version.cmake
cat "/tmp/jam366af3.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0/boost_type_erasure-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/stage/boost_type_erasure-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0/boost_type_erasure-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_parameters.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wno-variadic-macros -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor.a" 2>/dev/null >/dev/null
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dynamic_binding.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dynamic_binding.o" "libs/type_erasure/src/dynamic_binding.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dynamic_binding.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_type_erasure.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_type_erasure.a"
file /tmp/jam366af4.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_type_erasure.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_type_erasure.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_type_erasure.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_type_erasure.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_type_erasure.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_type_erasure.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_type_erasure.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_type_erasure.a")
endif()
# Target file name: libboost_type_erasure.a
get_target_property(__boost_imploc Boost::type_erasure IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::type_erasure already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_type_erasure.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::type_erasure APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::type_erasure PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_type_erasure.a"
)
list(APPEND _BOOST_TYPE_ERASURE_DEPS chrono system thread headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure-variant-static.cmake
cat "/tmp/jam366af4.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0/libboost_type_erasure-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/type_erasure/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_type_erasure-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_type_erasure-1.72.0/libboost_type_erasure-variant-static.cmake"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/compiler_log_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/debug.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/decorator.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/execution_monitor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/framework.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/plain_report_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/progress_monitor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_collector.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_reporter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_framework_init_observer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_main.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tools.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tree.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_log.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_main.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_monitor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_parameters.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/junit_log_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_log_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_report_formatter.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_test_exec_monitor.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_test_exec_monitor.a"
file /tmp/jam366af5.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_test_exec_monitor.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_test_exec_monitor.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_test_exec_monitor.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_test_exec_monitor.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_test_exec_monitor.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_test_exec_monitor.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_test_exec_monitor.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_test_exec_monitor.a")
endif()
# Target file name: libboost_test_exec_monitor.a
get_target_property(__boost_imploc Boost::test_exec_monitor IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::test_exec_monitor already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_test_exec_monitor.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::test_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::test_exec_monitor PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_test_exec_monitor.a"
)
list(APPEND _BOOST_TEST_EXEC_MONITOR_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor-variant-static.cmake
cat "/tmp/jam366af5.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0/libboost_test_exec_monitor-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_test_exec_monitor-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_test_exec_monitor-1.72.0/libboost_test_exec_monitor-variant-static.cmake"
...on 500th target...
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/compiler_log_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/debug.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/decorator.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/execution_monitor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/framework.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/plain_report_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/progress_monitor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_collector.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/results_reporter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_framework_init_observer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tools.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/test_tree.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_log.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_main.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_monitor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unit_test_parameters.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/junit_log_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_log_formatter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/xml_report_formatter.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_unit_test_framework.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_unit_test_framework.a"
file /tmp/jam366af6.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_unit_test_framework.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_unit_test_framework.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_unit_test_framework.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_unit_test_framework.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_unit_test_framework.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_unit_test_framework.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_unit_test_framework.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_unit_test_framework.a")
endif()
# Target file name: libboost_unit_test_framework.a
get_target_property(__boost_imploc Boost::unit_test_framework IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::unit_test_framework already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_unit_test_framework.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::unit_test_framework APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::unit_test_framework PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_unit_test_framework.a"
)
list(APPEND _BOOST_UNIT_TEST_FRAMEWORK_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework-variant-static.cmake
cat "/tmp/jam366af6.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0/libboost_unit_test_framework-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/test/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_unit_test_framework-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_unit_test_framework-1.72.0/libboost_unit_test_framework-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_exprgrammar.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_grammar.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_literalgrs.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_defined_grammar.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_predef_macros.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/token_ids.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/token_ids.o" "libs/wave/src/token_ids.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_re2c_lexer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wave_config_constant.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex/aq.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage"
file /tmp/jam366af7.000
# Generated by Boost 1.72.0
if(TARGET Boost::wave)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_wave ${boost_wave_VERSION} at ${boost_wave_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::wave
add_library(Boost::wave UNKNOWN IMPORTED)
set_target_properties(Boost::wave PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_wave-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_wave-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::wave IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_wave_FOUND 0)
set(boost_wave_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_WAVE_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_WAVE_DEPS)
list(REMOVE_DUPLICATES _BOOST_WAVE_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_wave dependencies: ${_BOOST_WAVE_DEPS}")
endif()
endif()
foreach(dep_boost_wave IN LISTS _BOOST_WAVE_DEPS)
set(_BOOST_QUIET)
if(boost_wave_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_wave_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_wave} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::wave APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_wave})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_wave}_FOUND)
set(boost_wave_FOUND 0)
set(boost_wave_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_wave}, has not been found.")
unset(_BOOST_WAVE_DEPS)
return()
endif()
endforeach()
unset(_BOOST_WAVE_DEPS)
mark_as_advanced(boost_wave_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config.cmake
cat "/tmp/jam366af7.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0/boost_wave-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0/boost_wave-config.cmake"
file /tmp/jam366af8.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config-version.cmake
cat "/tmp/jam366af8.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0/boost_wave-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/stage/boost_wave-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0/boost_wave-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lockpool.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_SOURCE -DBOOST_ATOMIC_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lockpool.o" "libs/atomic/src/lockpool.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/lockpool.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_atomic.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_atomic.a"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage"
file /tmp/jam366af9.000
# Generated by Boost 1.72.0
if(TARGET Boost::atomic)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_atomic ${boost_atomic_VERSION} at ${boost_atomic_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::atomic
add_library(Boost::atomic UNKNOWN IMPORTED)
set_target_properties(Boost::atomic PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_atomic-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_atomic-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::atomic IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_atomic_FOUND 0)
set(boost_atomic_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_ATOMIC_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_ATOMIC_DEPS)
list(REMOVE_DUPLICATES _BOOST_ATOMIC_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_atomic dependencies: ${_BOOST_ATOMIC_DEPS}")
endif()
endif()
foreach(dep_boost_atomic IN LISTS _BOOST_ATOMIC_DEPS)
set(_BOOST_QUIET)
if(boost_atomic_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_atomic_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_atomic} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::atomic APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_atomic})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_atomic}_FOUND)
set(boost_atomic_FOUND 0)
set(boost_atomic_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_atomic}, has not been found.")
unset(_BOOST_ATOMIC_DEPS)
return()
endif()
endforeach()
unset(_BOOST_ATOMIC_DEPS)
mark_as_advanced(boost_atomic_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config.cmake
cat "/tmp/jam366af9.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0/boost_atomic-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0/boost_atomic-config.cmake"
file /tmp/jam366afa.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config-version.cmake
cat "/tmp/jam366afa.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0/boost_atomic-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/stage/boost_atomic-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0/boost_atomic-config-version.cmake"
file /tmp/jam366afb.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_atomic.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_atomic.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_atomic.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_atomic.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_atomic.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_atomic.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_atomic.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_atomic.a")
endif()
# Target file name: libboost_atomic.a
get_target_property(__boost_imploc Boost::atomic IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::atomic already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_atomic.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::atomic PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_atomic.a"
)
list(APPEND _BOOST_ATOMIC_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic-variant-static.cmake
cat "/tmp/jam366afb.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0/libboost_atomic-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/atomic/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_atomic-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_atomic-1.72.0/libboost_atomic-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/BoostDetectToolset-1.72.0.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/boost_install/BoostDetectToolset.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/BoostDetectToolset-1.72.0.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/Boost-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/Boost-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/Boost-1.72.0/BoostConfig.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/tools/boost_install/BoostConfig.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/Boost-1.72.0/BoostConfig.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools/boost_install
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools/boost_install"
file /tmp/jam366afc.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools/boost_install/BoostConfigVersion.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools/boost_install/BoostConfigVersion.cmake
cat "/tmp/jam366afc.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools/boost_install/BoostConfigVersion.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/Boost-1.72.0/BoostConfigVersion.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/tools/boost_install/BoostConfigVersion.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/Boost-1.72.0/BoostConfigVersion.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage"
file /tmp/jam366afd.000
# Generated by Boost 1.72.0
if(TARGET Boost::headers)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_headers ${boost_headers_VERSION} at ${boost_headers_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::headers
add_library(Boost::headers INTERFACE IMPORTED)
set_target_properties(Boost::headers PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
mark_as_advanced(boost_headers_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config.cmake
cat "/tmp/jam366afd.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_headers-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_headers-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_headers-1.72.0/boost_headers-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_headers-1.72.0/boost_headers-config.cmake"
file /tmp/jam366afe.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config-version.cmake
cat "/tmp/jam366afe.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_headers-1.72.0/boost_headers-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/headers/build/stage/boost_headers-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_headers-1.72.0/boost_headers-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex/cpp_re.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -w -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/chrono.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wextra -Wno-long-long -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/chrono.o" "libs/chrono/src/chrono.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/thread_clock.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wextra -Wno-long-long -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/thread_clock.o" "libs/chrono/src/thread_clock.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage"
file /tmp/jam366aff.000
# Generated by Boost 1.72.0
if(TARGET Boost::chrono)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_chrono ${boost_chrono_VERSION} at ${boost_chrono_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::chrono
add_library(Boost::chrono UNKNOWN IMPORTED)
set_target_properties(Boost::chrono PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_chrono-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_chrono-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::chrono IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_chrono_FOUND 0)
set(boost_chrono_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_CHRONO_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_CHRONO_DEPS)
list(REMOVE_DUPLICATES _BOOST_CHRONO_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_chrono dependencies: ${_BOOST_CHRONO_DEPS}")
endif()
endif()
foreach(dep_boost_chrono IN LISTS _BOOST_CHRONO_DEPS)
set(_BOOST_QUIET)
if(boost_chrono_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_chrono_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_chrono} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::chrono APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_chrono})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_chrono}_FOUND)
set(boost_chrono_FOUND 0)
set(boost_chrono_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_chrono}, has not been found.")
unset(_BOOST_CHRONO_DEPS)
return()
endif()
endforeach()
unset(_BOOST_CHRONO_DEPS)
mark_as_advanced(boost_chrono_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config.cmake
cat "/tmp/jam366aff.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0/boost_chrono-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0/boost_chrono-config.cmake"
file /tmp/jam366b00.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config-version.cmake
cat "/tmp/jam366b00.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0/boost_chrono-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/stage/boost_chrono-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0/boost_chrono-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/alloc_lib.o
"/usr/bin/g++" -x c -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/alloc_lib.o" "libs/container/src/alloc_lib.c"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/dlmalloc.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/dlmalloc.o" "libs/container/src/dlmalloc.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_re2c_lexer_str.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave.a" 2>/dev/null >/dev/null
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/process_cpu_clocks.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wextra -Wno-long-long -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/process_cpu_clocks.o" "libs/chrono/src/process_cpu_clocks.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/chrono.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/thread_clock.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/process_cpu_clocks.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_chrono.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_chrono.a"
file /tmp/jam366b01.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_chrono.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_chrono.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_chrono.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_chrono.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_chrono.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_chrono.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_chrono.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_chrono.a")
endif()
# Target file name: libboost_chrono.a
get_target_property(__boost_imploc Boost::chrono IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::chrono already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_chrono.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::chrono PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_chrono.a"
)
list(APPEND _BOOST_CHRONO_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono-variant-static.cmake
cat "/tmp/jam366b01.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0/libboost_chrono-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/chrono/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_chrono-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_chrono-1.72.0/libboost_chrono-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/global_resource.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/global_resource.o" "libs/container/src/global_resource.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/monotonic_buffer_resource.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/monotonic_buffer_resource.o" "libs/container/src/monotonic_buffer_resource.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/pool_resource.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/pool_resource.o" "libs/container/src/pool_resource.cpp"
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_exprgrammar.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_grammar.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_cpp_literalgrs.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_defined_grammar.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_predef_macros.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_re2c_lexer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instantiate_re2c_lexer_str.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/token_ids.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wave_config_constant.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex/aq.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpplexer/re2clex/cpp_re.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave.a"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/synchronized_pool_resource.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/synchronized_pool_resource.o" "libs/container/src/synchronized_pool_resource.cpp"
file /tmp/jam366b02.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_wave.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_wave.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_wave.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_wave.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_wave.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_wave.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_wave.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_wave.a")
endif()
# Target file name: libboost_wave.a
get_target_property(__boost_imploc Boost::wave IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::wave already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_wave.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::wave APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::wave PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_wave.a"
)
list(APPEND _BOOST_WAVE_DEPS chrono date_time filesystem thread headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave-variant-static.cmake
cat "/tmp/jam366b02.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0/libboost_wave-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_wave-1.72.0/libboost_wave-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage"
file /tmp/jam366b03.000
# Generated by Boost 1.72.0
if(TARGET Boost::container)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_container ${boost_container_VERSION} at ${boost_container_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::container
add_library(Boost::container UNKNOWN IMPORTED)
set_target_properties(Boost::container PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_container-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_container-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::container IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_container_FOUND 0)
set(boost_container_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_CONTAINER_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_CONTAINER_DEPS)
list(REMOVE_DUPLICATES _BOOST_CONTAINER_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_container dependencies: ${_BOOST_CONTAINER_DEPS}")
endif()
endif()
foreach(dep_boost_container IN LISTS _BOOST_CONTAINER_DEPS)
set(_BOOST_QUIET)
if(boost_container_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_container_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_container} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::container APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_container})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_container}_FOUND)
set(boost_container_FOUND 0)
set(boost_container_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_container}, has not been found.")
unset(_BOOST_CONTAINER_DEPS)
return()
endif()
endforeach()
unset(_BOOST_CONTAINER_DEPS)
mark_as_advanced(boost_container_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config.cmake
cat "/tmp/jam366b03.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0/boost_container-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0/boost_container-config.cmake"
file /tmp/jam366b04.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config-version.cmake
cat "/tmp/jam366b04.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config-version.cmake"
...on 600th target...
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0/boost_container-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/stage/boost_container-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0/boost_container-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm"
gcc.compile.asm /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/make_x86_64_sysv_elf_gas.o
"/usr/bin/g++" -x assembler-with-cpp -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/make_x86_64_sysv_elf_gas.o" "libs/context/src/asm/make_x86_64_sysv_elf_gas.S"
gcc.compile.asm /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/jump_x86_64_sysv_elf_gas.o
"/usr/bin/g++" -x assembler-with-cpp -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/jump_x86_64_sysv_elf_gas.o" "libs/context/src/asm/jump_x86_64_sysv_elf_gas.S"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_wave.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/wave/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_wave.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_wave.a"
gcc.compile.asm /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/ontop_x86_64_sysv_elf_gas.o
"/usr/bin/g++" -x assembler-with-cpp -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/ontop_x86_64_sysv_elf_gas.o" "libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage"
file /tmp/jam366b05.000
# Generated by Boost 1.72.0
if(TARGET Boost::context)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_context ${boost_context_VERSION} at ${boost_context_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::context
add_library(Boost::context UNKNOWN IMPORTED)
set_target_properties(Boost::context PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_context-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_context-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::context IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_context_FOUND 0)
set(boost_context_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_CONTEXT_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_CONTEXT_DEPS)
list(REMOVE_DUPLICATES _BOOST_CONTEXT_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_context dependencies: ${_BOOST_CONTEXT_DEPS}")
endif()
endif()
foreach(dep_boost_context IN LISTS _BOOST_CONTEXT_DEPS)
set(_BOOST_QUIET)
if(boost_context_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_context_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_context} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::context APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_context})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_context}_FOUND)
set(boost_context_FOUND 0)
set(boost_context_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_context}, has not been found.")
unset(_BOOST_CONTEXT_DEPS)
return()
endif()
endforeach()
unset(_BOOST_CONTEXT_DEPS)
mark_as_advanced(boost_context_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config.cmake
cat "/tmp/jam366b05.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0/boost_context-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0/boost_context-config.cmake"
file /tmp/jam366b06.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config-version.cmake
cat "/tmp/jam366b06.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0/boost_context-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/stage/boost_context-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0/boost_context-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unsynchronized_pool_resource.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unsynchronized_pool_resource.o" "libs/container/src/unsynchronized_pool_resource.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/alloc_lib.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/dlmalloc.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/global_resource.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/monotonic_buffer_resource.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/pool_resource.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/synchronized_pool_resource.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unsynchronized_pool_resource.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_container.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_container.a"
file /tmp/jam366b07.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_container.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_container.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_container.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_container.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_container.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_container.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_container.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_container.a")
endif()
# Target file name: libboost_container.a
get_target_property(__boost_imploc Boost::container IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::container already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_container.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::container PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_container.a"
)
list(APPEND _BOOST_CONTAINER_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container-variant-static.cmake
cat "/tmp/jam366b07.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0/libboost_container-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/container/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_container-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_container-1.72.0/libboost_container-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage"
file /tmp/jam366b08.000
# Generated by Boost 1.72.0
if(TARGET Boost::contract)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_contract ${boost_contract_VERSION} at ${boost_contract_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::contract
add_library(Boost::contract UNKNOWN IMPORTED)
set_target_properties(Boost::contract PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_contract-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_contract-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::contract IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_contract_FOUND 0)
set(boost_contract_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_CONTRACT_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_CONTRACT_DEPS)
list(REMOVE_DUPLICATES _BOOST_CONTRACT_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_contract dependencies: ${_BOOST_CONTRACT_DEPS}")
endif()
endif()
foreach(dep_boost_contract IN LISTS _BOOST_CONTRACT_DEPS)
set(_BOOST_QUIET)
if(boost_contract_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_contract_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_contract} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::contract APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_contract})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_contract}_FOUND)
set(boost_contract_FOUND 0)
set(boost_contract_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_contract}, has not been found.")
unset(_BOOST_CONTRACT_DEPS)
return()
endif()
endforeach()
unset(_BOOST_CONTRACT_DEPS)
mark_as_advanced(boost_contract_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config.cmake
cat "/tmp/jam366b08.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0/boost_contract-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0/boost_contract-config.cmake"
file /tmp/jam366b09.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config-version.cmake
cat "/tmp/jam366b09.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0/boost_contract-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/stage/boost_contract-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0/boost_contract-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/stack_traits.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/stack_traits.o" "libs/context/src/posix/stack_traits.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/make_x86_64_sysv_elf_gas.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/jump_x86_64_sysv_elf_gas.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/asm/ontop_x86_64_sysv_elf_gas.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/stack_traits.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_context.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_context.a"
file /tmp/jam366b0a.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_context.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_context.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_context.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_context.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_context.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_context.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_context.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_context.a")
endif()
# Target file name: libboost_context.a
get_target_property(__boost_imploc Boost::context IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::context already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_context.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::context PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_context.a"
)
list(APPEND _BOOST_CONTEXT_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context-variant-static.cmake
cat "/tmp/jam366b0a.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0/libboost_context-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/context/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_context-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_context-1.72.0/libboost_context-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread/once.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -fPIC -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread/once.o" "libs/thread/src/pthread/once.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/future.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -fPIC -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/future.o" "libs/thread/src/future.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/detail
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/detail"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/detail/coroutine_context.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/detail/coroutine_context.o" "libs/coroutine/src/detail/coroutine_context.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/exceptions.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/exceptions.o" "libs/coroutine/src/exceptions.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/contract.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTRACT_STATIC_LINK -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/contract.o" "libs/contract/src/contract.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/contract.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_contract.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_contract.a"
file /tmp/jam366b0b.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_contract.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_contract.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_contract.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_contract.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_contract.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_contract.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_contract.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_contract.a")
endif()
# Target file name: libboost_contract.a
get_target_property(__boost_imploc Boost::contract IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::contract already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_contract.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::contract PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_contract.a"
)
list(APPEND _BOOST_CONTRACT_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract-variant-static.cmake
cat "/tmp/jam366b0b.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0/libboost_contract-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/contract/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_contract-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_contract-1.72.0/libboost_contract-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage"
file /tmp/jam366b0c.000
# Generated by Boost 1.72.0
if(TARGET Boost::coroutine)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_coroutine ${boost_coroutine_VERSION} at ${boost_coroutine_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::coroutine
add_library(Boost::coroutine UNKNOWN IMPORTED)
set_target_properties(Boost::coroutine PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_coroutine-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_coroutine-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::coroutine IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_coroutine_FOUND 0)
set(boost_coroutine_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_COROUTINE_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_COROUTINE_DEPS)
list(REMOVE_DUPLICATES _BOOST_COROUTINE_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_coroutine dependencies: ${_BOOST_COROUTINE_DEPS}")
endif()
endif()
foreach(dep_boost_coroutine IN LISTS _BOOST_COROUTINE_DEPS)
set(_BOOST_QUIET)
if(boost_coroutine_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_coroutine_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_coroutine} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::coroutine APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_coroutine})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_coroutine}_FOUND)
set(boost_coroutine_FOUND 0)
set(boost_coroutine_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_coroutine}, has not been found.")
unset(_BOOST_COROUTINE_DEPS)
return()
endif()
endforeach()
unset(_BOOST_COROUTINE_DEPS)
mark_as_advanced(boost_coroutine_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config.cmake
cat "/tmp/jam366b0c.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0/boost_coroutine-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0/boost_coroutine-config.cmake"
file /tmp/jam366b0d.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config-version.cmake
cat "/tmp/jam366b0d.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0/boost_coroutine-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/stage/boost_coroutine-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0/boost_coroutine-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage"
file /tmp/jam366b0e.000
# Generated by Boost 1.72.0
if(TARGET Boost::thread)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_thread ${boost_thread_VERSION} at ${boost_thread_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::thread
add_library(Boost::thread UNKNOWN IMPORTED)
set_target_properties(Boost::thread PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_thread-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_thread-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::thread IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_thread_FOUND 0)
set(boost_thread_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_THREAD_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_THREAD_DEPS)
list(REMOVE_DUPLICATES _BOOST_THREAD_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_thread dependencies: ${_BOOST_THREAD_DEPS}")
endif()
endif()
foreach(dep_boost_thread IN LISTS _BOOST_THREAD_DEPS)
set(_BOOST_QUIET)
if(boost_thread_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_thread_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_thread} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::thread APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_thread})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_thread}_FOUND)
set(boost_thread_FOUND 0)
set(boost_thread_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_thread}, has not been found.")
unset(_BOOST_THREAD_DEPS)
return()
endif()
endforeach()
unset(_BOOST_THREAD_DEPS)
include(CMakeFindDependencyMacro)
find_dependency(Threads)
set_property(TARGET Boost::thread APPEND PROPERTY INTERFACE_LINK_LIBRARIES Threads::Threads)
mark_as_advanced(boost_thread_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config.cmake
cat "/tmp/jam366b0e.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0/boost_thread-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0/boost_thread-config.cmake"
file /tmp/jam366b0f.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config-version.cmake
cat "/tmp/jam366b0f.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0/boost_thread-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/stage/boost_thread-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0/boost_thread-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread/thread.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -fPIC -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread/thread.o" "libs/thread/src/pthread/thread.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread/thread.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/pthread/once.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/future.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_thread.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_thread.a"
file /tmp/jam366b10.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_thread.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_thread.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_thread.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_thread.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_thread.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_thread.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_thread.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_thread.a")
endif()
# Target file name: libboost_thread.a
get_target_property(__boost_imploc Boost::thread IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::thread already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_thread.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::thread APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::thread PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_thread.a"
)
list(APPEND _BOOST_THREAD_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread-variant-static.cmake
cat "/tmp/jam366b10.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0/libboost_thread-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/thread/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_thread-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_thread-1.72.0/libboost_thread-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/greg_month.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/stack_traits.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_COROUTINES_SOURCE -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/stack_traits.o" "libs/coroutine/src/posix/stack_traits.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/detail/coroutine_context.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/exceptions.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/stack_traits.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_coroutine.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_coroutine.a"
file /tmp/jam366b11.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_coroutine.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_coroutine.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_coroutine.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_coroutine.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_coroutine.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_coroutine.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_coroutine.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_coroutine.a")
endif()
# Target file name: libboost_coroutine.a
get_target_property(__boost_imploc Boost::coroutine IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::coroutine already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_coroutine.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::coroutine PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_coroutine.a"
)
list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine-variant-static.cmake
cat "/tmp/jam366b11.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0/libboost_coroutine-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/coroutine/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_coroutine-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_coroutine-1.72.0/libboost_coroutine-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage"
...on 700th target...
file /tmp/jam366b12.000
# Generated by Boost 1.72.0
if(TARGET Boost::date_time)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_date_time ${boost_date_time_VERSION} at ${boost_date_time_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::date_time
add_library(Boost::date_time UNKNOWN IMPORTED)
set_target_properties(Boost::date_time PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_date_time-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_date_time-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::date_time IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_date_time_FOUND 0)
set(boost_date_time_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_DATE_TIME_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_DATE_TIME_DEPS)
list(REMOVE_DUPLICATES _BOOST_DATE_TIME_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_date_time dependencies: ${_BOOST_DATE_TIME_DEPS}")
endif()
endif()
foreach(dep_boost_date_time IN LISTS _BOOST_DATE_TIME_DEPS)
set(_BOOST_QUIET)
if(boost_date_time_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_date_time_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_date_time} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::date_time APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_date_time})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_date_time}_FOUND)
set(boost_date_time_FOUND 0)
set(boost_date_time_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_date_time}, has not been found.")
unset(_BOOST_DATE_TIME_DEPS)
return()
endif()
endforeach()
unset(_BOOST_DATE_TIME_DEPS)
mark_as_advanced(boost_date_time_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config.cmake
cat "/tmp/jam366b12.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0/boost_date_time-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0/boost_date_time-config.cmake"
file /tmp/jam366b13.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config-version.cmake
cat "/tmp/jam366b13.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0/boost_date_time-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/stage/boost_date_time-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0/boost_date_time-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/clone_current_exception_non_intrusive.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/clone_current_exception_non_intrusive.o" "libs/exception/src/clone_current_exception_non_intrusive.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_exception.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_exception.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_exception.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_exception.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/clone_current_exception_non_intrusive.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_exception.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_exception.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_exception.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_exception.a"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage"
file /tmp/jam366b14.000
# Generated by Boost 1.72.0
if(TARGET Boost::exception)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_exception ${boost_exception_VERSION} at ${boost_exception_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::exception
add_library(Boost::exception INTERFACE IMPORTED)
set_target_properties(Boost::exception PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
mark_as_advanced(boost_exception_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config.cmake
cat "/tmp/jam366b14.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_exception-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_exception-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_exception-1.72.0/boost_exception-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_exception-1.72.0/boost_exception-config.cmake"
file /tmp/jam366b15.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config-version.cmake
cat "/tmp/jam366b15.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_exception-1.72.0/boost_exception-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/exception/build/stage/boost_exception-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_exception-1.72.0/boost_exception-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/date_generators.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/greg_weekday.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/greg_month.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/greg_weekday.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gregorian/date_generators.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_date_time.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_date_time.a"
file /tmp/jam366b16.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_date_time.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_date_time.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_date_time.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_date_time.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_date_time.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_date_time.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_date_time.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_date_time.a")
endif()
# Target file name: libboost_date_time.a
get_target_property(__boost_imploc Boost::date_time IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::date_time already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_date_time.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::date_time PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_date_time.a"
)
list(APPEND _BOOST_DATE_TIME_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time-variant-static.cmake
cat "/tmp/jam366b16.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0/libboost_date_time-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/date_time/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_date_time-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_date_time-1.72.0/libboost_date_time-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/codecvt_error_category.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/exception.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/exception.o" "libs/filesystem/src/exception.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/directory.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/directory.o" "libs/filesystem/src/directory.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/path_traits.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/path_traits.o" "libs/filesystem/src/path_traits.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/operations.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/operations.o" "libs/filesystem/src/operations.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/path.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/path.o" "libs/filesystem/src/path.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/windows_file_codecvt.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/portability.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/portability.o" "libs/filesystem/src/portability.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unique_path.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unique_path.o" "libs/filesystem/src/unique_path.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/codecvt_error_category.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/exception.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/directory.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/operations.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/path.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/path_traits.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/portability.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/unique_path.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/utf8_codecvt_facet.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/windows_file_codecvt.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_filesystem.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_filesystem.a"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/algorithm.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/algorithm.o" "libs/fiber/src/algo/algorithm.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/round_robin.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/round_robin.o" "libs/fiber/src/algo/round_robin.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/shared_work.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/shared_work.o" "libs/fiber/src/algo/shared_work.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/work_stealing.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/work_stealing.o" "libs/fiber/src/algo/work_stealing.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/barrier.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/barrier.o" "libs/fiber/src/barrier.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/condition_variable.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/condition_variable.o" "libs/fiber/src/condition_variable.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fiber.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fiber.o" "libs/fiber/src/fiber.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/future.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/future.o" "libs/fiber/src/future.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/context.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/context.o" "libs/fiber/src/context.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/properties.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/properties.o" "libs/fiber/src/properties.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/mutex.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/mutex.o" "libs/fiber/src/mutex.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/recursive_mutex.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/recursive_mutex.o" "libs/fiber/src/recursive_mutex.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/recursive_timed_mutex.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/recursive_timed_mutex.o" "libs/fiber/src/recursive_timed_mutex.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage"
file /tmp/jam366b17.000
# Generated by Boost 1.72.0
if(TARGET Boost::fiber)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_fiber ${boost_fiber_VERSION} at ${boost_fiber_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::fiber
add_library(Boost::fiber UNKNOWN IMPORTED)
set_target_properties(Boost::fiber PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_fiber-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_fiber-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::fiber IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_fiber_FOUND 0)
set(boost_fiber_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_FIBER_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_FIBER_DEPS)
list(REMOVE_DUPLICATES _BOOST_FIBER_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_fiber dependencies: ${_BOOST_FIBER_DEPS}")
endif()
endif()
foreach(dep_boost_fiber IN LISTS _BOOST_FIBER_DEPS)
set(_BOOST_QUIET)
if(boost_fiber_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_fiber_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_fiber} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::fiber APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_fiber})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_fiber}_FOUND)
set(boost_fiber_FOUND 0)
set(boost_fiber_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_fiber}, has not been found.")
unset(_BOOST_FIBER_DEPS)
return()
endif()
endforeach()
unset(_BOOST_FIBER_DEPS)
mark_as_advanced(boost_fiber_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config.cmake
cat "/tmp/jam366b17.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0/boost_fiber-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0/boost_fiber-config.cmake"
file /tmp/jam366b18.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config-version.cmake
cat "/tmp/jam366b18.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0/boost_fiber-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0/boost_fiber-config-version.cmake"
file /tmp/jam366b19.000
# Generated by Boost 1.72.0
if(TARGET Boost::fiber_numa)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_fiber_numa ${boost_fiber_numa_VERSION} at ${boost_fiber_numa_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::fiber_numa
add_library(Boost::fiber_numa UNKNOWN IMPORTED)
set_target_properties(Boost::fiber_numa PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_fiber_numa-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_fiber_numa-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::fiber_numa IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_fiber_numa_FOUND 0)
set(boost_fiber_numa_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_FIBER_NUMA_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_FIBER_NUMA_DEPS)
list(REMOVE_DUPLICATES _BOOST_FIBER_NUMA_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_fiber_numa dependencies: ${_BOOST_FIBER_NUMA_DEPS}")
endif()
endif()
foreach(dep_boost_fiber_numa IN LISTS _BOOST_FIBER_NUMA_DEPS)
set(_BOOST_QUIET)
if(boost_fiber_numa_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_fiber_numa_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_fiber_numa} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::fiber_numa APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_fiber_numa})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_fiber_numa}_FOUND)
set(boost_fiber_numa_FOUND 0)
set(boost_fiber_numa_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_fiber_numa}, has not been found.")
unset(_BOOST_FIBER_NUMA_DEPS)
return()
endif()
endforeach()
unset(_BOOST_FIBER_NUMA_DEPS)
mark_as_advanced(boost_fiber_numa_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config.cmake
cat "/tmp/jam366b19.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber_numa-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber_numa-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber_numa-1.72.0/boost_fiber_numa-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber_numa-1.72.0/boost_fiber_numa-config.cmake"
file /tmp/jam366b1a.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config-version.cmake
cat "/tmp/jam366b1a.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber_numa-1.72.0/boost_fiber_numa-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/stage/boost_fiber_numa-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber_numa-1.72.0/boost_fiber_numa-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage"
file /tmp/jam366b1b.000
# Generated by Boost 1.72.0
if(TARGET Boost::filesystem)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_filesystem ${boost_filesystem_VERSION} at ${boost_filesystem_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::filesystem
add_library(Boost::filesystem UNKNOWN IMPORTED)
set_target_properties(Boost::filesystem PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_filesystem-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_filesystem-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::filesystem IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_filesystem_FOUND 0)
set(boost_filesystem_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_FILESYSTEM_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_FILESYSTEM_DEPS)
list(REMOVE_DUPLICATES _BOOST_FILESYSTEM_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_filesystem dependencies: ${_BOOST_FILESYSTEM_DEPS}")
endif()
endif()
foreach(dep_boost_filesystem IN LISTS _BOOST_FILESYSTEM_DEPS)
set(_BOOST_QUIET)
if(boost_filesystem_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_filesystem_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_filesystem} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::filesystem APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_filesystem})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_filesystem}_FOUND)
set(boost_filesystem_FOUND 0)
set(boost_filesystem_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_filesystem}, has not been found.")
unset(_BOOST_FILESYSTEM_DEPS)
return()
endif()
endforeach()
unset(_BOOST_FILESYSTEM_DEPS)
mark_as_advanced(boost_filesystem_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config.cmake
cat "/tmp/jam366b1b.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0/boost_filesystem-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0/boost_filesystem-config.cmake"
file /tmp/jam366b1c.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config-version.cmake
cat "/tmp/jam366b1c.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0/boost_filesystem-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/stage/boost_filesystem-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0/boost_filesystem-config-version.cmake"
file /tmp/jam366b1d.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_filesystem.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_filesystem.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_filesystem.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_filesystem.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_filesystem.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_filesystem.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_filesystem.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_filesystem.a")
endif()
# Target file name: libboost_filesystem.a
get_target_property(__boost_imploc Boost::filesystem IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::filesystem already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_filesystem.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::filesystem PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_filesystem.a"
)
list(APPEND _BOOST_FILESYSTEM_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem-variant-static.cmake
cat "/tmp/jam366b1d.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0/libboost_filesystem-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/filesystem/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_filesystem-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_filesystem-1.72.0/libboost_filesystem-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/timed_mutex.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/timed_mutex.o" "libs/fiber/src/timed_mutex.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/c_regex_traits.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/c_regex_traits.o" "libs/regex/build/../src/c_regex_traits.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/scheduler.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_FIBERS_SOURCE -DBOOST_FILESYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/scheduler.o" "libs/fiber/src/scheduler.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/algorithm.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/round_robin.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/shared_work.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/algo/work_stealing.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/barrier.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/condition_variable.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/context.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fiber.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/future.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/mutex.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/properties.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/recursive_mutex.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/recursive_timed_mutex.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/timed_mutex.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/scheduler.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_fiber.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_fiber.a"
file /tmp/jam366b1e.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_fiber.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_fiber.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_fiber.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_fiber.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_fiber.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_fiber.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_fiber.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_fiber.a")
endif()
# Target file name: libboost_fiber.a
get_target_property(__boost_imploc Boost::fiber IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::fiber already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_fiber.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::fiber APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::fiber PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_fiber.a"
)
list(APPEND _BOOST_FIBER_DEPS context filesystem headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber-variant-static.cmake
cat "/tmp/jam366b1e.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0/libboost_fiber-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/fiber/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_fiber-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_fiber-1.72.0/libboost_fiber-variant-static.cmake"
...on 800th target...
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpp_regex_traits.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpp_regex_traits.o" "libs/regex/build/../src/cpp_regex_traits.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/icu.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/icu.o" "libs/regex/build/../src/icu.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fileiter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fileiter.o" "libs/regex/build/../src/fileiter.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cregex.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cregex.o" "libs/regex/build/../src/cregex.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix_api.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix_api.o" "libs/regex/build/../src/posix_api.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_debug.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_debug.o" "libs/regex/build/../src/regex_debug.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_raw_buffer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_raw_buffer.o" "libs/regex/build/../src/regex_raw_buffer.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex.o" "libs/regex/build/../src/regex.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/static_mutex.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/static_mutex.o" "libs/regex/build/../src/static_mutex.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/w32_regex_traits.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/w32_regex_traits.o" "libs/regex/build/../src/w32_regex_traits.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instances.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instances.o" "libs/regex/build/../src/instances.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_traits_defaults.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_traits_defaults.o" "libs/regex/build/../src/regex_traits_defaults.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wc_regex_traits.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wc_regex_traits.o" "libs/regex/build/../src/wc_regex_traits.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/usinstances.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/usinstances.o" "libs/regex/build/../src/usinstances.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wide_posix_api.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wide_posix_api.o" "libs/regex/build/../src/wide_posix_api.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/winstances.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/winstances.o" "libs/regex/build/../src/winstances.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/c_regex_traits.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cpp_regex_traits.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/cregex.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/fileiter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/icu.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/instances.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix_api.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_debug.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_raw_buffer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/regex_traits_defaults.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/static_mutex.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/w32_regex_traits.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wc_regex_traits.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/wide_posix_api.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/winstances.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/usinstances.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_regex.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_regex.a"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage"
file /tmp/jam366b1f.000
# Generated by Boost 1.72.0
if(TARGET Boost::graph)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_graph ${boost_graph_VERSION} at ${boost_graph_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::graph
add_library(Boost::graph UNKNOWN IMPORTED)
set_target_properties(Boost::graph PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_graph-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_graph-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::graph IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_graph_FOUND 0)
set(boost_graph_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_GRAPH_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_GRAPH_DEPS)
list(REMOVE_DUPLICATES _BOOST_GRAPH_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_graph dependencies: ${_BOOST_GRAPH_DEPS}")
endif()
endif()
foreach(dep_boost_graph IN LISTS _BOOST_GRAPH_DEPS)
set(_BOOST_QUIET)
if(boost_graph_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_graph_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_graph} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::graph APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_graph})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_graph}_FOUND)
set(boost_graph_FOUND 0)
set(boost_graph_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_graph}, has not been found.")
unset(_BOOST_GRAPH_DEPS)
return()
endif()
endforeach()
unset(_BOOST_GRAPH_DEPS)
mark_as_advanced(boost_graph_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config.cmake
cat "/tmp/jam366b1f.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0/boost_graph-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0/boost_graph-config.cmake"
file /tmp/jam366b20.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config-version.cmake
cat "/tmp/jam366b20.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0/boost_graph-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/stage/boost_graph-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0/boost_graph-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage"
file /tmp/jam366b21.000
# Generated by Boost 1.72.0
if(TARGET Boost::regex)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_regex ${boost_regex_VERSION} at ${boost_regex_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::regex
add_library(Boost::regex UNKNOWN IMPORTED)
set_target_properties(Boost::regex PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_regex-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_regex-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::regex IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_regex_FOUND 0)
set(boost_regex_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_REGEX_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_REGEX_DEPS)
list(REMOVE_DUPLICATES _BOOST_REGEX_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_regex dependencies: ${_BOOST_REGEX_DEPS}")
endif()
endif()
foreach(dep_boost_regex IN LISTS _BOOST_REGEX_DEPS)
set(_BOOST_QUIET)
if(boost_regex_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_regex_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_regex} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::regex APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_regex})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_regex}_FOUND)
set(boost_regex_FOUND 0)
set(boost_regex_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_regex}, has not been found.")
unset(_BOOST_REGEX_DEPS)
return()
endif()
endforeach()
unset(_BOOST_REGEX_DEPS)
mark_as_advanced(boost_regex_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config.cmake
cat "/tmp/jam366b21.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0/boost_regex-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0/boost_regex-config.cmake"
file /tmp/jam366b22.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config-version.cmake
cat "/tmp/jam366b22.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0/boost_regex-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/stage/boost_regex-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0/boost_regex-config-version.cmake"
file /tmp/jam366b23.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_regex.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_regex.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_regex.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_regex.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_regex.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_regex.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_regex.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_regex.a")
endif()
# Target file name: libboost_regex.a
get_target_property(__boost_imploc Boost::regex IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::regex already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_regex.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::regex APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::regex PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_regex.a"
)
list(APPEND _BOOST_REGEX_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex-variant-static.cmake
cat "/tmp/jam366b23.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0/libboost_regex-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/regex/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_regex-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_regex-1.72.0/libboost_regex-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage"
file /tmp/jam366b24.000
# Generated by Boost 1.72.0
if(TARGET Boost::graph_parallel)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_graph_parallel ${boost_graph_parallel_VERSION} at ${boost_graph_parallel_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::graph_parallel
add_library(Boost::graph_parallel UNKNOWN IMPORTED)
set_target_properties(Boost::graph_parallel PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_graph_parallel-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_graph_parallel-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::graph_parallel IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_graph_parallel_FOUND 0)
set(boost_graph_parallel_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_GRAPH_PARALLEL_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_GRAPH_PARALLEL_DEPS)
list(REMOVE_DUPLICATES _BOOST_GRAPH_PARALLEL_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_graph_parallel dependencies: ${_BOOST_GRAPH_PARALLEL_DEPS}")
endif()
endif()
foreach(dep_boost_graph_parallel IN LISTS _BOOST_GRAPH_PARALLEL_DEPS)
set(_BOOST_QUIET)
if(boost_graph_parallel_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_graph_parallel_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_graph_parallel} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::graph_parallel APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_graph_parallel})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_graph_parallel}_FOUND)
set(boost_graph_parallel_FOUND 0)
set(boost_graph_parallel_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_graph_parallel}, has not been found.")
unset(_BOOST_GRAPH_PARALLEL_DEPS)
return()
endif()
endforeach()
unset(_BOOST_GRAPH_PARALLEL_DEPS)
mark_as_advanced(boost_graph_parallel_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config.cmake
cat "/tmp/jam366b24.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph_parallel-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph_parallel-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph_parallel-1.72.0/boost_graph_parallel-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph_parallel-1.72.0/boost_graph_parallel-config.cmake"
file /tmp/jam366b25.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config-version.cmake
cat "/tmp/jam366b25.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph_parallel-1.72.0/boost_graph_parallel-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph_parallel/build/stage/boost_graph_parallel-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph_parallel-1.72.0/boost_graph_parallel-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/read_graphviz_new.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"libs/graph/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/file_descriptor.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/bzip2/1.0.8/_/_/package/d666801fbcdc3fd37cf8b2a827d72e84b1878ff5/include" -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/mapped_file.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/bzip2/1.0.8/_/_/package/d666801fbcdc3fd37cf8b2a827d72e84b1878ff5/include" -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/mapped_file.o" "libs/iostreams/src/mapped_file.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/bzip2.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/bzip2/1.0.8/_/_/package/d666801fbcdc3fd37cf8b2a827d72e84b1878ff5/include" -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/bzip2.o" "libs/iostreams/src/bzip2.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gzip.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/bzip2/1.0.8/_/_/package/d666801fbcdc3fd37cf8b2a827d72e84b1878ff5/include" -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gzip.o" "libs/iostreams/src/gzip.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage"
file /tmp/jam366b26.000
# Generated by Boost 1.72.0
if(TARGET Boost::iostreams)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_iostreams ${boost_iostreams_VERSION} at ${boost_iostreams_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::iostreams
add_library(Boost::iostreams UNKNOWN IMPORTED)
set_target_properties(Boost::iostreams PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_iostreams-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_iostreams-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::iostreams IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_iostreams_FOUND 0)
set(boost_iostreams_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_IOSTREAMS_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_IOSTREAMS_DEPS)
list(REMOVE_DUPLICATES _BOOST_IOSTREAMS_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_iostreams dependencies: ${_BOOST_IOSTREAMS_DEPS}")
endif()
endif()
foreach(dep_boost_iostreams IN LISTS _BOOST_IOSTREAMS_DEPS)
set(_BOOST_QUIET)
if(boost_iostreams_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_iostreams_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_iostreams} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::iostreams APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_iostreams})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_iostreams}_FOUND)
set(boost_iostreams_FOUND 0)
set(boost_iostreams_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_iostreams}, has not been found.")
unset(_BOOST_IOSTREAMS_DEPS)
return()
endif()
endforeach()
unset(_BOOST_IOSTREAMS_DEPS)
mark_as_advanced(boost_iostreams_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config.cmake
cat "/tmp/jam366b26.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0/boost_iostreams-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0/boost_iostreams-config.cmake"
file /tmp/jam366b27.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config-version.cmake
cat "/tmp/jam366b27.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0/boost_iostreams-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/stage/boost_iostreams-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0/boost_iostreams-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/error_code.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/error_code.o" "libs/system/src/error_code.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/error_code.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_system.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_system.a"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/encoding
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/encoding"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/zlib.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/bzip2/1.0.8/_/_/package/d666801fbcdc3fd37cf8b2a827d72e84b1878ff5/include" -I"/tmp/c3ipr/pr_907_1_12_33/.conan/data/zlib/1.2.11/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/include" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/zlib.o" "libs/iostreams/src/zlib.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/file_descriptor.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/mapped_file.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/bzip2.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/gzip.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/zlib.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_iostreams.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_iostreams.a"
file /tmp/jam366b28.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_iostreams.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_iostreams.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_iostreams.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_iostreams.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_iostreams.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_iostreams.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_iostreams.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_iostreams.a")
endif()
# Target file name: libboost_iostreams.a
get_target_property(__boost_imploc Boost::iostreams IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::iostreams already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_iostreams.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::iostreams PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_iostreams.a"
)
list(APPEND _BOOST_IOSTREAMS_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams-variant-static.cmake
cat "/tmp/jam366b28.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0/libboost_iostreams-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/iostreams/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_iostreams-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_iostreams-1.72.0/libboost_iostreams-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/graphml.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -I"libs/graph/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/graphml.o" "libs/graph/src/graphml.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/read_graphviz_new.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/graphml.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_graph.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_graph.a"
file /tmp/jam366b29.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_graph.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_graph.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_graph.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_graph.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_graph.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_graph.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_graph.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_graph.a")
endif()
# Target file name: libboost_graph.a
get_target_property(__boost_imploc Boost::graph IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::graph already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_graph.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::graph PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_graph.a"
)
list(APPEND _BOOST_GRAPH_DEPS regex headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph-variant-static.cmake
cat "/tmp/jam366b29.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0/libboost_graph-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/graph/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_graph-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_graph-1.72.0/libboost_graph-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/encoding/codepage.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/encoding/codepage.o" "libs/locale/src/encoding/codepage.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/format.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/format.o" "libs/locale/src/shared/format.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/formatting.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/formatting.o" "libs/locale/src/shared/formatting.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/date_time.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/date_time.o" "libs/locale/src/shared/date_time.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/ids.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/ids.o" "libs/locale/src/shared/ids.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/generator.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/generator.o" "libs/locale/src/shared/generator.cpp"
In file included from libs/locale/src/shared/generator.cpp:11:
./boost/locale/localization_backend.hpp:109:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr get() const;
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/shared/generator.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/shared/generator.cpp:11:
./boost/locale/localization_backend.hpp:116:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr backend);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/shared/generator.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
...on 900th target...
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/mo_lambda.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/mo_lambda.o" "libs/locale/src/shared/mo_lambda.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/localization_backend.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/localization_backend.o" "libs/locale/src/shared/localization_backend.cpp"
In file included from libs/locale/src/shared/localization_backend.cpp:9:
./boost/locale/localization_backend.hpp:109:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr get() const;
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/shared/localization_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/shared/localization_backend.cpp:9:
./boost/locale/localization_backend.hpp:116:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr backend);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/shared/localization_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/shared/localization_backend.cpp:185:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr localization_backend_manager::get() const
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/shared/localization_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/shared/localization_backend.cpp: In member function ‘std::auto_ptr boost::locale::localization_backend_manager::get() const’:
libs/locale/src/shared/localization_backend.cpp:187:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr r(pimpl_->create());
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/shared/localization_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/shared/localization_backend.cpp: At global scope:
libs/locale/src/shared/localization_backend.cpp:190:85: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void localization_backend_manager::add_backend(std::string const &name,std::auto_ptr backend)
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/shared/localization_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/codecvt_converter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/codecvt_converter.o" "libs/locale/src/util/codecvt_converter.cpp"
In file included from libs/locale/src/util/codecvt_converter.cpp:15:
./boost/locale/util.hpp:180:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter();
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/util/codecvt_converter.cpp:15:
./boost/locale/util.hpp:188:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/util/codecvt_converter.cpp:15:
./boost/locale/util.hpp:203:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/util/codecvt_converter.cpp:273:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_utf8_converter()
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr boost::locale::util::create_utf8_converter()’:
libs/locale/src/util/codecvt_converter.cpp:275:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr res(create_utf8_converter_new_ptr());
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/util/codecvt_converter.cpp: At global scope:
libs/locale/src/util/codecvt_converter.cpp:278:10: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr create_simple_converter(std::string const &encoding)
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr boost::locale::util::create_simple_converter(const string&)’:
libs/locale/src/util/codecvt_converter.cpp:280:14: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr res(create_simple_converter_new_ptr(encoding));
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
libs/locale/src/util/codecvt_converter.cpp: At global scope:
libs/locale/src/util/codecvt_converter.cpp:283:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type)
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from libs/locale/src/util/codecvt_converter.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/default_locale.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/default_locale.o" "libs/locale/src/util/default_locale.cpp"
In file included from libs/locale/src/util/default_locale.cpp:10:
./boost/locale/util.hpp:180:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter();
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/util.hpp:10,
from libs/locale/src/util/default_locale.cpp:10:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/util/default_locale.cpp:10:
./boost/locale/util.hpp:188:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/util.hpp:10,
from libs/locale/src/util/default_locale.cpp:10:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/util/default_locale.cpp:10:
./boost/locale/util.hpp:203:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/util.hpp:10,
from libs/locale/src/util/default_locale.cpp:10:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/message.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/message.o" "libs/locale/src/shared/message.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/locale_data.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/locale_data.o" "libs/locale/src/util/locale_data.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/info.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/info.o" "libs/locale/src/util/info.cpp"
In file included from libs/locale/src/util/info.cpp:14:
./boost/locale/util.hpp:180:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter();
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from libs/locale/src/util/info.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/util/info.cpp:14:
./boost/locale/util.hpp:188:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from libs/locale/src/util/info.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/util/info.cpp:14:
./boost/locale/util.hpp:203:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from libs/locale/src/util/info.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/collate.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/collate.o" "libs/locale/src/posix/collate.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/codecvt.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/codecvt.o" "libs/locale/src/posix/codecvt.cpp"
In file included from libs/locale/src/posix/codecvt.cpp:13:
./boost/locale/util.hpp:180:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter();
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/info.hpp:15,
from ./boost/locale/encoding.hpp:16,
from libs/locale/src/posix/codecvt.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/posix/codecvt.cpp:13:
./boost/locale/util.hpp:188:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/info.hpp:15,
from ./boost/locale/encoding.hpp:16,
from libs/locale/src/posix/codecvt.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/posix/codecvt.cpp:13:
./boost/locale/util.hpp:203:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/info.hpp:15,
from ./boost/locale/encoding.hpp:16,
from libs/locale/src/posix/codecvt.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/converter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/converter.o" "libs/locale/src/posix/converter.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/codecvt.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/codecvt.o" "libs/locale/src/std/codecvt.cpp"
In file included from libs/locale/src/std/codecvt.cpp:11:
./boost/locale/util.hpp:180:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter();
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from libs/locale/src/std/codecvt.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/std/codecvt.cpp:11:
./boost/locale/util.hpp:188:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from libs/locale/src/std/codecvt.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/std/codecvt.cpp:11:
./boost/locale/util.hpp:203:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from libs/locale/src/std/codecvt.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/posix_backend.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/posix_backend.o" "libs/locale/src/posix/posix_backend.cpp"
In file included from libs/locale/src/posix/posix_backend.cpp:12:
./boost/locale/localization_backend.hpp:109:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr get() const;
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/posix/posix_backend.cpp:12:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/posix/posix_backend.cpp:12:
./boost/locale/localization_backend.hpp:116:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr backend);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/posix/posix_backend.cpp:12:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/posix/posix_backend.cpp:20:
./boost/locale/util.hpp:180:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter();
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/posix/posix_backend.cpp:12:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/posix/posix_backend.cpp:20:
./boost/locale/util.hpp:188:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/posix/posix_backend.cpp:12:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/posix/posix_backend.cpp:20:
./boost/locale/util.hpp:203:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/posix/posix_backend.cpp:12:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/numeric.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/numeric.o" "libs/locale/src/posix/numeric.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/collate.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/collate.o" "libs/locale/src/std/collate.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/converter.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/converter.o" "libs/locale/src/std/converter.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/std_backend.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/std_backend.o" "libs/locale/src/std/std_backend.cpp"
In file included from libs/locale/src/std/std_backend.cpp:9:
./boost/locale/localization_backend.hpp:109:18: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::auto_ptr get() const;
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/std/std_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/std/std_backend.cpp:9:
./boost/locale/localization_backend.hpp:116:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
void add_backend(std::string const &name,std::auto_ptr backend);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/std/std_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/std/std_backend.cpp:14:
./boost/locale/util.hpp:180:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter();
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/std/std_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/std/std_backend.cpp:14:
./boost/locale/util.hpp:188:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/std/std_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
In file included from libs/locale/src/std/std_backend.cpp:14:
./boost/locale/util.hpp:203:59: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type);
^~~~~~~~
In file included from /usr/include/c++/8/bits/locale_conv.h:41,
from /usr/include/c++/8/locale:43,
from ./boost/locale/generator.hpp:17,
from ./boost/locale/localization_backend.hpp:11,
from libs/locale/src/std/std_backend.cpp:9:
/usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here
template class auto_ptr;
^~~~~~~~
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage"
file /tmp/jam366b2a.000
# Generated by Boost 1.72.0
if(TARGET Boost::locale)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_locale ${boost_locale_VERSION} at ${boost_locale_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::locale
add_library(Boost::locale UNKNOWN IMPORTED)
set_target_properties(Boost::locale PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_locale-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_locale-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::locale IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_locale_FOUND 0)
set(boost_locale_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_LOCALE_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_LOCALE_DEPS)
list(REMOVE_DUPLICATES _BOOST_LOCALE_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_locale dependencies: ${_BOOST_LOCALE_DEPS}")
endif()
endif()
foreach(dep_boost_locale IN LISTS _BOOST_LOCALE_DEPS)
set(_BOOST_QUIET)
if(boost_locale_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_locale_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_locale} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::locale APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_locale})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_locale}_FOUND)
set(boost_locale_FOUND 0)
set(boost_locale_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_locale}, has not been found.")
unset(_BOOST_LOCALE_DEPS)
return()
endif()
endforeach()
unset(_BOOST_LOCALE_DEPS)
mark_as_advanced(boost_locale_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config.cmake
cat "/tmp/jam366b2a.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0/boost_locale-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0/boost_locale-config.cmake"
file /tmp/jam366b2b.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config-version.cmake
cat "/tmp/jam366b2b.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0/boost_locale-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/stage/boost_locale-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0/boost_locale-config-version.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage"
file /tmp/jam366b2c.000
# Generated by Boost 1.72.0
if(TARGET Boost::system)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_system ${boost_system_VERSION} at ${boost_system_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::system
add_library(Boost::system UNKNOWN IMPORTED)
set_target_properties(Boost::system PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_system-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_system-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::system IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_system_FOUND 0)
set(boost_system_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_SYSTEM_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_SYSTEM_DEPS)
list(REMOVE_DUPLICATES _BOOST_SYSTEM_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_system dependencies: ${_BOOST_SYSTEM_DEPS}")
endif()
endif()
foreach(dep_boost_system IN LISTS _BOOST_SYSTEM_DEPS)
set(_BOOST_QUIET)
if(boost_system_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_system_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_system} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::system APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_system})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_system}_FOUND)
set(boost_system_FOUND 0)
set(boost_system_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_system}, has not been found.")
unset(_BOOST_SYSTEM_DEPS)
return()
endif()
endforeach()
unset(_BOOST_SYSTEM_DEPS)
mark_as_advanced(boost_system_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config.cmake
cat "/tmp/jam366b2c.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0/boost_system-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0/boost_system-config.cmake"
file /tmp/jam366b2d.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config-version.cmake
cat "/tmp/jam366b2d.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0/boost_system-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/stage/boost_system-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0/boost_system-config-version.cmake"
file /tmp/jam366b2e.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_system.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_system.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_system.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_system.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_system.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_system.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_system.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_system.a")
endif()
# Target file name: libboost_system.a
get_target_property(__boost_imploc Boost::system IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::system already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_system.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::system APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::system PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_system.a"
)
list(APPEND _BOOST_SYSTEM_DEPS headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system-variant-static.cmake
cat "/tmp/jam366b2e.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0/libboost_system-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/system/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_system-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_system-1.72.0/libboost_system-variant-static.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/numeric.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/numeric.o" "libs/locale/src/std/numeric.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/gregorian.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_NO_LIB=1 -D_GLIBCXX_USE_CXX11_ABI=1 -I"." -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/gregorian.o" "libs/locale/src/util/gregorian.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/encoding/codepage.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/date_time.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/format.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/formatting.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/generator.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/ids.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/localization_backend.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/message.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/shared/mo_lambda.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/codecvt_converter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/default_locale.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/info.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/locale_data.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/codecvt.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/collate.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/converter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/numeric.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/posix/posix_backend.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/codecvt.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/collate.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/converter.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/numeric.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/std/std_backend.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/util/gregorian.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_locale.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_locale.a"
file /tmp/jam366b2f.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_locale.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_locale.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_locale.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_locale.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_locale.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_locale.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_locale.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_locale.a")
endif()
# Target file name: libboost_locale.a
get_target_property(__boost_imploc Boost::locale IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::locale already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_locale.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::locale PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_locale.a"
)
list(APPEND _BOOST_LOCALE_DEPS system headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale-variant-static.cmake
cat "/tmp/jam366b2f.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0/libboost_locale-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/locale/build/gcc-8/dbg/lnk-sttc/thrd-mlt/vsblt-hdn/libboost_locale-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_locale-1.72.0/libboost_locale-variant-static.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_set.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_set.o" "libs/log/src/attribute_set.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_value_set.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_value_set.o" "libs/log/src/attribute_value_set.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_name.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_name.o" "libs/log/src/attribute_name.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/code_conversion.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/code_conversion.o" "libs/log/src/code_conversion.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/severity_level.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/severity_level.o" "libs/log/src/severity_level.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/record_ostream.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/record_ostream.o" "libs/log/src/record_ostream.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/core.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/core.o" "libs/log/src/core.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/named_scope.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/named_scope.o" "libs/log/src/named_scope.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/process_id.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/process_id.o" "libs/log/src/process_id.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/global_logger_storage.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/global_logger_storage.o" "libs/log/src/global_logger_storage.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/thread_id.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/thread_id.o" "libs/log/src/thread_id.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/timer.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/timer.o" "libs/log/src/timer.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/process_name.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/process_name.o" "libs/log/src/process_name.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/default_attribute_names.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/default_attribute_names.o" "libs/log/src/default_attribute_names.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_ostream_backend.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_ostream_backend.o" "libs/log/src/text_ostream_backend.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/exceptions.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/exceptions.o" "libs/log/src/exceptions.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/default_sink.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/default_sink.o" "libs/log/src/default_sink.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_multifile_backend.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_multifile_backend.o" "libs/log/src/text_multifile_backend.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/once_block.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/once_block.o" "libs/log/src/once_block.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/thread_specific.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/thread_specific.o" "libs/log/src/thread_specific.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/threadsafe_queue.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/threadsafe_queue.o" "libs/log/src/threadsafe_queue.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/timestamp.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/timestamp.o" "libs/log/src/timestamp.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/trivial.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/trivial.o" "libs/log/src/trivial.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/event.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/event.o" "libs/log/src/event.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/spirit_encoding.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/spirit_encoding.o" "libs/log/src/spirit_encoding.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_file_backend.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_file_backend.o" "libs/log/src/text_file_backend.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/format_parser.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/format_parser.o" "libs/log/src/format_parser.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/permissions.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/permissions.o" "libs/log/src/permissions.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/date_time_format_parser.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/date_time_format_parser.o" "libs/log/src/date_time_format_parser.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump.o" "libs/log/src/dump.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump_ssse3.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -msse -msse2 -msse3 -mssse3 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump_ssse3.o" "libs/log/src/dump_ssse3.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump_avx2.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -mavx -mavx2 -fabi-version=0 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump_avx2.o" "libs/log/src/dump_avx2.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/ipc_reliable_message_queue.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/ipc_reliable_message_queue.o" "libs/log/src/posix/ipc_reliable_message_queue.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/syslog_backend.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/syslog_backend.o" "libs/log/src/syslog_backend.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/parser_utils.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/parser_utils.o" "libs/log/src/setup/parser_utils.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/named_scope_format_parser.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/named_scope_format_parser.o" "libs/log/src/named_scope_format_parser.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/object_name.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_BUILDING_THE_LIB=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_DEBUG_OUTPUT -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/object_name.o" "libs/log/src/posix/object_name.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log.a" 2>/dev/null >/dev/null
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/init_from_stream.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/init_from_stream.o" "libs/log/src/setup/init_from_stream.cpp"
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_name.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_set.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/attribute_value_set.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/code_conversion.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/core.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/record_ostream.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/severity_level.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/global_logger_storage.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/named_scope.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/process_name.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/process_id.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/thread_id.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/timer.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/exceptions.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/default_attribute_names.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/default_sink.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_ostream_backend.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_file_backend.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/text_multifile_backend.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/thread_specific.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/once_block.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/timestamp.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/threadsafe_queue.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/event.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/trivial.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/spirit_encoding.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/format_parser.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/date_time_format_parser.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/named_scope_format_parser.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/permissions.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump_avx2.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/dump_ssse3.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/ipc_reliable_message_queue.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/posix/object_name.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/syslog_backend.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log.a"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_log.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_log.a"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/settings_parser.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/settings_parser.o" "libs/log/src/setup/settings_parser.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/filter_parser.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/filter_parser.o" "libs/log/src/setup/filter_parser.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/formatter_parser.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/formatter_parser.o" "libs/log/src/setup/formatter_parser.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/init_from_settings.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/init_from_settings.o" "libs/log/src/setup/init_from_settings.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/matches_relation_factory.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/matches_relation_factory.o" "libs/log/src/setup/matches_relation_factory.cpp"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage"
file /tmp/jam366b30.000
# Generated by Boost 1.72.0
if(TARGET Boost::log)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_log ${boost_log_VERSION} at ${boost_log_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::log
add_library(Boost::log UNKNOWN IMPORTED)
set_target_properties(Boost::log PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_log-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_log-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::log IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_log_FOUND 0)
set(boost_log_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_LOG_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_LOG_DEPS)
list(REMOVE_DUPLICATES _BOOST_LOG_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_log dependencies: ${_BOOST_LOG_DEPS}")
endif()
endif()
foreach(dep_boost_log IN LISTS _BOOST_LOG_DEPS)
set(_BOOST_QUIET)
if(boost_log_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_log_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_log} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::log APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_log})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_log}_FOUND)
set(boost_log_FOUND 0)
set(boost_log_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_log}, has not been found.")
unset(_BOOST_LOG_DEPS)
return()
endif()
endforeach()
unset(_BOOST_LOG_DEPS)
mark_as_advanced(boost_log_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config.cmake
cat "/tmp/jam366b30.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0/boost_log-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0/boost_log-config.cmake"
file /tmp/jam366b31.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config-version.cmake
cat "/tmp/jam366b31.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config-version.cmake"
...on 1000th target...
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0/boost_log-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0/boost_log-config-version.cmake"
file /tmp/jam366b32.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_log.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_log.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_log.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_log.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_log.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_log.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_log.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_log.a")
endif()
# Target file name: libboost_log.a
get_target_property(__boost_imploc Boost::log IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::log already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_log.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::log PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log.a"
)
list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log-variant-static.cmake
cat "/tmp/jam366b32.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0/libboost_log-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log-1.72.0/libboost_log-variant-static.cmake"
file /tmp/jam366b33.000
# Generated by Boost 1.72.0
if(TARGET Boost::log_setup)
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Found boost_log_setup ${boost_log_setup_VERSION} at ${boost_log_setup_DIR}")
endif()
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
# If the computed and the original directories are symlink-equivalent, use original
if(EXISTS "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
get_filename_component(_BOOST_CMAKEDIR_COMPUTED "${_BOOST_CMAKEDIR}" REALPATH)
get_filename_component(_BOOST_CMAKEDIR_ORIGINAL "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake" REALPATH)
if(_BOOST_CMAKEDIR_COMPUTED STREQUAL _BOOST_CMAKEDIR_ORIGINAL)
set(_BOOST_CMAKEDIR "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake")
endif()
unset(_BOOST_CMAKEDIR_COMPUTED)
unset(_BOOST_CMAKEDIR_ORIGINAL)
endif()
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../../" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::log_setup
add_library(Boost::log_setup UNKNOWN IMPORTED)
set_target_properties(Boost::log_setup PROPERTIES
INTERFACE_INCLUDE_DIRECTORIES "${_BOOST_INCLUDEDIR}"
INTERFACE_COMPILE_DEFINITIONS "BOOST_ALL_NO_LIB"
)
include(${CMAKE_CURRENT_LIST_DIR}/../BoostDetectToolset-1.72.0.cmake)
if(Boost_DEBUG)
message(STATUS "Scanning ${CMAKE_CURRENT_LIST_DIR}/libboost_log_setup-variant*.cmake")
endif()
file(GLOB __boost_variants "${CMAKE_CURRENT_LIST_DIR}/libboost_log_setup-variant*.cmake")
macro(_BOOST_SKIPPED fname reason)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [ ] ${fname}")
endif()
list(APPEND __boost_skipped "${fname} (${reason})")
endmacro()
foreach(f IN LISTS __boost_variants)
if(Boost_DEBUG)
message(STATUS " Including ${f}")
endif()
include(${f})
endforeach()
unset(_BOOST_LIBDIR)
unset(_BOOST_INCLUDEDIR)
unset(_BOOST_CMAKEDIR)
get_target_property(__boost_configs Boost::log_setup IMPORTED_CONFIGURATIONS)
if(__boost_variants AND NOT __boost_configs)
set(__boost_message "No suitable build variant has been found.")
if(__boost_skipped)
set(__boost_message "${__boost_message}\nThe following variants have been tried and rejected:")
foreach(s IN LISTS __boost_skipped)
set(__boost_message "${__boost_message}\n* ${s}")
endforeach()
endif()
set(boost_log_setup_FOUND 0)
set(boost_log_setup_NOT_FOUND_MESSAGE ${__boost_message})
unset(__boost_message)
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
unset(_BOOST_LOG_SETUP_DEPS)
return()
endif()
unset(__boost_skipped)
unset(__boost_configs)
unset(__boost_variants)
if(_BOOST_LOG_SETUP_DEPS)
list(REMOVE_DUPLICATES _BOOST_LOG_SETUP_DEPS)
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS "Adding boost_log_setup dependencies: ${_BOOST_LOG_SETUP_DEPS}")
endif()
endif()
foreach(dep_boost_log_setup IN LISTS _BOOST_LOG_SETUP_DEPS)
set(_BOOST_QUIET)
if(boost_log_setup_FIND_QUIETLY)
set(_BOOST_QUIET QUIET)
endif()
set(_BOOST_REQUIRED)
if(boost_log_setup_FIND_REQUIRED)
set(_BOOST_REQUIRED REQUIRED)
endif()
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
find_package(boost_${dep_boost_log_setup} 1.72.0 EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})
set_property(TARGET Boost::log_setup APPEND PROPERTY INTERFACE_LINK_LIBRARIES Boost::${dep_boost_log_setup})
unset(_BOOST_QUIET)
unset(_BOOST_REQUIRED)
unset(_BOOST_CMAKEDIR)
if(NOT boost_${dep_boost_log_setup}_FOUND)
set(boost_log_setup_FOUND 0)
set(boost_log_setup_NOT_FOUND_MESSAGE "A required dependency, boost_${dep_boost_log_setup}, has not been found.")
unset(_BOOST_LOG_SETUP_DEPS)
return()
endif()
endforeach()
unset(_BOOST_LOG_SETUP_DEPS)
mark_as_advanced(boost_log_setup_DIR)
boost-install.generate-cmake-config- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config.cmake
cat "/tmp/jam366b33.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config.cmake"
common.mkdir /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0
mkdir -p "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0/boost_log_setup-config.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0/boost_log_setup-config.cmake"
file /tmp/jam366b34.000
# Generated by Boost 1.72.0
set(PACKAGE_VERSION 1.72.0)
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()
set(PACKAGE_VERSION_COMPATIBLE TRUE)
if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION)
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()
boost-install.generate-cmake-config-version- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config-version.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config-version.cmake
cat "/tmp/jam366b34.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config-version.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0/boost_log_setup-config-version.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/stage/boost_log_setup-config-version.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0/boost_log_setup-config-version.cmake"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/default_filter_factory.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/default_filter_factory.o" "libs/log/src/setup/default_filter_factory.cpp"
gcc.compile.c++ /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/default_formatter_factory.o
"/usr/bin/g++" -fvisibility-inlines-hidden -m64 -pthread -O0 -fno-inline -Wall -g -fvisibility=hidden -fPIC -fno-strict-aliasing -ftemplate-depth-1024 -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_LOG_HAS_PTHREAD_MUTEX_ROBUST -DBOOST_LOG_SETUP_BUILDING_THE_LIB=1 -DBOOST_LOG_USE_AVX2 -DBOOST_LOG_USE_NATIVE_SYSLOG -DBOOST_LOG_USE_SSSE3 -DBOOST_LOG_WITHOUT_EVENT_LOG -DBOOST_SPIRIT_USE_PHOENIX_V3=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DDATE_TIME_INLINE -D_GLIBCXX_USE_CXX11_ABI=1 -D_XOPEN_SOURCE=600 -D__STDC_CONSTANT_MACROS -I"." -I"libs/log/src" -c -o "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/default_formatter_factory.o" "libs/log/src/setup/default_formatter_factory.cpp"
RmTemps /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup.a(clean)
rm -f "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup.a" 2>/dev/null >/dev/null
gcc.archive /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup.a
"/usr/bin/ar" rc "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/parser_utils.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/init_from_stream.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/init_from_settings.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/settings_parser.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/filter_parser.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/formatter_parser.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/default_filter_factory.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/matches_relation_factory.o" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/setup/default_formatter_factory.o"
"/usr/bin/ranlib" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup.a"
file /tmp/jam366b35.000
# Generated by Boost 1.72.0
# address-model=64
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
_BOOST_SKIPPED("libboost_log_setup.a" "64 bit, need 32")
return()
endif()
# layout=system
# toolset=gcc8
# link=static
if(DEFINED Boost_USE_STATIC_LIBS)
if(NOT Boost_USE_STATIC_LIBS)
_BOOST_SKIPPED("libboost_log_setup.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
return()
endif()
else()
if(NOT WIN32)
_BOOST_SKIPPED("libboost_log_setup.a" "static, default is shared, set Boost_USE_STATIC_LIBS=ON to override")
return()
endif()
endif()
# runtime-link=shared
if(Boost_USE_STATIC_RUNTIME)
_BOOST_SKIPPED("libboost_log_setup.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
return()
endif()
# runtime-debugging=on
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
_BOOST_SKIPPED("libboost_log_setup.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
return()
endif()
# threading=multi
if(NOT "${Boost_USE_MULTITHREADED}" STREQUAL "" AND NOT Boost_USE_MULTITHREADED)
_BOOST_SKIPPED("libboost_log_setup.a" "multithreaded, Boost_USE_MULTITHREADED=${Boost_USE_MULTITHREADED}")
return()
endif()
# variant=debug
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
_BOOST_SKIPPED("libboost_log_setup.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
return()
endif()
if(Boost_VERBOSE OR Boost_DEBUG)
message(STATUS " [x] libboost_log_setup.a")
endif()
# Target file name: libboost_log_setup.a
get_target_property(__boost_imploc Boost::log_setup IMPORTED_LOCATION_DEBUG)
if(__boost_imploc)
message(WARNING "Target Boost::log_setup already has an imported location '${__boost_imploc}', which will be overwritten with '${_BOOST_LIBDIR}/libboost_log_setup.a'")
endif()
unset(__boost_imploc)
set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(Boost::log_setup PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log_setup.a"
)
list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers)
boost-install.generate-cmake-variant- /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup-variant-static.cmake
text-action /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup-variant-static.cmake
cat "/tmp/jam366b35.000" > "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0/libboost_log_setup-variant-static.cmake
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup-variant-static.cmake" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/cmake/boost_log_setup-1.72.0/libboost_log_setup-variant-static.cmake"
common.copy /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_log_setup.a
cp "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/boost/bin.v2/libs/log/build/gcc-8/dbg/lnk-sttc/thrdp-pthrd/thrd-mlt/vsblt-hdn/libboost_log_setup.a" "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib/libboost_log_setup.a"
...updated 1012 targets...
The Boost C++ Libraries were successfully built!
The following directory should be added to compiler include paths:
/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0
The following directory should be added to linker library paths:
/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/source/boost_1_72_0/stage/lib
boost/1.72.0: Package 'ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099' built
boost/1.72.0: Build folder /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/build/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099
boost/1.72.0: Generated conaninfo.txt
boost/1.72.0: Generated conanbuildinfo.txt
boost/1.72.0: Generating the package
boost/1.72.0: Package folder /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099
boost/1.72.0: Calling package()
[HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK
[HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK
[HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK
[HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK
[HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK
[HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK
[HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK
[HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK
[HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK
boost/1.72.0 package(): Packaged 38 '.a' files
boost/1.72.0 package(): Packaged 13717 '.hpp' files
boost/1.72.0 package(): Packaged 146 '.h' files
boost/1.72.0 package(): Packaged 222 '.ipp' files
boost/1.72.0 package(): Packaged 2 '.inc' files: strict_cpp_re.inc, cpp_re.inc
boost/1.72.0 package(): Packaged 2 '.re' files: strict_cpp.re, cpp.re
boost/1.72.0 package(): Packaged 8 '.txt' files
boost/1.72.0 package(): Packaged 1 '.erb' file: struct_macros.hpp.erb
boost/1.72.0 package(): Packaged 2 '.pl' files: gen_function_N.pl, gen_maybe_include.pl
boost/1.72.0 package(): Packaged 2 '.cpp' files: src.cpp, create_tables.cpp
boost/1.72.0 package(): Packaged 1 '.dtd' file: parsetree.dtd
boost/1.72.0 package(): Packaged 1 '.patch' file: ublas_matrix_expression.patch
boost/1.72.0 package(): Packaged 3 '.m4' files: pool_construct_simple.m4, for.m4, pool_construct.m4
boost/1.72.0 package(): Packaged 2 '.bat' files: pool_construct_simple.bat, pool_construct.bat
boost/1.72.0 package(): Packaged 2 '.sh' files: pool_construct_simple.sh, pool_construct.sh
boost/1.72.0 package(): Packaged 17 files
boost/1.72.0: Package 'ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099' created
boost/1.72.0: Created package revision 73e37b34890129092445b5380dac10b0
boost/1.72.0: LIBRARIES: ['boost_wave', 'boost_container', 'boost_contract', 'boost_exception', 'boost_graph', 'boost_iostreams', 'boost_locale', 'boost_log', 'boost_program_options', 'boost_random', 'boost_regex', 'boost_serialization', 'boost_wserialization', 'boost_coroutine', 'boost_fiber', 'boost_context', 'boost_timer', 'boost_thread', 'boost_chrono', 'boost_date_time', 'boost_atomic', 'boost_filesystem', 'boost_system', 'boost_type_erasure', 'boost_log_setup', 'boost_math_c99', 'boost_math_c99f', 'boost_math_c99l', 'boost_math_tr1', 'boost_math_tr1f', 'boost_math_tr1l', 'boost_stacktrace_addr2line', 'boost_stacktrace_backtrace', 'boost_stacktrace_basic', 'boost_stacktrace_noop', 'boost_unit_test_framework']
boost/1.72.0: Package folder: /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099
[HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK
boost/1.72.0 (test package): Generator cmake created conanbuildinfo.cmake
boost/1.72.0 (test package): Generator txt created conanbuildinfo.txt
boost/1.72.0 (test package): Generated conaninfo.txt
boost/1.72.0 (test package): Generated graphinfo
Using lockfile: '/tmp/c3ipr/pr_907_1_12_33/test_package/build/dfc358094f23443254da4694b6083b226eaed213/conan.lock'
Using cached profile from lockfile
[HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found
[HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK
boost/1.72.0 (test package): Running build()
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Conan: called by CMake conan helper
-- Conan: Adjusting output directories
-- Conan: Using cmake global configuration
-- Conan: Adjusting default RPATHs Conan policies
-- Conan: Adjusting language standard
-- Conan: Compiler GCC>=5, checking major version 8
-- Conan: Checking correct version: 8
-- Conan: C++ stdlib: libstdc++11
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1463 ] _boost_TEST_VERSIONS = "1.72.0;1.72;1.71.0;1.71;1.70.0;1.70;1.69.0;1.69;1.68.0;1.68;1.67.0;1.67;1.66.0;1.66;1.65.1;1.65.0;1.65;1.64.0;1.64;1.63.0;1.63;1.62.0;1.62;1.61.0;1.61;1.60.0;1.60;1.59.0;1.59;1.58.0;1.58;1.57.0;1.57;1.56.0;1.56;1.55.0;1.55;1.54.0;1.54;1.53.0;1.53;1.52.0;1.52;1.51.0;1.51;1.50.0;1.50;1.49.0;1.49;1.48.0;1.48;1.47.0;1.47;1.46.1;1.46.0;1.46;1.45.0;1.45;1.44.0;1.44;1.43.0;1.43;1.42.0;1.42;1.41.0;1.41;1.40.0;1.40;1.39.0;1.39;1.38.0;1.38;1.37.0;1.37;1.36.1;1.36.0;1.36;1.35.1;1.35.0;1.35;1.34.1;1.34.0;1.34;1.33.1;1.33.0;1.33"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1464 ] Boost_USE_MULTITHREADED = "TRUE"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1465 ] Boost_USE_STATIC_LIBS = "True"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1466 ] Boost_USE_STATIC_RUNTIME =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1467 ] Boost_ADDITIONAL_VERSIONS =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1468 ] Boost_NO_SYSTEM_PATHS =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1537 ] BOOST_ROOT =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1538 ] ENV{BOOST_ROOT} = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1539 ] BOOST_INCLUDEDIR =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1540 ] ENV{BOOST_INCLUDEDIR} =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1541 ] BOOST_LIBRARYDIR =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1542 ] ENV{BOOST_LIBRARYDIR} =
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1614 ] _boost_INCLUDE_SEARCH_DIRS = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099;PATHS;C:/boost/include;C:/boost;/sw/local/include"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1615 ] _boost_PATH_SUFFIXES = "boost-1_72_0;boost_1_72_0;boost/boost-1_72_0;boost/boost_1_72_0;boost-1_72;boost_1_72;boost/boost-1_72;boost/boost_1_72;boost-1_71_0;boost_1_71_0;boost/boost-1_71_0;boost/boost_1_71_0;boost-1_71;boost_1_71;boost/boost-1_71;boost/boost_1_71;boost-1_70_0;boost_1_70_0;boost/boost-1_70_0;boost/boost_1_70_0;boost-1_70;boost_1_70;boost/boost-1_70;boost/boost_1_70;boost-1_69_0;boost_1_69_0;boost/boost-1_69_0;boost/boost_1_69_0;boost-1_69;boost_1_69;boost/boost-1_69;boost/boost_1_69;boost-1_68_0;boost_1_68_0;boost/boost-1_68_0;boost/boost_1_68_0;boost-1_68;boost_1_68;boost/boost-1_68;boost/boost_1_68;boost-1_67_0;boost_1_67_0;boost/boost-1_67_0;boost/boost_1_67_0;boost-1_67;boost_1_67;boost/boost-1_67;boost/boost_1_67;boost-1_66_0;boost_1_66_0;boost/boost-1_66_0;boost/boost_1_66_0;boost-1_66;boost_1_66;boost/boost-1_66;boost/boost_1_66;boost-1_65_1;boost_1_65_1;boost/boost-1_65_1;boost/boost_1_65_1;boost-1_65_0;boost_1_65_0;boost/boost-1_65_0;boost/boost_1_65_0;boost-1_65;boost_1_65;boost/boost-1_65;boost/boost_1_65;boost-1_64_0;boost_1_64_0;boost/boost-1_64_0;boost/boost_1_64_0;boost-1_64;boost_1_64;boost/boost-1_64;boost/boost_1_64;boost-1_63_0;boost_1_63_0;boost/boost-1_63_0;boost/boost_1_63_0;boost-1_63;boost_1_63;boost/boost-1_63;boost/boost_1_63;boost-1_62_0;boost_1_62_0;boost/boost-1_62_0;boost/boost_1_62_0;boost-1_62;boost_1_62;boost/boost-1_62;boost/boost_1_62;boost-1_61_0;boost_1_61_0;boost/boost-1_61_0;boost/boost_1_61_0;boost-1_61;boost_1_61;boost/boost-1_61;boost/boost_1_61;boost-1_60_0;boost_1_60_0;boost/boost-1_60_0;boost/boost_1_60_0;boost-1_60;boost_1_60;boost/boost-1_60;boost/boost_1_60;boost-1_59_0;boost_1_59_0;boost/boost-1_59_0;boost/boost_1_59_0;boost-1_59;boost_1_59;boost/boost-1_59;boost/boost_1_59;boost-1_58_0;boost_1_58_0;boost/boost-1_58_0;boost/boost_1_58_0;boost-1_58;boost_1_58;boost/boost-1_58;boost/boost_1_58;boost-1_57_0;boost_1_57_0;boost/boost-1_57_0;boost/boost_1_57_0;boost-1_57;boost_1_57;boost/boost-1_57;boost/boost_1_57;boost-1_56_0;boost_1_56_0;boost/boost-1_56_0;boost/boost_1_56_0;boost-1_56;boost_1_56;boost/boost-1_56;boost/boost_1_56;boost-1_55_0;boost_1_55_0;boost/boost-1_55_0;boost/boost_1_55_0;boost-1_55;boost_1_55;boost/boost-1_55;boost/boost_1_55;boost-1_54_0;boost_1_54_0;boost/boost-1_54_0;boost/boost_1_54_0;boost-1_54;boost_1_54;boost/boost-1_54;boost/boost_1_54;boost-1_53_0;boost_1_53_0;boost/boost-1_53_0;boost/boost_1_53_0;boost-1_53;boost_1_53;boost/boost-1_53;boost/boost_1_53;boost-1_52_0;boost_1_52_0;boost/boost-1_52_0;boost/boost_1_52_0;boost-1_52;boost_1_52;boost/boost-1_52;boost/boost_1_52;boost-1_51_0;boost_1_51_0;boost/boost-1_51_0;boost/boost_1_51_0;boost-1_51;boost_1_51;boost/boost-1_51;boost/boost_1_51;boost-1_50_0;boost_1_50_0;boost/boost-1_50_0;boost/boost_1_50_0;boost-1_50;boost_1_50;boost/boost-1_50;boost/boost_1_50;boost-1_49_0;boost_1_49_0;boost/boost-1_49_0;boost/boost_1_49_0;boost-1_49;boost_1_49;boost/boost-1_49;boost/boost_1_49;boost-1_48_0;boost_1_48_0;boost/boost-1_48_0;boost/boost_1_48_0;boost-1_48;boost_1_48;boost/boost-1_48;boost/boost_1_48;boost-1_47_0;boost_1_47_0;boost/boost-1_47_0;boost/boost_1_47_0;boost-1_47;boost_1_47;boost/boost-1_47;boost/boost_1_47;boost-1_46_1;boost_1_46_1;boost/boost-1_46_1;boost/boost_1_46_1;boost-1_46_0;boost_1_46_0;boost/boost-1_46_0;boost/boost_1_46_0;boost-1_46;boost_1_46;boost/boost-1_46;boost/boost_1_46;boost-1_45_0;boost_1_45_0;boost/boost-1_45_0;boost/boost_1_45_0;boost-1_45;boost_1_45;boost/boost-1_45;boost/boost_1_45;boost-1_44_0;boost_1_44_0;boost/boost-1_44_0;boost/boost_1_44_0;boost-1_44;boost_1_44;boost/boost-1_44;boost/boost_1_44;boost-1_43_0;boost_1_43_0;boost/boost-1_43_0;boost/boost_1_43_0;boost-1_43;boost_1_43;boost/boost-1_43;boost/boost_1_43;boost-1_42_0;boost_1_42_0;boost/boost-1_42_0;boost/boost_1_42_0;boost-1_42;boost_1_42;boost/boost-1_42;boost/boost_1_42;boost-1_41_0;boost_1_41_0;boost/boost-1_41_0;boost/boost_1_41_0;boost-1_41;boost_1_41;boost/boost-1_41;boost/boost_1_41;boost-1_40_0;boost_1_40_0;boost/boost-1_40_0;boost/boost_1_40_0;boost-1_40;boost_1_40;boost/boost-1_40;boost/boost_1_40;boost-1_39_0;boost_1_39_0;boost/boost-1_39_0;boost/boost_1_39_0;boost-1_39;boost_1_39;boost/boost-1_39;boost/boost_1_39;boost-1_38_0;boost_1_38_0;boost/boost-1_38_0;boost/boost_1_38_0;boost-1_38;boost_1_38;boost/boost-1_38;boost/boost_1_38;boost-1_37_0;boost_1_37_0;boost/boost-1_37_0;boost/boost_1_37_0;boost-1_37;boost_1_37;boost/boost-1_37;boost/boost_1_37;boost-1_36_1;boost_1_36_1;boost/boost-1_36_1;boost/boost_1_36_1;boost-1_36_0;boost_1_36_0;boost/boost-1_36_0;boost/boost_1_36_0;boost-1_36;boost_1_36;boost/boost-1_36;boost/boost_1_36;boost-1_35_1;boost_1_35_1;boost/boost-1_35_1;boost/boost_1_35_1;boost-1_35_0;boost_1_35_0;boost/boost-1_35_0;boost/boost_1_35_0;boost-1_35;boost_1_35;boost/boost-1_35;boost/boost_1_35;boost-1_34_1;boost_1_34_1;boost/boost-1_34_1;boost/boost_1_34_1;boost-1_34_0;boost_1_34_0;boost/boost-1_34_0;boost/boost_1_34_0;boost-1_34;boost_1_34;boost/boost-1_34;boost/boost_1_34;boost-1_33_1;boost_1_33_1;boost/boost-1_33_1;boost/boost_1_33_1;boost-1_33_0;boost_1_33_0;boost/boost-1_33_0;boost/boost_1_33_0;boost-1_33;boost_1_33;boost/boost-1_33;boost/boost_1_33"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1630 ] location of version.hpp: /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include/boost/version.hpp
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1670 ] Boost_VERSION = "107200"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1671 ] Boost_VERSION_STRING = "1.72.0"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1672 ] Boost_VERSION_MACRO = "107200"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1673 ] Boost_VERSION_MAJOR = "1"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1674 ] Boost_VERSION_MINOR = "72"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1675 ] Boost_VERSION_PATCH = "0"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1676 ] Boost_VERSION_COUNT = "3"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1693 ] Boost_LIB_PREFIX = ""
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1694 ] Boost_NAMESPACE = "boost"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:790 ] _boost_COMPILER = "-gcc8" (guessed)
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1730 ] _boost_MULTITHREADED = "-mt"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1807 ] _boost_ARCHITECTURE_TAG = "" (detected)
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1811 ] _boost_RELEASE_ABI_TAG = "-"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1812 ] _boost_DEBUG_ABI_TAG = "-d"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1872 ] _boost_LIBRARY_SEARCH_DIRS_RELEASE = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/stage/lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include/lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include/../lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include/stage/lib;PATHS;C:/boost/lib;C:/boost;/sw/local/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:1873 ] _boost_LIBRARY_SEARCH_DIRS_DEBUG = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/stage/lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include/lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include/../lib;/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include/stage/lib;PATHS;C:/boost/lib;C:/boost;/sw/local/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:2058 ] Searching for RANDOM_LIBRARY_RELEASE: boost_random-gcc8-mt-1_72;boost_random-gcc8-mt;boost_random-gcc8-mt;boost_random-mt-1_72;boost_random-mt;boost_random-mt;boost_random-mt;boost_random
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:649 ] Boost_LIBRARY_DIR_RELEASE = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:651 ] _boost_LIBRARY_SEARCH_DIRS_RELEASE = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:2113 ] Searching for RANDOM_LIBRARY_DEBUG: boost_random-gcc8-mt-d-1_72;boost_random-gcc8-mt-d;boost_random-gcc8-mt-d;boost_random-mt-d-1_72;boost_random-mt-d;boost_random-mt-d;boost_random-mt;boost_random
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:649 ] Boost_LIBRARY_DIR_DEBUG = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:651 ] _boost_LIBRARY_SEARCH_DIRS_DEBUG = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:2058 ] Searching for REGEX_LIBRARY_RELEASE: boost_regex-gcc8-mt-1_72;boost_regex-gcc8-mt;boost_regex-gcc8-mt;boost_regex-mt-1_72;boost_regex-mt;boost_regex-mt;boost_regex-mt;boost_regex
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:649 ] Boost_LIBRARY_DIR_RELEASE = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:651 ] _boost_LIBRARY_SEARCH_DIRS_RELEASE = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:2113 ] Searching for REGEX_LIBRARY_DEBUG: boost_regex-gcc8-mt-d-1_72;boost_regex-gcc8-mt-d;boost_regex-gcc8-mt-d;boost_regex-mt-d-1_72;boost_regex-mt-d;boost_regex-mt-d;boost_regex-mt;boost_regex
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:649 ] Boost_LIBRARY_DIR_DEBUG = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:651 ] _boost_LIBRARY_SEARCH_DIRS_DEBUG = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:2058 ] Searching for CHRONO_LIBRARY_RELEASE: boost_chrono-gcc8-mt-1_72;boost_chrono-gcc8-mt;boost_chrono-gcc8-mt;boost_chrono-mt-1_72;boost_chrono-mt;boost_chrono-mt;boost_chrono-mt;boost_chrono
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:649 ] Boost_LIBRARY_DIR_RELEASE = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:651 ] _boost_LIBRARY_SEARCH_DIRS_RELEASE = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:2113 ] Searching for CHRONO_LIBRARY_DEBUG: boost_chrono-gcc8-mt-d-1_72;boost_chrono-gcc8-mt-d;boost_chrono-gcc8-mt-d;boost_chrono-mt-d-1_72;boost_chrono-mt-d;boost_chrono-mt-d;boost_chrono-mt;boost_chrono
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:649 ] Boost_LIBRARY_DIR_DEBUG = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib"
-- [ /usr/share/cmake-3.16/Modules/FindBoost.cmake:651 ] _boost_LIBRARY_SEARCH_DIRS_DEBUG = "/tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH"
-- Found Boost: /tmp/c3ipr/pr_907_1_12_33/.conan/data/boost/1.72.0/_/_/package/ec6d2f0b8a7d83d86e12e4a9ff9ee8b2d4fa6099/include (found version "1.72.0") found components: random regex chrono
LIBS=> boost_wave;boost_container;boost_contract;boost_exception;boost_graph;boost_iostreams;boost_locale;boost_log;boost_program_options;boost_random;boost_regex;boost_serialization;boost_wserialization;boost_coroutine;boost_fiber;boost_context;boost_timer;boost_thread;boost_chrono;boost_date_time;boost_atomic;boost_filesystem;boost_system;boost_type_erasure;boost_log_setup;boost_math_c99;boost_math_c99f;boost_math_c99l;boost_math_tr1;boost_math_tr1f;boost_math_tr1l;boost_stacktrace_addr2line;boost_stacktrace_backtrace;boost_stacktrace_basic;boost_stacktrace_noop;boost_unit_test_framework;z;bz2;pthread;rt
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
-- Build files have been written to: /tmp/c3ipr/pr_907_1_12_33/test_package/build/dfc358094f23443254da4694b6083b226eaed213
Scanning dependencies of target random_exe
Scanning dependencies of target lambda
[ 8%] Building CXX object CMakeFiles/random_exe.dir/random.cpp.o
[ 16%] Building CXX object CMakeFiles/lambda.dir/lambda.cpp.o
Scanning dependencies of target newregex
[ 25%] Building CXX object CMakeFiles/newregex.dir/regex.cpp.o
[ 33%] Linking CXX executable bin/random_exe
[ 33%] Built target random_exe
Scanning dependencies of target test
[ 41%] Building CXX object CMakeFiles/test.dir/test.cpp.o
[ 50%] Linking CXX executable bin/lambda
[ 50%] Built target lambda
[ 58%] Linking CXX executable bin/newregex
Scanning dependencies of target chrono_exe
[ 66%] Building CXX object CMakeFiles/chrono_exe.dir/chrono.cpp.o
[ 75%] Linking CXX executable bin/test
[ 75%] Built target newregex
Scanning dependencies of target regex_exe
[ 83%] Building CXX object CMakeFiles/regex_exe.dir/regex.cpp.o
[ 91%] Linking CXX executable bin/chrono_exe
[ 91%] Built target test
[ 91%] Built target chrono_exe
[100%] Linking CXX executable bin/regex_exe
[100%] Built target regex_exe
boost/1.72.0 (test package): Running test()
Test project /tmp/c3ipr/pr_907_1_12_33/test_package/build/dfc358094f23443254da4694b6083b226eaed213
Start 1: TestRegex
1/3 Test #1: TestRegex ........................ Passed 0.00 sec
Start 2: TestLambda
2/3 Test #2: TestLambda ....................... Passed 0.00 sec
Start 3: TestRegexNew
3/3 Test #3: TestRegexNew ..................... Passed 0.00 sec
100% tests passed, 0 tests failed out of 3
Total Test time (real) = 0.01 sec
JSON file created at '/tmp/c3ipr/pr_907_1_12_33/_create.json'