Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 25.052734375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/** [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe libffi/3.3 exports: File 'conandata.yml' found. Exporting it... libffi/3.3 exports: Copied 1 '.yml' file: conandata.yml libffi/3.3 exports_sources: Copied 10 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'3.3': {'url': 'https://github.com/libffi/libffi/releases/download/v3.3/libffi-3.3.tar.gz', 'sha256': '72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056'}}, 'patches': {'3.3': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0002-3.3-fix-libtool-path.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0004-3.3-fix-complex-type-msvc.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0005-3.3-do-not-install-libraries-to-arch-dependent-directories.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0006-3.3-library-no-version-suffix.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '3.3': - base_path: source_subfolder patch_file: patches/0002-3.3-fix-libtool-path.patch - base_path: source_subfolder patch_file: patches/0004-3.3-fix-complex-type-msvc.patch - base_path: source_subfolder patch_file: patches/0005-3.3-do-not-install-libraries-to-arch-dependent-directories.patch - base_path: source_subfolder patch_file: patches/0006-3.3-library-no-version-suffix.patch sources: '3.3': sha256: 72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056 url: https://github.com/libffi/libffi/releases/download/v3.3/libffi-3.3.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK libffi/3.3: A new conanfile.py version was exported libffi/3.3: Folder: /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/export libffi/3.3: Using the exported files summary hash as the recipe revision: dca3962d1057f01aa569425ce78430e0 libffi/3.3: Exported revision: dca3962d1057f01aa569425ce78430e0 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] libffi:shared=True [build_requires] [env] libffi/3.3: Forced build from source libffi/3.3 (test package): Installing package Requirements libffi/3.3 from local cache - Cache Packages libffi/3.3:fbf73d511eca3bcd2412ce823d2b4b46f91feef8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libffi/3.3: Configuring sources in /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.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 /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 libffi/3.3: 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 libffi/3.3: Calling build() libffi/3.3: Calling: > source_subfolder/configure '--enable-debug' '--prefix=/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' '--enable-shared' '--disable-static' '--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' '--prefix=/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' '--enable-shared' '--disable-static' '--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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking dependency style of /usr/bin/gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes 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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/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 how to run the C preprocessor... /usr/bin/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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking size of size_t... 8 checking for C compiler vendor... gnu 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... yes 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... yes checking assembler supports pc related relocs... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking for ld used by /usr/bin/gcc... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu 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 -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' Making all in include make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' Making all in testsuite make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' Making all in man make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' Making all in doc make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -DX86_64 -E -x assembler-with-cpp -o libffi.map source_subfolder/libffi.map.in depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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 libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c source_subfolder/src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c source_subfolder/src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c source_subfolder/src/types.c -fPIC -DPIC -o src/.libs/types.o depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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 depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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 -fPIC -DPIC -o src/.libs/java_raw_api.o libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c source_subfolder/src/debug.c -fPIC -DPIC -o src/.libs/debug.o libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c source_subfolder/src/closures.c -fPIC -DPIC -o src/.libs/closures.o source_subfolder/src/java_raw_api.c: In function ‘ffi_java_raw_call’: source_subfolder/src/java_raw_api.c:317:3: warning: ‘ffi_java_raw_to_ptrarray’ is deprecated [-Wdeprecated-declarations] ffi_java_raw_to_ptrarray (cif, raw, avalue); ^~~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/src/java_raw_api.c:76:1: note: declared here ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) ^~~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/src/java_raw_api.c: In function ‘ffi_java_translate_args’: source_subfolder/src/java_raw_api.c:328:3: warning: ‘ffi_java_raw_size’ is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^~~~~~~~~~~~ source_subfolder/src/java_raw_api.c:45:1: note: declared here ffi_java_raw_size (ffi_cif *cif) ^~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/src/java_raw_api.c:157:1: note: declared here ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) ^~~~~~~~~~~~~~~~~~~~~~~~ source_subfolder/src/java_raw_api.c: In function ‘ffi_prep_java_raw_closure’: source_subfolder/src/java_raw_api.c:369:3: warning: ‘ffi_prep_java_raw_closure_loc’ is deprecated [-Wdeprecated-declarations] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); ^~~~~~ source_subfolder/src/java_raw_api.c:337:1: note: declared here ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -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 libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c source_subfolder/src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c source_subfolder/src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o depbase=`echo src/x86/ffiw64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -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/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -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: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -DFFI_DEBUG -m64 -g -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c source_subfolder/src/x86/ffiw64.c -fPIC -DPIC -o src/x86/.libs/ffiw64.o libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DFFI_BUILDING -DFFI_BUILDING_DLL -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -g -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c source_subfolder/src/x86/win64.S -fPIC -DPIC -o src/x86/.libs/win64.o /bin/bash ./libtool.sh --tag=CC --mode=link /usr/bin/gcc -DFFI_DEBUG -m64 -g -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/bash ./libtool.sh --tag=CC --mode=link /usr/bin/gcc -DFFI_DEBUG -m64 -g -Wall -fexceptions -no-undefined -avoid-version -Wl,--version-script,libffi.map '-m64' -m64 -o libffi.la -rpath /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/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/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/debug.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o ar: `u' modifier ignored since `D' is the default (see `U') libtool.sh: link: ranlib .libs/libffi_convenience.a libtool.sh: link: /usr/bin/gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/debug.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o -m64 -g -Wl,--version-script -Wl,libffi.map -m64 -m64 -Wl,-soname -Wl,libffi.so -o .libs/libffi.so libtool.sh: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool.sh: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[1]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' libffi/3.3: Package 'fbf73d511eca3bcd2412ce823d2b4b46f91feef8' built libffi/3.3: Build folder /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 libffi/3.3: Generated conaninfo.txt libffi/3.3: Generated conanbuildinfo.txt libffi/3.3: Generating the package libffi/3.3: Package folder /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8 libffi/3.3: Calling package() ----Running------ > make install -j3 ----------------- Making install in include make[1]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[1]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' Making install in testsuite make[1]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' make[1]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' Making install in man make[1]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/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 '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/man/man3' make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[1]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' Making install in doc make[1]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/info' /usr/bin/install -c -m 644 ../source_subfolder/doc/libffi.info '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/info' make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[1]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[1]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[2]: Entering directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' /bin/mkdir -p '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/pkgconfig' /bin/mkdir -p '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib' /usr/bin/install -c -m 644 libffi.pc '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/pkgconfig' /bin/bash ./libtool.sh --mode=install /usr/bin/install -c libffi.la '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib' libtool.sh: install: /usr/bin/install -c .libs/libffi.so /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/libffi.so libtool.sh: install: /usr/bin/install -c .libs/libffi.lai /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/libffi.la libtool.sh: finish: PATH="/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[1]: Leaving directory '/home/conan/w/cci_PR-2770/2/41a5678e-5168-4280-9ae3-6b28444e476d/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' [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 '.so' file: libffi.so libffi/3.3 package(): Packaged 2 '.h' files: ffitarget.h, ffi.h libffi/3.3 package(): Packaged 1 file: LICENSE libffi/3.3: Package 'fbf73d511eca3bcd2412ce823d2b4b46f91feef8' created libffi/3.3: Created package revision 760c01127ff8426f100af902ed50806c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libffi/3.3 (test package): Generator cmake created conanbuildinfo.cmake libffi/3.3 (test package): Generator txt created conanbuildinfo.txt libffi/3.3 (test package): Generated conaninfo.txt libffi/3.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2770/2/ba5dcfde-ccc8-4211-8063-347e478bc150/recipes/libffi/all/test_package/build/3f57ca0a38378abdcaa97d7d046f0d72829987bd/conan.lock' Using cached profile from lockfile [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 libffi/3.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2770/2/ba5dcfde-ccc8-4211-8063-347e478bc150/recipes/libffi/all/test_package/build/3f57ca0a38378abdcaa97d7d046f0d72829987bd' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2770/2/ba5dcfde-ccc8-4211-8063-347e478bc150/recipes/libffi/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/w/cci_PR-2770/2/ba5dcfde-ccc8-4211-8063-347e478bc150/recipes/libffi/all/test_package/build/3f57ca0a38378abdcaa97d7d046f0d72829987bd ----Running------ > cmake --build '/home/conan/w/cci_PR-2770/2/ba5dcfde-ccc8-4211-8063-347e478bc150/recipes/libffi/all/test_package/build/3f57ca0a38378abdcaa97d7d046f0d72829987bd' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libffi/3.3 (test package): Running test() ----Running------ > bin/test_package ----------------- print_int(13) ffi_call returns 39 (should be 39) JSON file created at '/home/conan/w/cci_PR-2770/2/ba5dcfde-ccc8-4211-8063-347e478bc150/_create.json'