<86>Mar 2 09:48:31 userdel[586804]: delete user 'rooter' <86>Mar 2 09:48:31 userdel[586804]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 2 09:48:31 groupadd[586811]: group added to /etc/group: name=rooter, GID=573 <86>Mar 2 09:48:31 groupadd[586811]: group added to /etc/gshadow: name=rooter <86>Mar 2 09:48:31 groupadd[586811]: new group: name=rooter, GID=573 <86>Mar 2 09:48:31 useradd[586816]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Mar 2 09:48:31 userdel[586826]: delete user 'builder' <86>Mar 2 09:48:31 userdel[586826]: removed group 'builder' owned by 'builder' <86>Mar 2 09:48:31 userdel[586826]: removed shadow group 'builder' owned by 'builder' <86>Mar 2 09:48:31 groupadd[586831]: group added to /etc/group: name=builder, GID=574 <86>Mar 2 09:48:31 groupadd[586831]: group added to /etc/gshadow: name=builder <86>Mar 2 09:48:31 groupadd[586831]: new group: name=builder, GID=574 <86>Mar 2 09:48:31 useradd[586835]: new user: name=builder, UID=574, GID=574, 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 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.16382 + 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.25821 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 -j8 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 -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 -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 -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 -DHAVE_CONFIG_H -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.39229 + 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 + cd shorten-3.6.1 + make 'INSTALL=/bin/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" /bin/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" /bin/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) 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: __xstat fopen truncate Hardlinking identical .pyc and .pyo files 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.HGKIE5 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.107af6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.11), libc.so.6(GLIBC_2.3.4), 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.5lfIm5 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.gaDnz5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SBFnJ3 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 Wrote: /usr/src/RPM/RPMS/i586/shorten-debuginfo-3.6.1-alt1.qa1.i586.rpm 9.25user 2.44system 0:15.40elapsed 75%CPU (0avgtext+0avgdata 42736maxresident)k 0inputs+0outputs (0major+440818minor)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 11.77user 7.03system 0:21.82elapsed 86%CPU (0avgtext+0avgdata 42736maxresident)k 0inputs+0outputs (0major+621986minor)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 2020-03-02 09:48:49.391805678 +0000 @@ -1,3 +1,3 @@ /usr/bin/shorten 100755 -/usr/share/man/man1/shorten.1.bz2 100644 +/usr/share/man/man1/shorten.1.xz 100644 Requires: /lib/ld-linux.so.2 @@ -10,2 +10,3 @@ Requires: libm.so.6(GLIBC_2.0) +Requires: libm.so.6(GLIBC_2.29) Requires: rtld(GNU_HASH)