<86>Nov 27 07:00:15 userdel[66119]: delete user 'rooter'
<86>Nov 27 07:00:15 userdel[66119]: removed group 'rooter' owned by 'rooter'
<86>Nov 27 07:00:15 userdel[66119]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 27 07:00:15 groupadd[66152]: group added to /etc/group: name=rooter, GID=564
<86>Nov 27 07:00:15 groupadd[66152]: group added to /etc/gshadow: name=rooter
<86>Nov 27 07:00:15 groupadd[66152]: new group: name=rooter, GID=564
<86>Nov 27 07:00:15 useradd[66171]: new user: name=rooter, UID=564, GID=564, home=/root, shell=/bin/bash
<86>Nov 27 07:00:15 userdel[66283]: delete user 'builder'
<86>Nov 27 07:00:15 groupadd[66402]: group added to /etc/group: name=builder, GID=565
<86>Nov 27 07:00:15 groupadd[66402]: group added to /etc/gshadow: name=builder
<86>Nov 27 07:00:15 groupadd[66402]: new group: name=builder, GID=565
<86>Nov 27 07:00:15 useradd[66432]: new user: name=builder, UID=565, GID=565, home=/usr/src, shell=/bin/bash
warning: Macro %doc not found
<13>Nov 27 07:00:19 rpmi: glibc-devel-static-6:2.27-alt6 1530126039 installed
warning: Macro %doc not found
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libffcall-1.10-alt3.nosrc.rpm
warning: Macro %doc not found
Installing libffcall-1.10-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5284
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ffcall-1.10
+ echo 'Source #0 (ffcall-1.10.tar.gz):'
Source #0 (ffcall-1.10.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/ffcall-1.10.tar.gz
+ /bin/tar -xf -
+ cd ffcall-1.10
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5284
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ffcall-1.10
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=yes
+ lt_cv_prog_cc_static_works=yes
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-shared --enable-static
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in avcall
configure: running /bin/sh './configure' --prefix=/usr  '--build=i586-alt-linux' '--host=i586-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--enable-shared' '--enable-static' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' --cache-file=/dev/null --srcdir=.
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking whether using GNU C... yes
checking for underscore in external names... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /bin/install -c
checking how to copy files... cp -p
checking how to make hard links... ln
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking command to parse nm output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-ranlib... (cached) ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for objdir... .libs
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... (cached) yes
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.lo... no
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for pcc non-reentrant struct return convention... no
checking whether small structs are returned in registers... no
checking whether floats are returned in integer registers... no
checking for long long type... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating avcall.h
configure: configuring in vacall
configure: running /bin/sh './configure' --prefix=/usr  '--build=i586-alt-linux' '--host=i586-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--enable-shared' '--enable-static' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' --cache-file=/dev/null --srcdir=.
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking whether using GNU C... yes
checking for underscore in external names... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /bin/install -c
checking how to copy files... cp -p
checking how to make hard links... ln
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for pcc non-reentrant struct return convention... no
checking whether small structs are returned in registers... no
checking whether floats are returned in integer registers... no
checking for long long type... yes
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 whether char is unsigned... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating vacall.h
config.status: creating config.h
configure: configuring in trampoline
configure: running /bin/sh './configure' --prefix=/usr  '--build=i586-alt-linux' '--host=i586-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--enable-shared' '--enable-static' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' --cache-file=/dev/null --srcdir=.
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking whether using GNU C... yes
checking for underscore in external names... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /bin/install -c
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking for working void... yes
checking for working "return void"... yes
checking for ANSI C header files... yes
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 unistd_h... (cached) yes
checking for getpagesize... yes
checking for getpagesize declaration... 
         extern int getpagesize (void);
