<86>Aug 24 09:20:49 userdel[3503213]: delete user 'rooter' <86>Aug 24 09:20:49 userdel[3503213]: removed group 'rooter' owned by 'rooter' <86>Aug 24 09:20:49 userdel[3503213]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 09:20:49 groupadd[3503223]: group added to /etc/group: name=rooter, GID=630 <86>Aug 24 09:20:49 groupadd[3503223]: group added to /etc/gshadow: name=rooter <86>Aug 24 09:20:49 groupadd[3503223]: new group: name=rooter, GID=630 <86>Aug 24 09:20:49 useradd[3503235]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Aug 24 09:20:49 userdel[3503259]: delete user 'builder' <86>Aug 24 09:20:49 userdel[3503259]: removed group 'builder' owned by 'builder' <86>Aug 24 09:20:49 userdel[3503259]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 09:20:49 groupadd[3503273]: group added to /etc/group: name=builder, GID=631 <86>Aug 24 09:20:49 groupadd[3503273]: group added to /etc/gshadow: name=builder <86>Aug 24 09:20:49 groupadd[3503273]: new group: name=builder, GID=631 <86>Aug 24 09:20:49 useradd[3503287]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Aug 24 09:20:52 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 09:20:52 rpmi: libncurses++-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 09:20:52 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 09:20:52 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 09:20:52 rpmi: libncurses++-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 09:20:52 rpmi: libncursesw-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 09:20:52 rpmi: libtic-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 09:20:52 rpmi: desktop-file-utils-0.23-alt2 sisyphus+275054.100.2.1 1624901116 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bombardier-0.8.3-alt1_16.nosrc.rpm (w1.gzdio) Installing bombardier-0.8.3-alt1_16.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bombardier-0.8.3+nmu3 + echo 'Source #0 (bombardier_0.8.3+nmu3.tar.xz):' Source #0 (bombardier_0.8.3+nmu3.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/bombardier_0.8.3+nmu3.tar.xz + /bin/tar -xf - + cd bombardier-0.8.3+nmu3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (bombardier-height.patch):' Patch #0 (bombardier-height.patch): + /usr/bin/patch -p0 patching file values.h + echo 'Patch #1 (bombardier-0.8.2-string-format.patch):' Patch #1 (bombardier-0.8.2-string-format.patch): + /usr/bin/patch -p0 patching file step.c + sed -i -e 's,$(LDFLAGS) -o $@ $(OBJS),-o $@ $(OBJS) $(LDFLAGS),' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bombardier-0.8.3+nmu3 + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto' make: Entering directory '/usr/src/RPM/BUILD/bombardier-0.8.3+nmu3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o bombardier.o bombardier.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o display.o display.c display.c: In function 'citycompute': display.c:211:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 211 | asprintf(&ret,"Unnamed %d", citynum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ display.c: In function 'display_state': display.c:260:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | asprintf(&statusstr, "Blocks: %.4d/%.4d, City: %15s (%.2d), Score: %7d", state->blocks, state->numofblocks, citycompute(state->city), state->city, state->score); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o date.o date.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o randomhouse.o randomhouse.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o step.o step.c step.c: In function 'step_state_bomb': step.c:39:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | asprintf(&(state->text), "%s", texts[state->houses_text[state->bombx]].text); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o hof.o hof.c hof.c: In function 'defhof': hof.c:44:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 44 | write(fd, "Teller Ede |1908-01-15| 16384\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:45:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 45 | write(fd, "Szilárd Leó |1898-02-11| 8192\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:46:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 46 | write(fd, "Neumann János |1903-12-28| 4096\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:47:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 47 | write(fd, "Gábor Dénes |1900-06-05| 2048\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:48:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 48 | write(fd, "Bolyai János |1802-12-15| 1024\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:49:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 49 | write(fd, "Eötvös Loránd |1848-07-27| 512\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:50:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | write(fd, "Horthy Miklós |1800-00-00| 256\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:51:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 51 | write(fd, "Kádár János |1800-00-00| 128\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c:52:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write(fd, "Rákosi Mátyás |1892-00-00| 64\n", 40); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hof.c: In function 'hof': hof.c:136:21: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | write(fd, linewrite, 40); | ^~~~~~~~~~~~~~~~~~~~~~~~ hof.c:148:21: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | write(fd, linewrite, 40); | ^~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o signal.o signal.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o gcurses.o gcurses.c cc -o bombardier bombardier.o display.o date.o randomhouse.o step.o hof.o signal.o gcurses.o -g -lncurses make: Leaving directory '/usr/src/RPM/BUILD/bombardier-0.8.3+nmu3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13130 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bombardier-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bombardier-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bombardier-0.8.3+nmu3 + install -pD -m 755 bombardier /usr/src/tmp/bombardier-buildroot/usr/bin/bombardier + install -pD -m 644 bombardier.6 /usr/src/tmp/bombardier-buildroot/usr/share/man/man6/bombardier.6 + mkdir -p /usr/src/tmp/bombardier-buildroot/usr/share/applications + desktop-file-install --dir /usr/src/tmp/bombardier-buildroot/usr/share/applications /usr/src/RPM/SOURCES/bombardier.desktop /usr/src/tmp/bombardier-buildroot/usr/share/applications/bombardier.desktop: error: (will be fatal in the future): value "bombardier-logo.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + mkdir -p /usr/src/tmp/bombardier-buildroot/usr/share/icons/hicolor/32x32/apps + install -p -m 644 /usr/src/RPM/SOURCES/bombardier-logo.png /usr/src/tmp/bombardier-buildroot/usr/share/icons/hicolor/32x32/apps + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bombardier-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bombardier-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/share/applications/bombardier.desktop: performed minor cleanup: 2d1 < Encoding=UTF-8 7c6 < Icon=bombardier-logo.png --- > Icon=bombardier-logo Checking contents of files in /usr/src/tmp/bombardier-buildroot/ (default) Compressing files in /usr/src/tmp/bombardier-buildroot (auto) Verifying ELF objects in /usr/src/tmp/bombardier-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: bombardier-0.8.3-alt1_16 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75395 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bombardier-0.8.3+nmu3 + DOCDIR=/usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + export DOCDIR + rm -rf /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + /bin/mkdir -p /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + cp -prL --no-dereference COPYING /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + chmod -R go-w /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + chmod -R a+rX /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + cp -prL README DEDICATION VERSION /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + chmod -R go-w /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + chmod -R a+rX /usr/src/tmp/bombardier-buildroot/usr/share/doc/bombardier-0.8.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L5FGmb 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.KxVrPb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: icon-theme-hicolor, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libncurses.so.5()(64bit) >= set:mhcyTG6gUJwtVbwnaOOTHALtdl6ksIaVJgMXUFKYgcbo1g, libtinfo.so.5()(64bit) >= set:liL9AIMPJq6KeUhd0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ol3wW9 Creating bombardier-debuginfo package Processing files: bombardier-debuginfo-0.8.3-alt1_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zXimdc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bFj3ac find-requires: running scripts (debuginfo) Requires: bombardier = 0.8.3-alt1_16, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Adding to bombardier-debuginfo a strict dependency on bombardier Wrote: /usr/src/RPM/RPMS/x86_64/bombardier-0.8.3-alt1_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bombardier-debuginfo-0.8.3-alt1_16.x86_64.rpm (w2.lzdio) 2.37user 1.46system 0:07.59elapsed 50%CPU (0avgtext+0avgdata 34360maxresident)k 0inputs+0outputs (0major+210145minor)pagefaults 0swaps 8.81user 7.79system 0:19.28elapsed 86%CPU (0avgtext+0avgdata 104976maxresident)k 296inputs+0outputs (0major+492686minor)pagefaults 0swaps --- bombardier-0.8.3-alt1_16.x86_64.rpm.repo 2021-01-25 19:41:19.869338542 +0000 +++ bombardier-0.8.3-alt1_16.x86_64.rpm.hasher 2021-08-24 09:21:04.299020171 +0000 @@ -22,3 +22,3 @@ Provides: bombardier = 0.8.3-alt1_16:sisyphus+265267.100.1.1 -File: /usr/bin/bombardier 100755 root:root c64ab46776bed994c8a9f9841c75a28f +File: /usr/bin/bombardier 100755 root:root c57eb6cf907a7b2387791a8661f901e4 File: /usr/share/applications/bombardier.desktop 100644 root:root 03d926c11f2fc8999aea1764b7aac43b @@ -31,2 +31,2 @@ File: /usr/share/man/man6/bombardier.6.xz 100644 root:root 254d662b55db5407dd9a91b8b8b4c640 -RPMIdentity: cf9e11b875d33fbaa00c55015ab39a894322527463e7bd94f844c790be2d6c1709be6eb7ac315074ca0fb62bffea6c090e8c11f28b0177efc254a6a9c5c32c65 +RPMIdentity: f0c2b9dfba017929a80e301c9e0f0821db0946bfd65ae41bb516f69afc38de30c07af9e51f2e92b9403a1682fe1fbbca57f4e8d520619d4e782208107365001c --- bombardier-debuginfo-0.8.3-alt1_16.x86_64.rpm.repo 2021-01-25 19:41:19.859338476 +0000 +++ bombardier-debuginfo-0.8.3-alt1_16.x86_64.rpm.hasher 2021-08-24 09:21:04.419016145 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/808510d4b643ff49d0e3494e16a072d0ab59cb 120777 root:root ../../../../bin/bombardier -/usr/lib/debug/.build-id/55/808510d4b643ff49d0e3494e16a072d0ab59cb.debug 120777 root:root ../../usr/bin/bombardier.debug +/usr/lib/debug/.build-id/cd 40755 root:root +/usr/lib/debug/.build-id/cd/4b5e61ec2a5605396977bd16cfcc50021d39ff 120777 root:root ../../../../bin/bombardier +/usr/lib/debug/.build-id/cd/4b5e61ec2a5605396977bd16cfcc50021d39ff.debug 120777 root:root ../../usr/bin/bombardier.debug /usr/lib/debug/usr/bin/bombardier.debug 100644 root:root @@ -7,3 +7,2 @@ /usr/src/debug/bombardier-0.8.3+nmu3/date.c 100644 root:root -/usr/src/debug/bombardier-0.8.3+nmu3/date.h 100644 root:root /usr/src/debug/bombardier-0.8.3+nmu3/display.c 100644 root:root @@ -11,3 +10,2 @@ /usr/src/debug/bombardier-0.8.3+nmu3/fdgetline.c 100644 root:root -/usr/src/debug/bombardier-0.8.3+nmu3/funcs.h 100644 root:root /usr/src/debug/bombardier-0.8.3+nmu3/gcurses.c 100644 root:root @@ -26,6 +24,6 @@ Provides: bombardier-debuginfo = 0.8.3-alt1_16:sisyphus+265267.100.1.1 -File: /usr/lib/debug/.build-id/55 40755 root:root -File: /usr/lib/debug/.build-id/55/808510d4b643ff49d0e3494e16a072d0ab59cb 120777 root:root ../../../../bin/bombardier -File: /usr/lib/debug/.build-id/55/808510d4b643ff49d0e3494e16a072d0ab59cb.debug 120777 root:root ../../usr/bin/bombardier.debug -File: /usr/lib/debug/usr/bin/bombardier.debug 100644 root:root 66f204f12b8cdfe399f4636a217875a2 +File: /usr/lib/debug/.build-id/cd 40755 root:root +File: /usr/lib/debug/.build-id/cd/4b5e61ec2a5605396977bd16cfcc50021d39ff 120777 root:root ../../../../bin/bombardier +File: /usr/lib/debug/.build-id/cd/4b5e61ec2a5605396977bd16cfcc50021d39ff.debug 120777 root:root ../../usr/bin/bombardier.debug +File: /usr/lib/debug/usr/bin/bombardier.debug 100644 root:root 89c696e7b91fce2db9089015a5765c90 File: /usr/src/debug/bombardier-0.8.3+nmu3 40755 root:root @@ -33,3 +31,2 @@ File: /usr/src/debug/bombardier-0.8.3+nmu3/date.c 100644 root:root 63805e9b3bea0fcba57c8c23766cdf40 -File: /usr/src/debug/bombardier-0.8.3+nmu3/date.h 100644 root:root 472976f1f1045f1e4e3d4c24f7fcbe4b File: /usr/src/debug/bombardier-0.8.3+nmu3/display.c 100644 root:root 2735724faed3bf37589798f1d4f69b42 @@ -37,3 +34,2 @@ File: /usr/src/debug/bombardier-0.8.3+nmu3/fdgetline.c 100644 root:root 06a78129e2f3084534c0a8fe7b3d5f88 -File: /usr/src/debug/bombardier-0.8.3+nmu3/funcs.h 100644 root:root a28d7beb614ffa9bbdb965710227340c File: /usr/src/debug/bombardier-0.8.3+nmu3/gcurses.c 100644 root:root 02e720af784d0f72875dc445f358b519 @@ -45,2 +41,2 @@ File: /usr/src/debug/bombardier-0.8.3+nmu3/texts.h 100644 root:root 7719c06463bd1adf905b409197816080 -RPMIdentity: 17081aa3fa36d5573a59df08cc0ef3591d8e081d53b287d6e7174774552be4c9072ad95dd25c7e2581c94da3527e6b9ac4b050745f9b7c63047f08ca804709ed +RPMIdentity: 53842e97530abf056a78c8c6ab5fceb19cbfe94e3bf65bd44e76f51803c77386a3cb50b75eb261ec4ec56365167786fd3158aa22b79b8360ede4f22d2145f645