******************************************************************************** conan install freexl/1.0.5@ --profile=/Users/jenkins/w/BuildSingleReference@2/3830/bad82650-fb34-47b7-b544-c325f82ae207/profile.txt --build=freexl ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.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@2/.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] freexl:shared=False [build_requires] [env] libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'conan-upstream'... libiconv/1.16: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision 85ac258c97a3774c645f0c32a29e21bd freexl/1.0.5: Forced build from source Installing package: freexl/1.0.5 Requirements freexl/1.0.5 from 'conan-upstream' - Cache libiconv/1.16 from 'conan-center' - Downloaded Packages freexl/1.0.5:56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 - Build libiconv/1.16:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Download Installing (downloading, building) binaries... libiconv/1.16: Retrieving package d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libiconv/1.16: Downloaded package revision 4e3fba5d5a36b315985e8378724f7f52 libiconv/1.16: Appending PATH environment var: /Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK freexl/1.0.5: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK freexl/1.0.5: Copying sources to build folder freexl/1.0.5: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 freexl/1.0.5: 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 freexl/1.0.5: Calling build() freexl/1.0.5: Calling: > source_subfolder/configure '--enable-static' '--disable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' '--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-static' '--disable-shared' '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... 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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 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 for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes 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 gcc... (cached) 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 how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-apple-darwin19.6.0 checking host system type... x86_64-apple-darwin19.6.0 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)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin19.6.0 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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool 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 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... no 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... darwin19.6.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... 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... darwin19.6.0 dyld checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_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 for working volatile... yes checking whether lstat correctly handles trailing slash... no checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) no checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for sqrt... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strerror... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... no checking for library containing libiconv... none required checking for library containing locale_charset... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating freexl.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j8 ----------------- /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in headers make[2]: Nothing to be done for `all'. Making all in src /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I.. -I../source_subfolder/headers -I../source_subfolder -I/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -m64 -g -fPIC -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c -o freexl.lo ../source_subfolder/src/freexl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I.. -I../source_subfolder/headers -I../source_subfolder -I/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -m64 -g -fPIC -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c ../source_subfolder/src/freexl.c -o freexl.o mv -f .deps/freexl.Tpo .deps/freexl.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -m64 -g -fPIC -version-info 2:0:1 -no-undefined -m64 -L/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -o libfreexl.la -rpath /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib freexl.lo -lm -liconv -lcharset libtool: link: ar cru .libs/libfreexl.a freexl.o libtool: link: ranlib .libs/libfreexl.a libtool: link: ( cd ".libs" && rm -f "libfreexl.la" && ln -s "../libfreexl.la" "libfreexl.la" ) Making all in tests make[2]: Nothing to be done for `all'. Making all in examples gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/examples -I.. -I/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -I../source_subfolder/examples/../headers -m64 -g -fPIC -MT test_xl.o -MD -MP -MF .deps/test_xl.Tpo -c -o test_xl.o ../source_subfolder/examples/test_xl.c gcc -DHAVE_CONFIG_H -I. -I../source_subfolder/examples -I.. -I/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -I../source_subfolder/examples/../headers -m64 -g -fPIC -MT xl2sql.o -MD -MP -MF .deps/xl2sql.Tpo -c -o xl2sql.o ../source_subfolder/examples/xl2sql.c mv -f .deps/xl2sql.Tpo .deps/xl2sql.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../source_subfolder/examples/../headers -m64 -g -fPIC -L../src -lfreexl -lm -m64 -L/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -o xl2sql xl2sql.o -liconv -lcharset mv -f .deps/test_xl.Tpo .deps/test_xl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../source_subfolder/examples/../headers -m64 -g -fPIC -L../src -lfreexl -lm -m64 -L/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -o test_xl test_xl.o -liconv -lcharset libtool: link: gcc -I../source_subfolder/examples/../headers -m64 -g -fPIC -m64 -o xl2sql xl2sql.o -L../src /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/src/.libs/libfreexl.a -L/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -lm -liconv -lcharset libtool: link: gcc -I../source_subfolder/examples/../headers -m64 -g -fPIC -m64 -o test_xl test_xl.o -L../src /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/src/.libs/libfreexl.a -L/Users/jenkins/w/BuildSingleReference@2/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -lm -liconv -lcharset freexl/1.0.5: Package '56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' built freexl/1.0.5: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 freexl/1.0.5: Generated conaninfo.txt freexl/1.0.5: Generated conanbuildinfo.txt freexl/1.0.5: Generating the package freexl/1.0.5: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 freexl/1.0.5: Calling package() ----Running------ > make install -j8 ----------------- Making install in headers make[2]: Nothing to be done for `install-exec-am'. ../source_subfolder/./install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/include' /usr/bin/install -c -m 644 ../source_subfolder/headers/freexl.h '/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/include' Making install in src make[2]: Nothing to be done for `install-data-am'. ../source_subfolder/./install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libfreexl.la '/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib' libtool: install: /usr/bin/install -c .libs/libfreexl.lai /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libfreexl.la libtool: install: /usr/bin/install -c .libs/libfreexl.a /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libfreexl.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libfreexl.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libfreexl.a Making install in tests make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in examples make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Nothing to be done for `install-exec-am'. source_subfolder/./install-sh -c -d '/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/pkgconfig' /usr/bin/install -c -m 644 freexl.pc '/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/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 freexl/1.0.5 package(): Packaged 1 file: COPYING freexl/1.0.5 package(): Packaged 1 '.h' file: freexl.h freexl/1.0.5 package(): Packaged 1 '.a' file: libfreexl.a freexl/1.0.5: Package '56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' created freexl/1.0.5: Created package revision 2b20e74e14d538be10ed37b0476da167 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK /Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/source_subfolder/missing: Unknown `--is-lightweight' option Try `/Users/jenkins/w/BuildSingleReference@2/.conan/data/freexl/1.0.5/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/source_subfolder/missing --help' for more information configure: WARNING: 'missing' script is too old or missing rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory