******************************************************************************** conan install subunit/1.4.0@ --build=subunit --profile:host=/Users/jenkins/w/BuildSingleReference@3/30182/5739dea0-21ee-4f5b-9e9b-e75ad197d8fd/profile_host.txt --profile:build=default ******************************************************************************** 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] subunit/1.4.0: Forced build from source Installing package: subunit/1.4.0 Requirements cppunit/1.15.1 from 'conan-center' - Cache subunit/1.4.0 from local cache - Cache Packages cppunit/1.15.1:929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910 - Cache subunit/1.4.0:1d0d929cd1cd0cde5b0ee8345032bf91c10530db - Build Build requirements make/4.3 from 'conan-center' - Cache Build requirements packages make/4.3:801752c0480319b8e090188c566245a78e9abcf4 - Cache Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... cppunit/1.15.1: Already installed! [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 make/4.3: Already installed! make/4.3: Creating CONAN_MAKE_PROGRAM environment variable: /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make [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 subunit/1.4.0: Applying build-requirement: make/4.3 subunit/1.4.0: Copying sources to build folder subunit/1.4.0: Building your package in /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include'\''' 'CPPUNIT_LIBS='\''cppunit'\''' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.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------ > /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make -j4 ----------------- /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make all-am make[1]: Entering directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' mkdir -p perl 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@3/.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 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@3/.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 PREFIX=/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db INSTALL_BASE= libtool: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I/Users/jenkins/w/BuildSingleReference@3/.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@3/.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@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib -o libsubunit.la -rpath /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/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 /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make -C perl all make[2]: Entering directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/perl' 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" ) cp /Users/jenkins/w/BuildSingleReference@3/.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 make[2]: Leaving directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/perl' /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@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib -o libcppunit_subunit.la -rpath /Users/jenkins/w/BuildSingleReference@3/.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" ) make[1]: Leaving directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' subunit/1.4.0: Package '1d0d929cd1cd0cde5b0ee8345032bf91c10530db' built subunit/1.4.0: Build folder /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db subunit/1.4.0: Calling package() ----Running------ > /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make install 'INSTALLARCHLIB=/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib' 'INSTALLSITEARCH=/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/archlib' 'INSTALLVENDORARCH=/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/archlib' 'SITEPREFIX=/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' 'VENDORPREFIX=/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' '--trace' -j4 ----------------- Makefile:735: update target 'config.h' due to: stamp-h1 test -f config.h || rm -f stamp-h1 Makefile:1588: update target 'all-local' due to: perl/Makefile /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make -C perl all test -f config.h || /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make stamp-h1 make[1]: Entering directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/perl' Makefile:330: update target 'blibdirs' due to: blib/lib/.exists blib/arch/.exists blib/lib/auto/Subunit/.exists blib/arch/auto/Subunit/.exists blib/bin/.exists blib/script/.exists blib/man1/.exists blib/man3/.exists true Makefile:319: target 'subdirs' does not exist true Makefile:322: update target 'config' due to: Makefile blibdirs true Makefile:900: target 'config' does not exist true Makefile:395: update target 'dynamic' due to: Makefile config true Makefile:897: target 'dynamic' does not exist true Makefile:381: update target 'linkext' due to: dynamic true Makefile:314: update target 'pure_all' due to: config pm_to_blib subdirs linkext true true Makefile:432: update target 'pure_all' due to: blib/script/subunit-diff true Makefile:419: update target 'manifypods' due to: pure_all config true Makefile:311: update target 'all' due to: pure_all manifypods true make[1]: Leaving directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/perl' Makefile:1447: update target 'install-am' due to: all-am /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make install-exec-am install-data-am make[1]: Entering directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' Makefile:832: update target 'install-dist_binSCRIPTS' due to: 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 : list='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'; test -n "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin" || list=; \ if test -n "$list"; then \ echo " source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin'"; \ source_subfolder/install-sh -c -d "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin" || exit 1; \ fi; \ for p in $list; do \ if test -f "$p"; then d=; else d="source_subfolder/"; fi; \ if test -f "$d$p"; then echo "$d$p"; echo "$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n' \ -e 'h;s|.*|.|' \ -e 'p;x;s,.*/,,;s,x,x,' | sed 'N;N;N;s,\n, ,g' | \ awk 'BEGIN { files["."] = ""; dirs["."] = 1; } \ { d=$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($2 == $4) { files[d] = files[d] " " $1; \ if (++n[d] == 40) { \ print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ else { print "f", d "/" $4, $1 } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$dir" = .; then dir=; else dir=/$dir; fi; \ test -z "$files" || { \ echo " /usr/bin/install -c $files '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin$dir'"; \ /usr/bin/install -c $files "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin$dir" || exit $?; \ } \ ; done Makefile:1608: update target 'install-exec-local' due to: perl/Makefile /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make -C perl install source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin' make[2]: Entering directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/perl' Makefile:330: update target 'blibdirs' due to: blib/lib/.exists blib/arch/.exists blib/lib/auto/Subunit/.exists blib/arch/auto/Subunit/.exists blib/bin/.exists blib/script/.exists blib/man1/.exists blib/man3/.exists true Makefile:319: target 'subdirs' does not exist true Makefile:322: update target 'config' due to: Makefile blibdirs true Makefile:900: target 'config' does not exist true Makefile:395: update target 'dynamic' due to: Makefile config true Makefile:897: target 'dynamic' does not exist true Makefile:381: update target 'linkext' due to: dynamic true Makefile:314: update target 'pure_all' due to: config pm_to_blib subdirs linkext true true Makefile:432: update target 'pure_all' due to: blib/script/subunit-diff true Makefile:419: update target 'manifypods' due to: pure_all config true Makefile:311: update target 'all' due to: pure_all manifypods true Makefile:717: update target 'pure_site_install' due to: all "/usr/bin/perl" -MExtUtils::Install -e 'install([ from_to => {@ARGV}, verbose => '\''0'\'', uninstall_shadows => '\''0'\'', dir_mode => '\''755'\'' ]);' -- \ read "/Library/Perl/5.28/darwin-thread-multi-2level/auto/Subunit/.packlist" \ write "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/archlib/auto/Subunit/.packlist" \ "blib/lib" "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/perl5/site_perl" \ "blib/arch" "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/archlib" \ "blib/bin" "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local/bin" \ "blib/script" "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local/bin" \ "blib/man1" "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local/share/man/man1" \ "blib/man3" "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local/share/man/man3" Makefile:753: update target 'doc_site_install' due to: all echo Appending installation info to "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/perllocal.pod" Appending installation info to /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/perllocal.pod "/usr/bin/perl" -MExtUtils::Command -e 'mkpath' -- "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib" Makefile:735: update target 'config.h' due to: stamp-h1 test -f config.h || rm -f stamp-h1 /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@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin' test -f config.h || /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin/make stamp-h1 Makefile:1025: update target 'install-include_subunitHEADERS' due to: source_subfolder/c/include/subunit/child.h source_subfolder/c++/SubunitTestProgressListener.h : list='c/include/subunit/child.h c++/SubunitTestProgressListener.h'; test -n "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit" || list=; \ if test -n "$list"; then \ echo " source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit'"; \ source_subfolder/install-sh -c -d "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit" || exit 1; \ fi; \ for p in $list; do \ if test -f "$p"; then d=; else d="source_subfolder/"; fi; \ echo "$d$p"; \ done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \ while read files; do \ echo " /usr/bin/install -c -m 644 $files '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit'"; \ /usr/bin/install -c -m 644 $files "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit" || exit $?; \ done source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit' Makefile:1004: update target 'install-pcdataDATA' due to: libsubunit.pc libcppunit_subunit.pc : list='libsubunit.pc libcppunit_subunit.pc'; test -n "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig" || list=; \ if test -n "$list"; then \ echo " source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig'"; \ source_subfolder/install-sh -c -d "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig" || exit 1; \ fi; \ for p in $list; do \ if test -f "$p"; then d=; else d="source_subfolder/"; fi; \ echo "$d$p"; \ done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \ while read files; do \ echo " /usr/bin/install -c -m 644 $files '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig'"; \ /usr/bin/install -c -m 644 $files "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig" || exit $?; \ done source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig' "/usr/bin/perl" -MExtUtils::Command::MM -e 'perllocal_install' -- \ "Module" "Subunit" \ "installed into" "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/perl5/site_perl" \ LINKTYPE "dynamic" \ VERSION "1.4.0" \ EXE_FILES "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/perl/subunit-diff" \ >> "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/perllocal.pod" Makefile:694: update target 'doc_install' due to: doc_site_install true Makefile:956: update target 'install-pkgpythonPYTHON' due to: 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 : list='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'; dlist=; list2=; test -n "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit" || list=; \ if test -n "$list"; then \ echo " source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit'"; \ source_subfolder/install-sh -c -d "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit" || exit 1; \ fi; \ for p in $list; do \ if test -f "$p"; then b=; else b="source_subfolder/"; fi; \ if test -f $b$p; then \ f=`echo $p | sed -e 's|^.*/||'`; \ dlist="$dlist $f"; \ list2="$list2 $b$p"; \ else :; fi; \ done; \ for file in $list2; do echo $file; done | sed '$!N;$!N;$!N;$!N;$!N;$!N;$!N;s/\n/ /g' | sed '$!N;$!N;$!N;$!N;s/\n/ /g' | \ while read files; do \ echo " /usr/bin/install -c -m 644 $files '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit'"; \ /usr/bin/install -c -m 644 $files "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit" || exit $?; \ done || exit $?; \ if test -n "$dlist"; then \ PYTHON=/usr/bin/python /bin/sh source_subfolder/py-compile --destdir "" \ --basedir "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit" $dlist; \ else :; fi source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit' /usr/bin/install -c -m 644 source_subfolder/c/include/subunit/child.h source_subfolder/c++/SubunitTestProgressListener.h '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit' /usr/bin/install -c -m 644 libsubunit.pc libcppunit_subunit.pc '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/pkgconfig' Makefile:756: update target 'install-libLTLIBRARIES' due to: libsubunit.la libcppunit_subunit.la : list='libsubunit.la libcppunit_subunit.la'; test -n "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib" || list=; \ list2=; for p in $list; do \ if test -f $p; then \ list2="$list2 $p"; \ else :; fi; \ done; \ test -z "$list2" || { \ echo " source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib'"; \ source_subfolder/install-sh -c -d "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib" || exit 1; \ echo " /bin/sh ./libtool --mode=install /usr/bin/install -c $list2 '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib'"; \ /bin/sh ./libtool --mode=install /usr/bin/install -c $list2 "/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib"; \ } source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libsubunit.la libcppunit_subunit.la '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib' Installing /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local/bin/subunit-diff "/usr/bin/perl" -MExtUtils::Command::MM -e 'warn_if_old_packlist' -- \ "/System/Library/Perl/5.28/darwin-thread-multi-2level/auto/Subunit" Makefile:691: update target 'pure_install' due to: pure_site_install true Makefile:679: update target 'install' due to: pure_install doc_install true make[2]: Leaving directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/perl' libtool: install: /usr/bin/install -c .libs/libsubunit.lai /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libcppunit_subunit.la libtool: install: /usr/bin/install -c .libs/libsubunit.a /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libsubunit.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@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/python2.7/site-packages/subunit' libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libsubunit.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@3/.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@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libcppunit_subunit.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib/libcppunit_subunit.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@3/.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 make[1]: Leaving directory '/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db:['bin', 'licenses', 'include', 'local', 'lib'] [] /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/bin:[] ['subunit2junitxml', 'subunit-stats', 'subunit2csv', 'subunit-filter', 'subunit-ls', 'subunit2gtk', 'subunit2disk', 'tap2subunit', 'subunit-tags', 'subunit-notify', 'subunit-2to1', 'subunit2pyunit', 'subunit-1to2', 'subunit-output'] /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/licenses:[] ['COPYING'] /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include:['subunit'] [] /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/include/subunit:[] ['SubunitTestProgressListener.h', 'child.h'] /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local:['bin'] [] /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/local/bin:[] ['subunit-diff'] /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/lib:[] ['libsubunit.a', 'libcppunit_subunit.a'] This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by subunit configure 1.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ source_subfolder/configure --enable-shared=no --enable-static=yes CHECK_CFLAGS=' ' CHECK_LIBS=' ' CPPUNIT_CFLAGS='-I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include' CPPUNIT_LIBS='cppunit' --prefix=/Users/jenkins/w/BuildSingleReference@3/.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 ## --------- ## ## Platform. ## ## --------- ## hostname = administrators-Mac-mini-233.local uname -m = x86_64 uname -r = 20.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 209 tasks, 827 threads, 4 processors Load average: 5.39, Mach factor: 0.60 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/jenkins/w/BuildSingleReference@3/.conan/data/make/4.3/_/_/package/801752c0480319b8e090188c566245a78e9abcf4/bin PATH: /Users/jenkins/Library/Python/3.7/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2686: checking for a BSD-compatible install configure:2754: result: /usr/bin/install -c configure:2765: checking whether build environment is sane configure:2820: result: yes configure:2879: checking for aarch64-apple-darwin-strip configure:2909: result: no configure:2919: checking for strip configure:2935: found /usr/bin/strip configure:2946: result: strip configure:2958: WARNING: using cross tools not prefixed with host triplet configure:2971: checking for a thread-safe mkdir -p configure:3010: result: source_subfolder/install-sh -c -d configure:3017: checking for gawk configure:3047: result: no configure:3017: checking for mawk configure:3047: result: no configure:3017: checking for nawk configure:3047: result: no configure:3017: checking for awk configure:3033: found /usr/bin/awk configure:3044: result: awk configure:3055: checking whether make sets $(MAKE) configure:3077: result: yes configure:3106: checking whether make supports nested variables configure:3123: result: yes configure:3270: checking for style of include used by make configure:3298: result: GNU configure:3329: checking for aarch64-apple-darwin-gcc configure:3359: result: no configure:3369: checking for gcc configure:3385: found /usr/bin/gcc configure:3396: result: gcc configure:3625: checking for C compiler version configure:3634: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:3645: $? = 0 configure:3634: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:3645: $? = 0 configure:3634: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3645: $? = 1 configure:3634: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3645: $? = 1 configure:3665: checking whether the C compiler works configure:3687: gcc -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib conftest.c >&5 configure:3691: $? = 0 configure:3739: result: yes configure:3742: checking for C compiler default output file name configure:3744: result: a.out configure:3750: checking for suffix of executables configure:3757: gcc -o conftest -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib conftest.c >&5 configure:3761: $? = 0 configure:3783: result: configure:3805: checking whether we are cross compiling configure:3843: result: yes configure:3848: checking for suffix of object files configure:3870: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:3874: $? = 0 configure:3895: result: o configure:3899: checking whether we are using the GNU C compiler configure:3918: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:3918: $? = 0 configure:3927: result: yes configure:3936: checking whether gcc accepts -g configure:3956: gcc -c -g -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:3956: $? = 0 configure:3997: result: yes configure:4014: checking for gcc option to accept ISO C89 configure:4077: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4077: $? = 0 configure:4090: result: none needed configure:4115: checking whether gcc understands -c and -o together configure:4137: gcc -c conftest.c -o conftest2.o configure:4140: $? = 0 configure:4137: gcc -c conftest.c -o conftest2.o configure:4140: $? = 0 configure:4152: result: yes configure:4171: checking dependency style of gcc configure:4282: result: gcc3 configure:4303: checking how to run the C preprocessor configure:4334: gcc -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c configure:4334: $? = 0 configure:4348: gcc -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | /* end confdefs.h. */ | #include configure:4373: result: gcc -E configure:4393: gcc -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c configure:4393: $? = 0 configure:4407: gcc -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | /* end confdefs.h. */ | #include configure:4436: checking for grep that handles long lines and -e configure:4494: result: /usr/bin/grep configure:4499: checking for egrep configure:4561: result: /usr/bin/grep -E configure:4566: checking for ANSI C header files configure:4586: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4586: $? = 0 configure:4670: result: yes configure:4683: checking for sys/types.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for sys/stat.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for stdlib.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for string.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for memory.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for strings.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for inttypes.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for stdint.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4683: checking for unistd.h configure:4683: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4683: $? = 0 configure:4683: result: yes configure:4696: checking minix/config.h usability configure:4696: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4696: result: no configure:4696: checking minix/config.h presence configure:4696: gcc -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4696: result: no configure:4696: checking for minix/config.h configure:4696: result: no configure:4717: checking whether it is safe to define __EXTENSIONS__ configure:4735: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:4735: $? = 0 configure:4742: result: yes configure:4764: checking for aarch64-apple-darwin-gcc configure:4791: result: gcc configure:5060: checking for C compiler version configure:5069: gcc --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:5080: $? = 0 configure:5069: gcc -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:5080: $? = 0 configure:5069: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5080: $? = 1 configure:5069: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5080: $? = 1 configure:5084: checking whether we are using the GNU C compiler configure:5112: result: yes configure:5121: checking whether gcc accepts -g configure:5182: result: yes configure:5199: checking for gcc option to accept ISO C89 configure:5275: result: none needed configure:5300: checking whether gcc understands -c and -o together configure:5337: result: yes configure:5356: checking dependency style of gcc configure:5467: result: gcc3 configure:5496: checking for aarch64-apple-darwin-g++ configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-c++ configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-gpp configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-aCC configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-CC configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-cxx configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-cc++ configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-cl.exe configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-FCC configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-KCC configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-RCC configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-xlC_r configure:5526: result: no configure:5496: checking for aarch64-apple-darwin-xlC configure:5526: result: no configure:5540: checking for g++ configure:5556: found /usr/bin/g++ configure:5567: result: g++ configure:5594: checking for C++ compiler version configure:5603: g++ --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 configure:5614: $? = 0 configure:5603: g++ -v >&5 Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin20.3.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:5614: $? = 0 configure:5603: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5614: $? = 1 configure:5603: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5614: $? = 1 configure:5618: checking whether we are using the GNU C++ compiler configure:5637: g++ -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.cpp >&5 configure:5637: $? = 0 configure:5646: result: yes configure:5655: checking whether g++ accepts -g configure:5675: g++ -c -g -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.cpp >&5 configure:5675: $? = 0 configure:5716: result: yes configure:5741: checking dependency style of g++ configure:5852: result: gcc3 configure:5872: checking for aarch64-apple-darwin-ar configure:5902: result: no configure:5872: checking for aarch64-apple-darwin-lib configure:5902: result: no configure:5872: checking for aarch64-apple-darwin-link configure:5902: result: no configure:5916: checking for ar configure:5932: found /usr/bin/ar configure:5943: result: ar configure:5969: checking the archiver (ar) interface configure:5985: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:5985: $? = 0 configure:5987: ar cru libconftest.a conftest.o >&5 configure:5990: $? = 0 configure:6018: result: ar configure:6040: checking whether ln -s works configure:6044: result: yes configure:6080: checking build system type configure:6094: result: x86_64-apple-darwin configure:6114: checking host system type configure:6127: result: aarch64-apple-darwin configure:6168: checking how to print strings configure:6195: result: printf configure:6216: checking for a sed that does not truncate output configure:6280: result: /usr/bin/sed configure:6298: checking for fgrep configure:6360: result: /usr/bin/grep -F configure:6395: checking for ld used by gcc configure:6462: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:6469: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:6484: result: no configure:6496: checking for BSD- or MS-compatible name lister (nm) configure:6550: result: no configure:6564: checking for aarch64-apple-darwin-dumpbin configure:6594: result: no configure:6564: checking for aarch64-apple-darwin-link configure:6594: result: no configure:6608: checking for dumpbin configure:6638: result: no configure:6608: checking for link configure:6624: found /bin/link configure:6635: result: link -dump configure:6680: checking the name lister (nm) interface configure:6687: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:6690: nm "conftest.o" configure:6693: output 0000000000000270 S _some_variable 0000000000000000 t ltmp0 0000000000000270 s ltmp1 configure:6700: result: BSD nm configure:6704: checking the maximum length of command line arguments configure:6835: result: 786432 configure:6883: checking how to convert x86_64-apple-darwin file names to aarch64-apple-darwin format configure:6923: result: func_convert_file_noop configure:6930: checking how to convert x86_64-apple-darwin file names to toolchain format configure:6950: result: func_convert_file_noop configure:6957: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files configure:6964: result: -r configure:6998: checking for aarch64-apple-darwin-objdump configure:7028: result: no configure:7038: checking for objdump configure:7054: found /usr/bin/objdump configure:7065: result: objdump configure:7097: checking how to recognize dependent libraries configure:7297: result: pass_all configure:7342: checking for aarch64-apple-darwin-dlltool configure:7372: result: no configure:7382: checking for dlltool configure:7412: result: no configure:7442: checking how to associate runtime and link libraries configure:7469: result: printf %s\n configure:7485: checking for aarch64-apple-darwin-ar configure:7512: result: ar configure:7593: checking for archiver @FILE support configure:7610: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:7610: $? = 0 configure:7613: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:7616: $? = 1 configure:7636: result: no configure:7654: checking for aarch64-apple-darwin-strip configure:7681: result: strip configure:7753: checking for aarch64-apple-darwin-ranlib configure:7783: result: no configure:7793: checking for ranlib configure:7809: found /usr/bin/ranlib configure:7820: result: ranlib configure:7922: checking command to parse nm output from gcc object configure:8075: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:8078: $? = 0 configure:8082: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8085: $? = 0 cannot find nm_test_var in conftest.nm configure:8075: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:8078: $? = 0 configure:8082: nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8085: $? = 0 configure:8151: gcc -o conftest -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib conftest.c conftstm.o >&5 warning: (arm64) could not find object file symbol for symbol _main configure:8154: $? = 0 configure:8192: result: ok configure:8239: checking for sysroot configure:8269: result: no configure:8276: checking for a working dd configure:8314: result: /bin/dd configure:8318: checking how to truncate binary pipes configure:8333: result: /bin/dd bs=4096 count=1 configure:8622: checking for aarch64-apple-darwin-mt configure:8652: result: no configure:8662: checking for mt configure:8692: result: no configure:8712: checking if : is a manifest tool configure:8718: : '-?' configure:8726: result: no configure:8742: checking for aarch64-apple-darwin-dsymutil configure:8772: result: no configure:8782: checking for dsymutil configure:8798: found /usr/bin/dsymutil configure:8809: result: dsymutil configure:8834: checking for aarch64-apple-darwin-nmedit configure:8864: result: no configure:8874: checking for nmedit configure:8890: found /usr/bin/nmedit configure:8901: result: nmedit configure:8926: checking for aarch64-apple-darwin-lipo configure:8956: result: no configure:8966: checking for lipo configure:8982: found /usr/bin/lipo configure:8993: result: lipo configure:9018: checking for aarch64-apple-darwin-otool configure:9048: result: no configure:9058: checking for otool configure:9074: found /usr/bin/otool configure:9085: result: otool configure:9110: checking for aarch64-apple-darwin-otool64 configure:9140: result: no configure:9150: checking for otool64 configure:9180: result: no configure:9225: checking for -single_module linker flag gcc -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:9258: result: yes configure:9261: checking for -exported_symbols_list linker flag configure:9281: gcc -o conftest -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:9281: $? = 0 configure:9291: result: yes configure:9294: checking for -force_load linker flag gcc -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:9326: result: yes configure:9400: checking for dlfcn.h configure:9400: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:9400: $? = 0 configure:9400: result: yes configure:9667: checking for objdir configure:9682: result: .libs configure:9946: checking if gcc supports -fno-rtti -fno-exceptions configure:9964: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -fno-rtti -fno-exceptions conftest.c >&5 configure:9968: $? = 0 configure:9981: result: yes configure:10339: checking for gcc option to produce PIC configure:10346: result: -fno-common -DPIC configure:10354: checking if gcc PIC flag -fno-common -DPIC works configure:10372: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -fno-common -DPIC -DPIC conftest.c >&5 configure:10376: $? = 0 configure:10389: result: yes configure:10418: checking if gcc static flag -static works configure:10446: result: no configure:10461: checking if gcc supports -c -o file.o configure:10482: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -o out/conftest2.o conftest.c >&5 configure:10486: $? = 0 configure:10508: result: yes configure:10516: checking if gcc supports -c -o file.o configure:10563: result: yes configure:10596: checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:11859: result: yes configure:12099: checking dynamic linker characteristics configure:12929: result: darwin dyld configure:13051: checking how to hardcode library paths into programs configure:13076: result: immediate configure:13624: checking whether stripping libraries is possible configure:13638: result: yes configure:13664: checking if libtool supports shared libraries configure:13666: result: yes configure:13669: checking whether to build shared libraries configure:13694: result: no configure:13697: checking whether to build static libraries configure:13701: result: yes configure:13724: checking how to run the C++ preprocessor configure:13751: g++ -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.cpp configure:13751: $? = 0 configure:13765: g++ -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.cpp conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:13765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13790: result: g++ -E configure:13810: g++ -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.cpp configure:13810: $? = 0 configure:13824: g++ -E -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.cpp conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:13824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13986: checking for ld used by g++ configure:14053: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:14060: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:14075: result: no configure:14130: checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:15203: result: yes configure:15239: g++ -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.cpp >&5 configure:15242: $? = 0 configure:15723: checking for g++ option to produce PIC configure:15730: result: -fno-common -DPIC configure:15738: checking if g++ PIC flag -fno-common -DPIC works configure:15756: g++ -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -fno-common -DPIC -DPIC conftest.cpp >&5 configure:15760: $? = 0 configure:15773: result: yes configure:15796: checking if g++ static flag -static works configure:15824: result: no configure:15836: checking if g++ supports -c -o file.o configure:15857: g++ -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++ -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include -o out/conftest2.o conftest.cpp >&5 configure:15861: $? = 0 configure:15883: result: yes configure:15888: checking if g++ supports -c -o file.o configure:15935: result: yes configure:15965: checking whether the g++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:16008: result: yes configure:16149: checking dynamic linker characteristics configure:16906: result: darwin dyld configure:16971: checking how to hardcode library paths into programs configure:16996: result: immediate configure:17069: checking for python configure:17087: found /usr/bin/python configure:17099: result: /usr/bin/python configure:17120: checking for python version configure:17127: result: 2.7 configure:17139: checking for python platform configure:17146: result: darwin configure:17172: checking for python script directory configure:17207: result: ${prefix}/lib/python2.7/site-packages configure:17216: checking for python extension module directory configure:17251: result: ${exec_prefix}/lib/python2.7/site-packages configure:17284: checking for stdlib.h configure:17284: result: yes configure:17296: checking for an ANSI C-conforming const configure:17362: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17362: $? = 0 configure:17369: result: yes configure:17377: checking for pid_t configure:17377: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17377: $? = 0 configure:17377: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:65:20: error: expected expression if (sizeof ((pid_t))) ^ 1 error generated. configure:17377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:17377: result: yes configure:17388: checking for size_t configure:17388: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17388: $? = 0 configure:17388: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:65:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:17388: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:17388: result: yes configure:17399: checking whether time.h and sys/time.h may both be included configure:17419: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17419: $? = 0 configure:17426: result: yes configure:17434: checking whether struct tm is in sys/time.h or time.h configure:17454: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17454: $? = 0 configure:17461: result: time.h configure:17474: checking size of int configure:17479: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17479: $? = 0 configure:17479: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:66:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17479: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:66:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17479: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:66:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17479: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17479: $? = 0 configure:17479: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17479: $? = 0 configure:17479: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17479: $? = 0 configure:17493: result: 4 configure:17507: checking size of short configure:17512: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17512: $? = 0 configure:17512: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:67:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17512: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:67:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17512: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17512: $? = 0 configure:17512: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17512: $? = 0 configure:17526: result: 2 configure:17540: checking size of long configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17545: $? = 0 configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:68:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:68:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:68:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 conftest.c:68:24: error: 'test_array' declared as an array with a negative size static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "subunit" | #define PACKAGE_TARNAME "subunit" | #define PACKAGE_VERSION "1.4.0" | #define PACKAGE_STRING "subunit 1.4.0" | #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" | #define PACKAGE_URL "" | #define PACKAGE "subunit" | #define VERSION "1.4.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_STDLIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17545: $? = 0 configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17545: $? = 0 configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17545: $? = 0 configure:17545: gcc -c -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include conftest.c >&5 configure:17545: $? = 0 configure:17559: result: 8 configure:17573: checking for stdlib.h configure:17573: result: yes configure:17583: checking for GNU libc compatible malloc configure:17617: result: no configure:17640: checking for stdlib.h configure:17640: result: yes configure:17650: checking for GNU libc compatible realloc configure:17684: result: no configure:17719: checking for aarch64-apple-darwin-pkg-config configure:17752: result: no configure:17762: checking for pkg-config configure:17780: found /usr/local/bin/pkg-config configure:17792: result: /usr/local/bin/pkg-config configure:17817: checking pkg-config is at least version 0.9.0 configure:17820: result: yes configure:17830: checking for CHECK configure:17915: result: yes configure:17922: checking for CPPUNIT configure:18007: result: yes configure:18127: checking that generated files are newer than configure configure:18133: result: done configure:18164: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by subunit config.status 1.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on administrators-Mac-mini-233.local config.status:1191: creating libsubunit.pc config.status:1191: creating libcppunit_subunit.pc config.status:1191: creating Makefile config.status:1191: creating perl/Makefile.PL config.status:1191: creating config.h config.status:1405: executing depfiles commands config.status:1405: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64' ac_cv_env_CHECK_CFLAGS_set=set ac_cv_env_CHECK_CFLAGS_value=''\'' '\''' ac_cv_env_CHECK_LIBS_set=set ac_cv_env_CHECK_LIBS_value=''\'' '\''' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include ac_cv_env_CPPUNIT_CFLAGS_set=set ac_cv_env_CPPUNIT_CFLAGS_value=''\''-I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include'\''' ac_cv_env_CPPUNIT_LIBS_set=set ac_cv_env_CPPUNIT_LIBS_value=''\''cppunit'\''' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib ac_cv_env_LIBS_set=set ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-apple-darwin ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=aarch64-apple-darwin ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_malloc_0_nonnull=no ac_cv_func_realloc_0_nonnull=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=aarch64-apple-darwin ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AR=ar ac_cv_prog_AWK=awk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_DUMPBIN='link -dump' ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_short=2 ac_cv_struct_tm=time.h ac_cv_type_pid_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld lt_cv_path_NM=no lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=786432 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_CHECK_CFLAGS=''\'' '\''' pkg_cv_CHECK_LIBS=''\'' '\''' pkg_cv_CPPUNIT_CFLAGS=''\''-I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include'\''' pkg_cv_CPPUNIT_LIBS=''\''cppunit'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='-Wall -Werror -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -I$(top_srcdir)/c/include' AM_CXXFLAGS='-Wall -Werror -Wextra -Wwrite-strings -Wno-variadic-macros -I$(top_srcdir)/c/include' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/missing autoconf' AUTOHEADER='${SHELL} /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/missing autoheader' AUTOMAKE='${SHELL} /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/missing automake-1.15' AWK='awk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64' CHECK_CFLAGS=''\'' '\''' CHECK_LIBS=''\'' '\''' CPP='gcc -E' CPPFLAGS='-I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include' CPPUNIT_CFLAGS=''\''-I/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/include'\''' CPPUNIT_LIBS=''\''cppunit'\''' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch arm64 -stdlib=libc++' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN=':' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/Library/Developer/CommandLineTools/usr/bin/ld' LDFLAGS='-L/Users/jenkins/w/BuildSingleReference@3/.conan/data/cppunit/1.15.1/_/_/package/929c83d5aae0ebf9f67f0a2eb7bc58aed10c6910/lib' LIBOBJS=' ${LIBOBJDIR}malloc$U.o ${LIBOBJDIR}realloc$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo ${LIBOBJDIR}realloc$U.lo' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='source_subfolder/install-sh -c -d' NM='nm' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='subunit' PACKAGE_BUGREPORT='subunit-dev@lists.launchpad.net' PACKAGE_NAME='subunit' PACKAGE_STRING='subunit 1.4.0' PACKAGE_TARNAME='subunit' PACKAGE_URL='' PACKAGE_VERSION='1.4.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SUBUNIT_MAJOR_VERSION='1' SUBUNIT_MICRO_VERSION='0' SUBUNIT_MINOR_VERSION='4' SUBUNIT_VERSION='1.4.0' VERSION='1.4.0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='link -dump' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${prefix}/bin' build='x86_64-apple-darwin' build_alias='x86_64-apple-darwin' build_cpu='x86_64' build_os='darwin' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='aarch64-apple-darwin' host_alias='aarch64-apple-darwin' host_cpu='aarch64' host_os='darwin' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/build/1d0d929cd1cd0cde5b0ee8345032bf91c10530db/source_subfolder/install-sh' libdir='${prefix}/lib' libexecdir='${prefix}/bin' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='${prefix}/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/subunit' pkgpythondir='${pythondir}/subunit' prefix='/Users/jenkins/w/BuildSingleReference@3/.conan/data/subunit/1.4.0/_/_/package/1d0d929cd1cd0cde5b0ee8345032bf91c10530db' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' runstatedir='${localstatedir}/run' sbindir='${prefix}/bin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "subunit" #define PACKAGE_TARNAME "subunit" #define PACKAGE_VERSION "1.4.0" #define PACKAGE_STRING "subunit 1.4.0" #define PACKAGE_BUGREPORT "subunit-dev@lists.launchpad.net" #define PACKAGE_URL "" #define PACKAGE "subunit" #define VERSION "1.4.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_STDLIB_H 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 8 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 0 #define malloc rpl_malloc #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 0 #define realloc rpl_realloc configure: exit 0 [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 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]: [Makefile:1627: 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) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output