******************************************************************************** conan install libffi/3.3@ --profile=/home/conan/w/BuildSingleReference/11593/a86c64e5-6a81-4f62-b44b-67f75d9888de/profile.txt --build=libffi ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] libffi:shared=False [build_requires] [env] libffi/3.3: Forced build from source Installing package: libffi/3.3 Requirements libffi/3.3 from local cache - Cache Packages libffi/3.3:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Build requirements gnu-config/cci.20201022 from 'conan-center' - Cache Build requirements packages gnu-config/cci.20201022:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... gnu-config/cci.20201022: Already installed! 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 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/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb 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=no' '--enable-shared=no' '--enable-static=yes' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--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=no' '--enable-shared=no' '--enable-static=yes' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--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 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... no checking whether to build static libraries... yes 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 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 -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' Making all in include make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' Making all in testsuite make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/testsuite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/testsuite' Making all in man make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/man' Making all in doc make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/doc' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' 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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c source_subfolder/src/types.c -o src/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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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/bash ./libtool.sh --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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/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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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 -DNDEBUG -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -O3 -s -fPIC -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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DNDEBUG -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -O3 -s -fPIC -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 libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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 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 -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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 libtool.sh: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -Isource_subfolder -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -DNDEBUG -DFFI_BUILDING -m64 -O3 -s -fPIC -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 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 -DNDEBUG -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -O3 -s -fPIC -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 -DNDEBUG -DFFI_BUILDING -I. -Isource_subfolder/include -Iinclude -Isource_subfolder/src -m64 -O3 -s -fPIC -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 /bin/bash ./libtool.sh --tag=CC --mode=link /usr/bin/gcc -m64 -O3 -s -fPIC -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/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 -m64 -O3 -s -fPIC -Wall -fexceptions -no-undefined -avoid-version '-m64' -m64 -o libffi.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.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/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/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o libtool.sh: link: ranlib .libs/libffi.a 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/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' libffi/3.3: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built libffi/3.3: Build folder /home/conan/w/BuildSingleReference/.conan/data/libffi/3.3/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb 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/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb libffi/3.3: Calling package() 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') 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 ERROR: libffi/3.3: Error in package() method, line 146 shutil.copy(self._user_info_build["gnu-config"].CONFIG_SUB, NameError: name 'shutil' is not defined