******************************************************************************** conan install libffi/3.3@ --build=libffi --profile=/home/conan/w/BuildSingleReference/15676/548f5933-9001-4c97-b6ad-14e15d5368fd/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.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/BuildSingleReference/.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/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=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 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:fbf73d511eca3bcd2412ce823d2b4b46f91feef8 - 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: /home/conan/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 /home/conan/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 /home/conan/w/BuildSingleReference/.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=yes' '--enable-shared=yes' '--enable-static=no' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' '--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=yes' '--enable-static=no' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' '--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/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' Making all in include make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' Making all in testsuite make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' Making all in man make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' Making all in doc make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.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/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 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 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/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c source_subfolder/src/closures.c -fPIC -DPIC -o src/.libs/closures.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/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 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 -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 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 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/BuildSingleReference/.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 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/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' libffi/3.3: Package 'fbf73d511eca3bcd2412ce823d2b4b46f91feef8' built libffi/3.3: Build folder /home/conan/w/BuildSingleReference/.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/BuildSingleReference/.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/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/include' Making install in testsuite make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.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/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/testsuite' Making install in man make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.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/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/man/man3' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/man' Making install in doc make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/info' /usr/bin/install -c -m 644 ../source_subfolder/doc/libffi.info '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/share/info' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/doc' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/pkgconfig' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib' /bin/bash ./libtool.sh --mode=install /usr/bin/install -c libffi.la '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib' /usr/bin/install -c -m 644 libffi.pc '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/pkgconfig' libtool.sh: install: /usr/bin/install -c .libs/libffi.so /home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/libffi.so libtool.sh: install: /usr/bin/install -c .libs/libffi.lai /home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib/libffi.la libtool.sh: finish: PATH="/home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin:/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/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/fbf73d511eca3bcd2412ce823d2b4b46f91feef8/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.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/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/fbf73d511eca3bcd2412ce823d2b4b46f91feef8' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.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 f0ae53f6d21feb52c3e84726a58a4fe6 [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/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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar: `u' modifier ignored since `D' is the default (see `U') gnu-config/cci.20201022: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/gnu-config/cci.20201022/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib