<86>Apr 14 02:19:09 userdel[29465]: delete user 'rooter' <86>Apr 14 02:19:09 userdel[29465]: removed group 'rooter' owned by 'rooter' <86>Apr 14 02:19:09 userdel[29465]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 02:19:09 groupadd[29498]: group added to /etc/group: name=rooter, GID=591 <86>Apr 14 02:19:09 groupadd[29498]: group added to /etc/gshadow: name=rooter <86>Apr 14 02:19:09 groupadd[29498]: new group: name=rooter, GID=591 <86>Apr 14 02:19:09 useradd[29515]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 14 02:19:09 userdel[29532]: delete user 'builder' <86>Apr 14 02:19:09 userdel[29532]: removed group 'builder' owned by 'builder' <86>Apr 14 02:19:09 userdel[29532]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 02:19:09 groupadd[29556]: group added to /etc/group: name=builder, GID=592 <86>Apr 14 02:19:09 groupadd[29556]: group added to /etc/gshadow: name=builder <86>Apr 14 02:19:09 groupadd[29556]: new group: name=builder, GID=592 <86>Apr 14 02:19:09 useradd[29565]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Apr 14 02:19:12 rpmi: libtcl-8.5.9-alt2 1351878901 installed <13>Apr 14 02:19:12 rpmi: tcl-8.5.9-alt2 1351878901 installed <13>Apr 14 02:19:12 rpmi: expect-1:5.45-alt4 1344952539 installed <13>Apr 14 02:19:12 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 02:19:12 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 02:19:12 rpmi: dejagnu-1:1.5.3.0.24.db24-alt1 1450569359 installed <13>Apr 14 02:19:13 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing libffi5-3.0.10-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libffi5-3.0.10 + echo 'Source #0 (libffi5-3.0.10.tar):' Source #0 (libffi5-3.0.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libffi5-3.0.10.tar + cd libffi5-3.0.10 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libffi-3.0.10-alt2.patch):' Patch #0 (libffi-3.0.10-alt2.patch): + /usr/bin/patch -p1 patching file configure patching file configure.ac patching file include/Makefile.am patching file include/Makefile.in patching file libffi.pc.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libffi5-3.0.10 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force $(ACLOCAL_AMFLAGS) -I m4 sh: ACLOCAL_AMFLAGS: command not found autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc sh: ACLOCAL_AMFLAGS: command not found autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu continue configure in default builddir "./x86_64-alt-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-alt-linux-gnu" "linux gnu" configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /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 whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking dependency style of x86_64-alt-linux-gcc... none 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-alt-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-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-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-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... yes 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... 16 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 assembler supports unwind section type... yes checking whether .eh_frame section should be read-only... no 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 x86_64-alt-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10' MAKE x86_64-pc-linux-gnu : 0 * all-all make[1]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-pipe -Wall -g -O2 -fexceptions" "CXXFLAGS=-pipe -Wall -g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/bin/install -c" "INSTALL_DATA=/bin/install -c -m 644" "INSTALL_PROGRAM=/bin/install -c" "INSTALL_SCRIPT=/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /usr/src/RPM/BUILD/libffi5-3.0.10/missing makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib64" "mandir=/usr/share/man" "prefix=/usr" "AR=ar" "AS=as" "CC=x86_64-alt-linux-gcc" "CXX=g++" "LD=/usr/bin/ld -m elf_x86_64" "NM=/usr/bin/nm -B" "RANLIB=ranlib" "DESTDIR=" all-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' Making all in include make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' Making all in testsuite make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' Making all in man make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/debug.lo ../src/debug.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/types.lo ../src/types.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/raw_api.lo ../src/raw_api.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/closures.lo ../src/closures.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/x86/ffi64.lo ../src/x86/ffi64.c /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -pipe -Wall -g -O2 -c -o src/x86/unix64.lo ../src/x86/unix64.S libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/debug.c -fPIC -DPIC -o src/.libs/debug.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -pipe -Wall -g -O2 -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/types.c -o src/types.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -pipe -Wall -g -O2 -c ../src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c -o src/x86/ffi.lo ../src/x86/ffi.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/debug.c -o src/debug.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -pipe -Wall -g -O2 -c -o src/x86/sysv.lo ../src/x86/sysv.S libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -pipe -Wall -g -O2 -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -pipe -Wall -g -O2 -c ../src/x86/sysv.S -o src/x86/sysv.o >/dev/null 2>&1 ../src/closures.c: In function 'dlmmap_locked': ../src/closures.c:421:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (execfd, offset); ^ ../src/closures.c:433:7: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate (execfd, offset); ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -pipe -Wall -g -O2 -fexceptions -c ../src/closures.c -o src/closures.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -fexceptions -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 x86_64-alt-linux-gcc -g -pipe -Wall -g -O2 -fexceptions -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: x86_64-alt-linux-gcc -shared -fPIC -DPIC 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 -O2 -Wl,-soname -Wl,libffi.so.5 -o .libs/libffi.so.5.0.10 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: ar cru .libs/libffi.a src/debug.o 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/ffi.o src/x86/sysv.o libtool: link: ranlib .libs/libffi.a libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) 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: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make[1]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46376 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libffi5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libffi5-buildroot + cd libffi5-3.0.10 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libffi5-buildroot make: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10' MAKE x86_64-pc-linux-gnu : 0 * install make[1]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' Making install in include make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libffi5-buildroot/usr/include' /bin/install -c -m 644 ffi.h ffitarget.h '/usr/src/tmp/libffi5-buildroot/usr/include' make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' Making install in testsuite make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' Making install in man make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libffi5-buildroot/usr/share/man/man3' /bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 '/usr/src/tmp/libffi5-buildroot/usr/share/man/man3' make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' /bin/mkdir -p '/usr/src/tmp/libffi5-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -c libffi.la '/usr/src/tmp/libffi5-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libffi.so.5.0.10 /usr/src/tmp/libffi5-buildroot/usr/lib64/libffi.so.5.0.10 libtool: install: (cd /usr/src/tmp/libffi5-buildroot/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 /usr/src/tmp/libffi5-buildroot/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: /bin/install -c .libs/libffi.lai /usr/src/tmp/libffi5-buildroot/usr/lib64/libffi.la libtool: install: /bin/install -c .libs/libffi.a /usr/src/tmp/libffi5-buildroot/usr/lib64/libffi.a libtool: install: chmod 644 /usr/src/tmp/libffi5-buildroot/usr/lib64/libffi.a libtool: install: ranlib /usr/src/tmp/libffi5-buildroot/usr/lib64/libffi.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libffi5-buildroot/usr/share/info' /bin/install -c -m 644 ../doc/libffi.info '/usr/src/tmp/libffi5-buildroot/usr/share/info' /bin/mkdir -p '/usr/src/tmp/libffi5-buildroot/usr/lib64/pkgconfig' /bin/install -c -m 644 libffi.pc '/usr/src/tmp/libffi5-buildroot/usr/lib64/pkgconfig' make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make[1]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libffi5-buildroot (auto) removed './usr/lib64/libffi.la' mode of './usr/lib64/libffi.so.5.0.10' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libffi5-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libffi.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libffi.pc: Libs: '-L${libdir} -lffi' --> '-lffi' Compressing files in /usr/src/tmp/libffi5-buildroot (auto) Verifying info files in /usr/src/tmp/libffi5-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/libffi5-buildroot ./usr/lib64: libffi.so.5 -> libffi.so.5.0.10 Verifying ELF objects in /usr/src/tmp/libffi5-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.37757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libffi5-3.0.10 + '[' -w /dev/ptmx -a -f /proc/self/maps ']' + make -k check make: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10' MAKE x86_64-pc-linux-gnu : 0 * check make[1]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' Making check in include make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/include' Making check in testsuite make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' make check-DEJAGNU make[3]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' Making a new site.exp file ... srcdir='../../testsuite'; export srcdir; \ EXPECT=`if [ -f ../../expect/expect ] ; then echo ../../expect/expect ; else echo expect ; fi`; export EXPECT; \ if /bin/sh -c "`if [ -f ../../../dejagnu/runtest ] ; then echo ../../../dejagnu/runtest ; else echo runtest; fi` --version" > /dev/null 2>&1; then \ exit_status=0; l='libffi'; for tool in $l; do \ if `if [ -f ../../../dejagnu/runtest ] ; then echo ../../../dejagnu/runtest ; else echo runtest; fi` --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find '`if [ -f ../../../dejagnu/runtest ] ; then echo ../../../dejagnu/runtest ; else echo runtest; fi`'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find the global config file. Test Run By builder on Sun Apr 14 02:19:37 2019 Native configuration is x86_64-alt-linux-gnu === libffi tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../testsuite/config/default.exp as tool-and-target-specific interface file. Running ../../testsuite/libffi.call/call.exp ... Running ../../testsuite/libffi.special/special.exp ... === libffi Summary === # of expected passes 1644 # of unsupported tests 15 make[3]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/testsuite' Making check in man make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu/man' make[2]: Entering directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make[2]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make[1]: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10/x86_64-alt-linux-gnu' make: Leaving directory `/usr/src/RPM/BUILD/libffi5-3.0.10' + exit 0 Processing files: libffi-3.0.10-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24248 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libffi5-3.0.10 + DOCDIR=/usr/src/tmp/libffi5-buildroot/usr/share/doc/libffi-3.0.10 + export DOCDIR + rm -rf /usr/src/tmp/libffi5-buildroot/usr/share/doc/libffi-3.0.10 + /bin/mkdir -p /usr/src/tmp/libffi5-buildroot/usr/share/doc/libffi-3.0.10 + cp -prL README /usr/src/tmp/libffi5-buildroot/usr/share/doc/libffi-3.0.10 + chmod -R go-w /usr/src/tmp/libffi5-buildroot/usr/share/doc/libffi-3.0.10 + chmod -R a+rX /usr/src/tmp/libffi5-buildroot/usr/share/doc/libffi-3.0.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x4NF7e find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libffi5-buildroot/usr/lib64/libffi.so.5: 38 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TSH7Ll find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libffi.so.5()(64bit) = set:jdRtj4vfLYO4Xndxjz1vf74RRfoyqoPvlLatMC4BNXvMHB9awg0YiecBqyrZ1oUZKEZ2TF4w7Ep5rv4r1 Requires: libc.so.6(GLIBC_2.14)(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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fh0R9u Creating libffi-debuginfo package Processing files: libffi-debuginfo-3.0.10-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ddgrhH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jnpn8V find-requires: running scripts (debuginfo) Provides: debug64(libffi.so.5) Requires: libffi = 1:3.0.10-alt2, debug64(libc.so.6) warning: Installed (but unpackaged) file(s) found: /usr/include/ffi.h /usr/include/ffitarget.h /usr/lib64/libffi.a /usr/lib64/libffi.so /usr/lib64/pkgconfig/libffi.pc /usr/share/info/libffi.info.xz /usr/share/man/man3/ffi.3.xz /usr/share/man/man3/ffi_call.3.xz /usr/share/man/man3/ffi_prep_cif.3.xz Wrote: /usr/src/RPM/RPMS/x86_64/libffi-3.0.10-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libffi-debuginfo-3.0.10-alt2.x86_64.rpm 39.11user 13.07system 1:26.04elapsed 60%CPU (0avgtext+0avgdata 40904maxresident)k 0inputs+0outputs (0major+4617346minor)pagefaults 0swaps 43.88user 15.26system 1:35.30elapsed 62%CPU (0avgtext+0avgdata 122012maxresident)k 0inputs+0outputs (0major+4917649minor)pagefaults 0swaps