<86>Dec  4 03:29:22 userdel[858675]: delete user 'rooter'
<86>Dec  4 03:29:22 userdel[858675]: removed group 'rooter' owned by 'rooter'
<86>Dec  4 03:29:22 groupadd[858705]: group added to /etc/group: name=rooter, GID=942
<86>Dec  4 03:29:22 groupadd[858705]: group added to /etc/gshadow: name=rooter
<86>Dec  4 03:29:22 groupadd[858705]: new group: name=rooter, GID=942
<86>Dec  4 03:29:22 useradd[858736]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash
<86>Dec  4 03:29:22 userdel[858772]: delete user 'builder'
<86>Dec  4 03:29:22 userdel[858772]: removed group 'builder' owned by 'builder'
<86>Dec  4 03:29:22 userdel[858772]: removed shadow group 'builder' owned by 'builder'
<86>Dec  4 03:29:22 groupadd[858797]: group added to /etc/group: name=builder, GID=943
<86>Dec  4 03:29:22 groupadd[858797]: group added to /etc/gshadow: name=builder
<86>Dec  4 03:29:22 groupadd[858797]: new group: name=builder, GID=943
<86>Dec  4 03:29:22 useradd[858812]: new user: name=builder, UID=943, GID=943, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/shorten-3.6.1-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: Distributable
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/shorten-3.6.1-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing shorten-3.6.1-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18163
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf shorten-3.6.1
+ echo 'Source #0 (shorten-3.6.1.tar.gz):'
Source #0 (shorten-3.6.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/shorten-3.6.1.tar.gz
+ /bin/tar -xf -
+ cd shorten-3.6.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18163
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd shorten-3.6.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking for a BSD-compatible install... /bin/install -c
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for main in -lm... yes
configure: checking for headers
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for inttypes.h... (cached) yes
configure: checking for win32 environment
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
configure: checking for data types
checking for unsigned long... yes
checking size of unsigned long... 4
configure: checking for library functions
checking for strerror... yes
checking for truncate... yes
configure: creating ./config.status
config.status: creating man/Makefile
config.status: creating utils/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
configure: ready to compile.

shorten is now configured with the following options:

version:  3.6.1
install:  /usr/bin

Type 'make' to build shorten.  Afterwards,
type 'make check' to run some verification tests.

+ make -j16
Making all in man
make[1]: Nothing to be done for 'all'.
Making all in utils
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c array.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c Sulawalaw.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mkbshift.c
mkbshift.c: In function 'main':
mkbshift.c:86:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t' {aka 'int'} [-Wformat=]
   86 |       fprintf(fout, "%ld,", forwardmap[shift][i]);
      |                      ~~^    ~~~~~~~~~~~~~~~~~~~~
      |                        |                     |
      |                        long int              int32_t {aka int}
      |                      %d
mkbshift.c:88:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t' {aka 'int'} [-Wformat=]
   88 |       fprintf(fout, "%ld},\n", forwardmap[shift][USIZE - 1]);
      |                      ~~^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |                        |
      |                        long int                 int32_t {aka int}
      |                      %d
mkbshift.c:90:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t' {aka 'int'} [-Wformat=]
   90 |       fprintf(fout, "%ld}\n};\n", forwardmap[shift][USIZE - 1]);
      |                      ~~^          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |                           |
      |                        long int                    int32_t {aka int}
      |                      %d
mkbshift.c:99:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t' {aka 'int'} [-Wformat=]
   99 |       fprintf(fout, "%ld,", reversemap[shift][i]);
      |                      ~~^    ~~~~~~~~~~~~~~~~~~~~
      |                        |                     |
      |                        long int              int32_t {aka int}
      |                      %d
mkbshift.c:101:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t' {aka 'int'} [-Wformat=]
  101 |       fprintf(fout, "%ld},\n", reversemap[shift][USIZE - 1]);
      |                      ~~^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |                        |
      |                        long int                 int32_t {aka int}
      |                      %d
