<86>Jan 27 01:10:49 userdel[87745]: delete user 'rooter' <86>Jan 27 01:10:49 userdel[87745]: removed group 'rooter' owned by 'rooter' <86>Jan 27 01:10:49 groupadd[87756]: group added to /etc/group: name=rooter, GID=597 <86>Jan 27 01:10:49 groupadd[87756]: group added to /etc/gshadow: name=rooter <86>Jan 27 01:10:49 groupadd[87756]: new group: name=rooter, GID=597 <86>Jan 27 01:10:49 useradd[87764]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Jan 27 01:10:49 userdel[87775]: delete user 'builder' <86>Jan 27 01:10:49 userdel[87775]: removed group 'builder' owned by 'builder' <86>Jan 27 01:10:49 userdel[87775]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 01:10:49 groupadd[87785]: group added to /etc/group: name=builder, GID=598 <86>Jan 27 01:10:49 groupadd[87785]: group added to /etc/gshadow: name=builder <86>Jan 27 01:10:49 groupadd[87785]: new group: name=builder, GID=598 <86>Jan 27 01:10:49 useradd[87794]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash Installing libgcroots-0.2.3-alt2_11.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89502 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libgcroots-0.2.3 + echo 'Source #0 (libgcroots-0.2.3.tar.bz2):' Source #0 (libgcroots-0.2.3.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libgcroots-0.2.3.tar.bz2 + /bin/tar -xf - + cd libgcroots-0.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libgcroots-aarch64.patch):' Patch #0 (libgcroots-aarch64.patch): + /usr/bin/patch -p1 -b --suffix .0-aarch64 patching file include/private/gcconfig.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89502 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcroots-0.2.3 + CFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -fPIC -DPIC' ++ 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 + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + 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 --disable-static 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 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c checking for md5... no checking for md5sum... /usr/bin/md5sum checking for sha1... no checking for sha1sum... /usr/bin/sha1sum checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 size of void *... 8 checking alignment of void *... 8 checking CFLAGS for gcc -pedantic... -pedantic checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -Wchar-subscripts... -Wchar-subscripts checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations checking CFLAGS for gcc -Wredundant-decls... -Wredundant-decls checking CFLAGS for gcc -Wmissing-prototypes... -Wmissing-prototypes checking CFLAGS for gcc -Wnested-externs... -Wnested-externs checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -Wcast-align... -Wcast-align checking CFLAGS for gcc -Wsign-compare... -Wsign-compare checking CFLAGS for gcc -no-cpp-precomp... no, unknown checking for xlc... no checking for dlopen in -ldl... yes checking for getcontext... yes checking whether to build shared libraries... yes checking which machine-dependent code should be used... checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 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-ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok 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... no checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no checking whether Solaris gcc optimization fix is necessary... no configure: creating ./config.status config.status: creating Makefile config.status: creating gcroots.pc config.status: creating m4/Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' Making all in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3/m4' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3/m4' make[1]: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"gcroots\ 0.2.3\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mark.lo mark.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.3\" "-DPACKAGE_STRING=\"gcroots 0.2.3\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mark.c -fPIC -DPIC -o .libs/mark.o mark.c: In function 'GCROOTS_noop1': mark.c:35:26: warning: variable 'sink' set but not used [-Wunused-but-set-variable] static volatile word sink; ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"gcroots\ 0.2.3\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o gcroots.lo gcroots.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.3\" "-DPACKAGE_STRING=\"gcroots 0.2.3\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c gcroots.c -fPIC -DPIC -o .libs/gcroots.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"gcroots\ 0.2.3\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c -o mach_dep.lo mach_dep.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.3\" "-DPACKAGE_STRING=\"gcroots 0.2.3\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -pipe -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -pipe -Wall -g -O2 -fPIC -DPIC -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -version-info 1:0:1 -o libgcroots.la -rpath /usr/lib64 mark.lo gcroots.lo mach_dep.lo -ldl libtool: link: x86_64-alt-linux-gcc -shared .libs/mark.o .libs/gcroots.o .libs/mach_dep.o -ldl -Wl,-soname -Wl,libgcroots.so.0 -o .libs/libgcroots.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libgcroots.so.0" && ln -s "libgcroots.so.0.1.0" "libgcroots.so.0") libtool: link: (cd ".libs" && rm -f "libgcroots.so" && ln -s "libgcroots.so.0.1.0" "libgcroots.so") libtool: link: ( cd ".libs" && rm -f "libgcroots.la" && ln -s "../libgcroots.la" "libgcroots.la" ) make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' make: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90546 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libgcroots-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libgcroots-buildroot + cd libgcroots-0.2.3 + make install DESTDIR=/usr/src/tmp/libgcroots-buildroot 'INSTALL=install -p' make: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3/m4' make[1]: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' make[2]: Entering directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libgcroots-buildroot/usr/lib64" /bin/sh ./libtool --mode=install install -p libgcroots.la '/usr/src/tmp/libgcroots-buildroot/usr/lib64' libtool: install: install -p .libs/libgcroots.so.0.1.0 /usr/src/tmp/libgcroots-buildroot/usr/lib64/libgcroots.so.0.1.0 libtool: install: (cd /usr/src/tmp/libgcroots-buildroot/usr/lib64 && { ln -s -f libgcroots.so.0.1.0 libgcroots.so.0 || { rm -f libgcroots.so.0 && ln -s libgcroots.so.0.1.0 libgcroots.so.0; }; }) libtool: install: (cd /usr/src/tmp/libgcroots-buildroot/usr/lib64 && { ln -s -f libgcroots.so.0.1.0 libgcroots.so || { rm -f libgcroots.so && ln -s libgcroots.so.0.1.0 libgcroots.so; }; }) libtool: install: install -p .libs/libgcroots.lai /usr/src/tmp/libgcroots-buildroot/usr/lib64/libgcroots.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libgcroots-buildroot/usr/include" install -p -m 644 include/gcroots.h '/usr/src/tmp/libgcroots-buildroot/usr/include' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libgcroots-buildroot/usr/lib64/pkgconfig" install -p -m 644 gcroots.pc '/usr/src/tmp/libgcroots-buildroot/usr/lib64/pkgconfig' test -z "/usr/include/libgcroots" || /bin/mkdir -p "/usr/src/tmp/libgcroots-buildroot/usr/include/libgcroots" make[2]: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' make: Leaving directory `/usr/src/RPM/BUILD/libgcroots-0.2.3' + rmdir /usr/src/tmp/libgcroots-buildroot/usr/include/libgcroots + rm /usr/src/tmp/libgcroots-buildroot/usr/lib64/libgcroots.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgcroots-buildroot (auto) mode of './usr/lib64/libgcroots.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libgcroots-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/gcroots.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/gcroots.pc: Libs: '-L${libdir} -lgcroots' --> '-lgcroots' Compressing files in /usr/src/tmp/libgcroots-buildroot (auto) Adjusting library links in /usr/src/tmp/libgcroots-buildroot ./usr/lib64: libgcroots.so.0 -> libgcroots.so.0.1.0 Verifying ELF objects in /usr/src/tmp/libgcroots-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libgcroots-0.2.3-alt2_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46138 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcroots-0.2.3 + DOCDIR=/usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.2.3 + export DOCDIR + rm -rf /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.2.3 + /bin/mkdir -p /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.2.3 + cp -prL COPYING ChangeLog README /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.2.3 + chmod -R go-w /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.2.3 + chmod -R a+rX /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.2.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vkR8kQ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z14Mze find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libgcroots.so.0()(64bit) = set:hdc4Yjsp2ZrOVksjVRscSHk6di0 Requires: libc.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v6RWKF Creating libgcroots-debuginfo package Processing files: libgcroots-devel-0.2.3-alt2_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41848 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcroots-0.2.3 + DOCDIR=/usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.2.3 + export DOCDIR + rm -rf /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.2.3 + /bin/mkdir -p /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.2.3 + cp -prL COPYING ChangeLog README /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.2.3 + chmod -R go-w /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.2.3 + chmod -R a+rX /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.2.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hbzyda find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7d0eyH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(gcroots) = 0.2.3 Requires: libgcroots = 0.2.3, pkgconfig, /usr/lib64/libgcroots.so.0.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dzmSWh Processing files: libgcroots-debuginfo-0.2.3-alt2_11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xJzthV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7LoUwB find-requires: running scripts (debuginfo) Provides: debug64(libgcroots.so.0) Requires: libgcroots = 0.2.3-alt2_11, debug64(libc.so.6) Adding to libgcroots-devel a strict dependency on libgcroots Removing 1 extra deps from libgcroots-devel due to dependency on libgcroots Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-0.2.3-alt2_11.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-devel-0.2.3-alt2_11.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-debuginfo-0.2.3-alt2_11.x86_64.rpm 4.83user 3.76system 0:16.27elapsed 52%CPU (0avgtext+0avgdata 24472maxresident)k 0inputs+0outputs (0major+680551minor)pagefaults 0swaps 11.60user 7.59system 0:26.85elapsed 71%CPU (0avgtext+0avgdata 125036maxresident)k 0inputs+0outputs (0major+975714minor)pagefaults 0swaps