checking for vm_allocate... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for O_RDWR in fcntl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for working mmap... yes
checking for mprotect... yes
checking for working mprotect... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking for working shared memory... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking whether code in malloc'ed memory is executable... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: configuring in callback
configure: running /bin/sh './configure' --prefix=/usr  '--build=i586-alt-linux' '--host=i586-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--enable-shared' '--enable-static' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' --cache-file=/dev/null --srcdir=.
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking whether using GNU C... yes
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /bin/install -c
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... (cached) pass_all
checking command to parse nm output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-ranlib... (cached) ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for objdir... .libs
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... (cached) yes
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.lo... no
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
configure: creating ./config.status
config.status: creating Makefile
configure: configuring in vacall_r
configure: running /bin/sh './configure' --prefix=/usr  '--build=i586-alt-linux' '--host=i586-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--enable-shared' '--enable-static' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=.
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking whether using GNU C... yes
checking for underscore in external names... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /bin/install -c
checking how to copy files... cp -p
checking how to make hard links... ln
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking command to parse nm output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-ranlib... (cached) ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for objdir... .libs
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... (cached) yes
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.lo... no
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for pcc non-reentrant struct return convention... no
checking whether small structs are returned in registers... no
checking whether floats are returned in integer registers... no
checking for long long type... yes
checking whether char is unsigned... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating vacall_r.h
config.status: creating config.h
configure: configuring in trampoline_r
configure: running /bin/sh './configure' --prefix=/usr  '--build=i586-alt-linux' '--host=i586-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--enable-shared' '--enable-static' 'build_alias=i586-alt-linux' 'host_alias=i586-alt-linux' '--cache-file=/dev/null' '--srcdir=.' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=.
checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking whether i586-alt-linux-gcc needs -traditional... no
checking whether using GNU C... yes
checking for underscore in external names... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /bin/install -c
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking how to recognise dependent libraries... (cached) pass_all
checking command to parse nm output... ok
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-ranlib... (cached) ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for objdir... .libs
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... (cached) yes
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.lo... no
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for working void... yes
checking for working "return void"... yes
checking for ANSI C header files... yes
checking for unistd_h... (cached) yes
checking for getpagesize... yes
checking for getpagesize declaration... 
         extern int getpagesize (void);