mkbshift.c:103:24: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int32_t' {aka 'int'} [-Wformat=]
  103 |       fprintf(fout, "%ld}\n};\n", reversemap[shift][USIZE - 1]);
      |                      ~~^          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |                           |
      |                        long int                    int32_t {aka int}
      |                      %d
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c exit.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o mkbshift Sulawalaw.o array.o exit.o mkbshift.o  -lm 
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c license.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c aiff.c
aiff.c: In function 'aiff_prochdr':
aiff.c:114:13: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign]
  114 |   write_hdr("FORM", 4, hdr);
      |             ^~~~~~
      |             |
      |             char *
In file included from aiff.c:16:
../include/shorten.h:322:45: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *'
  322 | void              write_hdr         PROTO ((const uchar *, int, Iff_Header *));
      |                                             ^~~~~~~~~~~~~
../include/shorten.h:183:21: note: in definition of macro 'PROTO'
  183 | #define PROTO(ARGS) ARGS
      |                     ^~~~
aiff.c:116:13: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign]
  116 |   write_hdr(ckhdr, 4, hdr);
      |             ^~~~~
      |             |
      |             const char *
In file included from aiff.c:16:
../include/shorten.h:322:45: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *'
  322 | void              write_hdr         PROTO ((const uchar *, int, Iff_Header *));
      |                                             ^~~~~~~~~~~~~
../include/shorten.h:183:21: note: in definition of macro 'PROTO'
  183 | #define PROTO(ARGS) ARGS
      |                     ^~~~
aiff.c:133:17: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign]
  133 |       write_hdr(ckhdr, 4, hdr);
      |                 ^~~~~
      |                 |
      |                 const char *
In file included from aiff.c:16:
../include/shorten.h:322:45: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'const char *'
  322 | void              write_hdr         PROTO ((const uchar *, int, Iff_Header *));
      |                                             ^~~~~~~~~~~~~
../include/shorten.h:183:21: note: in definition of macro 'PROTO'
  183 | #define PROTO(ARGS) ARGS
      |                     ^~~~
aiff.c:177:13: warning: pointer targets in passing argument 1 of 'write_hdr' differ in signedness [-Wpointer-sign]
  177 |   write_hdr("SSND", 4, hdr);
      |             ^~~~~~
      |             |
      |             char *
In file included from aiff.c:16:
../include/shorten.h:322:45: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'char *'
  322 | void              write_hdr         PROTO ((const uchar *, int, Iff_Header *));
      |                                             ^~~~~~~~~~~~~
../include/shorten.h:183:21: note: in definition of macro 'PROTO'
  183 | #define PROTO(ARGS) ARGS
      |                     ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c hsgetopt.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c main.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c dupfinfo.c
dupfinfo.c: In function 'dupfileinfo':
dupfinfo.c:47:12: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result]
   47 |     (void) chown(path1, buf.st_uid, -1);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dupfinfo.c:48:12: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result]
   48 |     (void) chown(path1, -1, buf.st_gid);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c poly.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c lpc.c
lpc.c: In function 'wav2lpc':
lpc.c:34:9: warning: variable 'ref' set but not used [-Wunused-but-set-variable]
   34 |   float ref[MAX_LPC_ORDER + 1];
      |         ^~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c riffwave.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c vario.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fixio.c
fixio.c: In function 'fread_type':
fixio.c:101:7: warning: implicit declaration of function 'swab' [-Wimplicit-function-declaration]
  101 |       swab(readfub, readbuf, nbyte);
      |       ^~~~
fixio.c: In function 'fwrite_type_init':
fixio.c:236:13: warning: pointer targets in assignment from 'int8_t *' {aka 'signed char *'} to 'char *' differ in signedness [-Wpointer-sign]
  236 |   writebuf  = (schar*) NULL;
      |             ^
fixio.c:237:13: warning: pointer targets in assignment from 'int8_t *' {aka 'signed char *'} to 'char *' differ in signedness [-Wpointer-sign]
  237 |   writefub  = (schar*) NULL;
      |             ^
fixio.c: In function 'fwrite_type':
fixio.c:257:14: warning: pointer targets in assignment from 'int8_t *' {aka 'signed char *'} to 'char *' differ in signedness [-Wpointer-sign]
  257 |     writebuf = (schar*) pmalloc((ulong) nwritebuf);
      |              ^
