******************************************************************************** conan install subunit/1.4.0@#5bf6021848850ce328210ec1c29f536c --build=subunit -pr /home/conan/w/prod-v1/BuildSingleReference/15636/28b796cc-171e-4af2-9a1a-71d5ca75c3cd/profile_linux_13_libcpp_clang_release_64.subunit-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=13 os=Linux [options] subunit:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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:e43d6f41352918bb26384c81d911e0d285818df4 - Download subunit/1.4.0:36efc8554afcb3fe4285166b693fcfbbb8fd3ed4 - Build Installing (downloading, building) binaries... cppunit/1.15.1: Retrieving package e43d6f41352918bb26384c81d911e0d285818df4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppunit/1.15.1: Package installed e43d6f41352918bb26384c81d911e0d285818df4 cppunit/1.15.1: Downloaded package revision aa65103a393295b284162e5c22d021dc [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK subunit/1.4.0: Configuring sources in /home/conan/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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4 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: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/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/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/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/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/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... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/local/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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/conan/binutils/bin/nm -B output from clang 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 dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... clang++ -E checking for ld used by clang++... /usr/local/bin/ld -m elf_x86_64 checking if the linker (/usr/local/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /opt/pyenv/versions/3.7.13/bin/python checking for python version... 3.7 checking for python platform... linux 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/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------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/conan/conanbuild.sh" && make -j3 ----------------- make all-am make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src' mkdir -p perl depbase=`echo c/lib/child.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DNDEBUG -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -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/bash ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -DNDEBUG -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -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: clang++ -DHAVE_CONFIG_H -I. -DNDEBUG -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -O3 -MT c++/SubunitTestProgressListener.lo -MD -MP -MF c++/.deps/SubunitTestProgressListener.Tpo -c c++/SubunitTestProgressListener.cpp -fPIC -DPIC -o c++/.libs/SubunitTestProgressListener.o libtool: compile: clang -DHAVE_CONFIG_H -I. -DNDEBUG -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -O3 -MT c/lib/child.lo -MD -MP -MF c/lib/.deps/child.Tpo -c c/lib/child.c -fPIC -DPIC -o c/lib/.libs/child.o /bin/bash ./libtool --tag=CC --mode=link clang -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I./c/include -m64 -O3 -m64 -L/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/lib -o libsubunit.la -rpath //lib c/lib/child.lo -lcppunit -lc++ -ldl -lm Generating a Unix-style Makefile Writing Makefile for Subunit Writing MYMETA.yml and MYMETA.json rm perl/Makefile.old > /dev/null Makefile:1625: recipe for target 'perl/Makefile' failed make -C perl all make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src/perl' libtool: link: clang -shared -fPIC -DPIC c/lib/.libs/child.o -L/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/lib -lcppunit -lc++ -ldl -lm -m64 -O3 -m64 -Wl,-soname -Wl,libsubunit.so.0 -o .libs/libsubunit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsubunit.so.0" && ln -s "libsubunit.so.0.0.0" "libsubunit.so.0") libtool: link: (cd ".libs" && rm -f "libsubunit.so" && ln -s "libsubunit.so.0.0.0" "libsubunit.so") libtool: link: ( cd ".libs" && rm -f "libsubunit.la" && ln -s "../libsubunit.la" "libsubunit.la" ) cp /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src/perl/subunit-diff blib/script/subunit-diff "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/subunit-diff cp lib/Subunit/Diff.pm blib/lib/Subunit/Diff.pm cp lib/Subunit.pm blib/lib/Subunit.pm make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src/perl' /bin/bash ./libtool --tag=CXX --mode=link clang++ -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I./c/include -stdlib=libc++ -m64 -O3 -m64 -L/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/lib -o libcppunit_subunit.la -rpath //lib c++/SubunitTestProgressListener.lo -lcppunit -lc++ -ldl -lm libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/x86_64-linux-gnu/crti.o /usr/local/bin/../lib/gcc/x86_64-linux-gnu/10.3.0/crtbeginS.o c++/.libs/SubunitTestProgressListener.o -L/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/lib -lcppunit -ldl -L/usr/local/bin/../lib/gcc/x86_64-linux-gnu/10.3.0 -L/usr/local/bin/../lib/gcc/x86_64-linux-gnu/10.3.0/../../../../lib64 -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/local/bin/../lib -L/lib -L/usr/lib -lc++ -lm -lc -lgcc_s -lgcc /usr/local/bin/../lib/gcc/x86_64-linux-gnu/10.3.0/crtendS.o /usr/lib/x86_64-linux-gnu/crtn.o -stdlib=libc++ -m64 -O3 -m64 -Wl,-soname -Wl,libcppunit_subunit.so.0 -o .libs/libcppunit_subunit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcppunit_subunit.so.0" && ln -s "libcppunit_subunit.so.0.0.0" "libcppunit_subunit.so.0") libtool: link: (cd ".libs" && rm -f "libcppunit_subunit.so" && ln -s "libcppunit_subunit.so.0.0.0" "libcppunit_subunit.so") libtool: link: ( cd ".libs" && rm -f "libcppunit_subunit.la" && ln -s "../libcppunit_subunit.la" "libcppunit_subunit.la" ) make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src' subunit/1.4.0: Package '36efc8554afcb3fe4285166b693fcfbbb8fd3ed4' built subunit/1.4.0: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/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 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4 subunit/1.4.0: Calling package() subunit/1.4.0: Copied 1 file: COPYING subunit/1.4.0: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/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/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/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/home/conan/w/prod-v1/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/e43d6f41352918bb26384c81d911e0d285818df4/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... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking dependency style of clang... gcc3 checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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) clang checking whether we are using the GNU C compiler... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to accept ISO C89... (cached) none needed checking whether clang understands -c and -o together... (cached) yes checking dependency style of clang... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/local/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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/conan/binutils/bin/nm -B output from clang 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 dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... clang++ -E checking for ld used by clang++... /usr/local/bin/ld -m elf_x86_64 checking if the linker (/usr/local/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/local/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /opt/pyenv/versions/3.7.13/bin/python checking for python version... 3.7 checking for python platform... linux 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/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------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4 INSTALLARCHLIB=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/lib INSTALLSITEARCH=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/archlib INSTALLVENDORARCH=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/archlib INSTALLSITEBIN=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/bin INSTALLSITESCRIPT=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/bin INSTALLSITEMAN1DIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/share/man/man1 INSTALLSITEMAN3DIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/share/man/man3 -j3 ----------------- 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 Makefile:1625: recipe for target 'perl/Makefile' failed make -C perl all make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src/perl' cp /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/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) make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src/perl' make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src' make -C perl install /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//bin' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src/perl' /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 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//bin' Appending installation info to /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/build-release/archlib/perllocal.pod /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//include/subunit' /usr/bin/install -c -m 644 c/include/subunit/child.h c++/SubunitTestProgressListener.h '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//include/subunit' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/pkgconfig' /usr/bin/install -c -m 644 libsubunit.pc libcppunit_subunit.pc '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/pkgconfig' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/python3.7/site-packages/subunit' Installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/share/perl/5.22.1/Subunit.pm Installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/share/perl/5.22.1/Subunit/Diff.pm Installing /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/bin/subunit-diff /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 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/python3.7/site-packages/subunit' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src/perl' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libsubunit.la libcppunit_subunit.la '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib' Byte-compiling python modules... __init__.pychunked.pydetails.pyfilters.pyiso8601.pyprogress_model.pyrun.pyv2.pylibtool: install: /usr/bin/install -c .libs/libsubunit.so.0.0.0 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/libsubunit.so.0.0.0 test_results.pylibtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib && { ln -s -f libsubunit.so.0.0.0 libsubunit.so.0 || { rm -f libsubunit.so.0 && ln -s libsubunit.so.0.0.0 libsubunit.so.0; }; }) _output.py_to_disk.pylibtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib && { ln -s -f libsubunit.so.0.0.0 libsubunit.so || { rm -f libsubunit.so && ln -s libsubunit.so.0.0.0 libsubunit.so; }; }) libtool: install: /usr/bin/install -c .libs/libsubunit.lai /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/libsubunit.la libtool: install: /usr/bin/install -c .libs/libcppunit_subunit.so.0.0.0 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/libcppunit_subunit.so.0.0.0 libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib && { ln -s -f libcppunit_subunit.so.0.0.0 libcppunit_subunit.so.0 || { rm -f libcppunit_subunit.so.0 && ln -s libcppunit_subunit.so.0.0.0 libcppunit_subunit.so.0; }; }) libtool: install: (cd /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib && { ln -s -f libcppunit_subunit.so.0.0.0 libcppunit_subunit.so || { rm -f libcppunit_subunit.so && ln -s libcppunit_subunit.so.0.0.0 libcppunit_subunit.so; }; }) libtool: install: /usr/bin/install -c .libs/libcppunit_subunit.lai /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4//lib/libcppunit_subunit.la Byte-compiling python modules (optimized versions) ... __init__.pychunked.pydetails.pyfilters.pyiso8601.pyprogress_model.pyrun.pyv2.pytest_results.py_output.py_to_disk.py make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/src' [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 4 '.0' files: libcppunit_subunit.so.0.0.0, libcppunit_subunit.so.0, libsubunit.so.0.0.0, libsubunit.so.0 subunit/1.4.0 package(): Packaged 2 '.so' files: libcppunit_subunit.so, libsubunit.so subunit/1.4.0 package(): Packaged 2 '.h' files: child.h, SubunitTestProgressListener.h subunit/1.4.0: Package '36efc8554afcb3fe4285166b693fcfbbb8fd3ed4' created subunit/1.4.0: Created package revision ea3494051e5a618a0be4fc272eb60fc7 subunit/1.4.0: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/36efc8554afcb3fe4285166b693fcfbbb8fd3ed4/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: cannot remove 'perl/Makefile.old': No such file or directory make[1]: [perl/Makefile] Error 1 (ignored) rm: cannot remove 'perl/Makefile.old': No such file or directory make: [perl/Makefile] Error 1 (ignored) -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses libtool: warning: remember to run 'libtool --finish //lib' 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