******************************************************************************** conan install gperf/3.1@ --build=gperf --profile=/Users/jenkins/w/BuildSingleReference@2/26890/ce9171d7-9c82-4d43-b6fb-7884689dda14/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 10.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=10.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=10.0 os=Macos os_build=Macos [options] [build_requires] [env] gperf/3.1: Forced build from source Installing package: gperf/3.1 Requirements gperf/3.1 from local cache - Cache Packages gperf/3.1:907cb07dbeb8f7bacd51a5119560f14986d21b20 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gperf/3.1: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK gperf/3.1: Copying sources to build folder gperf/3.1: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20 gperf/3.1: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gperf/3.1: Calling build() gperf/3.1: Calling: > source_subfolder/configure '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--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 '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking whether make sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile === configuring in lib (/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib) configure: running /bin/sh ../source_subfolder/lib/configure --disable-option-checking '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --cache-file=/dev/null --srcdir=../source_subfolder/lib checking whether make sets $(MAKE)... yes 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 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 how to run the C++ preprocessor... g++ -E checking for ar... ar checking for ranlib... ranlib checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile === configuring in src (/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20/src) configure: running /bin/sh ../source_subfolder/src/configure --disable-option-checking '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --cache-file=/dev/null --srcdir=../source_subfolder/src checking whether make sets $(MAKE)... yes 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 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 how to run the C++ preprocessor... g++ -E checking for a BSD compatible install... /usr/bin/install -c checking for stack-allocated variable-size arrays... yes checking for rand in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in tests (/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20/tests) configure: running /bin/sh ../source_subfolder/tests/configure --disable-option-checking '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --cache-file=/dev/null --srcdir=../source_subfolder/tests checking whether make sets $(MAKE)... yes 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 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 how to run the C++ preprocessor... g++ -E configure: creating ./config.status config.status: creating Makefile === configuring in doc (/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20/doc) configure: running /bin/sh ../source_subfolder/doc/configure --disable-option-checking '--prefix=/Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' --cache-file=/dev/null --srcdir=../source_subfolder/doc checking whether make sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile ----Running------ > make -j4 ----------------- cd lib; /Library/Developer/CommandLineTools/usr/bin/make all gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I../source_subfolder/lib -c ../source_subfolder/lib/getopt.c gcc -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I../source_subfolder/lib -c ../source_subfolder/lib/getopt1.c g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I../source_subfolder/lib -c ../source_subfolder/lib/getline.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I../source_subfolder/lib -c ../source_subfolder/lib/hash.cc rm -f libgp.a ar rc libgp.a getopt.o getopt1.o getline.o hash.o ranlib libgp.a cd src; /Library/Developer/CommandLineTools/usr/bin/make all g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/version.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/positions.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/options.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/keyword.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/keyword-list.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/input.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/bool-array.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/hash-table.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/search.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/output.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -I. -I../source_subfolder/src/../lib -c ../source_subfolder/src/main.cc g++ -m64 -g -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -stdlib=libc++ -m64 -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm cd tests; /Library/Developer/CommandLineTools/usr/bin/make all make[1]: Nothing to be done for `all'. cd doc; /Library/Developer/CommandLineTools/usr/bin/make all make[1]: Nothing to be done for `all'. gperf/3.1: Package '907cb07dbeb8f7bacd51a5119560f14986d21b20' built gperf/3.1: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/build/907cb07dbeb8f7bacd51a5119560f14986d21b20 gperf/3.1: Generated conaninfo.txt gperf/3.1: Generated conanbuildinfo.txt gperf/3.1: Generating the package gperf/3.1: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20 gperf/3.1: Calling package() ----Running------ > make install -j4 ----------------- cd lib; /Library/Developer/CommandLineTools/usr/bin/make install make[1]: Nothing to be done for `install'. cd src; /Library/Developer/CommandLineTools/usr/bin/make install /bin/sh ../source_subfolder/src/../build-aux/mkinstalldirs /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin mkdir /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin /usr/bin/install -c gperf /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin/gperf cd tests; /Library/Developer/CommandLineTools/usr/bin/make install make[1]: Nothing to be done for `install'. cd doc; /Library/Developer/CommandLineTools/usr/bin/make install /bin/sh ../source_subfolder/doc/../build-aux/mkinstalldirs /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/info mkdir /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share mkdir /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/info /usr/bin/install -c -m 644 ../source_subfolder/doc/gperf.info /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/info/gperf.info /bin/sh ../source_subfolder/doc/../build-aux/mkinstalldirs /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man1 mkdir /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man mkdir /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man1 /usr/bin/install -c -m 644 ../source_subfolder/doc/gperf.1 /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/man/man1/gperf.1 /bin/sh ../source_subfolder/doc/../build-aux/mkinstalldirs /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/doc/ mkdir /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/doc /usr/bin/install -c -m 644 ../source_subfolder/doc/gperf.html /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/share/doc//gperf.html [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 gperf/3.1 package(): Packaged 2 files: gperf, COPYING gperf/3.1: Package '907cb07dbeb8f7bacd51a5119560f14986d21b20' created gperf/3.1: Created package revision 328d3c87b551bfda479a6d2c48a337e0 gperf/3.1: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK ../source_subfolder/src/output.cc:327:11: warning: format string is empty [-Wformat-zero-length] "", ^~ ../source_subfolder/src/output.cc:380:11: warning: format string is empty [-Wformat-zero-length] "", ^~ ../source_subfolder/src/output.cc:441:11: warning: format string is empty [-Wformat-zero-length] "", ^~ ../source_subfolder/src/output.cc:842:11: warning: format string is empty [-Wformat-zero-length] "", ^~ ../source_subfolder/src/output.cc:1998:11: warning: format string is empty [-Wformat-zero-length] "", ^~ 5 warnings generated. gperf/3.1: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference@2/.conan/data/gperf/3.1/_/_/package/907cb07dbeb8f7bacd51a5119560f14986d21b20/lib