fixio.c:258:14: warning: pointer targets in assignment from 'int8_t *' {aka 'signed char *'} to 'char *' differ in signedness [-Wpointer-sign]
  258 |     writefub = (schar*) pmalloc((ulong) nwritebuf);
      |              ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c shorten.c
shorten.c: In function 'FileHasSeekInfoAppended':
shorten.c:333:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  333 |   fread(SeekTrailer.data,1,SEEK_TRAILER_SIZE,filei);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shorten.c:338:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  338 |       fread(SeekHeader.data,1,SEEK_HEADER_SIZE,filei);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shorten.c: In function 'FileIsExternalSeekTable':
shorten.c:363:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  363 |   fread(SeekHeader.data,1,SEEK_HEADER_SIZE,filei);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shorten.c: In function 'RemoveSeekInfo':
shorten.c:428:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  428 |   fread(&Trailer,SEEK_TRAILER_SIZE,1,f);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shorten.c: In function 'shorten':
shorten.c:1837:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 1837 |     fread(pSeekTableBuffer,SeekTableSize,1,SeekTableFile);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
shorten.c:1874:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
 1874 |       fread(pSeekTableBuffer,SeekTableSize-SEEK_TRAILER_SIZE,1,SeekTableFile);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o shorten aiff.o dupfinfo.o fixio.o hsgetopt.o license.o lpc.o main.o poly.o riffwave.o shorten.o vario.o ../utils/Sulawalaw.o ../utils/array.o ../utils/exit.o -lm 
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
Making all in tests
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83842
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/shorten-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/shorten-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd shorten-3.6.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/shorten-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/shorten-buildroot/usr/share/man/man1"
 /usr/libexec/rpm-build/install -p -m 644 './shorten.1' '/usr/src/tmp/shorten-buildroot/usr/share/man/man1/shorten.1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/man'
Making install in utils
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/utils'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/shorten-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'shorten' '/usr/src/tmp/shorten-buildroot/usr/bin/shorten'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/src'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/shorten-3.6.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1'
make: Leaving directory '/usr/src/RPM/BUILD/shorten-3.6.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/shorten-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/shorten-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/shorten-buildroot/ (default)
Compressing files in /usr/src/tmp/shorten-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/shorten-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/shorten: uses non-LFS functions: fopen stat truncate
Processing files: shorten-3.6.1-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k71n5L
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.JJFZrd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, 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.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4aCiia
Creating shorten-debuginfo package
Processing files: shorten-debuginfo-3.6.1-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3swI8O
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QcR8Vp
find-requires: running scripts (debuginfo)
Requires: shorten = 3.6.1-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6)
Wrote: /usr/src/RPM/RPMS/i586/shorten-3.6.1-alt1.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/shorten-debuginfo-3.6.1-alt1.qa1.i586.rpm (w2.lzdio)
3.12user 1.23system 0:09.11elapsed 47%CPU (0avgtext+0avgdata 53040maxresident)k
0inputs+0outputs (0major+468171minor)pagefaults 0swaps
/.out/shorten-3.6.1-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: Distributable
/.out/shorten-debuginfo-3.6.1-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: Distributable
4.22user 3.46system 0:11.74elapsed 65%CPU (0avgtext+0avgdata 53040maxresident)k
0inputs+0outputs (0major+642672minor)pagefaults 0swaps
--- shorten-3.6.1-alt1.qa1.i586.rpm.repo	2013-04-16 21:30:27.000000000 +0000
+++ shorten-3.6.1-alt1.qa1.i586.rpm.hasher	2021-12-04 03:29:33.232142330 +0000
@@ -1,3 +1,3 @@
 /usr/bin/shorten	100755	root:root	
-/usr/share/man/man1/shorten.1.bz2	100644	root:root	
+/usr/share/man/man1/shorten.1.xz	100644	root:root	
 Requires: /lib/ld-linux.so.2  
@@ -5,4 +5,6 @@
 Requires: libc.so.6(GLIBC_2.1)  
-Requires: libc.so.6(GLIBC_2.11)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -10,2 +12,3 @@
 Requires: libm.so.6(GLIBC_2.0)  
+Requires: libm.so.6(GLIBC_2.29)  
 Requires: rtld(GNU_HASH)  
