<86>Oct 1 04:17:02 userdel[1273762]: delete user 'rooter' <86>Oct 1 04:17:02 userdel[1273762]: removed group 'rooter' owned by 'rooter' <86>Oct 1 04:17:02 userdel[1273762]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 1 04:17:02 groupadd[1273776]: group added to /etc/group: name=rooter, GID=693 <86>Oct 1 04:17:02 groupadd[1273776]: group added to /etc/gshadow: name=rooter <86>Oct 1 04:17:02 groupadd[1273776]: new group: name=rooter, GID=693 <86>Oct 1 04:17:02 useradd[1273785]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Oct 1 04:17:02 userdel[1273800]: delete user 'builder' <86>Oct 1 04:17:02 userdel[1273800]: removed group 'builder' owned by 'builder' <86>Oct 1 04:17:02 userdel[1273800]: removed shadow group 'builder' owned by 'builder' <86>Oct 1 04:17:02 groupadd[1273815]: group added to /etc/group: name=builder, GID=694 <86>Oct 1 04:17:02 groupadd[1273815]: group added to /etc/gshadow: name=builder <86>Oct 1 04:17:02 groupadd[1273815]: new group: name=builder, GID=694 <86>Oct 1 04:17:02 useradd[1273827]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/c2html-0.9.4-alt2.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 1 04:17:04 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851984 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/c2html-0.9.4-alt2.nosrc.rpm (w1.gzdio) Installing c2html-0.9.4-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf c2html-0.9.4 + echo 'Source #0 (c2html.tar.gz):' Source #0 (c2html.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/c2html.tar.gz + /bin/tar -xf - + cd c2html-0.9.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd c2html-0.9.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=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 --disable-silent-rules --without-included-gettext --enable-fhs checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking whether make sets ${MAKE}... yes checking for yylex in -lfl... no checking how to run the C preprocessor... egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E i586-alt-linux-gcc -E egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E checking for ANSI C header files... egrep: warning: egrep is obsolescent; using grep -E yes checking for unistd.h... egrep: warning: egrep is obsolescent; using grep -E yes checking for getopt.h... egrep: warning: egrep is obsolescent; using grep -E yes checking for malloc.h... egrep: warning: egrep is obsolescent; using grep -E yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... 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... (cached) yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for strftime... yes checking for strstr... yes checking for getopt... yes checking for popen... yes checking for fileno... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h egrep: warning: egrep is obsolescent; using grep -E + make -j8 make: Entering directory '/usr/src/RPM/BUILD/c2html-0.9.4' flex ./c2html.l make: Leaving directory '/usr/src/RPM/BUILD/c2html-0.9.4' make: Entering directory '/usr/src/RPM/BUILD/c2html-0.9.4' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O -I. -I. -DCOMPRESSION=1 -o c2html lex.yy.c ./mymain.c ./colors.c -lfl lex.yy.c:10669:16: warning: 'input' defined but not used [-Wunused-function] 10669 | static int input (void) | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/c2html-0.9.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47415 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/c2html-buildroot + : + /bin/rm -rf -- /usr/src/tmp/c2html-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd c2html-0.9.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/c2html-buildroot/usr exec_prefix=/usr/src/tmp/c2html-buildroot/usr bindir=/usr/src/tmp/c2html-buildroot/usr/bin sbindir=/usr/src/tmp/c2html-buildroot/usr/sbin sysconfdir=/usr/src/tmp/c2html-buildroot/etc datadir=/usr/src/tmp/c2html-buildroot/usr/share includedir=/usr/src/tmp/c2html-buildroot/usr/include libdir=/usr/src/tmp/c2html-buildroot/usr/lib libexecdir=/usr/src/tmp/c2html-buildroot/usr/lib localstatedir=/usr/src/tmp/c2html-buildroot/var/lib sharedstatedir=/usr/src/tmp/c2html-buildroot/var/lib mandir=/usr/src/tmp/c2html-buildroot/usr/share/man infodir=/usr/src/tmp/c2html-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/c2html-0.9.4' mkdir -p /usr/src/tmp/c2html-buildroot/usr/share/man/man1 /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html /usr/libexec/rpm-build/install -p -m 644 ./c2html.1 /usr/src/tmp/c2html-buildroot/usr/share/man/man1/c2html.1 /usr/libexec/rpm-build/install -p -m 644 ./AUTHORS /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/AUTHORS /usr/libexec/rpm-build/install -p -m 644 ./COPYING /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/COPYING /usr/libexec/rpm-build/install -p -m 644 ./NEWS /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/NEWS /usr/libexec/rpm-build/install -p -m 644 ./README /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/README /usr/libexec/rpm-build/install -p -m 644 ./c2html.lsm /usr/src/tmp/c2html-buildroot/usr/share/doc/c2html/c2html.lsm Installing c2html to /usr/src/tmp/c2html-buildroot/usr/bin mkdir -p /usr/src/tmp/c2html-buildroot/usr/bin /usr/libexec/rpm-build/install -p c2html /usr/src/tmp/c2html-buildroot/usr/bin/c2html make: Leaving directory '/usr/src/RPM/BUILD/c2html-0.9.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/c2html-buildroot (auto) Verifying and fixing files in /usr/src/tmp/c2html-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/c2html-buildroot/ (default) Compressing files in /usr/src/tmp/c2html-buildroot (auto) Verifying ELF objects in /usr/src/tmp/c2html-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/c2html: uses non-LFS functions: fopen fstat Processing files: c2html-0.9.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OdAyAE 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.rWSTXR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BqGiRD Creating c2html-debuginfo package Processing files: c2html-debuginfo-0.9.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eqaRPR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wLhDfY find-requires: running scripts (debuginfo) Requires: c2html = 0.9.4-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/c2html-0.9.4-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/c2html-debuginfo-0.9.4-alt2.i586.rpm (w2.lzdio) 5.34user 2.21system 0:11.64elapsed 64%CPU (0avgtext+0avgdata 33120maxresident)k 0inputs+0outputs (0major+423829minor)pagefaults 0swaps /.out/c2html-0.9.4-alt2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/c2html-debuginfo-0.9.4-alt2.i586.rpm: The use of such a license name is ambiguous: GPL 2.83user 2.08system 0:20.32elapsed 24%CPU (0avgtext+0avgdata 105196maxresident)k 568inputs+0outputs (30554major+153418minor)pagefaults 0swaps --- c2html-0.9.4-alt2.i586.rpm.repo 2011-03-13 02:45:14.000000000 +0000 +++ c2html-0.9.4-alt2.i586.rpm.hasher 2022-10-01 04:17:19.578026256 +0000 @@ -7,3 +7,3 @@ /usr/share/doc/c2html/c2html.lsm 100644 root:root -/usr/share/man/man1/c2html.1.gz 100644 root:root +/usr/share/man/man1/c2html.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -11,3 +11,5 @@ Requires: libc.so.6(GLIBC_2.1) -Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -17,3 +19,3 @@ Provides: c2html = 0.9.4-alt2 -File: /usr/bin/c2html 100755 root:root ac573cdff5dd767e36837c9bd7a4a535 +File: /usr/bin/c2html 100755 root:root 44539d32d0f06ce4d1345c5f0859c122 File: /usr/share/doc/c2html 40755 root:root @@ -24,3 +26,3 @@ File: /usr/share/doc/c2html/c2html.lsm 100644 root:root be2046313f1be014a639afe882a665f4 -File: /usr/share/man/man1/c2html.1.gz 100644 root:root 674c92fb211c9e58cede971ca997d7a3 -RPMIdentity: dc9516b06004e9e219ed46b46ae418353c6bb65cbcb3af122d36e7d7f2134d9c38fa1836486991eb784087b771f04ef0ab787e31c89c1255cf0d3c2e818b1e0e +File: /usr/share/man/man1/c2html.1.xz 100644 root:root 7369086b086a3ac6b5b93dd1369087e5 +RPMIdentity: e632f5534794df85477e97264b64b2d8ed2958199cfaf2cc3646f21aea18c05304ef50d3729560bd716a83756651e04b1ed3f43a2b783bfa35409d7615ad37f5 --- c2html-debuginfo-0.9.4-alt2.i586.rpm.repo 2011-03-13 02:45:14.000000000 +0000 +++ c2html-debuginfo-0.9.4-alt2.i586.rpm.hasher 2022-10-01 04:17:19.801028537 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/e7e0c90a615b2284156e46b2f76ac8d58d9fa9 120777 root:root ../../../../bin/c2html -/usr/lib/debug/.build-id/2a/e7e0c90a615b2284156e46b2f76ac8d58d9fa9.debug 120777 root:root ../../usr/bin/c2html.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/94fe7a8b5590806fb817b858cab16bd5b24d83 120777 root:root ../../../../bin/c2html +/usr/lib/debug/.build-id/0a/94fe7a8b5590806fb817b858cab16bd5b24d83.debug 120777 root:root ../../usr/bin/c2html.debug /usr/lib/debug/usr/bin/c2html.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: c2html-debuginfo = 0.9.4-alt2 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/e7e0c90a615b2284156e46b2f76ac8d58d9fa9 120777 root:root ../../../../bin/c2html -File: /usr/lib/debug/.build-id/2a/e7e0c90a615b2284156e46b2f76ac8d58d9fa9.debug 120777 root:root ../../usr/bin/c2html.debug -File: /usr/lib/debug/usr/bin/c2html.debug 100644 root:root c797323829cc42340bde16a4b418723f +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/94fe7a8b5590806fb817b858cab16bd5b24d83 120777 root:root ../../../../bin/c2html +File: /usr/lib/debug/.build-id/0a/94fe7a8b5590806fb817b858cab16bd5b24d83.debug 120777 root:root ../../usr/bin/c2html.debug +File: /usr/lib/debug/usr/bin/c2html.debug 100644 root:root 8f0a65ef00baba296460b9a87aa0a105 File: /usr/src/debug/c2html-0.9.4 40755 root:root @@ -24,5 +24,5 @@ File: /usr/src/debug/c2html-0.9.4/colors.h 100644 root:root 771504a0e54ee56087be375b5ba17615 -File: /usr/src/debug/c2html-0.9.4/lex.yy.c 100644 root:root f33d498959fbb7ef7b9e426879a0bc7f +File: /usr/src/debug/c2html-0.9.4/lex.yy.c 100644 root:root 529ec42cb569b34b4135143221449b33 File: /usr/src/debug/c2html-0.9.4/mymain.c 100644 root:root 1790ed8ec9890f4a086580d3027f0b0e File: /usr/src/debug/c2html-0.9.4/mymain.h 100644 root:root 532e6069da8399803d81e0f1fd67482d -RPMIdentity: 2a5b3d8a5edb63d084187788d9ba90921fe31524a2bc353410c64671050e1ac2e6fe3f5b101296ab9646dd544f89880b361c421109fc2feeb70ba6dd9e8e6b05 +RPMIdentity: dd6e850d0363fa7449f7f4acbed82b2988782cc3601b379e3cf1592eca4186781820c6bcf0fc36a43bf5a27b1523a28c27c99cfd55d73af852f94209b7bc8853