******************************************************************************** conan install subunit/1.4.0@#5bf6021848850ce328210ec1c29f536c --build=subunit -pr /Users/jenkins/w/prod-v1/BuildSingleReference/15664/9b527072-5357-4d6c-a7fd-82c794a70c6a/profile_osx_130_libcpp_apple-clang_debug_64.subunit-shared-True.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=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] subunit:shared=True [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:b5855232fa6dee7d27d2005b789408c1c12da382 - Download subunit/1.4.0:4fc23c531b00b4ef7f339b568e755d28fbd40e89 - Build Installing (downloading, building) binaries... cppunit/1.15.1: Retrieving package b5855232fa6dee7d27d2005b789408c1c12da382 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppunit/1.15.1: Package installed b5855232fa6dee7d27d2005b789408c1c12da382 cppunit/1.15.1: Downloaded package revision 4e0d11af6f6417f76f5524c9b0b8fb3f [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/4fc23c531b00b4ef7f339b568e755d28fbd40e89 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)] 'fPIC' option not found [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/4fc23c531b00b4ef7f339b568e755d28fbd40e89/src/configure" '--enable-shared' '--disable-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/b5855232fa6dee7d27d2005b789408c1c12da382/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4fc23c531b00b4ef7f339b568e755d28fbd40e89/build-debug/conan/conanbuild.sh" && "/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4fc23c531b00b4ef7f339b568e755d28fbd40e89/src/configure" '--enable-shared' '--disable-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/b5855232fa6dee7d27d2005b789408c1c12da382/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... yes checking whether to build static libraries... no 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/4fc23c531b00b4ef7f339b568e755d28fbd40e89/build-debug/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. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -g -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. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -g -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. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -g -MT c/lib/child.lo -MD -MP -MF c/lib/.deps/child.Tpo -c c/lib/child.c -fno-common -DPIC -o c/lib/.libs/child.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -g -MT c++/SubunitTestProgressListener.lo -MD -MP -MF c++/.deps/SubunitTestProgressListener.Tpo -c c++/SubunitTestProgressListener.cpp -fno-common -DPIC -o c++/.libs/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 -g -m64 -L/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/lib -o libsubunit.la -rpath //lib c/lib/child.lo -lcppunit -lc++ 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 libtool: link: gcc -dynamiclib -o .libs/libsubunit.0.dylib c/lib/.libs/child.o -L/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/lib -lcppunit -lc++ -m64 -g -m64 -install_name //lib/libsubunit.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libsubunit.dylib" && ln -s "libsubunit.0.dylib" "libsubunit.dylib") cp /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4fc23c531b00b4ef7f339b568e755d28fbd40e89/src/perl/subunit-diff blib/script/subunit-diff "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/subunit-diff libtool: link: ( cd ".libs" && rm -f "libsubunit.la" && ln -s "../libsubunit.la" "libsubunit.la" ) cp lib/Subunit/Diff.pm blib/lib/Subunit/Diff.pm cp lib/Subunit.pm blib/lib/Subunit.pm /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -g -m64 -L/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/lib -o libcppunit_subunit.la -rpath //lib c++/SubunitTestProgressListener.lo -lcppunit -lc++ libtool: link: g++ -dynamiclib -o .libs/libcppunit_subunit.0.dylib c++/.libs/SubunitTestProgressListener.o -L/Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/b5855232fa6dee7d27d2005b789408c1c12da382/lib -lcppunit -lc++ -stdlib=libc++ -m64 -g -m64 -install_name //lib/libcppunit_subunit.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module subunit/1.4.0: rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: perl/Makefile.old: No such file or directory make[1]: [perl/Makefile] Error 1 (ignored) ld: warning: double slash removed from -install_name (//lib/libsubunit.0.dylib) ld: warning: double slash removed from -install_name (//lib/libcppunit_subunit.0.dylib) Undefined symbols for architecture x86_64: "_subunit_test_error", referenced from: CppUnit::SubunitTestProgressListener::addFailure(CppUnit::TestFailure const&) in SubunitTestProgressListener.o "_subunit_test_fail", referenced from: CppUnit::SubunitTestProgressListener::addFailure(CppUnit::TestFailure const&) in SubunitTestProgressListener.o "_subunit_test_pass", referenced from: CppUnit::SubunitTestProgressListener::endTest(CppUnit::Test*) in SubunitTestProgressListener.o "_subunit_test_start", referenced from: CppUnit::SubunitTestProgressListener::startTest(CppUnit::Test*) in SubunitTestProgressListener.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [libcppunit_subunit.la] Error 1 make: *** [all] Error 2 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 subunit/1.4.0: ERROR: Package '4fc23c531b00b4ef7f339b568e755d28fbd40e89' build failed subunit/1.4.0: WARN: Build folder /Users/jenkins/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4fc23c531b00b4ef7f339b568e755d28fbd40e89/build-debug ERROR: subunit/1.4.0: Error in build() method, line 122 autotools.make() ConanException: Error 2 while executing make -j4