******************************************************************************** conan install subunit/1.4.0@#5bf6021848850ce328210ec1c29f536c --build=subunit -pr /Users/jenkins/w/prod-v1/BuildSingleReference/15664/ace3dd6c-6291-4839-8bbc-0ae0086e1449/profile_osx_130_libcpp_apple-clang_release_64.subunit-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/13.0/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-v1/BuildSingleReference/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] subunit: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/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk cppunit/1.15.1: Not found in local cache, looking in remotes... cppunit/1.15.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cppunit/1.15.1: Downloaded recipe revision ab7aa369cbf20014946964574a427088 subunit/1.4.0: Forced build from source Installing package: subunit/1.4.0 Requirements cppunit/1.15.1 from 'conan-center' - Downloaded subunit/1.4.0 from local cache - Cache Packages cppunit/1.15.1:1aff124b71f6d938138ecd7179ff075f4304a85d - Download subunit/1.4.0:d4822bb9b48e29b6175a74cf21f59b3184b00a04 - Build Installing (downloading, building) binaries... cppunit/1.15.1: Retrieving package 1aff124b71f6d938138ecd7179ff075f4304a85d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppunit/1.15.1: Package installed 1aff124b71f6d938138ecd7179ff075f4304a85d cppunit/1.15.1: Downloaded package revision 0ffa215628e7012891aabf3024c41495 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK subunit/1.4.0: Configuring sources in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/source/src subunit/1.4.0: [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 subunit/1.4.0: Copying sources to build folder subunit/1.4.0: Building your package in /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04 subunit/1.4.0: Generator txt created conanbuildinfo.txt subunit/1.4.0: Calling generate() subunit/1.4.0: 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 subunit/1.4.0: Calling build() subunit/1.4.0: Calling: > "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' 'CHECK_CFLAGS= ' 'CHECK_LIBS= ' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/conan/conanbuild.sh" && "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' 'CHECK_CFLAGS= ' 'CHECK_LIBS= ' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 for style of include used by make... GNU 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 dependency style of gcc... gcc3 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 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 dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... x86_64-apple-darwin21.6.0 checking host system type... x86_64-apple-darwin21.6.0 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/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/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 the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin21.6.0 file names to x86_64-apple-darwin21.6.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin21.6.0 file names to toolchain format... func_convert_file_noop checking for /Applications/conan/xcode/13.0/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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking for python... /Users/jenkins/env_py_3_7_conan_1_60_2/bin/python checking for python version... 3.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python3.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of short... 2 checking size of long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes checking for CPPUNIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libsubunit.pc config.status: creating libcppunit_subunit.pc config.status: creating Makefile config.status: creating perl/Makefile.PL config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/conan/conanbuild.sh" && make -j4 ----------------- /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make all-am mkdir -p perl depbase=`echo c/lib/child.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -fPIC -O3 -MT c/lib/child.lo -MD -MP -MF $depbase.Tpo -c -o c/lib/child.lo c/lib/child.c &&\ mv -f $depbase.Tpo $depbase.Plo cd perl && perl Makefile.PL INSTALLDIRS=site PREFIX=/ INSTALL_BASE= depbase=`echo c++/SubunitTestProgressListener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -fPIC -O3 -MT c++/SubunitTestProgressListener.lo -MD -MP -MF $depbase.Tpo -c -o c++/SubunitTestProgressListener.lo c++/SubunitTestProgressListener.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -DNDEBUG -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -fPIC -O3 -MT c/lib/child.lo -MD -MP -MF c/lib/.deps/child.Tpo -c c/lib/child.c -o c/lib/child.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -fPIC -O3 -MT c++/SubunitTestProgressListener.lo -MD -MP -MF c++/.deps/SubunitTestProgressListener.Tpo -c c++/SubunitTestProgressListener.cpp -o c++/SubunitTestProgressListener.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -fPIC -O3 -m64 -L/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/lib -o libsubunit.la -rpath //lib c/lib/child.lo -lcppunit -lc++ libtool: link: ar cru .libs/libsubunit.a c/lib/child.o libtool: link: ranlib .libs/libsubunit.a libtool: link: ( cd ".libs" && rm -f "libsubunit.la" && ln -s "../libsubunit.la" "libsubunit.la" ) Generating a Unix-style Makefile Writing Makefile for Subunit Writing MYMETA.yml and MYMETA.json rm perl/Makefile.old > /dev/null /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C perl all cp lib/Subunit.pm blib/lib/Subunit.pm cp lib/Subunit/Diff.pm blib/lib/Subunit/Diff.pm cp /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/src/perl/subunit-diff blib/script/subunit-diff "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/subunit-diff /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -fPIC -O3 -m64 -L/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/lib -o libcppunit_subunit.la -rpath //lib c++/SubunitTestProgressListener.lo -lcppunit -lc++ libtool: link: ar cru .libs/libcppunit_subunit.a c++/SubunitTestProgressListener.o libtool: link: ranlib .libs/libcppunit_subunit.a libtool: link: ( cd ".libs" && rm -f "libcppunit_subunit.la" && ln -s "../libcppunit_subunit.la" "libcppunit_subunit.la" ) subunit/1.4.0: Package 'd4822bb9b48e29b6175a74cf21f59b3184b00a04' built subunit/1.4.0: Build folder /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release subunit/1.4.0: Generated conaninfo.txt subunit/1.4.0: Generated conanbuildinfo.txt subunit/1.4.0: Generating the package subunit/1.4.0: Package folder /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04 subunit/1.4.0: Calling package() subunit/1.4.0: Copied 1 file: COPYING subunit/1.4.0: Calling: > "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' 'CHECK_CFLAGS= ' 'CHECK_LIBS= ' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/conan/conanbuild.sh" && "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' 'CHECK_CFLAGS= ' 'CHECK_LIBS= ' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/1aff124b71f6d938138ecd7179ff075f4304a85d/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 for style of include used by make... GNU 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 dependency style of gcc... gcc3 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 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 dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... x86_64-apple-darwin21.6.0 checking host system type... x86_64-apple-darwin21.6.0 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/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/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 the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin21.6.0 file names to x86_64-apple-darwin21.6.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin21.6.0 file names to toolchain format... func_convert_file_noop checking for /Applications/conan/xcode/13.0/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 dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking for python... /Users/jenkins/env_py_3_7_conan_1_60_2/bin/python checking for python version... 3.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python3.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... 4 checking size of short... 2 checking size of long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes checking for CPPUNIT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libsubunit.pc config.status: creating libcppunit_subunit.pc config.status: creating Makefile config.status: creating perl/Makefile.PL config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/conan/conanbuild.sh" && make install DESTDIR=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04 INSTALLARCHLIB=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/lib INSTALLSITEARCH=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/archlib INSTALLVENDORARCH=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/archlib INSTALLSITEBIN=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/bin INSTALLSITESCRIPT=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/bin INSTALLSITEMAN1DIR=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/share/man/man1 INSTALLSITEMAN3DIR=/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/build-release/share/man/man3 -j4 ----------------- mkdir -p perl cd perl && perl Makefile.PL INSTALLDIRS=site PREFIX=/ INSTALL_BASE= Generating a Unix-style Makefile Writing Makefile for Subunit Writing MYMETA.yml and MYMETA.json rm perl/Makefile.old > /dev/null /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C perl all cp /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/d4822bb9b48e29b6175a74cf21f59b3184b00a04/src/perl/subunit-diff blib/script/subunit-diff "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/subunit-diff Skip blib/lib/Subunit/Diff.pm (unchanged) Skip blib/lib/Subunit.pm (unchanged) /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make -C perl install ./install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//bin' ./install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//include/subunit' ./install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/pkgconfig' /usr/bin/install -c filters/subunit-1to2 filters/subunit-2to1 filters/subunit-filter filters/subunit-ls filters/subunit-notify filters/subunit-output filters/subunit-stats filters/subunit-tags filters/subunit2csv filters/subunit2disk filters/subunit2gtk filters/subunit2junitxml filters/subunit2pyunit filters/tap2subunit '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//bin' ./install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/python3.7/site-packages/subunit' /usr/bin/install -c -m 644 c/include/subunit/child.h c++/SubunitTestProgressListener.h '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//include/subunit' /usr/bin/install -c -m 644 libsubunit.pc libcppunit_subunit.pc '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/pkgconfig' ./install-sh -c -d '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib' Appending installation info to /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/lib/perllocal.pod /bin/sh ./libtool --mode=install /usr/bin/install -c libsubunit.la libcppunit_subunit.la '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib' Installing /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/lib/perl5/site_perl/Subunit.pm Installing /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/lib/perl5/site_perl/Subunit/Diff.pm Installing /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/bin/subunit-diff libtool: install: /usr/bin/install -c .libs/libsubunit.lai /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libsubunit.la libtool: install: /usr/bin/install -c .libs/libcppunit_subunit.lai /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libcppunit_subunit.la /usr/bin/install -c -m 644 python/subunit/__init__.py python/subunit/chunked.py python/subunit/details.py python/subunit/filters.py python/subunit/iso8601.py python/subunit/progress_model.py python/subunit/run.py python/subunit/v2.py python/subunit/test_results.py python/subunit/_output.py python/subunit/_to_disk.py '/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/python3.7/site-packages/subunit' libtool: install: /usr/bin/install -c .libs/libsubunit.a /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libsubunit.a libtool: install: chmod 644 /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libsubunit.a libtool: install: ranlib /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libsubunit.a libtool: install: /usr/bin/install -c .libs/libcppunit_subunit.a /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libcppunit_subunit.a libtool: install: chmod 644 /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libcppunit_subunit.a Byte-compiling python modules... __init__.pylibtool: install: ranlib /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04//lib/libcppunit_subunit.a chunked.pydetails.pyfilters.pyiso8601.pyprogress_model.pyrun.pyv2.pytest_results.py_output.py_to_disk.py Byte-compiling python modules (optimized versions) ... __init__.pychunked.pydetails.pyfilters.pyiso8601.pyprogress_model.pyrun.pyv2.pytest_results.py_output.py_to_disk.py [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK subunit/1.4.0 package(): Packaged 15 files subunit/1.4.0 package(): Packaged 2 '.h' files: SubunitTestProgressListener.h, child.h subunit/1.4.0 package(): Packaged 2 '.a' files: libsubunit.a, libcppunit_subunit.a subunit/1.4.0: Package 'd4822bb9b48e29b6175a74cf21f59b3184b00a04' created subunit/1.4.0: Created package revision 0788f3023f63bc5676ddbfc5241358ef subunit/1.4.0: Appending PATH environment variable: /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/d4822bb9b48e29b6175a74cf21f59b3184b00a04/bin [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 rm: perl/Makefile.old: No such file or directory make[1]: [perl/Makefile] Error 1 (ignored) rm: perl/Makefile.old: No such file or directory make: [perl/Makefile] Error 1 (ignored) libtool: warning: remember to run 'libtool --finish //lib' -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses subunit/1.4.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior subunit/1.4.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior