******************************************************************************** conan install giflib/5.1.4@#1fa6d3fabe7d68d353f961f3136aa67f --build=giflib -pr /Users/jenkins/w/prod-v1/bsr/34337/bbcba/profile_osx_130_libcpp_apple-clang_debug_64.giflib-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/profiles/default) Found apple-clang 13.0 apple-clang>=13, using the major as version Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=13 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] giflib:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk giflib/5.1.4: Forced build from source gnu-config/cci.20210814: Not found in local cache, looking in remotes... gnu-config/cci.20210814: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20210814: Downloaded recipe revision 15c3bf7dfdb743977b84d0321534ad90 Installing package: giflib/5.1.4 Requirements giflib/5.1.4 from local cache - Cache Packages giflib/5.1.4:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - Build Build requirements gnu-config/cci.20210814 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20210814:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20210814: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20210814: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20210814: Downloaded package revision 9532de123dfb4e8f5dcfc8c97330d6d5 giflib/5.1.4: Applying build-requirement: gnu-config/cci.20210814 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK giflib/5.1.4: Configuring sources in /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/source/src giflib/5.1.4: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK giflib/5.1.4: Copying sources to build folder giflib/5.1.4: Building your package in /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e giflib/5.1.4: Generator txt created conanbuildinfo.txt giflib/5.1.4: Calling generate() giflib/5.1.4: Aggregating env generators [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 giflib/5.1.4: Calling build() giflib/5.1.4: Copied 1 '.guess' file: config.guess giflib/5.1.4: Copied 1 '.sub' file: config.sub giflib/5.1.4: Calling: > "/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && "/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/src/configure" '--enable-shared' '--disable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 make supports nested variables... (cached) yes 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 for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-apple-darwin21.6.0 checking host system type... x86_64-apple-darwin21.6.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... /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/conan/xcode/13.0/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 whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin21.6.0 file names to x86_64-apple-darwin21.6.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin21.6.0 file names to toolchain format... func_convert_file_noop checking for /Applications/conan/xcode/13.0/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 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... yes checking how to run the C preprocessor... gcc -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 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 (/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.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... yes checking whether to build static libraries... no 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 for xmlto... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating util/Makefile config.status: creating lib/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating pic/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && make -j4 ----------------- /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in lib CC dgif_lib.lo CC egif_lib.lo CC gif_font.lo CC gif_hash.lo CC gifalloc.lo CC openbsd-reallocarray.lo CC gif_err.lo CC quantize.lo CCLD libgif.la Making all in pic make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. giflib/5.1.4: Package 'd131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e' built giflib/5.1.4: Build folder /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug giflib/5.1.4: Generated conaninfo.txt giflib/5.1.4: Generated conanbuildinfo.txt giflib/5.1.4: Generating the package giflib/5.1.4: Package folder /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e giflib/5.1.4: Calling package() ----Running------ > . "/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/build/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/build-debug/conan/conanbuild.sh" && make install DESTDIR=/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e -j4 ----------------- Making install in lib .././install-sh -c -d '/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//include' .././install-sh -c -d '/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgif.la '/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib' /usr/bin/install -c -m 644 gif_lib.h '/Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//include' libtool: install: /usr/bin/install -c .libs/libgif.7.dylib /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib/libgif.7.dylib libtool: install: (cd /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib && { ln -s -f libgif.7.dylib libgif.dylib || { rm -f libgif.dylib && ln -s libgif.7.dylib libgif.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libgif.lai /Users/jenkins/w/prod-v1/bsr/34337/dabbd/.conan/data/giflib/5.1.4/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e//lib/libgif.la Making install in pic 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'. make[2]: Nothing to be done for `install-data-am'. giflib/5.1.4: Copied 1 file: COPYING [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK giflib/5.1.4 package(): Packaged 1 file: COPYING giflib/5.1.4 package(): Packaged 1 '.h' file: gif_lib.h giflib/5.1.4 package(): Packaged 2 '.dylib' files: libgif.dylib, libgif.7.dylib giflib/5.1.4: Package 'd131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e' created giflib/5.1.4: Created package revision a37deaf9f8b5d4aa77b4ad0effe2e564 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory libtool: install: warning: remember to run `libtool --finish //lib' giflib/5.1.4: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior