<86>Sep 14 10:13:55 userdel[3722555]: delete user 'rooter' <86>Sep 14 10:13:55 groupadd[3722569]: group added to /etc/group: name=rooter, GID=648 <86>Sep 14 10:13:55 groupadd[3722569]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:13:55 groupadd[3722569]: new group: name=rooter, GID=648 <86>Sep 14 10:13:55 useradd[3722573]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Sep 14 10:13:55 userdel[3722581]: delete user 'builder' <86>Sep 14 10:13:55 userdel[3722581]: removed group 'builder' owned by 'builder' <86>Sep 14 10:13:55 userdel[3722581]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:13:56 groupadd[3722591]: group added to /etc/group: name=builder, GID=649 <86>Sep 14 10:13:56 groupadd[3722591]: group added to /etc/gshadow: name=builder <86>Sep 14 10:13:56 groupadd[3722591]: new group: name=builder, GID=649 <86>Sep 14 10:13:56 useradd[3722616]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mf2b-1.1-alt3.nosrc.rpm (w1.gzdio) Installing mf2b-1.1-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mf2b-1.1 + echo 'Source #0 (mf2b-1.1.tar):' Source #0 (mf2b-1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mf2b-1.1.tar + cd mf2b-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (mf2b-1.1-alt.patch):' Patch #0 (mf2b-1.1-alt.patch): + /usr/bin/patch -p1 patching file .gear/README.ALT patching file .gear/mf2b.init patching file .gear/mf2b.service patching file .gear/mf2b.spec patching file .gear/mf2b.sysconfig patching file .gear/rules patching file .gear/tags/list patching file Makefile patching file mf2b.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mf2b-1.1 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' gcc -Wall -pedantic -std=c99 -Os -DMAX_SUBS=16 -DVERSION="\"1.1\"" -c -o action.o action.c make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' gcc -Wall -pedantic -std=c99 -Os -DMAX_SUBS=16 -DVERSION="\"1.1\"" -c -o helper.o helper.c make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' gcc -Wall -pedantic -std=c99 -Os -DMAX_SUBS=16 -DVERSION="\"1.1\"" -c -o logging.o logging.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from logging.c:12: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' gcc -Wall -pedantic -std=c99 -Os -DMAX_SUBS=16 -DVERSION="\"1.1\"" -c -o matchlist.o matchlist.c make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' gcc -Wall -pedantic -std=c99 -Os -DMAX_SUBS=16 -DVERSION="\"1.1\"" -c -o config.o config.c make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' gcc -Wall -pedantic -std=c99 -Os -DMAX_SUBS=16 -DVERSION="\"1.1\"" -c -o substr.o substr.c make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' gcc -Wall -pedantic -std=c99 -Os -DMAX_SUBS=16 -DVERSION="\"1.1\"" mf2b.c action.o config.o helper.o logging.o matchlist.o substr.o -o mf2b mf2b.c: In function 'read_lines': mf2b.c:213:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 213 | asprintf(&desc->backlog, "%s", buf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mf2b.c: In function 'main': mf2b.c:349:33: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 349 | read(pfd[i].fd, &inev, sizeof(inev)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mf2b-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mf2b-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mf2b-1.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/mf2b-buildroot make: Entering directory '/usr/src/RPM/BUILD/mf2b-1.1' /usr/libexec/rpm-build/install -p -D -m 0755 mf2b /usr/src/tmp/mf2b-buildroot/usr/sbin/mf2b /usr/libexec/rpm-build/install -p -D -m 0644 mf2b.conf /usr/src/tmp/mf2b-buildroot/etc/mf2b.conf /usr/libexec/rpm-build/install -p -D -m 0644 mf2b.8 \ /usr/src/tmp/mf2b-buildroot/usr/share/man/man8/mf2b.8 /usr/libexec/rpm-build/install -p -D -m 0644 mf2b.conf.5 \ /usr/src/tmp/mf2b-buildroot/usr/share/man/man5/mf2b.conf.5 make: Leaving directory '/usr/src/RPM/BUILD/mf2b-1.1' + install -Dp -m 644 /usr/src/RPM/SOURCES/mf2b.sysconfig /usr/src/tmp/mf2b-buildroot/etc/sysconfig/mf2b + install -Dp -m 755 /usr/src/RPM/SOURCES/mf2b.init /usr/src/tmp/mf2b-buildroot/etc/rc.d/init.d/mf2b + install -p -m 644 /usr/src/RPM/SOURCES/README.ALT . + install -Dp -m 644 /usr/src/RPM/SOURCES/mf2b.service /usr/src/tmp/mf2b-buildroot/lib/systemd/system/mf2b.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mf2b-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mf2b-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mf2b-buildroot/ (default) Compressing files in /usr/src/tmp/mf2b-buildroot (auto) Adjusting library links in /usr/src/tmp/mf2b-buildroot ./lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/mf2b-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/mf2b: uses non-LFS functions: __fxstat __xstat fopen lseek open Processing files: mf2b-1.1-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20036 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mf2b-1.1 + DOCDIR=/usr/src/tmp/mf2b-buildroot/usr/share/doc/mf2b-1.1 + export DOCDIR + rm -rf /usr/src/tmp/mf2b-buildroot/usr/share/doc/mf2b-1.1 + /bin/mkdir -p /usr/src/tmp/mf2b-buildroot/usr/share/doc/mf2b-1.1 + cp -prL README TODO README.ALT /usr/src/tmp/mf2b-buildroot/usr/share/doc/mf2b-1.1 + chmod -R go-w /usr/src/tmp/mf2b-buildroot/usr/share/doc/mf2b-1.1 + chmod -R a+rX /usr/src/tmp/mf2b-buildroot/usr/share/doc/mf2b-1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IoKXVs 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.C1td6q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: rm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CLh3Lr Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z1z4Eq Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.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.4), libc.so.6(GLIBC_2.8), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XUVOBp Creating mf2b-debuginfo package Processing files: mf2b-debuginfo-1.1-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uICRYr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JFWEet find-requires: running scripts (debuginfo) Requires: mf2b = 1.1-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/mf2b-1.1-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mf2b-debuginfo-1.1-alt3.i586.rpm (w2.lzdio) 1.67user 0.47system 0:10.47elapsed 20%CPU (0avgtext+0avgdata 22796maxresident)k 0inputs+0outputs (0major+221014minor)pagefaults 0swaps 3.18user 2.45system 0:19.39elapsed 29%CPU (0avgtext+0avgdata 22796maxresident)k 0inputs+0outputs (0major+390649minor)pagefaults 0swaps --- mf2b-1.1-alt3.i586.rpm.repo 2014-08-16 14:40:07.000000000 +0000 +++ mf2b-1.1-alt3.i586.rpm.hasher 2021-09-14 10:14:10.864506454 +0000 @@ -9,5 +9,4 @@ /usr/share/doc/mf2b-1.1/TODO 100644 root:root -/usr/share/man/man5/mf2b.conf.5.gz 100644 root:root -/usr/share/man/man8/mf2b.8.gz 100644 root:root -Requires: /bin/sh +/usr/share/man/man5/mf2b.conf.5.xz 100644 root:root +/usr/share/man/man8/mf2b.8.xz 100644 root:root Requires: /bin/sh @@ -27,2 +26,3 @@ Requires: libc.so.6(GLIBC_2.1.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) @@ -40,3 +40,3 @@ File: /lib/systemd/system/mf2b.service 100644 root:root dc2f009f518b89f68272f3e7b354f9dc -File: /usr/sbin/mf2b 100755 root:root 674b9746904276c17e8dfaf0efc27759 +File: /usr/sbin/mf2b 100755 root:root b5ecb1a118cd570678cd2a6f5ccc6b3b File: /usr/share/doc/mf2b-1.1 40755 root:root @@ -45,4 +45,4 @@ File: /usr/share/doc/mf2b-1.1/TODO 100644 root:root 856f7cd2bb359f76f0166fa1de46b1e2 -File: /usr/share/man/man5/mf2b.conf.5.gz 100644 root:root 0c47443e5b631eb9c7bfbaf6c1d14535 -File: /usr/share/man/man8/mf2b.8.gz 100644 root:root 28749131bd26e0610d3eea2fcb9880f1 -RPMIdentity: 18b8c59bc479750800a8a4db4d9c562042873c5d6b49e019c1fa897650e7e7071f4a85698020edf4610d9da44ccbfaf5d4dd57b88be75bdd12d59a961aa22f6a +File: /usr/share/man/man5/mf2b.conf.5.xz 100644 root:root 9b2230af9df79329f573397f50a10f8f +File: /usr/share/man/man8/mf2b.8.xz 100644 root:root 56358e574a90f9c4718233765c7ff8dd +RPMIdentity: 2dd56e96417f673dfbe77eed013e9b2fc3984a97a2908fb85dec575fab9cf631ad95bf91732b4e0e22de0c300a38706ca6fa904c235856eb67ae8a6bee7348bb --- mf2b-debuginfo-1.1-alt3.i586.rpm.repo 2014-08-16 14:40:07.000000000 +0000 +++ mf2b-debuginfo-1.1-alt3.i586.rpm.hasher 2021-09-14 10:14:11.085508637 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6b 40755 root:root -/usr/lib/debug/.build-id/6b/29b1e384238833d2fbaef6e021a0c6e3db5b7d 120777 root:root ../../../../sbin/mf2b -/usr/lib/debug/.build-id/6b/29b1e384238833d2fbaef6e021a0c6e3db5b7d.debug 120777 root:root ../../usr/sbin/mf2b.debug +/usr/lib/debug/.build-id/28 40755 root:root +/usr/lib/debug/.build-id/28/68c4d1a0c96eccde7a39941996ee2e52c63a57 120777 root:root ../../../../sbin/mf2b +/usr/lib/debug/.build-id/28/68c4d1a0c96eccde7a39941996ee2e52c63a57.debug 120777 root:root ../../usr/sbin/mf2b.debug /usr/lib/debug/usr/sbin/mf2b.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: mf2b-debuginfo = 1.1-alt3 -File: /usr/lib/debug/.build-id/6b 40755 root:root -File: /usr/lib/debug/.build-id/6b/29b1e384238833d2fbaef6e021a0c6e3db5b7d 120777 root:root ../../../../sbin/mf2b -File: /usr/lib/debug/.build-id/6b/29b1e384238833d2fbaef6e021a0c6e3db5b7d.debug 120777 root:root ../../usr/sbin/mf2b.debug -File: /usr/lib/debug/usr/sbin/mf2b.debug 100644 root:root 8406185c17f93843d59a88e6114371b4 -RPMIdentity: 302d54e84128b21f518b301e0011f1fa1c138a6d3298b569e80ea9d8f78f9315c9fe1537ace57d97e585a30a853263e2a7a9e960646127f8231c53f9c00fd221 +File: /usr/lib/debug/.build-id/28 40755 root:root +File: /usr/lib/debug/.build-id/28/68c4d1a0c96eccde7a39941996ee2e52c63a57 120777 root:root ../../../../sbin/mf2b +File: /usr/lib/debug/.build-id/28/68c4d1a0c96eccde7a39941996ee2e52c63a57.debug 120777 root:root ../../usr/sbin/mf2b.debug +File: /usr/lib/debug/usr/sbin/mf2b.debug 100644 root:root 2207b13d3f38c9ee36b9017e97e86866 +RPMIdentity: 2c49eaa6c3ca6bef79957c954e737f46df3f1769595853e90546582477e677f7247364747492c0c8ebd9ac1fd5fe824889f2d03ab838451bb27b8752b051be2f