******************************************************************************** conan install libffi/3.3@ --build=libffi --profile=/Users/jenkins/w/BuildSingleReference/15676/cfdc4547-3f9c-4cee-aa5d-997c06bbea0d/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.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/.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] libffi:shared=False [build_requires] [env] libffi/3.3: Forced build from source gnu-config/cci.20201022: Not found in local cache, looking in remotes... gnu-config/cci.20201022: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gnu-config/cci.20201022: Downloaded recipe revision c9b5dccbc620ae581bb1c60547ced620 Installing package: libffi/3.3 Requirements libffi/3.3 from local cache - Cache Packages libffi/3.3:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Build Build requirements gnu-config/cci.20201022 from 'conan-center' - Downloaded Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... gnu-config/cci.20201022: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gnu-config/cci.20201022: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 gnu-config/cci.20201022: Downloaded package revision d6aaee4f4cf0595e88e457b9513071c7 gnu-config/cci.20201022: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/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 libffi/3.3: Applying build-requirement: gnu-config/cci.20201022 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libffi/3.3: Configuring sources in /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libffi/3.3: Copying sources to build folder libffi/3.3: Building your package in /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libffi/3.3: 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 libffi/3.3: Calling build() libffi/3.3: Calling: > source_subfolder/configure '--enable-debug=yes' '--enable-shared=no' '--enable-static=yes' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--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-debug=yes' '--enable-shared=no' '--enable-static=yes' '--prefix=/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-apple-darwin20.3.0 checking host system type... x86_64-apple-darwin20.3.0 checking target system type... x86_64-apple-darwin20.3.0 checking for gsed... sed 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 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 dependency style of gcc... gcc3 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... /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 whether ln -s works... yes 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 /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... 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 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 (/Library/Developer/CommandLineTools/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... 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... darwin20.3.0 dyld checking how to hardcode library paths into programs... immediate checking size of size_t... 8 checking for C compiler vendor... clang checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mkostemp... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... no checking assembler supports pc related relocs... yes checking for _ prefix in compiled symbols... yes checking toolchain supports unwind section type... no checking whether .eh_frame section should be read-only... no checking for __attribute__((visibility("hidden")))... yes checking for ld used by gcc... (cached) /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... (cached) no configure: versioning on shared library symbols is no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: executing buildir commands config.status: skipping top_srcdir/Makefile - not created config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands ----Running------ > make -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in include make[2]: Nothing to be done for `all'. Making all in testsuite make[2]: Nothing to be done for `all'. Making all in man make[2]: Nothing to be done for `all'. Making all in doc make[2]: Nothing to be done for `all'. depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo source_subfolder/src/x86/ffi64.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo source_subfolder/src/x86/unix64.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/x86/ffiw64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffiw64.lo source_subfolder/src/x86/ffiw64.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/x86/win64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT src/x86/win64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/win64.lo source_subfolder/src/x86/win64.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c source_subfolder/src/x86/ffi64.c -o src/x86/ffi64.o libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c source_subfolder/src/x86/ffiw64.c -o src/x86/ffiw64.o libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c source_subfolder/src/x86/win64.S -o src/x86/win64.o libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c source_subfolder/src/x86/unix64.S -o src/x86/unix64.o depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo source_subfolder/src/prep_cif.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo source_subfolder/src/types.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo source_subfolder/src/raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo source_subfolder/src/java_raw_api.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c source_subfolder/src/types.c -o src/types.o libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c source_subfolder/src/prep_cif.c -o src/prep_cif.o libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c source_subfolder/src/raw_api.c -o src/raw_api.o libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c source_subfolder/src/java_raw_api.c -o src/java_raw_api.o depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo source_subfolder/src/closures.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool.sh --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/debug.lo -MD -MP -MF $depbase.Tpo -c -o src/debug.lo source_subfolder/src/debug.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c source_subfolder/src/closures.c -o src/closures.o libtool.sh: compile: gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c source_subfolder/src/debug.c -o src/debug.o /bin/sh ./libtool.sh --tag=CC --mode=link gcc -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -m64 -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/debug.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo /bin/sh ./libtool.sh --tag=CC --mode=link gcc -DFFI_DEBUG -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -Wall -fexceptions -no-undefined -avoid-version '-m64' -m64 -o libffi.la -rpath /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/debug.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo libtool.sh: link: ar cru .libs/libffi_convenience.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/debug.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o libtool.sh: link: ranlib .libs/libffi_convenience.a libtool.sh: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/debug.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o libtool.sh: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool.sh: link: ranlib .libs/libffi.a libtool.sh: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) libffi/3.3: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' built libffi/3.3: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libffi/3.3: Generated conaninfo.txt libffi/3.3: Generated conanbuildinfo.txt libffi/3.3: Generating the package libffi/3.3: Package folder /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libffi/3.3: Calling package() ----Running------ > make install -j4 ----------------- Making install in include make[2]: Nothing to be done for `install-exec-am'. ../source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include' Making install in testsuite make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in man make[2]: Nothing to be done for `install-exec-am'. ../source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/man/man3' /usr/bin/install -c -m 644 ../source_subfolder/man/ffi.3 ../source_subfolder/man/ffi_call.3 ../source_subfolder/man/ffi_prep_cif.3 ../source_subfolder/man/ffi_prep_cif_var.3 '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/man/man3' Making install in doc make[2]: Nothing to be done for `install-exec-am'. ../source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/info' /usr/bin/install -c -m 644 ../source_subfolder/doc/libffi.info '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/info' install-info --info-dir='/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/info' '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/share/info/libffi.info' source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib' source_subfolder/install-sh -c -d '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/pkgconfig' /bin/sh ./libtool.sh --mode=install /usr/bin/install -c libffi.la '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib' /usr/bin/install -c -m 644 libffi.pc '/Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/pkgconfig' libtool.sh: install: /usr/bin/install -c .libs/libffi.lai /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libffi.la libtool.sh: install: /usr/bin/install -c .libs/libffi.a /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libffi.a libtool.sh: install: chmod 644 /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libffi.a libtool.sh: install: ranlib /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libffi.a [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 libffi/3.3 package(): Packaged 1 file: LICENSE libffi/3.3 package(): Packaged 2 '.h' files: ffitarget.h, ffi.h libffi/3.3 package(): Packaged 1 '.a' file: libffi.a libffi/3.3: Package 'd98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' created libffi/3.3: Created package revision d9e8c6695188b4bf65358cf971d64c23 [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 gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /Users/jenkins/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory clang: error: unsupported option '-print-multi-os-directory' clang: error: no input files source_subfolder/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated)); ^ source_subfolder/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated)); ^ 2 warnings generated. mkdir: /Users/jenkins/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib: File exists