ERROR: boost/1.81.0: Error in build() method, line 858
self._create_user_config_jam(self._boost_build_dir)
while calling '_create_user_config_jam', line 1227
contents += create_library_config("zstd", "zstd")
while calling 'create_library_config', line 1212
lib = self.dependencies[deps_name].cpp_info.libs[0]
IndexError: list index out of range
Click to expand log
```
> conan install "boost/1.81.0@" --update --build outdated --profile:h default --profile:b default -o boost:shared=True -o boost:zstd=True
Configuration (profile_host):
[settings]
arch=armv8
arch_build=armv8
build_type=Release
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=14.0
os=Macos
os.version=11.0
os_build=Macos
[options]
boost:shared=True
boost:zstd=True
[build_requires]
[env]
Configuration (profile_build):
[settings]
arch=armv8
arch_build=armv8
build_type=Release
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=14.0
os=Macos
os.version=11.0
os_build=Macos
[options]
[build_requires]
[env]
boost/1.81.0: Not found in local cache, looking in remotes...
boost/1.81.0: Trying with 'conancenter'...
Downloading conanmanifest.txt completed [0.35k]
Downloading conanfile.py completed [80.25k]
Downloading conan_export.tgz completed [1.37k]
Decompressing conan_export.tgz completed [0.00k]
boost/1.81.0: Downloaded recipe revision 4e8fb4b5256599f436b306554451e178
zlib/1.2.13: Not found in local cache, looking in remotes...
zlib/1.2.13: Trying with 'conancenter'...
Downloading conanmanifest.txt completed [0.28k]
Downloading conanfile.py completed [4.04k]
Downloading conan_export.tgz completed [0.29k]
Decompressing conan_export.tgz completed [0.00k]
zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f
bzip2/1.0.8: Not found in local cache, looking in remotes...
bzip2/1.0.8: Trying with 'conancenter'...
Downloading conanmanifest.txt completed [0.17k]
Downloading conanfile.py completed [4.26k]
Downloading conan_export.tgz completed [0.24k]
Decompressing conan_export.tgz completed [0.00k]
bzip2/1.0.8: Downloaded recipe revision 464be69744fa6d48ed01928cfe470008
zstd/1.5.2: Not found in local cache, looking in remotes...
zstd/1.5.2: Trying with 'conancenter'...
Downloading conanmanifest.txt completed [0.30k]
Downloading conanfile.py completed [3.65k]
Downloading conan_export.tgz completed [0.39k]
Decompressing conan_export.tgz completed [0.00k]
zstd/1.5.2: Downloaded recipe revision 485dd9c1f9245f0f362730e8b8031a17
libbacktrace/cci.20210118: Not found in local cache, looking in remotes...
libbacktrace/cci.20210118: Trying with 'conancenter'...
Downloading conanmanifest.txt completed [0.28k]
Downloading conanfile.py completed [4.18k]
Downloading conan_export.tgz completed [0.34k]
Decompressing conan_export.tgz completed [0.00k]
libbacktrace/cci.20210118: Downloaded recipe revision 83410de09fe2b7785ee8953e2be8db33
b2/4.9.2: Not found in local cache, looking in remotes...
b2/4.9.2: Trying with 'conancenter'...
Downloading conanmanifest.txt completed [0.10k]
Downloading conanfile.py completed [6.99k]
Downloading conan_export.tgz completed [0.24k]
Decompressing conan_export.tgz completed [0.00k]
b2/4.9.2: Downloaded recipe revision 480e6bf84554b0d4f68334d50853d283
Installing package: boost/1.81.0
Requirements
boost/1.81.0 from 'conancenter' - Downloaded
bzip2/1.0.8 from 'conancenter' - Downloaded
libbacktrace/cci.20210118 from 'conancenter' - Downloaded
zlib/1.2.13 from 'conancenter' - Downloaded
zstd/1.5.2 from 'conancenter' - Downloaded
Packages
boost/1.81.0:0d50f43509bb9d299170ef641c0054671b184113 - Build
bzip2/1.0.8:b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d - Build
libbacktrace/cci.20210118:bcd3acb45732a7b421d1472bb9724eb6854281a0 - Build
zlib/1.2.13:bcd3acb45732a7b421d1472bb9724eb6854281a0 - Build
zstd/1.5.2:d414c94df06424562fd03f236b6c5fa63d2412e9 - Build
Build requirements
b2/4.9.2 from 'conancenter' - Downloaded
Build requirements packages
b2/4.9.2:2708245fec52744c220827137d1c76eaa855105f - Build
Installing (downloading, building) binaries...
b2/4.9.2: Configuring sources in /Users/dom/.conan/data/b2/4.9.2/_/_/source/root
Downloading 4.9.2.tar.gz completed [953.01k] b2/4.9.2:
b2/4.9.2:
b2/4.9.2: Copying sources to build folder
b2/4.9.2: Building your package in /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f
b2/4.9.2: Generator txt created conanbuildinfo.txt
b2/4.9.2: Aggregating env generators
b2/4.9.2: Calling build()
b2/4.9.2: Build engine..
###
###
### Using 'clang' toolset.
###
###
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: arm64-apple-darwin22.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
###
###
> clang++ -x c++ -std=c++11 -O3 -s -DNDEBUG builtins.cpp class.cpp command.cpp compile.cpp constants.cpp cwd.cpp debug.cpp debugger.cpp execcmd.cpp execnt.cpp execunix.cpp filesys.cpp filent.cpp fileunix.cpp frames.cpp function.cpp glob.cpp hash.cpp hcache.cpp hdrmacro.cpp headers.cpp jam_strings.cpp jam.cpp jamgram.cpp lists.cpp make.cpp make1.cpp md5.cpp mem.cpp modules.cpp native.cpp object.cpp option.cpp output.cpp parse.cpp pathnt.cpp pathsys.cpp pathunix.cpp regexp.cpp rules.cpp scan.cpp search.cpp startup.cpp subst.cpp sysinfo.cpp timestamp.cpp variable.cpp w32_getreg.cpp modules/order.cpp modules/path.cpp modules/property-set.cpp modules/regex.cpp modules/sequence.cpp modules/set.cpp -o b2
builtins.cpp:530:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buffer, "%ld", result_value );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
builtins.cpp:1381:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%d", line );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
builtins.cpp:1680:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%d", line );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
builtins.cpp:1713:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( hex_output + di * 2, "%02x", digest[ di ] );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
builtins.cpp:1754:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buffer, "%d", fd );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
builtins.cpp:2120:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buffer, "%d", exit_status );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
6 warnings generated.
debugger.cpp:1523:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%d", id );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
debugger.cpp:1581:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%d", i );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
debugger.cpp:1941:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%d", num_breakpoints );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
3 warnings generated.
execcmd.cpp:55:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( jobno, "%d", slot + 1 );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
filesys.cpp:421:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%s(%s)",
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
fileunix.cpp:240:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%s(%s)",
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
fileunix.cpp:357:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%s", lar_name );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
2 warnings generated.
hcache.cpp:397:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( includes_count_str, "%lu", (long unsigned)list_length(
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
hcache.cpp:399:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( hdrscan_count_str, "%lu", (long unsigned)list_length(
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
hcache.cpp:401:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( time_secs_str, "%lu", (long unsigned)c->time.secs );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
hcache.cpp:402:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( time_nsecs_str, "%lu", (long unsigned)c->time.nsecs );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
hcache.cpp:403:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( age_str, "%lu", (long unsigned)c->age );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
5 warnings generated.
make.cpp:776:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buf, "%s (internal node)", object_str( t->name ) );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
output.cpp:176:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buffer, "%i", value );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
output.cpp:184:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( buffer, "%f", value );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
2 warnings generated.
pathsys.cpp:270:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( name_buffer, "jam%lx%lx.000", pid, t );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
scan.cpp:716:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
case EOF : sprintf( buf, "EOF" ); break;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
scan.cpp:717:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
case 0 : sprintf( buf, "unknown symbol %s", object_str( s->string ) ); break;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
scan.cpp:718:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
case ARG : sprintf( buf, "argument %s" , object_str( s->string ) ); break;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
scan.cpp:719:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
case STRING: sprintf( buf, "string \"%s\"" , object_str( s->string ) ); break;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
scan.cpp:720:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
default : sprintf( buf, "keyword %s" , s->keyword ); break;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
5 warnings generated.
timestamp.cpp:185:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf( result2, result1, time->nsecs );
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
ld: warning: option -s is obsolete and being ignored
b2/4.9.2: Install..
warning: No toolsets are configured.
warning: Configuring default toolset "clang".
warning: If the default is wrong, your build may not work correctly.
warning: Use the "toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning: https://www.bfgroup.xyz/b2/manual/release/index.html#bbv2.overview.configuration
...found 480 targets...
...updating 240 targets...
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/b2
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build-system.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/modules.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/errors.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/virtual-target.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/utility.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/string.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/warnings-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/set.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/visibility-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/version-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/variant-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/user-interface-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/translate-path-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/threading-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/threadapi-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/toolset-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/source-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/stdlib-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/tag-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/strip-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/search-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/sanitizers-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/runtime-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/response-file-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/rtti-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/optimization-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/relevant-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/os-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/objcflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/local-visibility-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/name-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/link-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/location-prefix-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/lto-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/linkflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/location-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/library-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/internal-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/instruction-set-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/include-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/force-include-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/flags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/find-lib-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/file-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/exception-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/define-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/fflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/dll-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/debug-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxxstd-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxxflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/dependency-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxxabi-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/coverage-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/asmflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxx-template-depth-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/compileflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/build-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/conditional-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/archiveflags-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/architecture-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/allow-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/address-model-feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/__init_features__.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/linking-generator.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/prebuilt-lib-generator.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/lib-generator.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/dummy-generator.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/c-compiling-generator.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/searched-lib-generator.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/archive-generator.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/css.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/exe.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/__init_generators__.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/cpp.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/docbook.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/asm.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/xml.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/adoc.jam
...on 100th target...
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/sass-type.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/register.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/rsp.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/preprocessed.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/qt.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/pdf.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/objc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/obj.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/markdown.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/man.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/lib.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/regex.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/sequence.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/html.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/print.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/path.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/os.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/param.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/order.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/option.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/container.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/numbers.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/indirect.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/options/help.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/doc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/assert.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/version.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/type.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/property.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/scanner.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/property-set.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/targets.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/toolset.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/generators.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/feature.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/project.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/configure.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/build-request.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/ac.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/alias.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/class.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/config-cache.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/wxFormBuilder.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/tntnet.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/bootstrap.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/modular.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/boost.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/zstd.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/zlib.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc-config.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xlf.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/vmsdecc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xlcpp.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/whale.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/vacpp.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxygen/windows-paths-check.hpp
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxygen/windows-paths-check.doxyfile
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/testing.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/sun.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/symlink.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/testing-aux.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/unix.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/stage.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/saxonhe.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/sass.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/stlport.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/quickbook-config.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/rc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt5.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/quickbook.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt4.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qcc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt3.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/python.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pkg-config.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pgi.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/python-config.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/openssl.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/notfile.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pathscale.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pch.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/package.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/msvc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/mipspro.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/mpi.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/midl.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/message.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/make.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/mc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/libpng.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/lzma.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/link.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/libtiff.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/lex.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/libjpeg.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-win.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-vxworks.jam
...on 200th target...
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-linux.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-darwin.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/ifort.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/hpfortran.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/hp_cxx.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generate.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/gettext.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/gcc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/gfortran.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/flags.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/fortran.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/emscripten.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxproc.py
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/fop.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/embarcadero.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxygen.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/docutils.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/diab.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/dmc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cw.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cygwin.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/darwin.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/convert.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cw-config.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cray.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/como-linux.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/como-win.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/como.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/common.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-win.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-linux.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-vxworks.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-darwin.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/builtin.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/bison.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/bzip2.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/borland.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/boostbook.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/auto-index.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cast.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/asciidoctor.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/acc.jam
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc/test.xsl
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc/included.xsl
common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc/test.xml
...updated 240 targets...
b2/4.9.2: Package '2708245fec52744c220827137d1c76eaa855105f' built
b2/4.9.2: Build folder /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build
b2/4.9.2: Generated conaninfo.txt
b2/4.9.2: Generated conanbuildinfo.txt
b2/4.9.2: Generating the package
b2/4.9.2: Package folder /Users/dom/.conan/data/b2/4.9.2/_/_/package/2708245fec52744c220827137d1c76eaa855105f
b2/4.9.2: Calling package()
b2/4.9.2: Copied 1 '.txt' file: LICENSE.txt
b2/4.9.2: Copied 1 file: b2
b2/4.9.2: Copied 220 '.jam' files
b2/4.9.2 package(): Packaged 1 file: b2
b2/4.9.2 package(): Packaged 220 '.jam' files
b2/4.9.2 package(): Packaged 1 '.txt' file: LICENSE.txt
b2/4.9.2: Package '2708245fec52744c220827137d1c76eaa855105f' created
b2/4.9.2: Created package revision 374b1ba254233cbd253b4872f79ed789
Downloading conan_sources.tgz completed [0.59k]
Decompressing conan_sources.tgz completed [0.00k]
bzip2/1.0.8: Configuring sources in /Users/dom/.conan/data/bzip2/1.0.8/_/_/source/src
Downloading bzip2-1.0.8.tar.gz completed [791.04k] bzip2/1.0.8: 0.8:
bzip2/1.0.8:
bzip2/1.0.8: Copying sources to build folder
bzip2/1.0.8: Building your package in /Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d
bzip2/1.0.8: Generator txt created conanbuildinfo.txt
bzip2/1.0.8: Calling generate()
bzip2/1.0.8: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release'
bzip2/1.0.8: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release'
bzip2/1.0.8: Aggregating env generators
bzip2/1.0.8: Calling build()
bzip2/1.0.8: apply_conandata_patches(): No patches defined in conandata
bzip2/1.0.8: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/dom/.conan/data/bzip2/1.0.8/_/_/package/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/src/.."
-- Using Conan toolchain: /Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/build/generators/conan_toolchain.cmake
-- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC)
-- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF
-- The C compiler identification is AppleClang 14.0.0.14000029
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/build/Release
bzip2/1.0.8: CMake command: cmake --build "/Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/build/Release" '--' '-j8'
[ 10%] Building C object CMakeFiles/bz2.dir/src/blocksort.c.o
[ 20%] Building C object CMakeFiles/bz2.dir/src/decompress.c.o
[ 30%] Building C object CMakeFiles/bz2.dir/src/randtable.c.o
[ 40%] Building C object CMakeFiles/bz2.dir/src/bzlib.c.o
[ 50%] Building C object CMakeFiles/bz2.dir/src/crctable.c.o
[ 60%] Building C object CMakeFiles/bz2.dir/src/compress.c.o
[ 70%] Building C object CMakeFiles/bz2.dir/src/huffman.c.o
[ 80%] Linking C static library libbz2.a
[ 80%] Built target bz2
[ 90%] Building C object CMakeFiles/bzip2.dir/src/bzip2.c.o
[100%] Linking C executable bzip2
[100%] Built target bzip2
bzip2/1.0.8: Package 'b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d' built
bzip2/1.0.8: Build folder /Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/build/Release
bzip2/1.0.8: Generated conaninfo.txt
bzip2/1.0.8: Generated conanbuildinfo.txt
bzip2/1.0.8: Generating the package
bzip2/1.0.8: Package folder /Users/dom/.conan/data/bzip2/1.0.8/_/_/package/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d
bzip2/1.0.8: Calling package()
bzip2/1.0.8: Copied 1 file: LICENSE
bzip2/1.0.8: CMake command: cmake --install "/Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/build/Release" --prefix "/Users/dom/.conan/data/bzip2/1.0.8/_/_/package/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d"
-- Install configuration: "Release"
-- Installing: /Users/dom/.conan/data/bzip2/1.0.8/_/_/package/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/lib/libbz2.a
-- Installing: /Users/dom/.conan/data/bzip2/1.0.8/_/_/package/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/include/bzlib.h
-- Installing: /Users/dom/.conan/data/bzip2/1.0.8/_/_/package/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d/bin/bzip2
bzip2/1.0.8 package(): Packaged 2 files: bzip2, LICENSE
bzip2/1.0.8 package(): Packaged 1 '.h' file: bzlib.h
bzip2/1.0.8 package(): Packaged 1 '.a' file: libbz2.a
bzip2/1.0.8 package(): Packaged 1 '.cmake' file: conan-official-bzip2-variables.cmake
bzip2/1.0.8: Package 'b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d' created
bzip2/1.0.8: Created package revision f98dfc996a7442d548364b9a0d8114b5
Downloading conan_sources.tgz completed [0.89k]
Decompressing conan_sources.tgz completed [0.00k]
libbacktrace/cci.20210118: Configuring sources in /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/source/src
Downloading dedbe13fda00253fe5d4f2fb812c909729ed5937.tar.gz: 0%| | 0.00/650k [00:00, ?B/s]libbacktrace/cci.20210118: libbacktraceDownloading dedbe13fda00253fe5d4f2fb812c909729ed5937.tar.gz completed [649.57k] libbacktrace/cci.20210118: cci.20210118:
libbacktrace/cci.20210118:
libbacktrace/cci.20210118: Copying sources to build folder
libbacktrace/cci.20210118: Building your package in /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0
libbacktrace/cci.20210118: Generator txt created conanbuildinfo.txt
libbacktrace/cci.20210118: Calling generate()
libbacktrace/cci.20210118: Aggregating env generators
libbacktrace/cci.20210118: Calling build()
libbacktrace/cci.20210118: Calling:
> "/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include'
checking build system type... arm-apple-darwin22.2.0
checking host system type... arm-apple-darwin22.2.0
checking target system type... arm-apple-darwin22.2.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/missing: Unknown `--is-lightweight' option
Try `/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for ranlib... ranlib
checking for gawk... (cached) awk
checking for dwz... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin22.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking for -funwind-tables option... yes
checking for -frandom-seed=string option... yes
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wcast-qual... yes
checking for _Unwind_GetIPInfo... yes
checking __sync extensions... yes
checking __atomic extensions... yes
checking output filetype... macho
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking sys/ldr.h usability... no
checking sys/ldr.h presence... no
checking for sys/ldr.h... no
checking for fcntl... yes
checking whether strnlen is declared... yes
checking whether getpagesize is declared... yes
checking for lstat... yes
checking for readlink... yes
checking for getexecname... no
checking for KERN_PROC... no
checking for KERN_PROG_ARGS... no
checking for clock_gettime... yes
checking whether -pthread is supported... yes
checking whether -gdwarf-5 is supported... yes
checking for compress in -lz... yes
checking whether --compress-debug-sections is supported... no
checking for objcopy... no
checking for readelf... no
checking whether objcopy supports debuglink... no
checking for dsymutil... dsymutil
checking for nm... /usr/bin/nm -B
checking for xz... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... yes
checking whether tests can run... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating backtrace-supported.h
config.status: creating install-debuginfo-for-buildid.sh
config.status: creating config.h
config.status: executing libtool commands
config.status: executing default commands
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o atomic.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/atomic.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o dwarf.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/dwarf.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o fileline.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/fileline.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o posix.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/posix.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o print.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/print.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o sort.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/sort.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o state.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/state.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o backtrace.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/backtrace.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/fileline.c -o fileline.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/dwarf.c -o dwarf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/print.c -o print.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/sort.c -o sort.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/state.c -o state.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/atomic.c -o atomic.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/posix.c -o posix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/backtrace.c -o backtrace.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o simple.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/simple.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o macho.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/macho.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o mmapio.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/mmapio.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c -o mmap.lo /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/mmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/simple.c -o simple.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=macho.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/macho.c -o macho.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/mmapio.c -o mmapio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src -DNDEBUG -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -c /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/mmap.c -o mmap.o
/bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O3 -mmacosx-version-min=11.0 -mmacosx-version-min=11.0 -o libbacktrace.la -rpath //lib atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo macho.lo mmapio.lo mmap.lo
libtool: link: ar cru .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o macho.o mmapio.o mmap.o
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
libbacktrace/cci.20210118: Package 'bcd3acb45732a7b421d1472bb9724eb6854281a0' built
libbacktrace/cci.20210118: Build folder /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build-release
libbacktrace/cci.20210118: Generated conaninfo.txt
libbacktrace/cci.20210118: Generated conanbuildinfo.txt
libbacktrace/cci.20210118: Generating the package
libbacktrace/cci.20210118: Package folder /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0
libbacktrace/cci.20210118: Calling package()
libbacktrace/cci.20210118: Copied 1 file: LICENSE
/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/install-sh -c -d '/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//include'
/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/install-sh -c -d '/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libbacktrace.la '/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//lib'
/usr/bin/install -c -m 644 /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/backtrace.h backtrace-supported.h '/Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//include'
libtool: install: /usr/bin/install -c .libs/libbacktrace.lai /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//lib/libbacktrace.la
libtool: install: /usr/bin/install -c .libs/libbacktrace.a /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//lib/libbacktrace.a
libtool: install: chmod 644 /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//lib/libbacktrace.a
libtool: install: ranlib /Users/dom/.conan/data/libbacktrace/cci.20210118/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0//lib/libbacktrace.a
libtool: install: warning: remember to run `libtool --finish //lib'
libbacktrace/cci.20210118 package(): Packaged 1 file: LICENSE
libbacktrace/cci.20210118 package(): Packaged 2 '.h' files: backtrace.h, backtrace-supported.h
libbacktrace/cci.20210118 package(): Packaged 1 '.a' file: libbacktrace.a
libbacktrace/cci.20210118: Package 'bcd3acb45732a7b421d1472bb9724eb6854281a0' created
libbacktrace/cci.20210118: Created package revision f7d4da1578b87c6abcf2008a7c940deb
Downloading conan_sources.tgz completed [2.10k]
Decompressing conan_sources.tgz completed [0.00k]
zlib/1.2.13: Configuring sources in /Users/dom/.conan/data/zlib/1.2.13/_/_/source/src
Downloading zlib-1.2.13.tar.gz completed [1462.35k] zlib/1.2.13: 1.2.13:
zlib/1.2.13:
zlib/1.2.13: Copying sources to build folder
zlib/1.2.13: Building your package in /Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0
zlib/1.2.13: Generator txt created conanbuildinfo.txt
zlib/1.2.13: Calling generate()
zlib/1.2.13: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release'
zlib/1.2.13: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release'
zlib/1.2.13: Aggregating env generators
zlib/1.2.13: Calling build()
zlib/1.2.13: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/dom/.conan/data/zlib/1.2.13/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src"
-- Using Conan toolchain: /Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build/generators/conan_toolchain.cmake
-- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC)
-- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF
-- The C compiler identification is AppleClang 14.0.0.14000029
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of off64_t
-- Check size of off64_t - failed
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Renaming
-- /Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/src/zconf.h
-- to 'zconf.h.included' because this file is included with zlib
-- but CMake generates it automatically in the build directory.
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build/Release
zlib/1.2.13: CMake command: cmake --build "/Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build/Release" '--' '-j8'
[ 6%] Building C object CMakeFiles/zlib.dir/compress.c.o
[ 12%] Building C object CMakeFiles/zlib.dir/gzclose.c.o
[ 18%] Building C object CMakeFiles/zlib.dir/crc32.c.o
[ 25%] Building C object CMakeFiles/zlib.dir/adler32.c.o
[ 31%] Building C object CMakeFiles/zlib.dir/deflate.c.o
[ 37%] Building C object CMakeFiles/zlib.dir/gzread.c.o
[ 43%] Building C object CMakeFiles/zlib.dir/gzwrite.c.o
[ 50%] Building C object CMakeFiles/zlib.dir/gzlib.c.o
[ 56%] Building C object CMakeFiles/zlib.dir/inflate.c.o
[ 62%] Building C object CMakeFiles/zlib.dir/infback.c.o
[ 68%] Building C object CMakeFiles/zlib.dir/inftrees.c.o
[ 75%] Building C object CMakeFiles/zlib.dir/inffast.c.o
[ 81%] Building C object CMakeFiles/zlib.dir/trees.c.o
[ 87%] Building C object CMakeFiles/zlib.dir/uncompr.c.o
[ 93%] Building C object CMakeFiles/zlib.dir/zutil.c.o
[100%] Linking C static library libz.a
[100%] Built target zlib
zlib/1.2.13: Package 'bcd3acb45732a7b421d1472bb9724eb6854281a0' built
zlib/1.2.13: Build folder /Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build/Release
zlib/1.2.13: Generated conaninfo.txt
zlib/1.2.13: Generated conanbuildinfo.txt
zlib/1.2.13: Generating the package
zlib/1.2.13: Package folder /Users/dom/.conan/data/zlib/1.2.13/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0
zlib/1.2.13: Calling package()
zlib/1.2.13: CMake command: cmake --install "/Users/dom/.conan/data/zlib/1.2.13/_/_/build/bcd3acb45732a7b421d1472bb9724eb6854281a0/build/Release" --prefix "/Users/dom/.conan/data/zlib/1.2.13/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0"
-- Install configuration: "Release"
-- Installing: /Users/dom/.conan/data/zlib/1.2.13/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0/lib/libz.a
-- Installing: /Users/dom/.conan/data/zlib/1.2.13/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0/include/zconf.h
-- Installing: /Users/dom/.conan/data/zlib/1.2.13/_/_/package/bcd3acb45732a7b421d1472bb9724eb6854281a0/include/zlib.h
zlib/1.2.13 package(): Packaged 1 file: LICENSE
zlib/1.2.13 package(): Packaged 2 '.h' files: zlib.h, zconf.h
zlib/1.2.13 package(): Packaged 1 '.a' file: libz.a
zlib/1.2.13: Package 'bcd3acb45732a7b421d1472bb9724eb6854281a0' created
zlib/1.2.13: Created package revision 9ad9599c45a3dc3dd9eeb4e161778da9
Downloading conan_sources.tgz completed [0.96k]
Decompressing conan_sources.tgz completed [0.00k]
zstd/1.5.2: Configuring sources in /Users/dom/.conan/data/zstd/1.5.2/_/_/source/src
Downloading v1.5.2.tar.gz completed [1905.24k] zstd/1.5.2: 5.2:
zstd/1.5.2:
zstd/1.5.2: Copying sources to build folder
zstd/1.5.2: Building your package in /Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9
zstd/1.5.2: Generator txt created conanbuildinfo.txt
zstd/1.5.2: Calling generate()
zstd/1.5.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release'
zstd/1.5.2: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release'
zstd/1.5.2: Aggregating env generators
zstd/1.5.2: Calling build()
zstd/1.5.2: Apply patch (backport): fix strange performance and scalability issues
zstd/1.5.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/build/cmake"
-- Using Conan toolchain: /Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/build/generators/conan_toolchain.cmake
-- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC)
-- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF
-- The C compiler identification is AppleClang 14.0.0.14000029
-- The CXX compiler identification is AppleClang 14.0.0.14000029
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- ZSTD VERSION: 1.5.2
-- Performing Test C_FLAG_WALL
-- Performing Test C_FLAG_WALL - Success
-- Performing Test CXX_FLAG_WALL
-- Performing Test CXX_FLAG_WALL - Success
-- Performing Test C_FLAG_WEXTRA
-- Performing Test C_FLAG_WEXTRA - Success
-- Performing Test CXX_FLAG_WEXTRA
-- Performing Test CXX_FLAG_WEXTRA - Success
-- Performing Test C_FLAG_WUNDEF
-- Performing Test C_FLAG_WUNDEF - Success
-- Performing Test CXX_FLAG_WUNDEF
-- Performing Test CXX_FLAG_WUNDEF - Success
-- Performing Test C_FLAG_WSHADOW
-- Performing Test C_FLAG_WSHADOW - Success
-- Performing Test CXX_FLAG_WSHADOW
-- Performing Test CXX_FLAG_WSHADOW - Success
-- Performing Test C_FLAG_WCAST_ALIGN
-- Performing Test C_FLAG_WCAST_ALIGN - Success
-- Performing Test CXX_FLAG_WCAST_ALIGN
-- Performing Test CXX_FLAG_WCAST_ALIGN - Success
-- Performing Test C_FLAG_WCAST_QUAL
-- Performing Test C_FLAG_WCAST_QUAL - Success
-- Performing Test CXX_FLAG_WCAST_QUAL
-- Performing Test CXX_FLAG_WCAST_QUAL - Success
-- Performing Test C_FLAG_WSTRICT_PROTOTYPES
-- Performing Test C_FLAG_WSTRICT_PROTOTYPES - Success
-- CMAKE_INSTALL_PREFIX: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9
-- CMAKE_INSTALL_LIBDIR: lib
-- ZSTD_LEGACY_SUPPORT not defined!
-- ZSTD_MULTITHREAD_SUPPORT is enabled
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- The ASM compiler identification is Clang with GNU-like command-line
-- Found assembler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/build/Release
zstd/1.5.2: CMake command: cmake --build "/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/build/Release" '--' '-j8'
[ 3%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/debug.c.o
[ 6%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/xxhash.c.o
[ 10%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/threading.c.o
[ 13%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/fse_decompress.c.o
[ 16%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/pool.c.o
[ 20%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/entropy_common.c.o
[ 23%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/error_private.c.o
[ 26%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/common/zstd_common.c.o
[ 30%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/fse_compress.c.o
[ 33%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/hist.c.o
[ 36%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/huf_compress.c.o
[ 40%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_compress.c.o
[ 43%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_compress_literals.c.o
[ 46%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_compress_sequences.c.o
[ 50%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_compress_superblock.c.o
[ 53%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_double_fast.c.o
[ 56%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_fast.c.o
[ 60%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_lazy.c.o
[ 63%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_ldm.c.o
[ 66%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstd_opt.c.o
[ 70%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/compress/zstdmt_compress.c.o
[ 73%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/decompress/huf_decompress.c.o
[ 76%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/decompress/zstd_ddict.c.o
[ 80%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/decompress/zstd_decompress.c.o
[ 83%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/decompress/zstd_decompress_block.c.o
[ 86%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/dictBuilder/cover.c.o
[ 90%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/dictBuilder/divsufsort.c.o
[ 93%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/dictBuilder/fastcover.c.o
[ 96%] Building C object lib/CMakeFiles/libzstd_static.dir/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/src/lib/dictBuilder/zdict.c.o
[100%] Linking C static library libzstd.a
[100%] Built target libzstd_static
zstd/1.5.2: Package 'd414c94df06424562fd03f236b6c5fa63d2412e9' built
zstd/1.5.2: Build folder /Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/build/Release
zstd/1.5.2: Generated conaninfo.txt
zstd/1.5.2: Generated conanbuildinfo.txt
zstd/1.5.2: Generating the package
zstd/1.5.2: Package folder /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9
zstd/1.5.2: Calling package()
zstd/1.5.2: Copied 1 file: LICENSE
zstd/1.5.2: CMake command: cmake --install "/Users/dom/.conan/data/zstd/1.5.2/_/_/build/d414c94df06424562fd03f236b6c5fa63d2412e9/build/Release" --prefix "/Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9"
-- Install configuration: "Release"
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/lib/cmake/zstd/zstdTargets.cmake
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/lib/cmake/zstd/zstdTargets-release.cmake
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/lib/cmake/zstd/zstdConfig.cmake
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/lib/cmake/zstd/zstdConfigVersion.cmake
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/lib/pkgconfig/libzstd.pc
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/include/zstd.h
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/include/zdict.h
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/include/zstd_errors.h
-- Installing: /Users/dom/.conan/data/zstd/1.5.2/_/_/package/d414c94df06424562fd03f236b6c5fa63d2412e9/lib/libzstd.a
zstd/1.5.2 package(): Packaged 1 file: LICENSE
zstd/1.5.2 package(): Packaged 3 '.h' files: zdict.h, zstd_errors.h, zstd.h
zstd/1.5.2 package(): Packaged 1 '.a' file: libzstd.a
zstd/1.5.2: Package 'd414c94df06424562fd03f236b6c5fa63d2412e9' created
zstd/1.5.2: Created package revision 30675fc33ac1ce40c820ba8e4e3dddce
boost/1.81.0: Applying build-requirement: b2/4.9.2
Downloading conan_sources.tgz completed [0.66k]
Decompressing conan_sources.tgz completed [0.00k]
boost/1.81.0: Configuring sources in /Users/dom/.conan/data/boost/1.81.0/_/_/source/src
Downloading boost_1_81_0.tar.bz2 completed [116013.43k] boost/1.81.0: /1.81.0:
boost/1.81.0:
boost/1.81.0: Apply patch (conan): Fails the build when mpi is not configured
boost/1.81.0: Apply patch (conan): Fails the build when there is no iconv backend
boost/1.81.0: Building your package in /Users/dom/.conan/data/boost/1.81.0/_/_/build/0d50f43509bb9d299170ef641c0054671b184113
boost/1.81.0: Generator txt created conanbuildinfo.txt
boost/1.81.0: Calling generate()
boost/1.81.0: Aggregating env generators
boost/1.81.0: Calling build()
boost/1.81.0: WARN: replace_in_file didn't find pattern '/* thread_local */' in '/Users/dom/.conan/data/boost/1.81.0/_/_/source/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file.
boost/1.81.0: WARN: replace_in_file didn't find pattern '/* static __thread */' in '/Users/dom/.conan/data/boost/1.81.0/_/_/source/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file.
boost/1.81.0: WARN: replace_in_file didn't find pattern 'local generic-os = [ set.difference $(all-os) : aix darwin vxworks solaris osf hpux ] ;' in '/Users/dom/.conan/data/boost/1.81.0/_/_/source/src/tools/build/src/tools/gcc.jam' file.
boost/1.81.0: WARN: replace_in_file didn't find pattern 'local no-threading = android beos haiku sgi darwin vxworks ;' in '/Users/dom/.conan/data/boost/1.81.0/_/_/source/src/tools/build/src/tools/gcc.jam' file.
boost/1.81.0: WARN: Patching user-config.jam
boost/1.81.0:
boost/1.81.0: ERROR: Package '0d50f43509bb9d299170ef641c0054671b184113' build failed
boost/1.81.0: WARN: Build folder /Users/dom/.conan/data/boost/1.81.0/_/_/build/0d50f43509bb9d299170ef641c0054671b184113/build-release
ERROR: boost/1.81.0: Error in build() method, line 858
self._create_user_config_jam(self._boost_build_dir)
while calling '_create_user_config_jam', line 1227
contents += create_library_config("zstd", "zstd")
while calling 'create_library_config', line 1212
lib = self.dependencies[deps_name].cpp_info.libs[0]
IndexError: list index out of range
```
Description
Building
boost/1.81.0
withzstd
option enabled fails:conan install "boost/1.81.0@" --update --build outdated --profile:h default --profile:b default -o boost:shared=True -o boost:zstd=True
Generated error message:
See full log below for details.
Package and Environment Details
Conan profile
[settings] os=Macos os.version=11.0 os_build=Macos arch=armv8 arch_build=armv8 compiler=apple-clang compiler.version=14.0 compiler.libcxx=libc++ build_type=Release [options] [conf] [build_requires] [env]
Steps to reproduce
conan install "boost/1.81.0@" --update --build outdated --profile:h default --profile:b default -o boost:shared=True -o boost:zstd=True
Logs
Click to expand log
``` > conan install "boost/1.81.0@" --update --build outdated --profile:h default --profile:b default -o boost:shared=True -o boost:zstd=True Configuration (profile_host): [settings] arch=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=14.0 os=Macos os.version=11.0 os_build=Macos [options] boost:shared=True boost:zstd=True [build_requires] [env] Configuration (profile_build): [settings] arch=armv8 arch_build=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=14.0 os=Macos os.version=11.0 os_build=Macos [options] [build_requires] [env] boost/1.81.0: Not found in local cache, looking in remotes... boost/1.81.0: Trying with 'conancenter'... Downloading conanmanifest.txt completed [0.35k] Downloading conanfile.py completed [80.25k] Downloading conan_export.tgz completed [1.37k] Decompressing conan_export.tgz completed [0.00k] boost/1.81.0: Downloaded recipe revision 4e8fb4b5256599f436b306554451e178 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conancenter'... Downloading conanmanifest.txt completed [0.28k] Downloading conanfile.py completed [4.04k] Downloading conan_export.tgz completed [0.29k] Decompressing conan_export.tgz completed [0.00k] zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conancenter'... Downloading conanmanifest.txt completed [0.17k] Downloading conanfile.py completed [4.26k] Downloading conan_export.tgz completed [0.24k] Decompressing conan_export.tgz completed [0.00k] bzip2/1.0.8: Downloaded recipe revision 464be69744fa6d48ed01928cfe470008 zstd/1.5.2: Not found in local cache, looking in remotes... zstd/1.5.2: Trying with 'conancenter'... Downloading conanmanifest.txt completed [0.30k] Downloading conanfile.py completed [3.65k] Downloading conan_export.tgz completed [0.39k] Decompressing conan_export.tgz completed [0.00k] zstd/1.5.2: Downloaded recipe revision 485dd9c1f9245f0f362730e8b8031a17 libbacktrace/cci.20210118: Not found in local cache, looking in remotes... libbacktrace/cci.20210118: Trying with 'conancenter'... Downloading conanmanifest.txt completed [0.28k] Downloading conanfile.py completed [4.18k] Downloading conan_export.tgz completed [0.34k] Decompressing conan_export.tgz completed [0.00k] libbacktrace/cci.20210118: Downloaded recipe revision 83410de09fe2b7785ee8953e2be8db33 b2/4.9.2: Not found in local cache, looking in remotes... b2/4.9.2: Trying with 'conancenter'... Downloading conanmanifest.txt completed [0.10k] Downloading conanfile.py completed [6.99k] Downloading conan_export.tgz completed [0.24k] Decompressing conan_export.tgz completed [0.00k] b2/4.9.2: Downloaded recipe revision 480e6bf84554b0d4f68334d50853d283 Installing package: boost/1.81.0 Requirements boost/1.81.0 from 'conancenter' - Downloaded bzip2/1.0.8 from 'conancenter' - Downloaded libbacktrace/cci.20210118 from 'conancenter' - Downloaded zlib/1.2.13 from 'conancenter' - Downloaded zstd/1.5.2 from 'conancenter' - Downloaded Packages boost/1.81.0:0d50f43509bb9d299170ef641c0054671b184113 - Build bzip2/1.0.8:b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d - Build libbacktrace/cci.20210118:bcd3acb45732a7b421d1472bb9724eb6854281a0 - Build zlib/1.2.13:bcd3acb45732a7b421d1472bb9724eb6854281a0 - Build zstd/1.5.2:d414c94df06424562fd03f236b6c5fa63d2412e9 - Build Build requirements b2/4.9.2 from 'conancenter' - Downloaded Build requirements packages b2/4.9.2:2708245fec52744c220827137d1c76eaa855105f - Build Installing (downloading, building) binaries... b2/4.9.2: Configuring sources in /Users/dom/.conan/data/b2/4.9.2/_/_/source/root Downloading 4.9.2.tar.gz completed [953.01k] b2/4.9.2: b2/4.9.2: b2/4.9.2: Copying sources to build folder b2/4.9.2: Building your package in /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f b2/4.9.2: Generator txt created conanbuildinfo.txt b2/4.9.2: Aggregating env generators b2/4.9.2: Calling build() b2/4.9.2: Build engine.. ### ### ### Using 'clang' toolset. ### ### Apple clang version 14.0.0 (clang-1400.0.29.202) Target: arm64-apple-darwin22.2.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ### ### > clang++ -x c++ -std=c++11 -O3 -s -DNDEBUG builtins.cpp class.cpp command.cpp compile.cpp constants.cpp cwd.cpp debug.cpp debugger.cpp execcmd.cpp execnt.cpp execunix.cpp filesys.cpp filent.cpp fileunix.cpp frames.cpp function.cpp glob.cpp hash.cpp hcache.cpp hdrmacro.cpp headers.cpp jam_strings.cpp jam.cpp jamgram.cpp lists.cpp make.cpp make1.cpp md5.cpp mem.cpp modules.cpp native.cpp object.cpp option.cpp output.cpp parse.cpp pathnt.cpp pathsys.cpp pathunix.cpp regexp.cpp rules.cpp scan.cpp search.cpp startup.cpp subst.cpp sysinfo.cpp timestamp.cpp variable.cpp w32_getreg.cpp modules/order.cpp modules/path.cpp modules/property-set.cpp modules/regex.cpp modules/sequence.cpp modules/set.cpp -o b2 builtins.cpp:530:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buffer, "%ld", result_value ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ builtins.cpp:1381:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%d", line ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ builtins.cpp:1680:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%d", line ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ builtins.cpp:1713:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( hex_output + di * 2, "%02x", digest[ di ] ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ builtins.cpp:1754:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buffer, "%d", fd ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ builtins.cpp:2120:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buffer, "%d", exit_status ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 6 warnings generated. debugger.cpp:1523:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%d", id ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ debugger.cpp:1581:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%d", i ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ debugger.cpp:1941:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%d", num_breakpoints ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 3 warnings generated. execcmd.cpp:55:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( jobno, "%d", slot + 1 ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. filesys.cpp:421:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%s(%s)", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. fileunix.cpp:240:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%s(%s)", ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ fileunix.cpp:357:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%s", lar_name ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. hcache.cpp:397:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( includes_count_str, "%lu", (long unsigned)list_length( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ hcache.cpp:399:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( hdrscan_count_str, "%lu", (long unsigned)list_length( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ hcache.cpp:401:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( time_secs_str, "%lu", (long unsigned)c->time.secs ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ hcache.cpp:402:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( time_nsecs_str, "%lu", (long unsigned)c->time.nsecs ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ hcache.cpp:403:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( age_str, "%lu", (long unsigned)c->age ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. make.cpp:776:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buf, "%s (internal node)", object_str( t->name ) ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. output.cpp:176:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buffer, "%i", value ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ output.cpp:184:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( buffer, "%f", value ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. pathsys.cpp:270:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( name_buffer, "jam%lx%lx.000", pid, t ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. scan.cpp:716:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] case EOF : sprintf( buf, "EOF" ); break; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ scan.cpp:717:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] case 0 : sprintf( buf, "unknown symbol %s", object_str( s->string ) ); break; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ scan.cpp:718:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] case ARG : sprintf( buf, "argument %s" , object_str( s->string ) ); break; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ scan.cpp:719:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] case STRING: sprintf( buf, "string \"%s\"" , object_str( s->string ) ); break; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ scan.cpp:720:22: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] default : sprintf( buf, "keyword %s" , s->keyword ); break; ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 5 warnings generated. timestamp.cpp:185:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] sprintf( result2, result1, time->nsecs ); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. ld: warning: option -s is obsolete and being ignored b2/4.9.2: Install.. warning: No toolsets are configured. warning: Configuring default toolset "clang". warning: If the default is wrong, your build may not work correctly. warning: Use the "toolset=xxxxx" option to override our guess. warning: For more configuration options, please consult warning: https://www.bfgroup.xyz/b2/manual/release/index.html#bbv2.overview.configuration ...found 480 targets... ...updating 240 targets... common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/b2 common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build-system.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/modules.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/errors.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/virtual-target.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/utility.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/string.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/warnings-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/set.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/visibility-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/version-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/variant-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/user-interface-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/translate-path-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/threading-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/threadapi-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/toolset-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/source-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/stdlib-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/tag-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/strip-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/search-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/sanitizers-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/runtime-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/response-file-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/rtti-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/optimization-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/relevant-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/os-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/objcflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/local-visibility-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/name-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/link-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/location-prefix-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/lto-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/linkflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/location-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/library-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/internal-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/instruction-set-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/include-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/force-include-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/flags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/find-lib-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/file-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/exception-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/define-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/fflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/dll-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/debug-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxxstd-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxxflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/dependency-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxxabi-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/coverage-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/asmflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cxx-template-depth-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/compileflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/cflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/build-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/conditional-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/archiveflags-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/architecture-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/allow-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/address-model-feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/features/__init_features__.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/linking-generator.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/prebuilt-lib-generator.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/lib-generator.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/dummy-generator.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/c-compiling-generator.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/searched-lib-generator.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/archive-generator.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/css.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/exe.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generators/__init_generators__.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/cpp.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/docbook.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/asm.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/xml.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/adoc.jam ...on 100th target... common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/sass-type.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/register.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/rsp.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/preprocessed.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/qt.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/pdf.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/objc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/obj.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/markdown.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/man.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/lib.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/regex.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/sequence.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/types/html.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/print.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/path.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/os.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/param.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/order.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/option.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/container.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/numbers.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/indirect.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/options/help.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/doc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/util/assert.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/version.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/type.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/property.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/scanner.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/property-set.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/targets.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/toolset.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/generators.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/feature.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/project.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/configure.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/build-request.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/ac.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/alias.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/class.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/build/config-cache.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/wxFormBuilder.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/tntnet.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/kernel/bootstrap.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/modular.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/contrib/boost.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/zstd.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/zlib.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc-config.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xlf.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/vmsdecc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xlcpp.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/whale.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/vacpp.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxygen/windows-paths-check.hpp common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxygen/windows-paths-check.doxyfile common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/testing.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/sun.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/symlink.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/testing-aux.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/unix.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/stage.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/saxonhe.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/sass.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/stlport.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/quickbook-config.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/rc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt5.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/quickbook.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt4.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qcc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/qt3.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/python.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pkg-config.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pgi.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/python-config.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/openssl.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/notfile.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pathscale.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/pch.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/package.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/msvc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/mipspro.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/mpi.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/midl.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/message.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/make.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/mc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/libpng.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/lzma.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/link.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/libtiff.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/lex.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/libjpeg.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-win.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-vxworks.jam ...on 200th target... common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-linux.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/intel-darwin.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/ifort.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/hpfortran.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/hp_cxx.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/generate.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/gettext.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/gcc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/gfortran.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/flags.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/fortran.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/emscripten.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxproc.py common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/fop.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/embarcadero.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/doxygen.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/docutils.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/diab.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/dmc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cw.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cygwin.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/darwin.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/convert.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cw-config.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cray.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/como-linux.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/como-win.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/como.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/common.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-win.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-linux.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-vxworks.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/clang-darwin.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/builtin.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/bison.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/bzip2.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/borland.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/boostbook.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/auto-index.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/cast.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/asciidoctor.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/acc.jam common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc/test.xsl common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc/included.xsl common.copy /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build/output/.b2/tools/xsltproc/test.xml ...updated 240 targets... b2/4.9.2: Package '2708245fec52744c220827137d1c76eaa855105f' built b2/4.9.2: Build folder /Users/dom/.conan/data/b2/4.9.2/_/_/build/2708245fec52744c220827137d1c76eaa855105f/build b2/4.9.2: Generated conaninfo.txt b2/4.9.2: Generated conanbuildinfo.txt b2/4.9.2: Generating the package b2/4.9.2: Package folder /Users/dom/.conan/data/b2/4.9.2/_/_/package/2708245fec52744c220827137d1c76eaa855105f b2/4.9.2: Calling package() b2/4.9.2: Copied 1 '.txt' file: LICENSE.txt b2/4.9.2: Copied 1 file: b2 b2/4.9.2: Copied 220 '.jam' files b2/4.9.2 package(): Packaged 1 file: b2 b2/4.9.2 package(): Packaged 220 '.jam' files b2/4.9.2 package(): Packaged 1 '.txt' file: LICENSE.txt b2/4.9.2: Package '2708245fec52744c220827137d1c76eaa855105f' created b2/4.9.2: Created package revision 374b1ba254233cbd253b4872f79ed789 Downloading conan_sources.tgz completed [0.59k] Decompressing conan_sources.tgz completed [0.00k] bzip2/1.0.8: Configuring sources in /Users/dom/.conan/data/bzip2/1.0.8/_/_/source/src Downloading bzip2-1.0.8.tar.gz completed [791.04k] bzip2/1.0.8: 0.8: bzip2/1.0.8: bzip2/1.0.8: Copying sources to build folder bzip2/1.0.8: Building your package in /Users/dom/.conan/data/bzip2/1.0.8/_/_/build/b2e7ff6c61d92df3cf2d3aa21f1615d9393a881d bzip2/1.0.8: Generator txt created conanbuildinfo.txt bzip2/1.0.8: Calling generate() bzip2/1.0.8: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' bzip2/1.0.8: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake