<86>May 31 10:20:22 userdel[2633168]: delete user 'rooter'
<86>May 31 10:20:22 userdel[2633168]: removed group 'rooter' owned by 'rooter'
<86>May 31 10:20:22 userdel[2633168]: removed shadow group 'rooter' owned by 'rooter'
<86>May 31 10:20:22 groupadd[2633228]: group added to /etc/group: name=rooter, GID=663
<86>May 31 10:20:22 groupadd[2633228]: group added to /etc/gshadow: name=rooter
<86>May 31 10:20:22 groupadd[2633228]: new group: name=rooter, GID=663
<86>May 31 10:20:22 useradd[2633259]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>May 31 10:20:22 userdel[2633331]: delete user 'builder'
<86>May 31 10:20:22 userdel[2633331]: removed group 'builder' owned by 'builder'
<86>May 31 10:20:22 userdel[2633331]: removed shadow group 'builder' owned by 'builder'
<86>May 31 10:20:22 groupadd[2633395]: group added to /etc/group: name=builder, GID=664
<86>May 31 10:20:22 groupadd[2633395]: group added to /etc/gshadow: name=builder
<86>May 31 10:20:22 groupadd[2633395]: new group: name=builder, GID=664
<86>May 31 10:20:22 useradd[2633408]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
<13>May 31 10:20:26 rpmi: groff-base-1.22.3-alt2 1502488686 installed
<13>May 31 10:20:26 rpmi: groff-ps-1.22.3-alt2 1502488686 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/mxk-1.10-alt1.nosrc.rpm
Installing mxk-1.10-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32889
+ 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.56979
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mxk-1.10
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
make[1]: Entering directory '/usr/src/RPM/BUILD/mxk-1.10/loop'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c time.c -o time.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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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]
   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]
   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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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]
   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]
   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]
   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 -march=i586 -mtune=generic -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]
   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]
   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]
   struct mxk_global *mg;
                      ^~
source.c: In function 'mxk_list_sources':
source.c:921:47: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 116 [-Wformat-truncation=]
         snprintf(path, MXK_NAME_SIZE - 1, "%s/%s", MXK_SOURCE_DIR, de->d_name);
                                               ^~
In file included from /usr/include/stdio.h:862,
                 from source.c:10:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 127
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
source.c: In function 'mxk_match_source':
source.c:693:47: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 116 [-Wformat-truncation=]
         snprintf(path, MXK_NAME_SIZE - 1, "%s/%s", MXK_SOURCE_DIR, de->d_name);
                                               ^~
In file included from /usr/include/stdio.h:862,
                 from source.c:10:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 12 and 267 bytes into a destination of size 127
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -march=i586 -mtune=generic -DVERSION=\"1.10\" -c mxk.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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -DVERSION=\"1.10\" -c find.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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -DVERSION=\"1.10\" -c client.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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -DVERSION=\"1.10\" -c key.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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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: Entering directory '/usr/src/RPM/BUILD/mxk-1.10'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -DVERSION=\"1.10\" -c chord.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/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]
   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]
   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 -march=i586 -mtune=generic -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 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -DVERSION=\"1.10\" -c bit.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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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]
   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]
   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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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]
   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]
   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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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]
   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 -march=i586 -mtune=generic -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]
   struct mxk_global *mg;
                      ^~
make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10'
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 -march=i586 -mtune=generic -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]
   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]
   struct mxk_global *mg;
                      ^~
make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10'
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 -march=i586 -mtune=generic -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]
   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  -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 
make: Leaving directory '/usr/src/RPM/BUILD/mxk-1.10'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88002
+ 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
+ cd mxk-1.10
+ /usr/bin/make 'INSTALL=/bin/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/lib 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 
/bin/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
/bin/install -p -m 755 mxk /usr/src/tmp/mxk-buildroot/usr/sbin
/bin/install -p -m 444 mxk.8 mxk-tutorial.8 /usr/src/tmp/mxk-buildroot/usr/share/man/man8/
/bin/install -p -m 644 etc/key2js.mxk etc/faster.mxk etc/mousearrow.mxk etc/morsetoy.mxk etc/joyweb.mxk etc/external.mxk etc/fmacro.mxk etc/braille.mxk etc/gesture.mxk etc/dvoqwe.mxk etc/key2mouse.mxk etc/hjklarrow.mxk etc/gesturetoy.mxk etc/smstoy.mxk /usr/src/tmp/mxk-buildroot/etc/mxk
/bin/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)
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)
verify-elf: WARNING: ./usr/sbin/mxk: uses non-LFS functions: __fxstat __xstat open readdir setrlimit
Hardlinking identical .pyc and .pyo files
Processing files: mxk-1.10-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57433
+ 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.4vNXCq
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hDgq8d
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH), sysvinit-utils
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lQtHRG
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.ajx5Nz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z1taSM
find-requires: running scripts (debuginfo)
Requires: mxk = 1.10-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/mxk-1.10-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/mxk-debuginfo-1.10-alt1.i586.rpm
10.70user 1.42system 0:14.10elapsed 85%CPU (0avgtext+0avgdata 27984maxresident)k
0inputs+0outputs (0major+397112minor)pagefaults 0swaps
14.60user 3.97system 0:23.56elapsed 78%CPU (0avgtext+0avgdata 115636maxresident)k
360inputs+0outputs (0major+685070minor)pagefaults 0swaps
--- mxk-1.10-alt1.i586.rpm.repo	2014-09-16 06:15:44.000000000 +0000
+++ mxk-1.10-alt1.i586.rpm.hasher	2020-05-31 10:20:44.310260775 +0000
@@ -19,4 +19,4 @@
 /usr/share/doc/mxk-1.10/README	100644	
-/usr/share/man/man8/mxk-tutorial.8.gz	100644	
-/usr/share/man/man8/mxk.8.bz2	100644	
+/usr/share/man/man8/mxk-tutorial.8.xz	100644	
+/usr/share/man/man8/mxk.8.xz	100644	
 Requires: /bin/sh