<86>Apr 14 01:03:43 userdel[71848]: delete user 'rooter' <86>Apr 14 01:03:43 userdel[71848]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:03:43 userdel[71848]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:03:43 groupadd[71859]: group added to /etc/group: name=rooter, GID=639 <86>Apr 14 01:03:43 groupadd[71859]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:03:43 groupadd[71859]: new group: name=rooter, GID=639 <86>Apr 14 01:03:43 useradd[71865]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 14 01:03:43 userdel[71883]: delete user 'builder' <86>Apr 14 01:03:43 userdel[71883]: removed group 'builder' owned by 'builder' <86>Apr 14 01:03:43 userdel[71883]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:03:43 groupadd[71918]: group added to /etc/group: name=builder, GID=640 <86>Apr 14 01:03:43 groupadd[71918]: group added to /etc/gshadow: name=builder <86>Apr 14 01:03:43 groupadd[71918]: new group: name=builder, GID=640 <86>Apr 14 01:03:43 useradd[71929]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Installing frink-2.2.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53999 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf frink-2.2.2 + echo 'Source #0 (frink-2.2.2p4.tar.bz2):' Source #0 (frink-2.2.2p4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/frink-2.2.2p4.tar.bz2 + /bin/tar -xf - + cd frink-2.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + subst '/^CFLAGS=/ s/\(-ansi\)i/\1/' configure.ac + subst '/^CFLAGS=/ s/-g[[:blank:]]*//g' configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53999 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd frink-2.2.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool 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: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:7: installing './compile' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -fno-strict-aliasing' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -fno-strict-aliasing' ++ 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 -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + 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 --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for gawk... (cached) gawk 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strchr... yes checking for strpbrk... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o frink.o frink.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o output.o output.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o token.o token.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o tcl.o tcl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o config.o config.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o util.o util.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o blocks.o blocks.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -ansi -Wall -c -o vars.o vars.c config.c: In function 'dumpPdata': config.c:94:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(op, "%x ", (int) lp->item); ^ tcl.c: In function 'addForVars': tcl.c:1479:14: warning: variable 'rp' set but not used [-Wunused-but-set-variable] VarData *rp; ^ tcl.c: In function 'doBasic': tcl.c:1796:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ptpar = (int) lpeek(pt->values); ^ tcl.c:2088:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ptpar = (int) lpeek(sp); ^ tcl.c: At top level: tcl.c:143:13: warning: 'warnIFor' defined but not used [-Wunused-function] static void warnIFor(Token *token, int val, char *txt) ^ token.c: In function 'handlePragma': token.c:1269:9: warning: variable 'label' set but not used [-Wunused-but-set-variable] int label, mode = 1; ^ x86_64-alt-linux-gcc -ansi -Wall -o frink frink.o output.o token.o tcl.o config.o util.o blocks.o vars.o make[1]: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' make: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' + bzip2 --best --keep --force ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95425 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/frink-buildroot + : + /bin/rm -rf -- /usr/src/tmp/frink-buildroot + cd frink-2.2.2 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/frink-buildroot install make: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' make[1]: Entering directory `/usr/src/RPM/BUILD/frink-2.2.2' /bin/mkdir -p '/usr/src/tmp/frink-buildroot/usr/bin' /bin/install -p frink '/usr/src/tmp/frink-buildroot/usr/bin' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' make: Leaving directory `/usr/src/RPM/BUILD/frink-2.2.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/frink-buildroot (auto) Verifying and fixing files in /usr/src/tmp/frink-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/frink-buildroot (auto) Verifying ELF objects in /usr/src/tmp/frink-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: frink-2.2.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95425 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd frink-2.2.2 + DOCDIR=/usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + export DOCDIR + rm -rf /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + /bin/mkdir -p /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + cp -prL AUTHORS ChangeLog.bz2 README /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + chmod -R go-w /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + chmod -R a+rX /usr/src/tmp/frink-buildroot/usr/share/doc/frink-2.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WMdcVy 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.O1nUFl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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.EdvTdb Creating frink-debuginfo package Processing files: frink-debuginfo-2.2.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CjLEE3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.um9sSY find-requires: running scripts (debuginfo) Requires: frink = 2.2.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/frink-2.2.2-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/frink-debuginfo-2.2.2-alt1.qa1.x86_64.rpm 4.46user 1.47system 0:11.47elapsed 51%CPU (0avgtext+0avgdata 23644maxresident)k 0inputs+0outputs (0major+405376minor)pagefaults 0swaps 5.95user 3.94system 0:15.42elapsed 64%CPU (0avgtext+0avgdata 23644maxresident)k 0inputs+0outputs (0major+551608minor)pagefaults 0swaps