checking for vm_allocate... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for O_RDWR in fcntl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for working mmap... yes
checking for mprotect... yes
checking for working mprotect... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking for working shared memory... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking whether code in malloc'ed memory is executable... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
+ make -j1
make: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10'
cd avcall; make all
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/avcall'
i586-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` ./avcall-i386-macro.S | grep -v '^ *#line' | grep -v '^#ident' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,% ,%,g' -e 's,\. ,.,g' > avcall-i386.s
/bin/sh ./libtool --mode=compile i586-alt-linux-gcc -x none -c avcall-i386.s
mkdir .libs
i586-alt-linux-gcc -x none -c avcall-i386.s  -fPIC -DPIC -o avcall-i386.o
mv -f avcall-i386.o .libs/avcall-i386.lo
i586-alt-linux-gcc -x none -c avcall-i386.s -o avcall-i386.o >/dev/null 2>&1
mv -f .libs/avcall-i386.lo avcall-i386.lo
rm -f avcall.lo avcall.o
ln avcall-i386.lo avcall.lo
if test -f avcall-i386.o; then ln avcall-i386.o avcall.o; fi
/bin/sh ./libtool --mode=compile i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./structcpy.c
rm -f .libs/structcpy.lo
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./structcpy.c  -fPIC -DPIC -o structcpy.o
mv -f structcpy.o .libs/structcpy.lo
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./structcpy.c -o structcpy.o >/dev/null 2>&1
mv -f .libs/structcpy.lo structcpy.lo
/bin/sh ./libtool --mode=link i586-alt-linux-gcc -o libavcall.la -rpath /usr/lib avcall.lo structcpy.lo
rm -fr .libs/libavcall.la .libs/libavcall.* .libs/libavcall.*
i586-alt-linux-gcc -shared  avcall.lo structcpy.lo   -Wl,-soname -Wl,libavcall.so.0 -o .libs/libavcall.so.0.0.0
(cd .libs && rm -f libavcall.so.0 && ln -s libavcall.so.0.0.0 libavcall.so.0)
(cd .libs && rm -f libavcall.so && ln -s libavcall.so.0.0.0 libavcall.so)
ar cru .libs/libavcall.a  avcall.o structcpy.o 
ranlib .libs/libavcall.a
creating libavcall.la
(cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la)
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/avcall'
cd vacall; make all
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/vacall'
i586-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` ./vacall-i386-macro.S | grep -v '^ *#line' | grep -v '^#ident' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,% ,%,g' -e 's,\. ,.,g' > vacall-i386.s
i586-alt-linux-gcc -x none -c vacall-i386.s
rm -f vacall.o
ln vacall-i386.o vacall.o
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./misc.c
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./structcpy.c
rm -f libvacall.a
ar rc libvacall.a vacall.o misc.o structcpy.o
ranlib libvacall.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/vacall'
cd trampoline; make all
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/trampoline'
ln -s ./trampoline.h.in trampoline.h
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./trampoline.c
rm -f libtrampoline.a
ar rc libtrampoline.a trampoline.o 
ranlib libtrampoline.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/trampoline'
cd callback; make all
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/callback'
cd vacall_r; make all
make[2]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/vacall_r'
i586-alt-linux-gcc -E `if test false = true; then echo '-DASM_UNDERSCORE'; fi` ./vacall-i386-macro.S | grep -v '^ *#line' | grep -v '^#ident' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,% ,%,g' -e 's,\. ,.,g' > vacall-i386.s
/bin/sh ./libtool --mode=compile i586-alt-linux-gcc -x none -c vacall-i386.s
mkdir .libs
i586-alt-linux-gcc -x none -c vacall-i386.s  -fPIC -DPIC -o vacall-i386.o
mv -f vacall-i386.o .libs/vacall-i386.lo
i586-alt-linux-gcc -x none -c vacall-i386.s -o vacall-i386.o >/dev/null 2>&1
mv -f .libs/vacall-i386.lo vacall-i386.lo
rm -f vacall.lo vacall.o
ln vacall-i386.lo vacall.lo
if test -f vacall-i386.o; then ln vacall-i386.o vacall.o; fi
/bin/sh ./libtool --mode=compile i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./misc.c
rm -f .libs/misc.lo
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./misc.c  -fPIC -DPIC -o misc.o
mv -f misc.o .libs/misc.lo
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./misc.c -o misc.o >/dev/null 2>&1
mv -f .libs/misc.lo misc.lo
/bin/sh ./libtool --mode=compile i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./structcpy.c
rm -f .libs/structcpy.lo
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./structcpy.c  -fPIC -DPIC -o structcpy.o
mv -f structcpy.o .libs/structcpy.lo
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ./structcpy.c -o structcpy.o >/dev/null 2>&1
mv -f .libs/structcpy.lo structcpy.lo
/bin/sh ./libtool --mode=link i586-alt-linux-gcc -o libvacall.la -rpath /usr/lib vacall.lo misc.lo structcpy.lo
rm -fr .libs/libvacall.la .libs/libvacall.* .libs/libvacall.*
i586-alt-linux-gcc -shared  vacall.lo misc.lo structcpy.lo   -Wl,-soname -Wl,libvacall.so.0 -o .libs/libvacall.so.0.0.0
(cd .libs && rm -f libvacall.so.0 && ln -s libvacall.so.0.0.0 libvacall.so.0)
(cd .libs && rm -f libvacall.so && ln -s libvacall.so.0.0.0 libvacall.so)
ar cru .libs/libvacall.a  vacall.o misc.o structcpy.o 
ranlib .libs/libvacall.a
creating libvacall.la
(cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/vacall_r'
cd trampoline_r; make all
make[2]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/trampoline_r'
ln -s ./trampoline_r.h.in trampoline_r.h
/bin/sh ./libtool --mode=compile i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./trampoline.c
mkdir .libs
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./trampoline.c  -fPIC -DPIC -o trampoline.o
mv -f trampoline.o .libs/trampoline.lo
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -c ./trampoline.c -o trampoline.o >/dev/null 2>&1
mv -f .libs/trampoline.lo trampoline.lo
/bin/sh ./libtool --mode=link i586-alt-linux-gcc -o libtrampoline.la -rpath /usr/lib trampoline.lo 
rm -fr .libs/libtrampoline.la .libs/libtrampoline.* .libs/libtrampoline.*
i586-alt-linux-gcc -shared  trampoline.lo   -Wl,-soname -Wl,libtrampoline.so.0 -o .libs/libtrampoline.so.0.0.0
(cd .libs && rm -f libtrampoline.so.0 && ln -s libtrampoline.so.0.0.0 libtrampoline.so.0)
(cd .libs && rm -f libtrampoline.so && ln -s libtrampoline.so.0.0.0 libtrampoline.so)
ar cru .libs/libtrampoline.a  trampoline.o 
ranlib .libs/libtrampoline.a
creating libtrampoline.la
(cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/trampoline_r'
ln -s ./callback.h.in callback.h
ln -s vacall_r/vacall_r.h vacall_r.h
ln -s trampoline_r/trampoline_r.h trampoline_r.h
/bin/sh ./libtool --mode=link i586-alt-linux-gcc -o libcallback.la -rpath /usr/lib vacall_r/vacall.lo vacall_r/misc.lo vacall_r/structcpy.lo trampoline_r/*.lo
mkdir .libs
rm -fr .libs/libcallback.la .libs/libcallback.* .libs/libcallback.*
i586-alt-linux-gcc -shared  vacall_r/vacall.lo vacall_r/misc.lo vacall_r/structcpy.lo trampoline_r/trampoline.lo   -Wl,-soname -Wl,libcallback.so.0 -o .libs/libcallback.so.0.0.0
(cd .libs && rm -f libcallback.so.0 && ln -s libcallback.so.0.0.0 libcallback.so.0)
(cd .libs && rm -f libcallback.so && ln -s libcallback.so.0.0.0 libcallback.so)
ar cru .libs/libcallback.a  vacall_r/vacall.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/trampoline.o 
ranlib .libs/libcallback.a
creating libcallback.la
(cd .libs && rm -f libcallback.la && ln -s ../libcallback.la libcallback.la)
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/callback'
make: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71460
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libffcall-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libffcall-buildroot
+ cd ffcall-1.10
+ /bin/mkdir -p /usr/src/tmp/libffcall-buildroot/usr/include /usr/src/tmp/libffcall-buildroot/usr/lib /usr/src/tmp/libffcall-buildroot/usr/share/man /usr/src/tmp/libffcall-buildroot/usr/share
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libffcall-buildroot/usr exec_prefix=/usr/src/tmp/libffcall-buildroot/usr bindir=/usr/src/tmp/libffcall-buildroot/usr/bin sbindir=/usr/src/tmp/libffcall-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libffcall-buildroot/etc datadir=/usr/src/tmp/libffcall-buildroot/usr/share includedir=/usr/src/tmp/libffcall-buildroot/usr/include libdir=/usr/src/tmp/libffcall-buildroot/usr/lib libexecdir=/usr/src/tmp/libffcall-buildroot/usr/lib localstatedir=/usr/src/tmp/libffcall-buildroot/var/lib sharedstatedir=/usr/src/tmp/libffcall-buildroot/var/lib mandir=/usr/src/tmp/libffcall-buildroot/usr/share/man infodir=/usr/src/tmp/libffcall-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10'
cd avcall; /usr/bin/make install
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/avcall'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/lib ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/lib ; fi
/bin/sh ./libtool --mode=install /bin/install -p -m 644 libavcall.la /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.la
/bin/install -p -m 644 .libs/libavcall.so.0.0.0 /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.so.0.0.0
(cd /usr/src/tmp/libffcall-buildroot/usr/lib && rm -f libavcall.so.0 && ln -s libavcall.so.0.0.0 libavcall.so.0)
(cd /usr/src/tmp/libffcall-buildroot/usr/lib && rm -f libavcall.so && ln -s libavcall.so.0.0.0 libavcall.so)
/bin/install -p -m 644 .libs/libavcall.lai /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.la
/bin/install -p -m 644 .libs/libavcall.a /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.a
ranlib /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.a
chmod 644 /usr/src/tmp/libffcall-buildroot/usr/lib/libavcall.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/include ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/include ; fi
/bin/install -p -m 644 avcall.h /usr/src/tmp/libffcall-buildroot/usr/include/avcall.h
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ; fi
/bin/install -p -m 644 ./avcall.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/avcall.3
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/html ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/html ; fi
/bin/install -p -m 644 ./avcall.html /usr/src/tmp/libffcall-buildroot/usr/share/html/avcall.html
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/avcall'
cd vacall; /usr/bin/make install
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/vacall'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/lib ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/lib ; fi
/bin/install -p -m 644 libvacall.a /usr/src/tmp/libffcall-buildroot/usr/lib/libvacall.a
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/include ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/include ; fi
/bin/install -p -m 644 vacall.h /usr/src/tmp/libffcall-buildroot/usr/include/vacall.h
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ; fi
/bin/install -p -m 644 ./vacall.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/vacall.3
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/html ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/html ; fi
/bin/install -p -m 644 ./vacall.html /usr/src/tmp/libffcall-buildroot/usr/share/html/vacall.html
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/vacall'
cd trampoline; /usr/bin/make install
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/trampoline'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/lib ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/lib ; fi
/bin/install -p -m 644 libtrampoline.a /usr/src/tmp/libffcall-buildroot/usr/lib/libtrampoline.a
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/include ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/include ; fi
/bin/install -p -m 644 trampoline.h /usr/src/tmp/libffcall-buildroot/usr/include/trampoline.h
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ; fi
/bin/install -p -m 644 ./trampoline.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/trampoline.3
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/html ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/html ; fi
/bin/install -p -m 644 ./trampoline.html /usr/src/tmp/libffcall-buildroot/usr/share/html/trampoline.html
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/trampoline'
cd callback; /usr/bin/make install
make[1]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/callback'
cd vacall_r; /usr/bin/make install
make[2]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/vacall_r'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/include ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/include ; fi
/bin/install -p -m 644 vacall_r.h /usr/src/tmp/libffcall-buildroot/usr/include/vacall_r.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/vacall_r'
cd trampoline_r; /usr/bin/make install
make[2]: Entering directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/trampoline_r'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/include ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/include ; fi
/bin/install -p -m 644 trampoline_r.h /usr/src/tmp/libffcall-buildroot/usr/include/trampoline_r.h
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ; fi
/bin/install -p -m 644 ./trampoline_r.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/trampoline_r.3
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/html ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/html ; fi
/bin/install -p -m 644 ./trampoline_r.html /usr/src/tmp/libffcall-buildroot/usr/share/html/trampoline_r.html
make[2]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/callback/trampoline_r'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/lib ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/lib ; fi
/bin/sh ./libtool --mode=install /bin/install -p -m 644 libcallback.la /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.la
/bin/install -p -m 644 .libs/libcallback.so.0.0.0 /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.so.0.0.0
(cd /usr/src/tmp/libffcall-buildroot/usr/lib && rm -f libcallback.so.0 && ln -s libcallback.so.0.0.0 libcallback.so.0)
(cd /usr/src/tmp/libffcall-buildroot/usr/lib && rm -f libcallback.so && ln -s libcallback.so.0.0.0 libcallback.so)
/bin/install -p -m 644 .libs/libcallback.lai /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.la
/bin/install -p -m 644 .libs/libcallback.a /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.a
ranlib /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.a
chmod 644 /usr/src/tmp/libffcall-buildroot/usr/lib/libcallback.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/include ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/include ; fi
/bin/install -p -m 644 callback.h /usr/src/tmp/libffcall-buildroot/usr/include/callback.h
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/man/man3 ; fi
/bin/install -p -m 644 ./callback.3 /usr/src/tmp/libffcall-buildroot/usr/share/man/man3/callback.3
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share ; fi
if [ ! -d /usr/src/tmp/libffcall-buildroot/usr/share/html ] ; then mkdir /usr/src/tmp/libffcall-buildroot/usr/share/html ; fi
/bin/install -p -m 644 ./callback.html /usr/src/tmp/libffcall-buildroot/usr/share/html/callback.html
make[1]: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10/callback'
make: Leaving directory '/usr/src/RPM/BUILD/ffcall-1.10'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libffcall-buildroot (auto)
removed './usr/lib/libcallback.la'
removed './usr/lib/libavcall.la'
Verifying and fixing files in /usr/src/tmp/libffcall-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libffcall-buildroot/ (default)
Compressing files in /usr/src/tmp/libffcall-buildroot (auto)
Adjusting library links in /usr/src/tmp/libffcall-buildroot
./usr/lib:
	libavcall.so.0 -> libavcall.so.0.0.0
	libcallback.so.0 -> libcallback.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libffcall-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libcallback.so.0.0.0: found executable STACK entry:   GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
verify-elf: WARNING: ./usr/lib/libavcall.so.0.0.0: found executable STACK entry:   GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
Hardlinking identical .pyc and .pyo files
Processing files: libffcall-1.10-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59590
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ffcall-1.10
+ DOCDIR=/usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-1.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-1.10
+ /bin/mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-1.10
+ cp -prL COPYING NEWS PLATFORMS README /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-1.10
+ chmod -R go-w /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-1.10
+ chmod -R a+rX /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-1.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sd2Hpt
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZqrUV0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libavcall.so.0 = set:fdKZmv3, libcallback.so.0 = set:hdNzxCzet5hJZGYYGejiDtam
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lL8cwO
Creating libffcall-debuginfo package
Processing files: libffcall-devel-1.10-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16693
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ffcall-1.10
+ DOCDIR=/usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-1.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-1.10
+ /bin/mkdir -p /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-1.10
+ cp -prL avcall/avcall.html callback/callback.html trampoline/trampoline.html vacall/vacall.html /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-1.10
+ chmod -R go-w /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-1.10
+ chmod -R a+rX /usr/src/tmp/libffcall-buildroot/usr/share/doc/libffcall-devel-1.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nejkv2
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IPCw4y
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libffcall = 1.10-alt3, /usr/lib/libavcall.so.0.0.0, /usr/lib/libcallback.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kSL4rl
Processing files: libffcall-devel-static-1.10-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xcirTp
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ejlATz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libffcall-devel = 1.10-alt3, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CEKkw1
Processing files: libffcall-debuginfo-1.10-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fK1edJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BveuYD
find-requires: running scripts (debuginfo)
Provides: debug(libavcall.so.0), debug(libcallback.so.0)
Requires: libffcall = 1.10-alt3, debug(libc.so.6)
Removing 2 extra deps from libffcall-devel due to dependency on libffcall
warning: Installed (but unpackaged) file(s) found:
    /usr/share/html/avcall.html
    /usr/share/html/callback.html
    /usr/share/html/trampoline.html
    /usr/share/html/trampoline_r.html
    /usr/share/html/vacall.html
Wrote: /usr/src/RPM/RPMS/i586/libffcall-1.10-alt3.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libffcall-devel-1.10-alt3.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libffcall-devel-static-1.10-alt3.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libffcall-debuginfo-1.10-alt3.i586.rpm
12.65user 4.15system 0:28.12elapsed 59%CPU (0avgtext+0avgdata 22596maxresident)k
0inputs+0outputs (0major+2196868minor)pagefaults 0swaps
22.68user 6.66system 0:42.28elapsed 69%CPU (0avgtext+0avgdata 122668maxresident)k
0inputs+0outputs (0major+2602364minor)pagefaults 0swaps
--- libffcall-devel-1.10-alt3.i586.rpm.repo	2012-12-05 10:28:22.000000000 +0000
+++ libffcall-devel-1.10-alt3.i586.rpm.hasher	2018-11-27 07:00:50.222781844 +0000
@@ -13,7 +13,7 @@
 /usr/share/doc/libffcall-devel-1.10/vacall.html	100644	
-/usr/share/man/man3/avcall.3.gz	100644	
-/usr/share/man/man3/callback.3.gz	100644	
-/usr/share/man/man3/trampoline.3.gz	100644	
-/usr/share/man/man3/trampoline_r.3.gz	100644	
-/usr/share/man/man3/vacall.3.gz	100644	
+/usr/share/man/man3/avcall.3.xz	100644	
+/usr/share/man/man3/callback.3.xz	100644	
+/usr/share/man/man3/trampoline.3.xz	100644	
+/usr/share/man/man3/trampoline_r.3.xz	100644	
+/usr/share/man/man3/vacall.3.xz	100644	
 Requires: libffcall = 1.10-alt3