******************************************************************************** conan install bdwgc/8.2.2@#153b81e17436947dcc203c33e4e97f0c --build=bdwgc -pr /Users/jenkins/w/prod/BuildSingleReference/86201/be1cb62b-0f41-4570-8c2c-40ba016c8986/profile_osx_120_libcpp_apple-clang_debug_64.bdwgc-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] bdwgc:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk bdwgc/8.2.2: Forced build from source Installing package: bdwgc/8.2.2 Requirements bdwgc/8.2.2 from local cache - Cache Packages bdwgc/8.2.2:6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bdwgc/8.2.2: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/source bdwgc/8.2.2: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK bdwgc/8.2.2: Copying sources to build folder bdwgc/8.2.2: Building your package in /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 bdwgc/8.2.2: Generator cmake created conanbuildinfo.cmake bdwgc/8.2.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK bdwgc/8.2.2: Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Denable_cplusplus="False" -Denable_throw_bad_alloc_library="True" -Dbuild_cord="True" -Denable_threads="True" -Denable_parallel_mark="True" -Denable_handle_fork="True" -Denable_thread_local_alloc="True" -Denable_threads_discovery="True" -Denable_gcj_support="True" -Denable_java_finalization="True" -Denable_sigrt_signals="False" -Denable_atomic_uncollectable="True" -Denable_gc_debug="False" -Denable_redirect_malloc="False" -Denable_disclaim="True" -Denable_large_config="True" -Denable_gc_assertions="False" -Denable_mmap="False" -Denable_munmap="True" -Denable_dynamic_loading="True" -Denable_register_main_static_data="True" -Denable_checksums="False" -Denable_single_obj_compilation="False" -Ddisable_gc_debug="True" -Ddisable_handle_fork="False" -Dinstall_headers="True" -Dbuild_tests="False" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/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/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- TARGET = x86_64-unknown-darwin-21.1.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Thread library: -- Looking for clock_gettime -- Looking for clock_gettime - found -- Performing Test HAVE_FLAG_WERROR -- Performing Test HAVE_FLAG_WERROR - Success -- Performing Test HAVE_FLAG_F_NO_STRICT_ALIASING -- Performing Test HAVE_FLAG_F_NO_STRICT_ALIASING - Failed -- Looking for execinfo.h -- Looking for execinfo.h - not found -- Looking for getcontext -- Looking for getcontext - not found -- Looking for dl_iterate_phdr -- Looking for dl_iterate_phdr - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID - Failed -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID_AND_ARG - Failed -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID -- Performing Test HAVE_PTHREAD_SETNAME_NP_WITH_TID - Failed -- Performing Test HAVE_DLADDR -- Performing Test HAVE_DLADDR - Failed -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8' ----------------- /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -S/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 -B/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 --check-build-system CMakeFiles/Makefile.cmake 0 /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_progress_start /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/CMakeFiles /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8//CMakeFiles/progress.marks /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/gc.dir/build.make source_subfolder/CMakeFiles/gc.dir/depend cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/DependInfo.cmake --color= /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/gc.dir/build.make source_subfolder/CMakeFiles/gc.dir/build [ 3%] Building C object source_subfolder/CMakeFiles/gc.dir/alloc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/alloc.c.o -MF CMakeFiles/gc.dir/alloc.c.o.d -o CMakeFiles/gc.dir/alloc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/alloc.c [ 6%] Building C object source_subfolder/CMakeFiles/gc.dir/reclaim.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/reclaim.c.o -MF CMakeFiles/gc.dir/reclaim.c.o.d -o CMakeFiles/gc.dir/reclaim.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/reclaim.c [ 9%] Building C object source_subfolder/CMakeFiles/gc.dir/allchblk.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/allchblk.c.o -MF CMakeFiles/gc.dir/allchblk.c.o.d -o CMakeFiles/gc.dir/allchblk.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/allchblk.c [ 12%] Building C object source_subfolder/CMakeFiles/gc.dir/misc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/misc.c.o -MF CMakeFiles/gc.dir/misc.c.o.d -o CMakeFiles/gc.dir/misc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/misc.c [ 15%] Building C object source_subfolder/CMakeFiles/gc.dir/mach_dep.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/mach_dep.c.o -MF CMakeFiles/gc.dir/mach_dep.c.o.d -o CMakeFiles/gc.dir/mach_dep.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/mach_dep.c [ 18%] Building C object source_subfolder/CMakeFiles/gc.dir/os_dep.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/os_dep.c.o -MF CMakeFiles/gc.dir/os_dep.c.o.d -o CMakeFiles/gc.dir/os_dep.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/os_dep.c [ 21%] Building C object source_subfolder/CMakeFiles/gc.dir/mark_rts.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/mark_rts.c.o -MF CMakeFiles/gc.dir/mark_rts.c.o.d -o CMakeFiles/gc.dir/mark_rts.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/mark_rts.c [ 24%] Building C object source_subfolder/CMakeFiles/gc.dir/headers.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/headers.c.o -MF CMakeFiles/gc.dir/headers.c.o.d -o CMakeFiles/gc.dir/headers.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/headers.c [ 27%] Building C object source_subfolder/CMakeFiles/gc.dir/mark.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/mark.c.o -MF CMakeFiles/gc.dir/mark.c.o.d -o CMakeFiles/gc.dir/mark.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/mark.c [ 30%] Building C object source_subfolder/CMakeFiles/gc.dir/obj_map.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/obj_map.c.o -MF CMakeFiles/gc.dir/obj_map.c.o.d -o CMakeFiles/gc.dir/obj_map.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/obj_map.c [ 33%] Building C object source_subfolder/CMakeFiles/gc.dir/blacklst.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/blacklst.c.o -MF CMakeFiles/gc.dir/blacklst.c.o.d -o CMakeFiles/gc.dir/blacklst.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/blacklst.c [ 36%] Building C object source_subfolder/CMakeFiles/gc.dir/finalize.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/finalize.c.o -MF CMakeFiles/gc.dir/finalize.c.o.d -o CMakeFiles/gc.dir/finalize.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/finalize.c [ 39%] Building C object source_subfolder/CMakeFiles/gc.dir/new_hblk.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/new_hblk.c.o -MF CMakeFiles/gc.dir/new_hblk.c.o.d -o CMakeFiles/gc.dir/new_hblk.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/new_hblk.c [ 42%] Building C object source_subfolder/CMakeFiles/gc.dir/dbg_mlc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/dbg_mlc.c.o -MF CMakeFiles/gc.dir/dbg_mlc.c.o.d -o CMakeFiles/gc.dir/dbg_mlc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/dbg_mlc.c [ 45%] Building C object source_subfolder/CMakeFiles/gc.dir/malloc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/malloc.c.o -MF CMakeFiles/gc.dir/malloc.c.o.d -o CMakeFiles/gc.dir/malloc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/malloc.c [ 48%] Building C object source_subfolder/CMakeFiles/gc.dir/dyn_load.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/dyn_load.c.o -MF CMakeFiles/gc.dir/dyn_load.c.o.d -o CMakeFiles/gc.dir/dyn_load.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/dyn_load.c [ 51%] Building C object source_subfolder/CMakeFiles/gc.dir/typd_mlc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/typd_mlc.c.o -MF CMakeFiles/gc.dir/typd_mlc.c.o.d -o CMakeFiles/gc.dir/typd_mlc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/typd_mlc.c [ 54%] Building C object source_subfolder/CMakeFiles/gc.dir/ptr_chck.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/ptr_chck.c.o -MF CMakeFiles/gc.dir/ptr_chck.c.o.d -o CMakeFiles/gc.dir/ptr_chck.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/ptr_chck.c [ 57%] Building C object source_subfolder/CMakeFiles/gc.dir/mallocx.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/mallocx.c.o -MF CMakeFiles/gc.dir/mallocx.c.o.d -o CMakeFiles/gc.dir/mallocx.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/mallocx.c [ 60%] Building C object source_subfolder/CMakeFiles/gc.dir/gc_dlopen.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/gc_dlopen.c.o -MF CMakeFiles/gc.dir/gc_dlopen.c.o.d -o CMakeFiles/gc.dir/gc_dlopen.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/gc_dlopen.c [ 63%] Building C object source_subfolder/CMakeFiles/gc.dir/pthread_start.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/pthread_start.c.o -MF CMakeFiles/gc.dir/pthread_start.c.o.d -o CMakeFiles/gc.dir/pthread_start.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/pthread_start.c [ 66%] Building C object source_subfolder/CMakeFiles/gc.dir/pthread_stop_world.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/pthread_stop_world.c.o -MF CMakeFiles/gc.dir/pthread_stop_world.c.o.d -o CMakeFiles/gc.dir/pthread_stop_world.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/pthread_stop_world.c [ 69%] Building C object source_subfolder/CMakeFiles/gc.dir/pthread_support.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/pthread_support.c.o -MF CMakeFiles/gc.dir/pthread_support.c.o.d -o CMakeFiles/gc.dir/pthread_support.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/pthread_support.c [ 72%] Building C object source_subfolder/CMakeFiles/gc.dir/specific.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/specific.c.o -MF CMakeFiles/gc.dir/specific.c.o.d -o CMakeFiles/gc.dir/specific.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/specific.c [ 75%] Building C object source_subfolder/CMakeFiles/gc.dir/thread_local_alloc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/thread_local_alloc.c.o -MF CMakeFiles/gc.dir/thread_local_alloc.c.o.d -o CMakeFiles/gc.dir/thread_local_alloc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/thread_local_alloc.c [ 78%] Building C object source_subfolder/CMakeFiles/gc.dir/darwin_stop_world.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/darwin_stop_world.c.o -MF CMakeFiles/gc.dir/darwin_stop_world.c.o.d -o CMakeFiles/gc.dir/darwin_stop_world.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/darwin_stop_world.c [ 81%] Building C object source_subfolder/CMakeFiles/gc.dir/gcj_mlc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/gcj_mlc.c.o -MF CMakeFiles/gc.dir/gcj_mlc.c.o.d -o CMakeFiles/gc.dir/gcj_mlc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/gcj_mlc.c [ 84%] Building C object source_subfolder/CMakeFiles/gc.dir/fnlz_mlc.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/gc.dir/fnlz_mlc.c.o -MF CMakeFiles/gc.dir/fnlz_mlc.c.o.d -o CMakeFiles/gc.dir/fnlz_mlc.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/fnlz_mlc.c [ 87%] Linking C static library ../lib/libgc.a cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -P CMakeFiles/gc.dir/cmake_clean_target.cmake cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_link_script CMakeFiles/gc.dir/link.txt --verbose=1 /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc ../lib/libgc.a CMakeFiles/gc.dir/alloc.c.o CMakeFiles/gc.dir/reclaim.c.o CMakeFiles/gc.dir/allchblk.c.o CMakeFiles/gc.dir/misc.c.o CMakeFiles/gc.dir/mach_dep.c.o CMakeFiles/gc.dir/os_dep.c.o CMakeFiles/gc.dir/mark_rts.c.o CMakeFiles/gc.dir/headers.c.o CMakeFiles/gc.dir/mark.c.o CMakeFiles/gc.dir/obj_map.c.o CMakeFiles/gc.dir/blacklst.c.o CMakeFiles/gc.dir/finalize.c.o CMakeFiles/gc.dir/new_hblk.c.o CMakeFiles/gc.dir/dbg_mlc.c.o CMakeFiles/gc.dir/malloc.c.o CMakeFiles/gc.dir/dyn_load.c.o CMakeFiles/gc.dir/typd_mlc.c.o CMakeFiles/gc.dir/ptr_chck.c.o CMakeFiles/gc.dir/mallocx.c.o CMakeFiles/gc.dir/gc_dlopen.c.o CMakeFiles/gc.dir/pthread_start.c.o CMakeFiles/gc.dir/pthread_stop_world.c.o CMakeFiles/gc.dir/pthread_support.c.o CMakeFiles/gc.dir/specific.c.o CMakeFiles/gc.dir/thread_local_alloc.c.o CMakeFiles/gc.dir/darwin_stop_world.c.o CMakeFiles/gc.dir/gcj_mlc.c.o CMakeFiles/gc.dir/fnlz_mlc.c.o /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ../lib/libgc.a [ 87%] Built target gc /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/cord.dir/build.make source_subfolder/CMakeFiles/cord.dir/depend cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/cord.dir/DependInfo.cmake --color= /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/cord.dir/build.make source_subfolder/CMakeFiles/cord.dir/build [ 90%] Building C object source_subfolder/CMakeFiles/cord.dir/cord/cordbscs.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/cord.dir/cord/cordbscs.c.o -MF CMakeFiles/cord.dir/cord/cordbscs.c.o.d -o CMakeFiles/cord.dir/cord/cordbscs.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/cord/cordbscs.c [ 93%] Building C object source_subfolder/CMakeFiles/cord.dir/cord/cordprnt.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/cord.dir/cord/cordprnt.c.o -MF CMakeFiles/cord.dir/cord/cordprnt.c.o.d -o CMakeFiles/cord.dir/cord/cordprnt.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/cord/cordprnt.c [ 96%] Building C object source_subfolder/CMakeFiles/cord.dir/cord/cordxtra.c.o cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DENABLE_DISCLAIM -DGC_ATOMIC_UNCOLLECTABLE -DGC_BUILTIN_ATOMIC -DGC_ENABLE_SUSPEND_THREAD -DGC_GCJ_SUPPORT -DGC_MISSING_EXECINFO_H -DGC_NOT_DLL -DGC_NO_SIGSETJMP -DJAVA_FINALIZATION -DLARGE_CONFIG -DNO_DEBUGGING -DNO_GETCONTEXT -DPARALLEL_MARK -DTHREAD_LOCAL_ALLOC -I/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/include -m64 -g -arch x86_64 -isysroot /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -fPIC -DALL_INTERIOR_POINTERS -DNO_EXECUTE_PERMISSION -DGC_THREADS -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -Wall -Wextra -MD -MT source_subfolder/CMakeFiles/cord.dir/cord/cordxtra.c.o -MF CMakeFiles/cord.dir/cord/cordxtra.c.o.d -o CMakeFiles/cord.dir/cord/cordxtra.c.o -c /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/cord/cordxtra.c [100%] Linking C static library ../lib/libcord.a cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -P CMakeFiles/cord.dir/cmake_clean_target.cmake cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_link_script CMakeFiles/cord.dir/link.txt --verbose=1 /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar qc ../lib/libcord.a CMakeFiles/cord.dir/cord/cordbscs.c.o CMakeFiles/cord.dir/cord/cordprnt.c.o CMakeFiles/cord.dir/cord/cordxtra.c.o /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib ../lib/libcord.a [100%] Built target cord /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_progress_start /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/CMakeFiles 0 bdwgc/8.2.2: Package '6a2f03e5696be3d81efb80b5f6d4837b6caed5d8' built bdwgc/8.2.2: Build folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 bdwgc/8.2.2: Generated conaninfo.txt bdwgc/8.2.2: Generated conanbuildinfo.txt bdwgc/8.2.2: Generating the package bdwgc/8.2.2: Package folder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 bdwgc/8.2.2: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8' '--target' 'install' ----------------- /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -S/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 -B/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 --check-build-system CMakeFiles/Makefile.cmake 0 /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_progress_start /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/CMakeFiles /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8//CMakeFiles/progress.marks /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 all /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/gc.dir/build.make source_subfolder/CMakeFiles/gc.dir/depend cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/DependInfo.cmake --color= Dependencies file "source_subfolder/CMakeFiles/gc.dir/allchblk.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/alloc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/blacklst.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/darwin_stop_world.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/dbg_mlc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/dyn_load.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/finalize.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/fnlz_mlc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/gc_dlopen.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/gcj_mlc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/headers.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/mach_dep.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/malloc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/mallocx.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/mark.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/mark_rts.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/misc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/new_hblk.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/obj_map.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/os_dep.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/pthread_start.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/pthread_stop_world.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/pthread_support.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/ptr_chck.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/reclaim.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/specific.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/thread_local_alloc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/gc.dir/typd_mlc.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/gc.dir/compiler_depend.internal". Consolidate compiler generated dependencies of target gc /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/gc.dir/build.make source_subfolder/CMakeFiles/gc.dir/build make[2]: Nothing to be done for `source_subfolder/CMakeFiles/gc.dir/build'. [ 87%] Built target gc /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/cord.dir/build.make source_subfolder/CMakeFiles/cord.dir/depend cd /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 && /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_depends "Unix Makefiles" /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8 /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/cord.dir/DependInfo.cmake --color= Dependencies file "source_subfolder/CMakeFiles/cord.dir/cord/cordbscs.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/cord.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/cord.dir/cord/cordprnt.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/cord.dir/compiler_depend.internal". Dependencies file "source_subfolder/CMakeFiles/cord.dir/cord/cordxtra.c.o.d" is newer than depends file "/Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/CMakeFiles/cord.dir/compiler_depend.internal". Consolidate compiler generated dependencies of target cord /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f source_subfolder/CMakeFiles/cord.dir/build.make source_subfolder/CMakeFiles/cord.dir/build make[2]: Nothing to be done for `source_subfolder/CMakeFiles/cord.dir/build'. [100%] Built target cord /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -E cmake_progress_start /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/CMakeFiles 0 /Applications/conan/xcode/12/Xcode.app/Contents/Developer/usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Nothing to be done for `preinstall'. Install the project... /Users/jenkins/cmake/cmake-3.20.1/bin/cmake -P cmake_install.cmake -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/libcord.a -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/libgc.a -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_backptr.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_config_macros.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_inline.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_mark.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_tiny_fl.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_typed.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_version.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/javaxfc.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/leak_detector.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_disclaim.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_gcj.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/gc_pthread_redirects.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/cord.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/cord_pos.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/include/gc/ec.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/pkgconfig/bdw-gc.pc -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/AUTHORS -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.md -- Up-to-date: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.Mac -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.hp -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/overview.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.macros -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.cords -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/scale.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/gcdescr.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/leak.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.darwin -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.autoconf -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.win64 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/porting.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.arm.cross -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.amiga -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.linux -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/gcinterface.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.sgi -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.solaris2 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.symbian -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.OS2 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/tree.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.emscripten -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/simple_example.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.rs6000 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.environment -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/debugging.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.uts -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/finalization.md -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.win32 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.DGUX386 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/doc/gc/README.ews4800 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/share/man/man3/gc.3 -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/cmake/bdwgc/BDWgcTargets.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/cmake/bdwgc/BDWgcTargets-debug.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/cmake/bdwgc/BDWgcConfig.cmake -- Installing: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/cmake/bdwgc/BDWgcConfigVersion.cmake [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK bdwgc/8.2.2 package(): Packaged 1 file: COPYRIGHT bdwgc/8.2.2 package(): Packaged 17 '.h' files bdwgc/8.2.2 package(): Packaged 2 '.a' files: libgc.a, libcord.a bdwgc/8.2.2: Package '6a2f03e5696be3d81efb80b5f6d4837b6caed5d8' created bdwgc/8.2.2: Created package revision da950ca88fe334ec49356076d8684e64 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators Explicit GC_INIT() calls may be required. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/build/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/source_subfolder/dyn_load.c:1497:12: warning: '_dyld_bind_fully_image_containing_address' is deprecated: first deprecated in macOS 10.5 - dlopen(RTLD_NOW) [-Wdeprecated-declarations] if (!_dyld_bind_fully_image_containing_address( ^ /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/mach-o/dyld.h:259:13: note: '_dyld_bind_fully_image_containing_address' has been explicitly marked deprecated here extern bool _dyld_bind_fully_image_containing_address(const void* address) __API_UNAVAILABLE(ios, tvos, watchos) DYLD_DRIVERKIT_UNAVAILABLE __OSX_DEPRECATED(10.1, 10.5, "dlopen(RTLD_NOW)"); ^ 1 warning generated. /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libgc.a(gc_dlopen.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libgc.a(pthread_stop_world.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libgc.a(specific.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libgc.a(gc_dlopen.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libgc.a(pthread_stop_world.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libgc.a(specific.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/libgc.a(gc_dlopen.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/libgc.a(pthread_stop_world.c.o) has no symbols /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/jenkins/w/prod/BuildSingleReference/.conan/data/bdwgc/8.2.2/_/_/package/6a2f03e5696be3d81efb80b5f6d4837b6caed5d8/lib/libgc.a(specific.c.o) has no symbols