Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libffi.spec'], False, '/var/lib/mock/dist-f15-build-978393-147408/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libffi.spec'] warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libffi-3.0.9-2.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libffi.spec'], False, '/var/lib/mock/dist-f15-build-978393-147408/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libffi.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AJKkn9 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libffi-3.0.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/libffi-3.0.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libffi-3.0.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tbWmoh + umask 022 + cd /builddir/build/BUILD + cd libffi-3.0.9 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes 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 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/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 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 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 whether .eh_frame section should be read-only... no checking for __attribute__((visibility("hidden")))... yes 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 depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands + make -j4 make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" "CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic" "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=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /builddir/build/BUILD/libffi-3.0.9/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib64" "prefix=/usr" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/bin/ld -m elf_x86_64" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive make[1]: Entering directory `/builddir/build/BUILD/libffi-3.0.9' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/include' Making all in testsuite make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/testsuite' Making all in man make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/man' make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/debug.lo src/debug.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/prep_cif.lo src/prep_cif.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/types.lo src/types.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/raw_api.lo src/raw_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/debug.c -fPIC -DPIC -o src/.libs/debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/java_raw_api.lo src/java_raw_api.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/closures.lo src/closures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/x86/ffi64.lo src/x86/ffi64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/x86/unix64.lo src/x86/unix64.S libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/x86/ffi.lo src/x86/ffi.c src/closures.c: In function 'dlmmap_locked': src/closures.c:418:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] src/closures.c:430:17: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o src/x86/sysv.lo src/x86/sysv.S libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/lib64 src/debug.lo 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/ffi.lo src/x86/sysv.lo /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -fexceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libffi_convenience.la src/debug.lo 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/ffi.lo src/x86/sysv.lo libtool: link: ar cru .libs/libffi_convenience.a src/.libs/debug.o 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/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: gcc -shared src/.libs/debug.o 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/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -m64 -mtune=generic -Wl,-soname -Wl,libffi.so.5 -o .libs/libffi.so.5.0.10 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.5" && ln -s "libffi.so.5.0.10" "libffi.so.5") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.5.0.10" "libffi.so") libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9' make[1]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XyZIcr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 + cd libffi-3.0.9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 Making install in include make[1]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/include' make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/libffi-3.0.9/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64/libffi-3.0.9/include" /usr/bin/install -c -m 644 ffi.h ffitarget.h '/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64/libffi-3.0.9/include' make[2]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/include' make[1]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/include' Making install in testsuite make[1]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/testsuite' make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/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 `/builddir/build/BUILD/libffi-3.0.9/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/testsuite' Making install in man make[1]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/man' make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/man/man3" /usr/bin/install -c -m 644 ffi.3 ffi_call.3 ffi_prep_cif.3 '/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/man/man3' make[2]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/man' make[1]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9/man' make[1]: Entering directory `/builddir/build/BUILD/libffi-3.0.9' make[2]: Entering directory `/builddir/build/BUILD/libffi-3.0.9' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c libffi.la '/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libffi.so.5.0.10 /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64/libffi.so.5.0.10 libtool: install: (cd /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64 && { ln -s -f libffi.so.5.0.10 libffi.so.5 || { rm -f libffi.so.5 && ln -s libffi.so.5.0.10 libffi.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64 && { ln -s -f libffi.so.5.0.10 libffi.so || { rm -f libffi.so && ln -s libffi.so.5.0.10 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64/libffi.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/info" /usr/bin/install -c -m 644 ./doc/libffi.info '/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/info' '/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/info/libffi.info' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libffi.pc '/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9' make[1]: Leaving directory `/builddir/build/BUILD/libffi-3.0.9' + find /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libffi-3.0.9 extracting debug info from /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/lib64/libffi.so.5.0.10 symlinked /usr/lib/debug/usr/lib64/libffi.so.5.0.10.debug to /usr/lib/debug/usr/lib64/libffi.so.debug symlinked /usr/lib/debug/usr/lib64/libffi.so.5.0.10.debug to /usr/lib/debug/usr/lib64/libffi.so.5.debug 527 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libffi-3.0.9-2.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OE1ibG + umask 022 + cd /builddir/build/BUILD + cd libffi-3.0.9 + DOCDIR=/builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/doc/libffi-3.0.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/doc/libffi-3.0.9 + /bin/mkdir -p /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/doc/libffi-3.0.9 + cp -pr LICENSE README /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64/usr/share/doc/libffi-3.0.9 + exit 0 Provides: libffi.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: libffi-devel-3.0.9-2.fc15.x86_64 Provides: pkgconfig(libffi) = 3.0.9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /usr/bin/pkg-config libffi.so.5()(64bit) Processing files: libffi-debuginfo-3.0.9-2.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/libffi-3.0.9-2.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/libffi-devel-3.0.9-2.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/libffi-debuginfo-3.0.9-2.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WUMTSH + umask 022 + cd /builddir/build/BUILD + cd libffi-3.0.9 + rm -rf /builddir/build/BUILDROOT/libffi-3.0.9-2.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->