******************************************************************************** conan install subunit/1.4.0@ --build=subunit --profile:host=/Users/jenkins/w/BuildSingleReference@4/17144/600f49b1-8dc9-42b9-8d12-a45f714a95b7/profile_host.txt --profile:build=default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] subunit:shared=False [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [build_requires] [env] 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 8d0ddd4695e0b4987221fa0aa19ae468 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 'TapaholesList-152' - Cache Packages cppunit/1.15.1:929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 - Download subunit/1.4.0:1d0d929cd1cd0cde5b0ee8345032bf91c10530db - Build Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... cppunit/1.15.1: Retrieving package 929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppunit/1.15.1: Package installed 929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 cppunit/1.15.1: Downloaded package revision 9ebef352615e276fcfb94ceb0df21feb [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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK subunit/1.4.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@4/.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 /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db subunit/1.4.0: Generator txt created conanbuildinfo.txt [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: > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' 'CHECK_CFLAGS='\'' '\''' 'CHECK_LIBS='\'' '\''' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----Running------ > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' 'CHECK_CFLAGS='\'' '\''' 'CHECK_LIBS='\'' '\''' 'CPPUNIT_CFLAGS='\''-I/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --build=x86_64-apple-darwin --host=aarch64-apple-darwin ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... source_subfolder/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 aarch64-apple-darwin-gcc... no 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... yes 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 aarch64-apple-darwin-gcc... 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 aarch64-apple-darwin-g++... no checking for aarch64-apple-darwin-c++... no checking for aarch64-apple-darwin-gpp... no checking for aarch64-apple-darwin-aCC... no checking for aarch64-apple-darwin-CC... no checking for aarch64-apple-darwin-cxx... no checking for aarch64-apple-darwin-cc++... no checking for aarch64-apple-darwin-cl.exe... no checking for aarch64-apple-darwin-FCC... no checking for aarch64-apple-darwin-KCC... no checking for aarch64-apple-darwin-RCC... no checking for aarch64-apple-darwin-xlC_r... no checking for aarch64-apple-darwin-xlC... no 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 aarch64-apple-darwin-ar... no checking for aarch64-apple-darwin-lib... no checking for aarch64-apple-darwin-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking build system type... x86_64-apple-darwin checking host system type... aarch64-apple-darwin 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... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... no checking for aarch64-apple-darwin-dumpbin... no checking for aarch64-apple-darwin-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format... func_convert_file_noop checking how to convert x86_64-apple-darwin file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for aarch64-apple-darwin-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-apple-darwin-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-apple-darwin-ar... ar checking for archiver @FILE support... no checking for aarch64-apple-darwin-strip... strip checking for aarch64-apple-darwin-ranlib... no checking for ranlib... ranlib checking command to parse nm 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 aarch64-apple-darwin-mt... no checking for mt... no checking if : is a manifest tool... no checking for aarch64-apple-darwin-dsymutil... no checking for dsymutil... dsymutil checking for aarch64-apple-darwin-nmedit... no checking for nmedit... nmedit checking for aarch64-apple-darwin-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin-otool... no checking for otool... otool checking for aarch64-apple-darwin-otool64... no 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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin 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++... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Library/Developer/CommandLineTools/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 (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin dyld checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.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... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... no checking for aarch64-apple-darwin-pkg-config... no 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------ > make -j4 ----------------- /Library/Developer/CommandLineTools/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. -Isource_subfolder -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -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/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -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: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -MT c/lib/child.lo -MD -MP -MF c/lib/.deps/child.Tpo -c source_subfolder/c/lib/child.c -o c/lib/child.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -I/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -Isource_subfolder/c/include -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -MT c++/SubunitTestProgressListener.lo -MD -MP -MF c++/.deps/SubunitTestProgressListener.Tpo -c source_subfolder/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 -Isource_subfolder/c/include -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib -o libsubunit.la -rpath /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib c/lib/child.lo 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 /Library/Developer/CommandLineTools/usr/bin/make -C perl all cp /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/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 -Isource_subfolder/c/include -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -L/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib -o libcppunit_subunit.la -rpath /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib c++/SubunitTestProgressListener.lo 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 '1d0d929cd1cd0cde5b0ee8345032bf91c10530db' built subunit/1.4.0: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db 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/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db subunit/1.4.0: Calling package() ----Running------ > make install -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make -C perl all /Library/Developer/CommandLineTools/usr/bin/make -C perl install source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin' Appending installation info to /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/perl5/5.28.2/darwin-thread-multi-2level/perllocal.pod source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib' /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 '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin' source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit' /bin/sh ./libtool --mode=install /usr/bin/install -c libsubunit.la libcppunit_subunit.la '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib' source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig' /usr/bin/install -c -m 644 source_subfolder/c/include/subunit/child.h source_subfolder/c++/SubunitTestProgressListener.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit' source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit' /usr/bin/install -c -m 644 libsubunit.pc libcppunit_subunit.pc '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libsubunit.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libsubunit.la libtool: install: /usr/bin/install -c .libs/libcppunit_subunit.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libcppunit_subunit.la Installing /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local/bin/subunit-diff libtool: install: /usr/bin/install -c .libs/libsubunit.a /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libsubunit.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libsubunit.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libsubunit.a libtool: install: /usr/bin/install -c .libs/libcppunit_subunit.a /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libcppunit_subunit.a /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 '/Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit' libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libcppunit_subunit.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libcppunit_subunit.a Byte-compiling python modules... __init__.pychunked.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)] If you are trying to package a tool put all the contents under the 'bin' folder [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 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 '1d0d929cd1cd0cde5b0ee8345032bf91c10530db' created subunit/1.4.0: Created package revision d7f7d4cad167caa718829945d5ab80b7 subunit/1.4.0: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@4/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/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 configure: WARNING: using cross tools not prefixed with host triplet rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory 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) [HOOK - conan-center.py] post_package(): ERROR: [DEFAULT PACKAGE LAYOUT (KB-H013)] Unknown folder 'local' in the package (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H013)