<86>Apr 1 05:03:47 userdel[3459931]: delete user 'rooter' <86>Apr 1 05:03:47 userdel[3459931]: removed group 'rooter' owned by 'rooter' <86>Apr 1 05:03:47 userdel[3459931]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 05:03:47 groupadd[3459956]: group added to /etc/group: name=rooter, GID=1317 <86>Apr 1 05:03:47 groupadd[3459956]: group added to /etc/gshadow: name=rooter <86>Apr 1 05:03:47 groupadd[3459956]: new group: name=rooter, GID=1317 <86>Apr 1 05:03:47 useradd[3459976]: new user: name=rooter, UID=1317, GID=1317, home=/root, shell=/bin/bash <86>Apr 1 05:03:47 userdel[3459999]: delete user 'builder' <86>Apr 1 05:03:47 userdel[3459999]: removed group 'builder' owned by 'builder' <86>Apr 1 05:03:47 userdel[3459999]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 05:03:47 groupadd[3460024]: group added to /etc/group: name=builder, GID=1318 <86>Apr 1 05:03:47 groupadd[3460024]: group added to /etc/gshadow: name=builder <86>Apr 1 05:03:47 groupadd[3460024]: new group: name=builder, GID=1318 <86>Apr 1 05:03:47 useradd[3460050]: new user: name=builder, UID=1318, GID=1318, home=/usr/src, shell=/bin/bash <13>Apr 1 05:03:49 rpmi: libX11-locales-3:1.8.4-alt1 sisyphus+314722.100.1.1 1675664300 installed <13>Apr 1 05:03:49 rpmi: xorg-proto-devel-2022.1-alt1 sisyphus+299488.100.1.1 1651731532 installed <13>Apr 1 05:03:49 rpmi: libXdmcp-1.1.4-alt1 sisyphus+311188.1000.1.1 1670233860 installed <13>Apr 1 05:03:49 rpmi: libXau-1.0.11-alt1 sisyphus+311428.100.1.1 1670577440 installed <13>Apr 1 05:03:49 rpmi: libxcb-1.15-alt1 sisyphus+299436.300.1.1 1651655490 installed <13>Apr 1 05:03:50 rpmi: libxcb-devel-1.15-alt1 sisyphus+299436.300.1.1 1651655490 installed <13>Apr 1 05:03:50 rpmi: libX11-3:1.8.4-alt1 sisyphus+314722.100.1.1 1675664302 installed <13>Apr 1 05:03:50 rpmi: libX11-devel-3:1.8.4-alt1 sisyphus+314722.100.1.1 1675664302 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pmars-0.9.2-alt2_27.nosrc.rpm (w1.gzdio) Installing pmars-0.9.2-alt2_27.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pmars-0.9.2 + echo 'Source #0 (pmars-0.9.2.tar.gz):' Source #0 (pmars-0.9.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pmars-0.9.2.tar.gz + /bin/tar -xf - + cd pmars-0.9.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pmars-0.9.2-nostrip.patch):' Patch #0 (pmars-0.9.2-nostrip.patch): + /usr/bin/patch -p0 -b --suffix .nostrip patching file src/Makefile + echo 'Patch #1 (pmars-0.9.2-CCat.patch):' Patch #1 (pmars-0.9.2-CCat.patch): + /usr/bin/patch -p0 -b --suffix .CCat patching file src/Makefile + echo 'Patch #2 (pmars-sfprintf-format.patch):' Patch #2 (pmars-sfprintf-format.patch): + /usr/bin/patch -p0 -b --suffix .printf patching file src/asm.c patching file src/cdb.c patching file src/xwindisp.c patching file src/clparse.c + mkdir doc_install + cp -a doc doc_install + rm doc_install/doc/pmars.6 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pmars-0.9.2 + make -C src 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89' make: Entering directory '/usr/src/RPM/BUILD/pmars-0.9.2/src' Making pmars with compiler flags -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 Compiling pmars.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c pmars.c Compiling asm.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c asm.c asm.c: In function 'addsym': asm.c:306:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 306 | if ((symgrp = (grp_st *) MALLOC(sizeof(grp_st))) != NULL) | ^ asm.c: In function 'addline': asm.c:370:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 370 | if ((temp = (line_st *) MALLOC(sizeof(line_st))) != NULL) | ^ asm.c: In function 'encode': asm.c:1490:25: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 1490 | else if (resultB) | ^ asm.c: In function 'parse': asm.c:2011:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 2011 | if (opcode < OPNUM) | ^ Compiling eval.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c eval.c Compiling disasm.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c disasm.c In file included from disasm.c:26: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] 92 | extern int round; | ^~~~~ Compiling cdb.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c cdb.c In file included from cdb.c:30: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] 92 | extern int round; | ^~~~~ cdb.c: In function 'cdb': cdb.c:523:11: warning: the address of 'argStr' will always evaluate as 'true' [-Waddress] 523 | if (argStr) { | ^~~~~~ cdb.c: In function 'subst_eval': cdb.c:1563:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 1563 | sprintf(outs, "%d", (cycle + (warriorsLeft ? warriorsLeft : 1) - 1) / | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long int | %ld 1564 | (warriorsLeft ? warriorsLeft : 1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cdb.c:1507:29: warning: unused variable 'tmp' [-Wunused-variable] 1507 | int bi1 = 0, bi2 = 1, tmp, i; | ^~~ Compiling sim.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c sim.c In file included from sim.c:29: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] 92 | extern int round; | ^~~~~ In file included from sim.c:92: xwindisp.c: In function 'conv_key': xwindisp.c:713:39: warning: pointer targets in passing argument 2 of 'XLookupString' differ in signedness [-Wpointer-sign] 713 | count = XLookupString(&event->xkey, buffer, 20, &keysym, &compose); | ^~~~~~ | | | unsigned char * In file included from xwindisp.c:40: /usr/include/X11/Xutil.h:536:5: note: expected 'char *' but argument is of type 'unsigned char *' 536 | char* /* buffer_return */, | ^~~~~ xwindisp.c: In function 'xWin_display_cycle': xwindisp.c:1284:9: warning: implicit declaration of function 'sighandler'; did you mean 'sa_handler'? [-Wimplicit-function-declaration] 1284 | sighandler(0); /* ??? debugState = STEP; *//* stepping = | ^~~~~~~~~~ | sa_handler xwindisp.c: In function 'init_xwin': xwindisp.c:1642:29: warning: pointer targets in passing argument 3 of 'XCreateBitmapFromData' differ in signedness [-Wpointer-sign] 1642 | pmarsicn_bits, pmarsicn_width, pmarsicn_height); | ^~~~~~~~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xlib.h:47, from xwindisp.c:39: /usr/include/X11/Xlib.h:1607:5: note: expected 'const char *' but argument is of type 'unsigned char *' 1607 | _Xconst char* /* data */, | ^ Compiling pos.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c pos.c In file included from pos.c:24: sim.h:92:12: warning: built-in function 'round' declared as non-function [-Wbuiltin-declaration-mismatch] 92 | extern int round; | ^~~~~ Compiling clparse.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c clparse.c clparse.c: In function 'next_input': clparse.c:227:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 227 | fscanf(filep, "%s", inputs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ clparse.c:234:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 234 | fscanf(filep, "%[^\"]%*[\"]", inputs + i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ clparse.c:237:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 237 | fgets(inputs, 100, filep); | ^~~~~~~~~~~~~~~~~~~~~~~~~ clparse.c:239:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 239 | fscanf(filep, "%s", inputs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling global.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c global.c Compiling token.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c token.c Compiling str_eng.o gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DEXT94 -DXWINGRAPHX -DPERMUTATE -std=gnu89 -c str_eng.c Linking pmars gcc -o pmars pmars.o asm.o eval.o disasm.o cdb.o sim.o pos.o clparse.o global.o token.o str_eng.o -L/usr/X11R6/lib -lX11 done make: Leaving directory '/usr/src/RPM/BUILD/pmars-0.9.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pmars-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pmars-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd pmars-0.9.2 + install -D -p -m 755 src/pmars /usr/src/tmp/pmars-buildroot/usr/bin/pmars + install -D -p -m 644 doc/pmars.6 /usr/src/tmp/pmars-buildroot/usr/share/man/man6/pmars.6 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pmars-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pmars-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/pmars-buildroot/ (default) Compressing files in /usr/src/tmp/pmars-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pmars-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/pmars: uses non-LFS functions: fopen Processing files: pmars-0.9.2-alt2_27 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pmars-0.9.2 + DOCDIR=/usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + export DOCDIR + rm -rf /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + /bin/mkdir -p /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + cp -prL AUTHORS ChangeLog CONTRIB COPYING README config/ doc_install/doc/ warriors/ /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + chmod -R go-w /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + chmod -R a+rX /usr/src/tmp/pmars-buildroot/usr/share/doc/pmars-0.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.15ewIw 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.cqexL9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: fonts-bitmap-75dpi, /lib/ld-linux.so.2, libX11.so.6 >= set:oipS12lcYSecEFrZh8z5TaDgaMpaZfiZiAa5G6pxvtEk4ynfOdf7Zigt6RlZlDDWX18vEgogRopNStqR0ZdNcBAY0x1W57hZKCCXI0GBAM9oEASlgVh5qCr, 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), libc.so.6(GLIBC_2.7), 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.JrSVQ0 Creating pmars-debuginfo package Processing files: pmars-debuginfo-0.9.2-alt2_27 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S7EqX9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yOTpRP find-requires: running scripts (debuginfo) Requires: pmars = 0.9.2-alt2_27, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libX11.so.6), debug(libc.so.6) Adding to pmars-debuginfo a strict dependency on pmars Wrote: /usr/src/RPM/RPMS/i586/pmars-0.9.2-alt2_27.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/pmars-debuginfo-0.9.2-alt2_27.i586.rpm (w2.lzdio) 2.93user 0.78system 0:07.81elapsed 47%CPU (0avgtext+0avgdata 54544maxresident)k 0inputs+0outputs (0major+213558minor)pagefaults 0swaps 1.88user 1.36system 0:14.63elapsed 22%CPU (0avgtext+0avgdata 109040maxresident)k 0inputs+0outputs (32376major+173468minor)pagefaults 0swaps --- pmars-0.9.2-alt2_27.i586.rpm.repo 2022-12-24 11:17:05.000000000 +0000 +++ pmars-0.9.2-alt2_27.i586.rpm.hasher 2023-04-01 05:04:00.540023334 +0000 @@ -43,3 +43,3 @@ Provides: pmars = 0.9.2-alt2_27:sisyphus+312441.100.1.1 -File: /usr/bin/pmars 100755 root:root 1701a97868ede25aa1f4e1c2d4bcffc1 +File: /usr/bin/pmars 100755 root:root 68d15cd81be732efb03ad3524b1bbafc File: /usr/share/doc/pmars-0.9.2 40755 root:root @@ -71,2 +71,2 @@ File: /usr/share/man/man6/pmars.6.xz 100644 root:root b0bee47e37a6931cda2cf9308d6f0c3f -RPMIdentity: a86fe1399fd9392d5313730fc440d3e8414f277c0cc673c7646d4e0da21562b2aaa4ee23c7a952b7906c618e09b026c4307520feeedc656ea49d9f6ae2e1491e +RPMIdentity: ae4bce7a7e63056f8cacd18f2d7a332b00423ea53134fe10c04eb2aacf1c1565875ff4e770afa777e6823f730bd0f2e9d9efd0f7b9d4a8823f3e33c2bc19b934 --- pmars-debuginfo-0.9.2-alt2_27.i586.rpm.repo 2022-12-24 11:17:06.000000000 +0000 +++ pmars-debuginfo-0.9.2-alt2_27.i586.rpm.hasher 2023-04-01 05:04:00.612024448 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f7 40755 root:root -/usr/lib/debug/.build-id/f7/745727f06d4f9b413ccb7a2f12dffc4e590c76 120777 root:root ../../../../bin/pmars -/usr/lib/debug/.build-id/f7/745727f06d4f9b413ccb7a2f12dffc4e590c76.debug 120777 root:root ../../usr/bin/pmars.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/416d4411d1aa5f03574c7fc431a9a7de01c84f 120777 root:root ../../../../bin/pmars +/usr/lib/debug/.build-id/2a/416d4411d1aa5f03574c7fc431a9a7de01c84f.debug 120777 root:root ../../usr/bin/pmars.debug /usr/lib/debug/usr/bin/pmars.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: pmars-debuginfo = 0.9.2-alt2_27:sisyphus+312441.100.1.1 -File: /usr/lib/debug/.build-id/f7 40755 root:root -File: /usr/lib/debug/.build-id/f7/745727f06d4f9b413ccb7a2f12dffc4e590c76 120777 root:root ../../../../bin/pmars -File: /usr/lib/debug/.build-id/f7/745727f06d4f9b413ccb7a2f12dffc4e590c76.debug 120777 root:root ../../usr/bin/pmars.debug -File: /usr/lib/debug/usr/bin/pmars.debug 100644 root:root 2d14a75344cc04ad12034caacea1b804 +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/416d4411d1aa5f03574c7fc431a9a7de01c84f 120777 root:root ../../../../bin/pmars +File: /usr/lib/debug/.build-id/2a/416d4411d1aa5f03574c7fc431a9a7de01c84f.debug 120777 root:root ../../usr/bin/pmars.debug +File: /usr/lib/debug/usr/bin/pmars.debug 100644 root:root a3318df11df7b4e68e418eaee17d1b0d File: /usr/src/debug/pmars-0.9.2 40755 root:root @@ -50,2 +50,2 @@ File: /usr/src/debug/pmars-0.9.2/src/xwindisp.c 100644 root:root 175efbe7a3b5af5fab230e4e328b86b3 -RPMIdentity: 0e1b31f8eb0055f30b3644c1459da9cb72623e46d187435960659f324d5ee453a2d4d2cef34a9c803ce175f6bb91d45886d8ad5d267345db907898ec70a0e901 +RPMIdentity: 5e0bba7c79606180e63a78d6d86c1af5ad728a10148e17e95b4c10a51c924fbdef8d50c5cdedf0a394d2161a97333e5d2c7e874b8dd6aa2b42e75bf0aa97dd3a