<86>Jun 12 00:17:57 userdel[913401]: delete user 'rooter' <86>Jun 12 00:17:57 userdel[913401]: removed group 'rooter' owned by 'rooter' <86>Jun 12 00:17:57 userdel[913401]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 12 00:17:57 groupadd[913432]: group added to /etc/group: name=rooter, GID=1832 <86>Jun 12 00:17:57 groupadd[913432]: group added to /etc/gshadow: name=rooter <86>Jun 12 00:17:57 groupadd[913432]: new group: name=rooter, GID=1832 <86>Jun 12 00:17:57 useradd[913460]: new user: name=rooter, UID=1832, GID=1832, home=/root, shell=/bin/bash, from=none <86>Jun 12 00:17:57 userdel[913498]: delete user 'builder' <86>Jun 12 00:17:57 userdel[913498]: removed group 'builder' owned by 'builder' <86>Jun 12 00:17:57 userdel[913498]: removed shadow group 'builder' owned by 'builder' <86>Jun 12 00:17:57 groupadd[913530]: group added to /etc/group: name=builder, GID=1833 <86>Jun 12 00:17:57 groupadd[913530]: group added to /etc/gshadow: name=builder <86>Jun 12 00:17:57 groupadd[913530]: new group: name=builder, GID=1833 <86>Jun 12 00:17:57 useradd[913563]: new user: name=builder, UID=1833, GID=1833, home=/usr/src, shell=/bin/bash, from=none <13>Jun 12 00:18:01 rpmi: groff-base-1.22.3-alt2 sisyphus+346264.200.2.1 1716421475 installed <13>Jun 12 00:18:01 rpmi: groff-ps-1.22.3-alt2 sisyphus+346264.200.2.1 1716421475 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mxk-1.10-alt1.nosrc.rpm (w1.gzdio) Installing mxk-1.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpmb-tmp.2sgz2a + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mxk-1.10 + echo 'Source #0 (mxk-1.10.tar):' Source #0 (mxk-1.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mxk-1.10.tar + cd mxk-1.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpmb-tmp.L7JCza + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mxk-1.10 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c switch.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c codes.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c client.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c find.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c watch.c -Iloop -Iword-work -Icode-name -Icbu watch.c: In function 'mxk_start_watch_command': watch.c:154:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable] 154 | struct mxk_global *mg; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c print.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c unix.c -o unix.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tcp.c -o tcp.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c target.c -Iloop -Iword-work -Icode-name -Icbu target.c: In function 'mxk_target_command': target.c:297:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable] 297 | struct mxk_global *mg; | ^~ target.c: In function 'mxk_start_target': target.c:385:7: warning: variable 'error' set but not used [-Wunused-but-set-variable] 385 | int error, fd, i, result, axis, size; | ^~~~~ target.c: In function 'mxk_run_target': target.c:638:11: warning: variable 'rr' set but not used [-Wunused-but-set-variable] 638 | int fd, rr, wr, use; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c mxk.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c chord.c -Iloop -Iword-work -Icode-name -Icbu chord.c: In function 'mxk_start_chord_command': chord.c:313:8: error: too many arguments to function 'mxk_create_chord'; expected 0, have 1 313 | mh = mxk_create_chord(MXK_QUEUE_OLD_RELEASE); | ^~~~~~~~~~~~~~~~ chord.c:55:26: note: declared here 55 | static struct mxk_chord *mxk_create_chord() | ^~~~~~~~~~~~~~~~ make: *** [Makefile:60: chord.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c degap.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c light.c -Iloop -Iword-work -Icode-name -Icbu light.c: In function 'mxk_run_light': light.c:383:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable] 383 | struct mxk_global *mg; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c source.c -Iloop -Iword-work -Icode-name -Icbu source.c: In function 'mxk_is_active': source.c:288:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable] 288 | struct mxk_global *mg; | ^~ source.c: In function 'mxk_complete_source': source.c:545:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable] 545 | struct mxk_global *mg; | ^~ source.c: In function 'mxk_used_sources': source.c:799:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable] 799 | struct mxk_global *mg; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c single.c -Iloop -Iword-work -Icode-name -Icbu single.c: In function 'mxk_start_single': single.c:63:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable] 63 | struct mxk_global *mg; | ^~ make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c misc.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c queue.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c decode.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c core.c -o core.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c bit.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c time.c -o time.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c branch.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c key.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c util.c -o util.o -I. util.c: In function 'claim_task_name_loop': util.c:314:31: warning: variable 'jz' set but not used [-Wunused-but-set-variable] 314 | struct job_loop *tmp, *jl, *jz; | ^~ util.c: In function 'claim_type_loop': util.c:378:7: warning: variable 'jx' set but not used [-Wunused-but-set-variable] 378 | int jx, px; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c mode.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c stat.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c queue.c -o queue.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c link.c -o link.o -I. link.c: In function 'detach_link_loop': link.c:333:26: warning: variable 'tx' set but not used [-Wunused-but-set-variable] 333 | struct task_loop *tl, *tx; | ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c array.c -Iloop -Iword-work -Icode-name -Icbu make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c error.c -o error.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c misc.c -o misc.o -I. misc.c: In function 'misc_drop_loop': misc.c:115:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 115 | chdir("/"); | ^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c udp.c -o udp.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c console.c -o console.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c command.c -o command.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c resolver.c -o resolver.o -I. make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop' ar rcs libloop.a core.o unix.o tcp.o time.o util.o command.o console.o queue.o link.o error.o resolver.o misc.o udp.o ranlib libloop.a make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/loop' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/word-work' gcc -Wall -c word-work.c word-work.c: In function 'end_word': word-work.c:68:10: warning: variable 'space' set but not used [-Wunused-but-set-variable] 68 | int i, space; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/word-work' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/word-work' ar rcs libword-work.a word-work.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/word-work' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/word-work' gcc -Wall -DSTANDALONE -DDEBUG -o word-work word-work.c word-work.c: In function 'end_word': word-work.c:68:10: warning: variable 'space' set but not used [-Wunused-but-set-variable] 68 | int i, space; | ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/word-work' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/code-name' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c code-name.c make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/code-name' make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/code-name' ar rcs libcode-name.a code-name.o make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/code-name' make[1]: Nothing to be done for 'all'. error: Bad exit status from /usr/src/tmp/rpmb-tmp.L7JCza (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpmb-tmp.L7JCza (%build) Command exited with non-zero status 1 1.69user 0.85system 0:00.35elapsed 722%CPU (0avgtext+0avgdata 29004maxresident)k 0inputs+0outputs (0major+133403minor)pagefaults 0swaps hsh-rebuild: rebuild of `mxk-1.10-alt1.src.rpm' failed. Command exited with non-zero status 1 3.82user 2.80system 0:09.17elapsed 72%CPU (0avgtext+0avgdata 153800maxresident)k 2064inputs+0outputs (0major+207333minor)pagefaults 0swaps