******************************************************************************** conan install cppunit/1.15.1@ --build=cppunit --profile=/Users/jenkins/w/BuildSingleReference@4/29872/394c7d78-7eae-4a2c-8969-ed82b545e86b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@4/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] cppunit:shared=True [build_requires] [env] cppunit/1.15.1: Forced build from source Installing package: cppunit/1.15.1 Requirements cppunit/1.15.1 from local cache - Cache Packages cppunit/1.15.1:b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppunit/1.15.1: Configuring sources in /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cppunit/1.15.1: Copying sources to build folder cppunit/1.15.1: Building your package in /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cppunit/1.15.1: Calling build() cppunit/1.15.1: Calling: > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--enable-debug=yes' '--enable-doxygen=no' '--enable-dot=no' '--enable-werror=no' '--enable-html-docs=no' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--enable-debug=yes' '--enable-doxygen=no' '--enable-dot=no' '--enable-werror=no' '--enable-html-docs=no' '--prefix=/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p 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 whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-apple-darwin20.3.0 checking host system type... x86_64-apple-darwin20.3.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop checking for /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... no 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 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 (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) no checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for cmath... yes checking whether the compiler implements namespaces... yes checking whether the compiler has stringstream... yes checking whether the compiler implements namespaces... (cached) yes checking whether the library defines class strstream... checking strstream usability... yes checking strstream presence... yes checking for strstream... yes yes checking whether the compiler supports GCC C++ ABI name demangling... yes checking whether std::string::compare takes a string in argument 1... no checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=c++11... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cppunit.pc config.status: creating cppunit.spec config.status: creating src/Makefile config.status: creating src/DllPlugInTester/Makefile config.status: creating src/cppunit/Makefile config.status: creating include/Makefile config.status: creating include/cppunit/Makefile config.status: creating include/cppunit/config/Makefile config.status: creating include/cppunit/extensions/Makefile config.status: creating include/cppunit/plugin/Makefile config.status: creating include/cppunit/portability/Makefile config.status: creating include/cppunit/tools/Makefile config.status: creating include/cppunit/ui/Makefile config.status: creating include/cppunit/ui/text/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating examples/Makefile config.status: creating examples/simple/Makefile config.status: creating examples/hierarchy/Makefile config.status: creating examples/cppunittest/Makefile config.status: creating examples/ClockerPlugIn/Makefile config.status: creating examples/DumperPlugIn/Makefile config.status: creating examples/money/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include/cppunit/config-auto.h commands config.status: creating include/cppunit/config-auto.h - prefix CPPUNIT for config.h defines configure: ============================================================================== Build configuration: debug: yes docs: no werror: no ============================================================================== ----Running------ > make -j4 ----------------- /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in src Making all in cppunit CXX AdditionalMessage.lo CXX Asserter.lo CXX BriefTestProgressListener.lo CXX CompilerOutputter.lo CXX DefaultProtector.lo CXX DynamicLibraryManager.lo CXX DynamicLibraryManagerException.lo CXX Exception.lo CXX Message.lo CXX RepeatedTest.lo CXX PlugInManager.lo CXX PlugInParameters.lo CXX Protector.lo CXX ProtectorChain.lo CXX SourceLine.lo CXX StringTools.lo CXX SynchronizedObject.lo CXX Test.lo CXX TestAssert.lo CXX TestCase.lo CXX TestCaseDecorator.lo CXX TestComposite.lo CXX TestDecorator.lo CXX TestFactoryRegistry.lo CXX TestFailure.lo CXX TestLeaf.lo CXX TestNamer.lo CXX TestPath.lo CXX TestPlugInDefaultImpl.lo CXX TestResult.lo CXX TestResultCollector.lo CXX TestRunner.lo CXX TestSetUp.lo CXX TestSuccessListener.lo CXX TestSuite.lo CXX TestSuiteBuilderContext.lo CXX TextOutputter.lo CXX TextTestProgressListener.lo CXX TextTestResult.lo CXX TextTestRunner.lo CXX TypeInfoHelper.lo CXX UnixDynamicLibraryManager.lo CXX ShlDynamicLibraryManager.lo CXX XmlDocument.lo CXX XmlElement.lo CXX XmlOutputter.lo CXX XmlOutputterHook.lo CXX Win32DynamicLibraryManager.lo CXXLD libcppunit.la Making all in DllPlugInTester CXX DllPlugInTester.o CXX CommandLineParser.o CXXLD DllPlugInTester make[3]: Nothing to be done for `all-am'. Making all in include Making all in cppunit Making all in extensions make[4]: Nothing to be done for `all'. Making all in ui Making all in text make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. Making all in plugin make[4]: Nothing to be done for `all'. Making all in config make[4]: Nothing to be done for `all'. Making all in tools make[4]: Nothing to be done for `all'. Making all in portability make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. make[3]: Nothing to be done for `all-am'. Making all in examples Making all in hierarchy make[3]: Nothing to be done for `all'. Making all in cppunittest make[3]: Nothing to be done for `all'. Making all in simple CXX ExampleTestCase.o CXX Main.o CXXLD simple Making all in ClockerPlugIn make[3]: Nothing to be done for `all'. Making all in DumperPlugIn make[3]: Nothing to be done for `all'. Making all in money make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in doc make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. cppunit/1.15.1: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' built cppunit/1.15.1: Build folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 cppunit/1.15.1: Generated conaninfo.txt cppunit/1.15.1: Generated conanbuildinfo.txt cppunit/1.15.1: Generating the package cppunit/1.15.1: Package folder /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 cppunit/1.15.1: Calling package() ----Running------ > make install -j4 ----------------- Making install in src Making install in cppunit make[3]: Nothing to be done for `install-data-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib' /bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c libcppunit.la '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib' libtool: install: /usr/local/bin/ginstall -c .libs/libcppunit-1.15.1.dylib /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libcppunit-1.15.1.dylib libtool: install: (cd /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib && { ln -s -f libcppunit-1.15.1.dylib libcppunit.dylib || { rm -f libcppunit.dylib && ln -s libcppunit-1.15.1.dylib libcppunit.dylib; }; }) libtool: install: /usr/local/bin/ginstall -c .libs/libcppunit.lai /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libcppunit.la Making install in DllPlugInTester make[3]: Nothing to be done for `install-data-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/bin' /bin/sh ../../libtool --mode=install /usr/local/bin/ginstall -c DllPlugInTester '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/bin' libtool: install: /usr/local/bin/ginstall -c .libs/DllPlugInTester /Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/bin/DllPlugInTester make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in include Making install in cppunit Making install in extensions make[4]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/extensions' /usr/local/bin/ginstall -c -m 644 ../../../source_subfolder/include/cppunit/extensions/TestFactory.h ../../../source_subfolder/include/cppunit/extensions/AutoRegisterSuite.h ../../../source_subfolder/include/cppunit/extensions/HelperMacros.h ../../../source_subfolder/include/cppunit/extensions/Orthodox.h ../../../source_subfolder/include/cppunit/extensions/RepeatedTest.h ../../../source_subfolder/include/cppunit/extensions/ExceptionTestCaseDecorator.h ../../../source_subfolder/include/cppunit/extensions/TestCaseDecorator.h ../../../source_subfolder/include/cppunit/extensions/TestDecorator.h ../../../source_subfolder/include/cppunit/extensions/TestFactoryRegistry.h ../../../source_subfolder/include/cppunit/extensions/TestFixtureFactory.h ../../../source_subfolder/include/cppunit/extensions/TestNamer.h ../../../source_subfolder/include/cppunit/extensions/TestSetUp.h ../../../source_subfolder/include/cppunit/extensions/TestSuiteBuilderContext.h ../../../source_subfolder/include/cppunit/extensions/TestSuiteFactory.h ../../../source_subfolder/include/cppunit/extensions/TypeInfoHelper.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/extensions' Making install in ui Making install in text make[5]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/ui/text' /usr/local/bin/ginstall -c -m 644 ../../../../source_subfolder/include/cppunit/ui/text/TestRunner.h ../../../../source_subfolder/include/cppunit/ui/text/TextTestRunner.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/ui/text' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in plugin make[4]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/plugin' /usr/local/bin/ginstall -c -m 644 ../../../source_subfolder/include/cppunit/plugin/DynamicLibraryManager.h ../../../source_subfolder/include/cppunit/plugin/DynamicLibraryManagerException.h ../../../source_subfolder/include/cppunit/plugin/TestPlugIn.h ../../../source_subfolder/include/cppunit/plugin/TestPlugInDefaultImpl.h ../../../source_subfolder/include/cppunit/plugin/PlugInManager.h ../../../source_subfolder/include/cppunit/plugin/PlugInParameters.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/plugin' Making install in config make[4]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/config' /usr/local/bin/ginstall -c -m 644 ../../../source_subfolder/include/cppunit/config/config-bcb5.h ../../../source_subfolder/include/cppunit/config/config-evc4.h ../../../source_subfolder/include/cppunit/config/config-mac.h ../../../source_subfolder/include/cppunit/config/config-msvc6.h ../../../source_subfolder/include/cppunit/config/SelectDllLoader.h ../../../source_subfolder/include/cppunit/config/CppUnitApi.h ../../../source_subfolder/include/cppunit/config/SourcePrefix.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/config' Making install in tools make[4]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/tools' /usr/local/bin/ginstall -c -m 644 ../../../source_subfolder/include/cppunit/tools/Algorithm.h ../../../source_subfolder/include/cppunit/tools/StringTools.h ../../../source_subfolder/include/cppunit/tools/StringHelper.h ../../../source_subfolder/include/cppunit/tools/XmlElement.h ../../../source_subfolder/include/cppunit/tools/XmlDocument.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/tools' Making install in portability make[4]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/portability' /usr/local/bin/ginstall -c -m 644 ../../../source_subfolder/include/cppunit/portability/FloatingPoint.h ../../../source_subfolder/include/cppunit/portability/Stream.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit/portability' make[4]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit' /usr/local/bin/ginstall -c -m 644 config-auto.h ../../source_subfolder/include/cppunit/AdditionalMessage.h ../../source_subfolder/include/cppunit/Asserter.h ../../source_subfolder/include/cppunit/BriefTestProgressListener.h ../../source_subfolder/include/cppunit/CompilerOutputter.h ../../source_subfolder/include/cppunit/Exception.h ../../source_subfolder/include/cppunit/Message.h ../../source_subfolder/include/cppunit/Outputter.h ../../source_subfolder/include/cppunit/Portability.h ../../source_subfolder/include/cppunit/Protector.h ../../source_subfolder/include/cppunit/SourceLine.h ../../source_subfolder/include/cppunit/SynchronizedObject.h ../../source_subfolder/include/cppunit/Test.h ../../source_subfolder/include/cppunit/TestAssert.h ../../source_subfolder/include/cppunit/TestCase.h ../../source_subfolder/include/cppunit/TestCaller.h ../../source_subfolder/include/cppunit/TestComposite.h ../../source_subfolder/include/cppunit/TestFailure.h ../../source_subfolder/include/cppunit/TestFixture.h ../../source_subfolder/include/cppunit/TestLeaf.h ../../source_subfolder/include/cppunit/TestPath.h ../../source_subfolder/include/cppunit/TestResult.h ../../source_subfolder/include/cppunit/TestResultCollector.h ../../source_subfolder/include/cppunit/TestRunner.h ../../source_subfolder/include/cppunit/TestSuccessListener.h ../../source_subfolder/include/cppunit/TestSuite.h ../../source_subfolder/include/cppunit/TextOutputter.h ../../source_subfolder/include/cppunit/TextTestProgressListener.h ../../source_subfolder/include/cppunit/TextTestResult.h ../../source_subfolder/include/cppunit/TextTestRunner.h ../../source_subfolder/include/cppunit/TestListener.h ../../source_subfolder/include/cppunit/XmlOutputter.h ../../source_subfolder/include/cppunit/XmlOutputterHook.h '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppunit' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in examples Making install in hierarchy make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in cppunittest make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in simple make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in ClockerPlugIn make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in DumperPlugIn make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in money make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in doc make[2]: Nothing to be done for `install-exec-am'. /Users/administrator/Downloads/Xcode.app/Contents/Developer/usr/bin/make install-data-hook make[3]: Nothing to be done for `install-data-hook'. make[2]: Nothing to be done for `install-exec-am'. /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/share/doc/cppunit' /usr/local/bin/gmkdir -p '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/pkgconfig' /usr/local/bin/ginstall -c -m 644 source_subfolder/BUGS source_subfolder/INSTALL source_subfolder/INSTALL-unix source_subfolder/INSTALL-WIN32.txt source_subfolder/CodingGuideLines.txt source_subfolder/AUTHORS source_subfolder/doc/FAQ '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/share/doc/cppunit' /usr/local/bin/ginstall -c -m 644 cppunit.pc '/Users/jenkins/w/BuildSingleReference@4/.conan/data/cppunit/1.15.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/pkgconfig' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK cppunit/1.15.1 package(): Packaged 2 files: DllPlugInTester, COPYING cppunit/1.15.1 package(): Packaged 70 '.h' files cppunit/1.15.1 package(): Packaged 2 '.dylib' files: libcppunit-1.15.1.dylib, libcppunit.dylib cppunit/1.15.1: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' created cppunit/1.15.1: Created package revision 4e343fab585e351828e1a1626bc2c111 [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 rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory Makefile:617: .deps/BoardGame.Po: No such file or directory Makefile:618: .deps/Chess.Po: No such file or directory Makefile:619: .deps/main.Po: No such file or directory Makefile:710: .deps/BaseTestCase.Po: No such file or directory Makefile:711: .deps/CppUnitTestMain.Po: No such file or directory Makefile:712: .deps/CppUnitTestSuite.Po: No such file or directory Makefile:713: .deps/ExceptionTest.Po: No such file or directory Makefile:714: .deps/ExceptionTestCaseDecoratorTest.Po: No such file or directory Makefile:715: .deps/HelperMacrosTest.Po: No such file or directory Makefile:716: .deps/MessageTest.Po: No such file or directory Makefile:717: .deps/MockTestCase.Po: No such file or directory Makefile:718: .deps/MockTestListener.Po: No such file or directory Makefile:719: .deps/OrthodoxTest.Po: No such file or directory Makefile:720: .deps/RepeatedTestTest.Po: No such file or directory Makefile:721: .deps/StringToolsTest.Po: No such file or directory Makefile:722: .deps/SubclassedTestCase.Po: No such file or directory Makefile:723: .deps/TestAssertTest.Po: No such file or directory Makefile:724: .deps/TestCallerTest.Po: No such file or directory Makefile:725: .deps/TestCaseTest.Po: No such file or directory Makefile:726: .deps/TestDecoratorTest.Po: No such file or directory Makefile:727: .deps/TestFailureTest.Po: No such file or directory Makefile:728: .deps/TestPathTest.Po: No such file or directory Makefile:729: .deps/TestResultCollectorTest.Po: No such file or directory Makefile:730: .deps/TestResultTest.Po: No such file or directory Makefile:731: .deps/TestSetUpTest.Po: No such file or directory Makefile:732: .deps/TestSuiteTest.Po: No such file or directory Makefile:733: .deps/TestTest.Po: No such file or directory Makefile:734: .deps/TrackedTestCase.Po: No such file or directory Makefile:735: .deps/XmlElementTest.Po: No such file or directory Makefile:736: .deps/XmlOutputterTest.Po: No such file or directory Makefile:737: .deps/XmlUniformiser.Po: No such file or directory Makefile:738: .deps/XmlUniformiserTest.Po: No such file or directory Makefile:739: .deps/assertion_traitsTest.Po: No such file or directory Makefile:403: .deps/ExampleTestCase.Po: No such file or directory Makefile:404: .deps/Main.Po: No such file or directory Makefile:613: .deps/MoneyApp-MoneyApp.Po: No such file or directory Makefile:614: .deps/MoneyApp-MoneyTest.Po: No such file or directory