<86>Jan 5 02:42:29 userdel[39078]: delete user 'rooter' <86>Jan 5 02:42:29 userdel[39078]: removed group 'rooter' owned by 'rooter' <86>Jan 5 02:42:29 userdel[39078]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 5 02:42:30 groupadd[39212]: group added to /etc/group: name=rooter, GID=639 <86>Jan 5 02:42:30 groupadd[39212]: group added to /etc/gshadow: name=rooter <86>Jan 5 02:42:30 groupadd[39212]: new group: name=rooter, GID=639 <86>Jan 5 02:42:30 useradd[39265]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Jan 5 02:42:30 userdel[39342]: delete user 'builder' <86>Jan 5 02:42:30 userdel[39342]: removed group 'builder' owned by 'builder' <86>Jan 5 02:42:30 userdel[39342]: removed shadow group 'builder' owned by 'builder' <86>Jan 5 02:42:30 groupadd[39356]: group added to /etc/group: name=builder, GID=640 <86>Jan 5 02:42:30 groupadd[39356]: group added to /etc/gshadow: name=builder <86>Jan 5 02:42:30 groupadd[39356]: new group: name=builder, GID=640 <86>Jan 5 02:42:30 useradd[39390]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libgcroots-0.3.1-alt1.nosrc.rpm Installing libgcroots-0.3.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79930 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libgcroots-0.3.1-alt1 + echo 'Source #0 (libgcroots-0.3.1-alt1.tar):' Source #0 (libgcroots-0.3.1-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libgcroots-0.3.1-alt1.tar + cd libgcroots-0.3.1-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79930 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcroots-0.3.1-alt1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 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_DIRS, '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 autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:37: installing './compile' configure.ac:31: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --disable-silent-rules --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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none 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 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 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... 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... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 checking that generated files are newer than configure... done 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 -j8 Making all in m4 make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"gcroots\ 0.3.1\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -frecord-gcc-switches -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.3.1\" "-DPACKAGE_STRING=\"gcroots 0.3.1\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -frecord-gcc-switches -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"gcroots\ 0.3.1\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -frecord-gcc-switches -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.3.1\" "-DPACKAGE_STRING=\"gcroots 0.3.1\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -frecord-gcc-switches -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; ^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.3.1\" -DPACKAGE_STRING=\"gcroots\ 0.3.1\" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -frecord-gcc-switches -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.3.1\" "-DPACKAGE_STRING=\"gcroots 0.3.1\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.3.1\" -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 -frecord-gcc-switches -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fexceptions -pipe -frecord-gcc-switches -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 -fPIC -DPIC .libs/mark.o .libs/gcroots.o .libs/mach_dep.o -ldl -g -O2 -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.3.1-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18670 + 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.3.1-alt1 + make install DESTDIR=/usr/src/tmp/libgcroots-buildroot 'INSTALL=install -p' make: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' Making install in m4 make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1/m4' make[2]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1/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.3.1-alt1/m4' make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1/m4' make[1]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' /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: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libgcroots-buildroot/usr/include' install -p -m 644 include/gcroots.h '/usr/src/tmp/libgcroots-buildroot/usr/include' /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' make[2]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' make: Leaving directory '/usr/src/RPM/BUILD/libgcroots-0.3.1-alt1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libgcroots-buildroot (auto) removed './usr/lib64/libgcroots.la' 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' Checking contents of files in /usr/src/tmp/libgcroots-buildroot/ (default) 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.3.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18670 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcroots-0.3.1-alt1 + DOCDIR=/usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1 + export DOCDIR + rm -rf /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1 + /bin/mkdir -p /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1 + cp -prL COPYING README /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1 + chmod -R go-w /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1 + chmod -R a+rX /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-0.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YhrXqR find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libgcroots-buildroot/usr/lib64/libgcroots.so.0: 12 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wQs2Fw 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), 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.U3x8jf Creating libgcroots-debuginfo package Processing files: libgcroots-devel-0.3.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libgcroots-0.3.1-alt1 + DOCDIR=/usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1 + export DOCDIR + rm -rf /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1 + /bin/mkdir -p /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1 + cp -prL COPYING README /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1 + chmod -R go-w /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1 + chmod -R a+rX /usr/src/tmp/libgcroots-buildroot/usr/share/doc/libgcroots-devel-0.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WvIw01 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.gVI9NR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(gcroots) = 0.3.1 Requires: libgcroots, /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.WZIPLK Processing files: libgcroots-debuginfo-0.3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M5W8PG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ua2e1F find-requires: running scripts (debuginfo) Provides: debug64(libgcroots.so.0) Requires: libgcroots = 0.3.1-alt1, debug64(libc.so.6) Adding to libgcroots-debuginfo a strict dependency on libgcroots 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.3.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-devel-0.3.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libgcroots-debuginfo-0.3.1-alt1.x86_64.rpm 10.74user 2.40system 0:25.04elapsed 52%CPU (0avgtext+0avgdata 25488maxresident)k 0inputs+0outputs (0major+957261minor)pagefaults 0swaps 11.97user 4.22system 0:29.06elapsed 55%CPU (0avgtext+0avgdata 25488maxresident)k 0inputs+0outputs (0major+1170145minor)pagefaults 0swaps