<86>Mar 23 05:40:47 userdel[2073580]: delete user 'rooter' <86>Mar 23 05:40:47 userdel[2073580]: removed group 'rooter' owned by 'rooter' <86>Mar 23 05:40:47 userdel[2073580]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 23 05:40:48 groupadd[2073594]: group added to /etc/group: name=rooter, GID=1814 <86>Mar 23 05:40:48 groupadd[2073594]: group added to /etc/gshadow: name=rooter <86>Mar 23 05:40:48 groupadd[2073594]: new group: name=rooter, GID=1814 <86>Mar 23 05:40:48 useradd[2073605]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Mar 23 05:40:48 userdel[2073622]: delete user 'builder' <86>Mar 23 05:40:48 userdel[2073622]: removed group 'builder' owned by 'builder' <86>Mar 23 05:40:48 userdel[2073622]: removed shadow group 'builder' owned by 'builder' <86>Mar 23 05:40:48 groupadd[2073634]: group added to /etc/group: name=builder, GID=1815 <86>Mar 23 05:40:48 groupadd[2073634]: group added to /etc/gshadow: name=builder <86>Mar 23 05:40:48 groupadd[2073634]: new group: name=builder, GID=1815 <86>Mar 23 05:40:48 useradd[2073643]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/deroff-2.0-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/deroff-2.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing deroff-2.0-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf deroff-2.0 + echo 'Source #0 (deroff-2.0.tar.gz):' Source #0 (deroff-2.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/deroff-2.0.tar.gz + /bin/tar -xf - + cd deroff-2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67858 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd deroff-2.0 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /bin/install -c checking for strerror... yes checking for broken realloc... no checking for msgfmt... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for egrep... 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing gettext... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating deroff.1.en config.status: creating deroff.1.de config.status: creating config.h + make -j16 make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' msgfmt -o de.mo de.po make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt.c make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common getopt1.c make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common misc.c make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -Wno-unused -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common deroff.c deroff.c: In function 'textArg': deroff.c:576:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 576 | if (!words) condputchar(*s); ++s; | ^~ deroff.c:576:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 576 | if (!words) condputchar(*s); ++s; | ^~ deroff.c: In function 'requestOrMacro': deroff.c:730:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 730 | if (!pretty) condputchar('\n'); return 1; | ^~ deroff.c:730:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 730 | if (!pretty) condputchar('\n'); return 1; | ^~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' make: Entering directory '/usr/src/RPM/BUILD/deroff-2.0' i586-alt-linux-gcc -o deroff -g deroff.o misc.o getopt.o getopt1.o make: Leaving directory '/usr/src/RPM/BUILD/deroff-2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50193 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/deroff-buildroot + : + /bin/rm -rf -- /usr/src/tmp/deroff-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd deroff-2.0 + /bin/install -pD -m755 deroff /usr/src/tmp/deroff-buildroot/usr/bin/deroff + /bin/install -pD -m644 deroff.1.en /usr/src/tmp/deroff-buildroot/usr/share/man/man1/deroff.1 + /bin/install -pD -m644 de.mo /usr/src/tmp/deroff-buildroot/usr/share/locale/de/deroff.mo + /usr/lib/rpm/find-lang deroff + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/deroff-buildroot (auto) Verifying and fixing files in /usr/src/tmp/deroff-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/deroff-buildroot/ (default) Compressing files in /usr/src/tmp/deroff-buildroot (auto) Verifying ELF objects in /usr/src/tmp/deroff-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/deroff: uses non-LFS functions: fopen Processing files: deroff-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MvP2vP 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.TDpVtQ 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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.viIDz4 Creating deroff-debuginfo package Processing files: deroff-debuginfo-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b0zF1Y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IvG3lR find-requires: running scripts (debuginfo) Requires: deroff = 2.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/deroff-2.0-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/deroff-debuginfo-2.0-alt1.qa1.i586.rpm (w2.lzdio) 1.54user 1.69system 0:07.44elapsed 43%CPU (0avgtext+0avgdata 30492maxresident)k 0inputs+0outputs (0major+372258minor)pagefaults 0swaps /.out/deroff-2.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/deroff-debuginfo-2.0-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 0.58user 1.73system 0:12.41elapsed 18%CPU (0avgtext+0avgdata 12152maxresident)k 0inputs+0outputs (0major+92709minor)pagefaults 0swaps --- deroff-2.0-alt1.qa1.i586.rpm.repo 2013-04-16 11:39:42.000000000 +0000 +++ deroff-2.0-alt1.qa1.i586.rpm.hasher 2024-03-23 05:40:57.127089793 +0000 @@ -2,3 +2,3 @@ /usr/share/locale/de/deroff.mo 100644 root:root -/usr/share/man/man1/deroff.1.gz 100644 root:root +/usr/share/man/man1/deroff.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -6,4 +6,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -12,5 +14,5 @@ Provides: deroff = 2.0-alt1.qa1 -File: /usr/bin/deroff 100755 root:root 6356b43250d5943018b8366a42560b33 -File: /usr/share/locale/de/deroff.mo 100644 root:root 58f86c20f1380449381a9fb3314b4c95 -File: /usr/share/man/man1/deroff.1.gz 100644 root:root 1ac90a725df9e9801d7bc7085c6d7337 -RPMIdentity: 3de985e3f13035fa617a988a54966d60c5e720c35a95a2203561bc882d8f28234b0ee2df0d82e37091c86364633b97343ebf8a6d48e276079a5720d8b321c33c +File: /usr/bin/deroff 100755 root:root fb125db657dc3769a82b4165e4fd7e2e +File: /usr/share/locale/de/deroff.mo 100644 root:root 41980c369867f7ac10b74a89520d8a8c +File: /usr/share/man/man1/deroff.1.xz 100644 root:root 184e70e0486d0a4da1a5a21fb432e51c +RPMIdentity: 6b419b0bbd0fc7fd3ddc9ca5c1ae8299a22aa16e39ef6dee7e4c6820ab442c6f883627ec07052ab4fdbd89115b6b5e23aa6639db6e2c0833cb5c89882089aa6c --- deroff-debuginfo-2.0-alt1.qa1.i586.rpm.repo 2013-04-16 11:39:42.000000000 +0000 +++ deroff-debuginfo-2.0-alt1.qa1.i586.rpm.hasher 2024-03-23 05:40:57.198090666 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/e061ac5ff8f7366d110986c7b091e76e3ec0f9 120777 root:root ../../../../bin/deroff -/usr/lib/debug/.build-id/d6/e061ac5ff8f7366d110986c7b091e76e3ec0f9.debug 120777 root:root ../../usr/bin/deroff.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/df5fff8d3bc083f374240f11202a25fc45c54a 120777 root:root ../../../../bin/deroff +/usr/lib/debug/.build-id/41/df5fff8d3bc083f374240f11202a25fc45c54a.debug 120777 root:root ../../usr/bin/deroff.debug /usr/lib/debug/usr/bin/deroff.debug 100644 root:root @@ -6,3 +6,6 @@ /usr/src/debug/deroff-2.0/deroff.c 100644 root:root +/usr/src/debug/deroff-2.0/getopt.c 100644 root:root /usr/src/debug/deroff-2.0/getopt.h 100644 root:root +/usr/src/debug/deroff-2.0/getopt1.c 100644 root:root +/usr/src/debug/deroff-2.0/misc.c 100644 root:root Requires: deroff = 2.0-alt1.qa1 @@ -12,9 +15,12 @@ Provides: deroff-debuginfo = 2.0-alt1.qa1 -File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/e061ac5ff8f7366d110986c7b091e76e3ec0f9 120777 root:root ../../../../bin/deroff -File: /usr/lib/debug/.build-id/d6/e061ac5ff8f7366d110986c7b091e76e3ec0f9.debug 120777 root:root ../../usr/bin/deroff.debug -File: /usr/lib/debug/usr/bin/deroff.debug 100644 root:root 04756052deba5926377d73cd4fb9c5b1 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/df5fff8d3bc083f374240f11202a25fc45c54a 120777 root:root ../../../../bin/deroff +File: /usr/lib/debug/.build-id/41/df5fff8d3bc083f374240f11202a25fc45c54a.debug 120777 root:root ../../usr/bin/deroff.debug +File: /usr/lib/debug/usr/bin/deroff.debug 100644 root:root ac6f8292fa605e053c8579fc4be0ad0f File: /usr/src/debug/deroff-2.0 40755 root:root File: /usr/src/debug/deroff-2.0/deroff.c 100644 root:root 73da3def134b3676034612b1c79a2dcb +File: /usr/src/debug/deroff-2.0/getopt.c 100644 root:root 59d253d51070a9c4f27f803c64e9c930 File: /usr/src/debug/deroff-2.0/getopt.h 100644 root:root fbe1c6882af44bbb489e761cd713ab5c -RPMIdentity: ea71918ebbb07a04fe0a4e368f86c9be1a978a505479da69abe971e0be69257d7198dbe439de55f4428d311265389a18fa8922dce8dad102883e5d1a57a2a147 +File: /usr/src/debug/deroff-2.0/getopt1.c 100644 root:root 98c21ea5b7fa6b340c2ebacf69456a7b +File: /usr/src/debug/deroff-2.0/misc.c 100644 root:root 86a31f24a2e937428a922764178ee570 +RPMIdentity: 2281c387862e2eea945e7d9c7f3655da6569a3ac6d4bfaf02595d8d6bd688b716a863734a06661778d9fb1ead01d990073151e1bc79711f4f55aaf020060b759