<86>Oct 29 14:53:53 userdel[3597446]: delete user 'rooter' <86>Oct 29 14:53:53 userdel[3597446]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:53:53 userdel[3597446]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:53:53 groupadd[3597481]: group added to /etc/group: name=rooter, GID=1823 <86>Oct 29 14:53:53 groupadd[3597481]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:53:53 groupadd[3597481]: new group: name=rooter, GID=1823 <86>Oct 29 14:53:53 useradd[3597530]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:53:53 userdel[3597579]: delete user 'builder' <86>Oct 29 14:53:53 userdel[3597579]: removed group 'builder' owned by 'builder' <86>Oct 29 14:53:53 userdel[3597579]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:53:53 groupadd[3597608]: group added to /etc/group: name=builder, GID=1824 <86>Oct 29 14:53:53 groupadd[3597608]: group added to /etc/gshadow: name=builder <86>Oct 29 14:53:53 groupadd[3597608]: new group: name=builder, GID=1824 <86>Oct 29 14:53:53 useradd[3597642]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/frink-2.2.2-alt1.qa1.nosrc.rpm (w1.gzdio) 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.13910 + 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): + /usr/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.13910 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd frink-2.2.2 + autoreconf -fisv autoreconf-default: export WARNINGS= 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 Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:4: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:4: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:4: the top level configure.ac:15: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:15: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:15: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:7: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for gawk... (cached) gawk checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for GNU libc compatible malloc... 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 + make -j16 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 util.o util.c make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' 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 make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' 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 blocks.o blocks.c make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' 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 vars.o vars.c make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' 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 output.o output.c make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' 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 config.o config.c config.c: In function 'dumpPdata': config.c:94:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 94 | fprintf(op, "%x ", (int) lp->item); | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' 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 token.o token.c token.c: In function 'handlePragma': token.c:1269:9: warning: variable 'label' set but not used [-Wunused-but-set-variable] 1269 | int label, mode = 1; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' 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 tcl.o tcl.c tcl.c: In function 'addForVars': tcl.c:1479:14: warning: variable 'rp' set but not used [-Wunused-but-set-variable] 1479 | VarData *rp; | ^~ tcl.c: In function 'doBasic': tcl.c:1796:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1796 | ptpar = (int) lpeek(pt->values); | ^ tcl.c:2088:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2088 | ptpar = (int) lpeek(sp); | ^ tcl.c: At top level: tcl.c:143:13: warning: 'warnIFor' defined but not used [-Wunused-function] 143 | static void warnIFor(Token *token, int val, char *txt) | ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/frink-2.2.2' make[1]: Entering directory '/usr/src/RPM/BUILD/frink-2.2.2' 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' + bzip2 --best --keep --force ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54367 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd frink-2.2.2 + make 'INSTALL=/usr/libexec/rpm-build/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' /usr/bin/mkdir -p '/usr/src/tmp/frink-buildroot/usr/bin' /usr/libexec/rpm-build/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,gnuconfig) Checking contents of files in /usr/src/tmp/frink-buildroot/ (default) Compressing files in /usr/src/tmp/frink-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/frink-buildroot Processing files: frink-2.2.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54367 + 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.2lO37P find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BbVnsT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2QcFMR 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.CDNrIj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xUp80j 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/frink-debuginfo-2.2.2-alt1.qa1.x86_64.rpm (w2.lzdio) 1.52user 2.11system 0:09.02elapsed 40%CPU (0avgtext+0avgdata 28948maxresident)k 0inputs+0outputs (0major+395890minor)pagefaults 0swaps 0.58user 1.86system 0:14.23elapsed 17%CPU (0avgtext+0avgdata 12340maxresident)k 0inputs+0outputs (0major+95293minor)pagefaults 0swaps --- frink-2.2.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 04:32:00.000000000 +0000 +++ frink-2.2.2-alt1.qa1.x86_64.rpm.hasher 2024-10-29 14:54:04.533510589 +0000 @@ -8,3 +8,5 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -12,3 +14,3 @@ Provides: frink = 2.2.2-alt1.qa1 -File: /usr/bin/frink 100755 root:root 6a50304c5a80f4454a3a1619a7f8a4cf +File: /usr/bin/frink 100755 root:root 9c4bddbcecf8244e80ac2b315f50e16d File: /usr/share/doc/frink-2.2.2 40755 root:root @@ -17,2 +19,2 @@ File: /usr/share/doc/frink-2.2.2/README 100644 root:root 1104fb8894249d367e5687470c13d3af -RPMIdentity: 1a1ccc4b6f0d360f1eaa6fa00b36b8740ec242247f28be08dbdea6a4555fcbdec0372e9123ffb726b861e440e42465d9498d25617a12264c438a0309c7abf919 +RPMIdentity: 75dbfd47cc038bec320d7acc417731860660ce759a5126f34bf99942305c804a4a89c97e265b3b8103e2a3f71697fa58b88cd2d6e2037629a172183a4fc29dfd --- frink-debuginfo-2.2.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 04:32:00.000000000 +0000 +++ frink-debuginfo-2.2.2-alt1.qa1.x86_64.rpm.hasher 2024-10-29 14:54:04.587511533 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/78e83d15a990f7b9645b99e3a63a4f63bac068 120777 root:root ../../../../bin/frink -/usr/lib/debug/.build-id/89/78e83d15a990f7b9645b99e3a63a4f63bac068.debug 120777 root:root ../../usr/bin/frink.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/9099bdca7f6d3480984517d74452924a92d5b8 120777 root:root ../../../../bin/frink +/usr/lib/debug/.build-id/6e/9099bdca7f6d3480984517d74452924a92d5b8.debug 120777 root:root ../../usr/bin/frink.debug /usr/lib/debug/usr/bin/frink.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: frink-debuginfo = 2.2.2-alt1.qa1 -File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/78e83d15a990f7b9645b99e3a63a4f63bac068 120777 root:root ../../../../bin/frink -File: /usr/lib/debug/.build-id/89/78e83d15a990f7b9645b99e3a63a4f63bac068.debug 120777 root:root ../../usr/bin/frink.debug -File: /usr/lib/debug/usr/bin/frink.debug 100644 root:root 63e394934c33f7b1b6c7dcc463aff7ed -RPMIdentity: 50740ce9715a027ad08b52bc70364cd0965dadbd6843a29254f8996fa9b67326038f59a613de134ee66bc4b594d307df02c2498d7cb4170a88ec51517598db0d +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/9099bdca7f6d3480984517d74452924a92d5b8 120777 root:root ../../../../bin/frink +File: /usr/lib/debug/.build-id/6e/9099bdca7f6d3480984517d74452924a92d5b8.debug 120777 root:root ../../usr/bin/frink.debug +File: /usr/lib/debug/usr/bin/frink.debug 100644 root:root 55a73c417d8c84ee04681ceab4abc4aa +RPMIdentity: ca9c828344910086db5f761d009f6b71e919d52612c3616bbb516496695b6dc0f76664f80cb29addcd974254b7bcf74e6ee58424fd5bcafae027fb7536e6509f