@@ -13,4 +16,4 @@
 Provides: shorten = 3.6.1-alt1.qa1
-File: /usr/bin/shorten	100755	root:root	7ccd2cad642c193d1178f6efba3362e7	
-File: /usr/share/man/man1/shorten.1.bz2	100644	root:root	1596dc4663f9723430374ab153c9a1ad	
-RPMIdentity: 9d829faa03e73a097964922fe719d0f2abc13812132b93ba7ffe2a8c026142e0c351ab5d91a19510f0976a4149eef9cb76eeb4dfc7248db0d6d01767eb9ac480
+File: /usr/bin/shorten	100755	root:root	0b495f5bc66d52173c6e326ff489c5d1	
+File: /usr/share/man/man1/shorten.1.xz	100644	root:root	df0a95d4bf31a2b676d69c4acf1f882d	
+RPMIdentity: ab13d1c0b8c6046d362e5a6868b744de0aebaa984a160914c11f0f18ddb068a2d74a8532da6f44919c62f030a2fe8b4e5db64ebd6ea02def61b6c64db9291aa7
--- shorten-debuginfo-3.6.1-alt1.qa1.i586.rpm.repo	2013-04-16 21:30:27.000000000 +0000
+++ shorten-debuginfo-3.6.1-alt1.qa1.i586.rpm.hasher	2021-12-04 03:29:33.285142895 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/59	40755	root:root	
-/usr/lib/debug/.build-id/59/06a86cc7cfbc814983d75ab4587378ab2f3c38	120777	root:root	../../../../bin/shorten
-/usr/lib/debug/.build-id/59/06a86cc7cfbc814983d75ab4587378ab2f3c38.debug	120777	root:root	../../usr/bin/shorten.debug
+/usr/lib/debug/.build-id/93	40755	root:root	
+/usr/lib/debug/.build-id/93/06caa00755e1c2e1943a9528e803514afc107a	120777	root:root	../../../../bin/shorten
+/usr/lib/debug/.build-id/93/06caa00755e1c2e1943a9528e803514afc107a.debug	120777	root:root	../../usr/bin/shorten.debug
 /usr/lib/debug/usr/bin/shorten.debug	100644	root:root	
@@ -30,6 +30,6 @@
 Provides: shorten-debuginfo = 3.6.1-alt1.qa1
-File: /usr/lib/debug/.build-id/59	40755	root:root		
-File: /usr/lib/debug/.build-id/59/06a86cc7cfbc814983d75ab4587378ab2f3c38	120777	root:root		../../../../bin/shorten
-File: /usr/lib/debug/.build-id/59/06a86cc7cfbc814983d75ab4587378ab2f3c38.debug	120777	root:root		../../usr/bin/shorten.debug
-File: /usr/lib/debug/usr/bin/shorten.debug	100644	root:root	d7ee52034b5ad5d9f421f7c0dec78024	
+File: /usr/lib/debug/.build-id/93	40755	root:root		
+File: /usr/lib/debug/.build-id/93/06caa00755e1c2e1943a9528e803514afc107a	120777	root:root		../../../../bin/shorten
+File: /usr/lib/debug/.build-id/93/06caa00755e1c2e1943a9528e803514afc107a.debug	120777	root:root		../../usr/bin/shorten.debug
+File: /usr/lib/debug/usr/bin/shorten.debug	100644	root:root	cf2fc2d27e2e8c2c9fcf77c7baf8a16e	
 File: /usr/src/debug/shorten-3.6.1	40755	root:root		
@@ -54,2 +54,2 @@
 File: /usr/src/debug/shorten-3.6.1/utils/exit.c	100644	root:root	6bea6505b155e17df803931d6d8a03d4	
-RPMIdentity: ffeb7ef4a5bc6821ca56001fb984f3cbdf8064c4902c3ca19b5e98b6700006e3029947b52654fa5e88d54cf8602c731b9fe32ece093c754fd782e88cd87f31a8
+RPMIdentity: 1f2b86105bf4c2126ba819c37f2bac50385a8b22fea55a182829d621560a68b7d198c8a6bc86e3f462fca6898bb585914dbfa4e86b9fb84158c94f8f80277c34