<86>Jul 11 01:08:00 userdel[3818968]: delete user 'rooter'
<86>Jul 11 01:08:00 userdel[3818968]: removed group 'rooter' owned by 'rooter'
<86>Jul 11 01:08:00 userdel[3818968]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 11 01:08:00 groupadd[3818987]: group added to /etc/group: name=rooter, GID=960
<86>Jul 11 01:08:00 groupadd[3818987]: group added to /etc/gshadow: name=rooter
<86>Jul 11 01:08:00 groupadd[3818987]: new group: name=rooter, GID=960
<86>Jul 11 01:08:00 useradd[3818999]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash
<86>Jul 11 01:08:00 userdel[3819021]: delete user 'builder'
<86>Jul 11 01:08:00 userdel[3819021]: removed group 'builder' owned by 'builder'
<86>Jul 11 01:08:00 userdel[3819021]: removed shadow group 'builder' owned by 'builder'
<86>Jul 11 01:08:00 groupadd[3819035]: group added to /etc/group: name=builder, GID=961
<86>Jul 11 01:08:00 groupadd[3819035]: group added to /etc/gshadow: name=builder
<86>Jul 11 01:08:00 groupadd[3819035]: new group: name=builder, GID=961
<86>Jul 11 01:08:00 useradd[3819046]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash
<13>Jul 11 01:08:01 rpmi: groff-base-1.22.3-alt2 sisyphus+275306.100.2.1 1624538375 installed
<13>Jul 11 01:08:01 rpmi: groff-ps-1.22.3-alt2 sisyphus+275306.100.2.1 1624538375 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/rpm-tmp.83321
+ 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/rpm-tmp.83321
+ 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[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 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 print.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 misc.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: 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[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 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 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[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 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 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 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 chord.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: 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[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 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 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 console.c -o console.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 stat.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 array.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 mode.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 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: Entering directory '/usr/src/RPM/BUILD/mxk-1.10'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c repeat.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 ar.c -Iloop -Iword-work -Icode-name -Icbu
ar.c: In function 'mxk_destroy_ar':
ar.c:95:19: warning: variable 'md' set but not used [-Wunused-but-set-variable]
   95 |   struct mxk_dim *md;
      |                   ^~
ar.c: In function 'mxk_start_ar_command':
ar.c:493:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  493 |   struct mxk_global *mg;
      |                      ^~
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: Entering directory '/usr/src/RPM/BUILD/mxk-1.10'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.10\" -c ax.c -Iloop -Iword-work -Icode-name -Icbu
ax.c: In function 'mxk_start_ax_command':
ax.c:430:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  430 |   struct mxk_global *mg;
      |                      ^~
ax.c: In function 'mxk_point_ax_command':
ax.c:511:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  511 |   struct mxk_global *mg;
      |                      ^~
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 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'
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: Entering directory '/usr/src/RPM/BUILD/mxk-1.10'
groff -mandoc -Tps mxk-tutorial.8 > mxk-tutorial.ps
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 brasc.c -Iloop -Iword-work -Icode-name -Icbu
brasc.c: In function 'mxk_start_brasc_command':
brasc.c:211:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  211 |   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 sorter.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 external.c -Iloop -Iword-work -Icode-name -Icbu
external.c: In function 'mxk_toggle_external':
external.c:311:24: warning: variable 'external' set but not used [-Wunused-but-set-variable]
  311 |   struct mxk_external *external;
      |                        ^~~~~~~~
external.c: In function 'mxk_start_external_command':
external.c:439:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  439 |   struct mxk_global *mg;
      |                      ^~
make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10'
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: Entering directory '/usr/src/RPM/BUILD/mxk-1.10'
groff -mandoc -Tps mxk.8 > mxk.ps
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 guess.c -Iloop -Iword-work -Icode-name -Icbu
guess.c: In function 'mxk_start_guess_command':
guess.c:155:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  155 |   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 smit.c -Iloop -Iword-work -Icode-name -Icbu
smit.c: In function 'mxk_start_smit_command':
smit.c:343:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  343 |   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 genb.c -Iloop -Iword-work -Icode-name -Icbu
genb.c: In function 'mxk_start_genb_command':
genb.c:214:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  214 |   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 timster.c -Iloop -Iword-work -Icode-name -Icbu
timster.c: In function 'mxk_start_timster_command':
timster.c:174:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  174 |   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 reduce.c -Iloop -Iword-work -Icode-name -Icbu
reduce.c: In function 'mxk_start_reduce_command':
reduce.c:288:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  288 |   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 bug.c -Iloop -Iword-work -Icode-name -Icbu
bug.c: In function 'mxk_start_bug_command':
bug.c:136:22: warning: variable 'mg' set but not used [-Wunused-but-set-variable]
  136 |   struct mxk_global *mg;
      |                      ^~
make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10'
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'.
make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10'
gcc  -o mxk mxk.o source.o target.o light.o watch.o misc.o print.o switch.o find.o client.o codes.o single.o queue.o chord.o degap.o key.o decode.o bit.o array.o branch.o stat.o mode.o repeat.o ax.o ar.o external.o sorter.o smit.o brasc.o timster.o guess.o genb.o reduce.o bug.o -Lloop -lloop -Lword-work -lword-work -Lcode-name -lcode-name 
In function 'mxk_start_target',
    inlined from 'mxk_target_command' at target.c:355:8:
target.c:483:12: warning: 'write' reading 1116 bytes from a region of size 80 [-Wstringop-overread]
  483 |   result = write(fd, &mt->t_device, sizeof(struct uinput_user_dev));
      |            ^
/usr/include/linux/uinput.h: In function 'mxk_target_command':
/usr/include/linux/uinput.h:224:14: note: source object 'name' of size 80
  224 |         char name[UINPUT_MAX_NAME_SIZE];
      |              ^
/usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)'
  378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^
make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80857
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mxk-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mxk-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mxk-1.10
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/mxk-buildroot/usr exec_prefix=/usr/src/tmp/mxk-buildroot/usr bindir=/usr/src/tmp/mxk-buildroot/usr/bin sbindir=/usr/src/tmp/mxk-buildroot/usr/sbin sysconfdir=/usr/src/tmp/mxk-buildroot/etc datadir=/usr/src/tmp/mxk-buildroot/usr/share includedir=/usr/src/tmp/mxk-buildroot/usr/include libdir=/usr/src/tmp/mxk-buildroot/usr/lib64 libexecdir=/usr/src/tmp/mxk-buildroot/usr/lib localstatedir=/usr/src/tmp/mxk-buildroot/var/lib sharedstatedir=/usr/src/tmp/mxk-buildroot/var/lib mandir=/usr/src/tmp/mxk-buildroot/usr/share/man infodir=/usr/src/tmp/mxk-buildroot/usr/share/info install etcdir=/usr/src/tmp/mxk-buildroot/etc
make: Entering directory '/usr/src/RPM/BUILD/mxk-1.10'
make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop'
make[1]: Nothing to be done for 'all'.
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'
make[1]: Nothing to be done for 'all'.
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'
make[1]: 'libcode-name.a' is up to date.
make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/code-name'
make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/cbu'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10/cbu'
gcc  -o mxk mxk.o source.o target.o light.o watch.o misc.o print.o switch.o find.o client.o codes.o single.o queue.o chord.o degap.o key.o decode.o bit.o array.o branch.o stat.o mode.o repeat.o ax.o ar.o external.o sorter.o smit.o brasc.o timster.o guess.o genb.o reduce.o bug.o -Lloop -lloop -Lword-work -lword-work -Lcode-name -lcode-name 
In function 'mxk_start_target',
    inlined from 'mxk_target_command' at target.c:355:8:
target.c:483:12: warning: 'write' reading 1116 bytes from a region of size 80 [-Wstringop-overread]
  483 |   result = write(fd, &mt->t_device, sizeof(struct uinput_user_dev));
      |            ^
/usr/include/linux/uinput.h: In function 'mxk_target_command':
/usr/include/linux/uinput.h:224:14: note: source object 'name' of size 80
  224 |         char name[UINPUT_MAX_NAME_SIZE];
      |              ^
/usr/include/unistd.h:378:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)'
  378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/mxk-buildroot/usr/sbin /usr/src/tmp/mxk-buildroot/etc/mxk /usr/src/tmp/mxk-buildroot/usr/share/man/man8
/usr/libexec/rpm-build/install -p -m 755 mxk /usr/src/tmp/mxk-buildroot/usr/sbin
/usr/libexec/rpm-build/install -p -m 444 mxk.8 mxk-tutorial.8 /usr/src/tmp/mxk-buildroot/usr/share/man/man8/
/usr/libexec/rpm-build/install -p -m 644 etc/braille.mxk etc/dvoqwe.mxk etc/external.mxk etc/faster.mxk etc/fmacro.mxk etc/gesture.mxk etc/gesturetoy.mxk etc/hjklarrow.mxk etc/joyweb.mxk etc/key2js.mxk etc/key2mouse.mxk etc/morsetoy.mxk etc/mousearrow.mxk etc/smstoy.mxk /usr/src/tmp/mxk-buildroot/etc/mxk
/usr/libexec/rpm-build/install -p -m 755 etc/external.sh /usr/src/tmp/mxk-buildroot/etc/mxk
make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mxk-buildroot (auto)
mode of 'usr/share/man/man8/mxk-tutorial.8' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/man/man8/mxk.8' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/mxk-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mxk-buildroot/ (default)
Compressing files in /usr/src/tmp/mxk-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mxk-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: mxk-1.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59346
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mxk-1.10
+ DOCDIR=/usr/src/tmp/mxk-buildroot/usr/share/doc/mxk-1.10
+ export DOCDIR
+ rm -rf /usr/src/tmp/mxk-buildroot/usr/share/doc/mxk-1.10
+ /bin/mkdir -p /usr/src/tmp/mxk-buildroot/usr/share/doc/mxk-1.10
+ cp -prL README /usr/src/tmp/mxk-buildroot/usr/share/doc/mxk-1.10
+ chmod -R go-w /usr/src/tmp/mxk-buildroot/usr/share/doc/mxk-1.10
+ chmod -R a+rX /usr/src/tmp/mxk-buildroot/usr/share/doc/mxk-1.10
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l8gdzG
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.b23ekL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
shebang.req.files: executable script /usr/src/tmp/mxk-buildroot/etc/mxk/hjklarrow.mxk is not executable
shebang.req.files: executable script /usr/src/tmp/mxk-buildroot/etc/mxk/morsetoy.mxk is not executable
find-requires: FINDPACKAGE-COMMANDS: wall
Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH), sysvinit-utils
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.whDk3H
Creating mxk-debuginfo package
Processing files: mxk-debuginfo-1.10-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hYcTjk
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FSYAW4
find-requires: running scripts (debuginfo)
Requires: mxk = 1.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/mxk-1.10-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mxk-debuginfo-1.10-alt1.x86_64.rpm (w2.lzdio)
7.45user 2.37system 0:08.55elapsed 114%CPU (0avgtext+0avgdata 63044maxresident)k
0inputs+0outputs (0major+455654minor)pagefaults 0swaps
9.46user 5.70system 0:13.12elapsed 115%CPU (0avgtext+0avgdata 104564maxresident)k
368inputs+0outputs (30890major+718207minor)pagefaults 0swaps
--- mxk-1.10-alt1.x86_64.rpm.repo	2014-09-16 06:15:45.000000000 +0000
+++ mxk-1.10-alt1.x86_64.rpm.hasher	2022-07-11 01:08:12.214738246 +0000
@@ -19,4 +19,4 @@
 /usr/share/doc/mxk-1.10/README	100644	root:root	
-/usr/share/man/man8/mxk-tutorial.8.gz	100644	root:root	
-/usr/share/man/man8/mxk.8.bz2	100644	root:root	
+/usr/share/man/man8/mxk-tutorial.8.xz	100644	root:root	
+/usr/share/man/man8/mxk.8.xz	100644	root:root	
 Requires: /bin/sh  
@@ -28,2 +28,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -49,7 +51,7 @@
 File: /etc/mxk/smstoy.mxk	100644	root:root	2d71c1bdf5a1f86180f7cfd1dedc6c98	
-File: /usr/sbin/mxk	100755	root:root	3fb8d43e53eeab29881312bec7b12db8	
+File: /usr/sbin/mxk	100755	root:root	db3309dcca10d8b5a42a4ede1732e2d3	
 File: /usr/share/doc/mxk-1.10	40755	root:root		
 File: /usr/share/doc/mxk-1.10/README	100644	root:root	13250b675dfaed2aad2bc3d07bb76bf0	
-File: /usr/share/man/man8/mxk-tutorial.8.gz	100644	root:root	a14ac3e27246108d7479303019932d1e	
-File: /usr/share/man/man8/mxk.8.bz2	100644	root:root	c0415f5a710380d7c478530bb1c9facd	
-RPMIdentity: ed6358594b1f55aae891f765960447b1b85bcf63ddf930ba2eda01763241885e0770d9535acdb4bf685207f864ff3cf6d530a61e190eec876890277065b3db7f
+File: /usr/share/man/man8/mxk-tutorial.8.xz	100644	root:root	c0df6183656821c3888cdc1da3ff1e41	
+File: /usr/share/man/man8/mxk.8.xz	100644	root:root	e16099f9f08cf05670a55ac8a8d9dfdf	
+RPMIdentity: ea2f9b08a04b7bb8045d92be5289542e1109802bcdf6278ba97451ce1a27a32df8001de48c1320265256312f27fa8bdd4bda359f73c63ee97f8872003286acf5
--- mxk-debuginfo-1.10-alt1.x86_64.rpm.repo	2014-09-16 06:15:45.000000000 +0000
+++ mxk-debuginfo-1.10-alt1.x86_64.rpm.hasher	2022-07-11 01:08:12.271738832 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/4b	40755	root:root	
-/usr/lib/debug/.build-id/4b/aab2b4895e35cdd98cb9636797095707e17cbd	120777	root:root	../../../../sbin/mxk
-/usr/lib/debug/.build-id/4b/aab2b4895e35cdd98cb9636797095707e17cbd.debug	120777	root:root	../../usr/sbin/mxk.debug
+/usr/lib/debug/.build-id/98	40755	root:root	
+/usr/lib/debug/.build-id/98/9a5ea0f0d3d6df5c96544ff53829d1c4e9df80	120777	root:root	../../../../sbin/mxk
+/usr/lib/debug/.build-id/98/9a5ea0f0d3d6df5c96544ff53829d1c4e9df80.debug	120777	root:root	../../usr/sbin/mxk.debug
 /usr/lib/debug/usr/sbin/mxk.debug	100644	root:root	
@@ -66,6 +66,6 @@
 Provides: mxk-debuginfo = 1.10-alt1
-File: /usr/lib/debug/.build-id/4b	40755	root:root		
-File: /usr/lib/debug/.build-id/4b/aab2b4895e35cdd98cb9636797095707e17cbd	120777	root:root		../../../../sbin/mxk
-File: /usr/lib/debug/.build-id/4b/aab2b4895e35cdd98cb9636797095707e17cbd.debug	120777	root:root		../../usr/sbin/mxk.debug
-File: /usr/lib/debug/usr/sbin/mxk.debug	100644	root:root	857cd0ce9905f10931c91c183a050e65	
+File: /usr/lib/debug/.build-id/98	40755	root:root		
+File: /usr/lib/debug/.build-id/98/9a5ea0f0d3d6df5c96544ff53829d1c4e9df80	120777	root:root		../../../../sbin/mxk
+File: /usr/lib/debug/.build-id/98/9a5ea0f0d3d6df5c96544ff53829d1c4e9df80.debug	120777	root:root		../../usr/sbin/mxk.debug
+File: /usr/lib/debug/usr/sbin/mxk.debug	100644	root:root	4691b08086c0f467575119f65e4b45fb	
 File: /usr/src/debug/mxk-1.10	40755	root:root		
@@ -127,2 +127,2 @@
 File: /usr/src/debug/mxk-1.10/word-work/word-work.h	100644	root:root	5664fce325251e4684c6008035f62534	
-RPMIdentity: 7e32f2285465c2d38abd00fbcb67ea219b0e2892d2571a6777920d37ba1057e9e82830d3a4b7caf4961bfcf37560628e255f773f0df1d877bc2e8df71b3a9a70
+RPMIdentity: b716ee237c05dcc7e4a8f508469c4645150c062ab639800dc6e6b0723f8e72e8307e034097ca23af551624e4b8039a4cbf1bc6846853b622bc986c434977ab61