* Package: dev-libs/libffi-3.0.13  * Repository: gentoo  * Maintainer: toolchain  * USE: amd64 elibc_glibc kernel_linux multilib_abi_x86 pax_kernel userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox  * Package: dev-libs/libffi-3.0.13  * Repository: gentoo  * Maintainer: toolchain  * USE: amd64 elibc_glibc kernel_linux multilib_abi_x86 pax_kernel userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> ABI=x86 >>> Unpacking source (for ABI=x86)... >>> Unpacking libffi-3.0.13.tar.gz to /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work >>> Source unpacked in /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work >>> Preparing source in /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13 (for ABI=x86) ... * Running elibtoolize in: libffi-3.0.13/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13 (for ABI=x86) ... * econf: updating libffi-3.0.13/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libffi-3.0.13/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --disable-dependency-tracking --disable-static --enable-pax_emutramp --disable-debug checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu continue configure in default builddir "./i686-pc-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=i686-pc-linux-gnu" "linux gnu" checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-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... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld) 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 size of size_t... 4 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 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... 12 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes 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 libffi.pc config.status: creating fficonfig.h config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in i686-pc-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands >>> Source configured. >>> Compiling source in /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13 (for ABI=x86) ... make -j3 --load-average=8 MAKE x86_64-unknown-linux-gnu : 0 * all-all make[1]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions" "CXXFLAGS=-march=native -O2 -pipe -ggdb -m32" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=-Wl,--as-needed -Wl,--hash-style=gnu -m32" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib32" "mandir=/usr/share/man" "prefix=/usr" "AR=ar" "AS=x86_64-pc-linux-gnu-as" "CC=x86_64-pc-linux-gnu-gcc" "CXX=x86_64-pc-linux-gnu-g++" "LD=/usr/x86_64-pc-linux-gnu/bin/ld" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive make[2]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' Making all in include make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/include' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/include' Making all in testsuite make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/testsuite' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/testsuite' Making all in man make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/man' make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/man' make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c -o src/types.lo ../src/types.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c -o src/raw_api.lo ../src/raw_api.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c -o src/closures.lo ../src/closures.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c -o src/x86/ffi.lo ../src/x86/ffi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o /bin/sh ./libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -c -o src/x86/sysv.lo ../src/x86/sysv.S libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -march=native -O2 -pipe -ggdb -m32 -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o ../src/closures.c: In function 'dlmmap_locked': ../src/closures.c:444:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ../src/closures.c:456:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -Wl,--as-needed -Wl,--hash-style=gnu -m32 -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/ffi.lo src/x86/sysv.lo /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -m32 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` '-Wl,--as-needed' '-Wl,--hash-style=gnu' '-m32' -Wl,--as-needed -Wl,--hash-style=gnu -m32 -o libffi.la -rpath /usr/lib32/../lib64 src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/sysv.lo libtool: link: x86_64-pc-linux-gnu-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/x86/.libs/ffi.o src/x86/.libs/sysv.o -Wl,--as-needed -march=native -O2 -m32 -Wl,--hash-style=gnu -m32 -Wl,--hash-style=gnu -m32 -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.1 libtool: 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/x86/.libs/ffi.o src/x86/.libs/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.1" "libffi.so.6") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.1" "libffi.so") libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' make[1]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' >>> Source compiled. >>> Test phase [not enabled]: dev-libs/libffi-3.0.13 >>> Install libffi-3.0.13 into /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image/ category dev-libs make -j3 --load-average=8 DESTDIR=/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image/ install MAKE x86_64-unknown-linux-gnu : 0 * install make[1]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' Making install in include make[2]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/include' make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/include' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/mkdir -p '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/libffi-3.0.13/include' /usr/bin/install -c -m 644 ffi.h ffitarget.h '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/libffi-3.0.13/include' make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/include' make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/include' Making install in testsuite make[2]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/testsuite' make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/testsuite' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/testsuite' make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/testsuite' Making install in man make[2]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/man' make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/man' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/mkdir -p '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/share/man/man3' /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/share/man/man3' make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/man' make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu/man' make[2]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' make[3]: Entering directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' /bin/mkdir -p '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/../lib64' /bin/mkdir -p '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/../lib64' /bin/mkdir -p '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/share/info' /usr/bin/install -c -m 644 libffi.pc '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/pkgconfig' /usr/bin/install -c -m 644 ../doc/libffi.info '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/share/info' install-info --info-dir='/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/share/info' '/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/share/info/libffi.info' libtool: install: /usr/bin/install -c .libs/libffi.so.6.0.1 /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/../lib64/libffi.so.6.0.1 libtool: install: (cd /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/../lib64 && { ln -s -f libffi.so.6.0.1 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.1 libffi.so.6; }; }) libtool: install: (cd /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/../lib64 && { ln -s -f libffi.so.6.0.1 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.1 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image//usr/lib32/../lib64/libffi.la libtool: install: warning: remember to run `libtool --finish /usr/lib32/../lib64' make[3]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' make[2]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' make[1]: Leaving directory `/mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/work/libffi-3.0.13/i686-pc-linux-gnu' * Removing unnecessary /usr/lib64/libffi.la (no static archive) >>> Completed installing libffi-3.0.13 into /mnt/portage/tmp/portage/dev-libs/libffi-3.0.13/image/ strip: strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib64/libffi.so.6.0.1 ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc ecompressdir: bzip2 -9 /usr/share/info