******************************************************************************** conan install subunit/1.4.0@ --profile=/home/conan/w/BuildSingleReference/4463/f631626e-8024-4c38-8227-332a7a4266a0/profile.txt --build=subunit ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 10.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] subunit:shared=True [build_requires] [env] cppunit/1.15.1: Not found in local cache, looking in remotes... cppunit/1.15.1: Trying with 'conan-upstream'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cppunit/1.15.1: Downloaded recipe revision 8d0ddd4695e0b4987221fa0aa19ae468 subunit/1.4.0: Forced build from source Installing package: subunit/1.4.0 Requirements cppunit/1.15.1 from 'conan-upstream' - Downloaded subunit/1.4.0 from 'conan-upstream' - Cache Packages cppunit/1.15.1:264a397d120095b26217828520f5d9c8d0469b2f - Download subunit/1.4.0:4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6 - Build Installing (downloading, building) binaries... cppunit/1.15.1: Retrieving package 264a397d120095b26217828520f5d9c8d0469b2f from remote 'conan-upstream' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppunit/1.15.1: Package installed 264a397d120095b26217828520f5d9c8d0469b2f cppunit/1.15.1: Downloaded package revision ed394031e3a7169141224a268f0ffa98 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK subunit/1.4.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK subunit/1.4.0: Copying sources to build folder subunit/1.4.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6 subunit/1.4.0: Generator txt created conanbuildinfo.txt [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: > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' 'CHECK_CFLAGS='\'' '\''' 'CHECK_LIBS='\'' '\''' 'CPPUNIT_CFLAGS='\''-I/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' 'CHECK_CFLAGS='\'' '\''' 'CHECK_LIBS='\'' '\''' 'CPPUNIT_CFLAGS='\''-I/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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... 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/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 /usr/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... yes 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/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/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/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... yes 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/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.8.2/bin/python checking for python version... 3.8 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.8/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.8/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... no 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------ > make -j3 ----------------- make all-am make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' 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. -Isource_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -m64 -O3 -MT c/lib/child.lo -MD -MP -MF $depbase.Tpo -c -o c/lib/child.lo source_subfolder/c/lib/child.c &&\ mv -f $depbase.Tpo $depbase.Plo cd perl && perl Makefile.PL INSTALLDIRS=site depbase=`echo c++/SubunitTestProgressListener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -Isource_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -m64 -O3 -stdlib=libstdc++ -MT c++/SubunitTestProgressListener.lo -MD -MP -MF $depbase.Tpo -c -o c++/SubunitTestProgressListener.lo source_subfolder/c++/SubunitTestProgressListener.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -Isource_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -m64 -O3 -stdlib=libstdc++ -MT c++/SubunitTestProgressListener.lo -MD -MP -MF c++/.deps/SubunitTestProgressListener.Tpo -c source_subfolder/c++/SubunitTestProgressListener.cpp -fPIC -DPIC -o c++/.libs/SubunitTestProgressListener.o libtool: compile: clang -DHAVE_CONFIG_H -I. -Isource_subfolder -I/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=0 -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -m64 -O3 -MT c/lib/child.lo -MD -MP -MF c/lib/.deps/child.Tpo -c source_subfolder/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 -Isource_subfolder/c/include -m64 -O3 -m64 -L/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/lib -o libsubunit.la -rpath /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib c/lib/child.lo 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/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/perl' libtool: link: clang -shared -fPIC -DPIC c/lib/.libs/child.o -L/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/lib -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/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/source_subfolder/perl/subunit-diff blib/script/subunit-diff "/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/subunit-diff make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/perl' /bin/bash ./libtool --tag=CXX --mode=link clang++ -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -m64 -O3 -stdlib=libstdc++ -m64 -L/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/lib -o libcppunit_subunit.la -rpath /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib c++/SubunitTestProgressListener.lo libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../x86_64-linux-gnu/crti.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/crtbeginS.o c++/.libs/SubunitTestProgressListener.o -L/home/conan/w/BuildSingleReference/.conan/data/cppunit/1.15.1/_/_/package/264a397d120095b26217828520f5d9c8d0469b2f/lib -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0 -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../.. -L/usr/lib/llvm-10/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s -lgcc /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/crtendS.o /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../x86_64-linux-gnu/crtn.o -m64 -O3 -stdlib=libstdc++ -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/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' subunit/1.4.0: Package '4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' built subunit/1.4.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6 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/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6 subunit/1.4.0: Calling package() ----Running------ > make install -j3 ----------------- make -C perl all make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/perl' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/perl' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' make -C perl install /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/bin' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/perl' /usr/bin/install -c source_subfolder/filters/subunit-1to2 source_subfolder/filters/subunit-2to1 source_subfolder/filters/subunit-filter source_subfolder/filters/subunit-ls source_subfolder/filters/subunit-notify source_subfolder/filters/subunit-output source_subfolder/filters/subunit-stats source_subfolder/filters/subunit-tags source_subfolder/filters/subunit2csv source_subfolder/filters/subunit2disk source_subfolder/filters/subunit2gtk source_subfolder/filters/subunit2junitxml source_subfolder/filters/subunit2pyunit source_subfolder/filters/tap2subunit '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/bin' Appending installation info to /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/x86_64-linux-gnu/perl/5.26.1/perllocal.pod /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/include/subunit' /usr/bin/install -c -m 644 source_subfolder/c/include/subunit/child.h source_subfolder/c++/SubunitTestProgressListener.h '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/include/subunit' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/pkgconfig' /usr/bin/install -c -m 644 libsubunit.pc libcppunit_subunit.pc '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/pkgconfig' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/python3.8/site-packages/subunit' Installing /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/bin/subunit-diff make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/perl' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libsubunit.la libcppunit_subunit.la '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib' /usr/bin/install -c -m 644 source_subfolder/python/subunit/__init__.py source_subfolder/python/subunit/chunked.py source_subfolder/python/subunit/details.py source_subfolder/python/subunit/filters.py source_subfolder/python/subunit/iso8601.py source_subfolder/python/subunit/progress_model.py source_subfolder/python/subunit/run.py source_subfolder/python/subunit/v2.py source_subfolder/python/subunit/test_results.py source_subfolder/python/subunit/_output.py source_subfolder/python/subunit/_to_disk.py '/home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/python3.8/site-packages/subunit' libtool: install: /usr/bin/install -c .libs/libsubunit.so.0.0.0 /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/libsubunit.so.0.0.0 Byte-compiling python modules... __init__.pylibtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/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; }; }) libtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/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/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/libsubunit.la chunked.pydetails.pyfilters.pylibtool: install: /usr/bin/install -c .libs/libcppunit_subunit.so.0.0.0 /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/libcppunit_subunit.so.0.0.0 iso8601.pyprogress_model.pyrun.pyv2.pylibtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/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; }; }) test_results.pylibtool: install: (cd /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/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; }; }) _output.pylibtool: install: /usr/bin/install -c .libs/libcppunit_subunit.lai /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib/libcppunit_subunit.la _to_disk.py libtool: finish: PATH="/opt/pyenv/versions/3.8.2/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- 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/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/build/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' [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 subunit/1.4.0 package(): Packaged 16 files subunit/1.4.0 package(): Packaged 4 '.0' files: libcppunit_subunit.so.0.0.0, libsubunit.so.0.0.0, libsubunit.so.0, libcppunit_subunit.so.0 subunit/1.4.0 package(): Packaged 2 '.so' files: libsubunit.so, libcppunit_subunit.so subunit/1.4.0 package(): Packaged 2 '.h' files: child.h, SubunitTestProgressListener.h subunit/1.4.0: Package '4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6' created subunit/1.4.0: Created package revision 681f8cd07c1df013ebaca516f6c92238 subunit/1.4.0: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/subunit/1.4.0/_/_/package/4e12e2788cbaac8f2f52f836657b61eaa6cbcbc6/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK rm: cannot remove 'perl/Makefile.old': No such file or directory make[1]: [perl/Makefile] Error 1 (ignored) :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses