<86>Mar 28 06:24:09 userdel[4288]: delete user 'rooter'
<86>Mar 28 06:24:09 userdel[4288]: removed group 'rooter' owned by 'rooter'
<86>Mar 28 06:24:09 userdel[4288]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 28 06:24:09 groupadd[4307]: group added to /etc/group: name=rooter, GID=561
<86>Mar 28 06:24:09 groupadd[4307]: group added to /etc/gshadow: name=rooter
<86>Mar 28 06:24:09 groupadd[4307]: new group: name=rooter, GID=561
<86>Mar 28 06:24:09 useradd[4324]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash
<86>Mar 28 06:24:09 userdel[4365]: delete user 'builder'
<86>Mar 28 06:24:09 userdel[4365]: removed group 'builder' owned by 'builder'
<86>Mar 28 06:24:09 groupadd[4397]: group added to /etc/group: name=builder, GID=562
<86>Mar 28 06:24:09 groupadd[4397]: group added to /etc/gshadow: name=builder
<86>Mar 28 06:24:09 groupadd[4397]: new group: name=builder, GID=562
<86>Mar 28 06:24:09 useradd[4445]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash
<13>Mar 28 06:24:12 rpmi: libnatspec-0.3.1-alt2 1445691580 installed
<13>Mar 28 06:24:12 rpmi: libnatspec-devel-0.3.1-alt2 1445691580 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/unzip-6.0-alt2.qa1.nosrc.rpm
Installing unzip-6.0-alt2.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46218
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf unzip60
+ echo 'Source #0 (unzip60.tar.gz):'
Source #0 (unzip60.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/unzip60.tar.gz
+ /bin/tar -xf -
+ cd unzip60
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (unzip-6.0-alt-natspec.patch):'
Patch #1 (unzip-6.0-alt-natspec.patch):
+ /usr/bin/patch -p1
patching file unix/Makefile
patching file unix/unix.c
Hunk #2 succeeded at 1877 (offset 208 lines).
patching file unix/unxcfg.h
Hunk #1 succeeded at 227 (offset 86 lines).
patching file unzip.c
Hunk #5 succeeded at 808 with fuzz 2 (offset 135 lines).
Hunk #6 succeeded at 1345 (offset 247 lines).
Hunk #7 succeeded at 1531 (offset 265 lines).
Hunk #8 succeeded at 1635 (offset 265 lines).
patching file unzpriv.h
Hunk #1 succeeded at 3008 (offset 444 lines).
patching file zipinfo.c
Hunk #1 succeeded at 457 (offset 10 lines).
Hunk #2 succeeded at 505 (offset 10 lines).
Hunk #3 succeeded at 554 (offset 10 lines).
+ ln -s unix/Makefile .
+ /usr/bin/subst s/1L/1/g man/funzip.1 man/unzip.1 man/unzipsfx.1 man/zipgrep.1 man/zipinfo.1
+ /usr/bin/subst 's/"-s"/"-lnatspec"/' unix/configure
+ /usr/bin/subst 's/CFLAGS_OPT=.-O3./CFLAGS_OPT="-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD"/g' unix/configure
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46772
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unzip60
+ make flags
make: Entering directory '/usr/src/RPM/BUILD/unzip60'
sh unix/configure "cc" "-I. -Ibzip2 -DUNIX  " "bzip2"
Check C compiler operation
  Ok
Check C compiler type (optimization options)
  GNU C (-pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD)
Check for the C preprocessor
Check if we can use asm code
Check if compiler generates underlines
Check for ANSI options
Check for prototypes
Check the handling of const
Check for time_t
Check for size_t
Check for off_t
Check for Large File Support
  off_t is 8 bytes
-- yes we have Large File Support!
Check for wide char support
  __STDC_ISO_10646__ = 201706
-- have wchar_t with known UCS encoding - enabling Unicode support!
Check for setlocale support (needed for UNICODE Native check)
-- have setlocale, can check for charset type
--  - enabling UTF8-native support!
Check for gcc no-builtin flag
Check for fchmod
Check for fchown
Check for lchown
Check for nl_langinfo
Check for lchmod
Check for memset
Check for errno declaration
Check for directory libraries
Check for readlink
Check for directory include file
Check for non existent include files
Check for term I/O include file
Check for MBCS include files
Check for MBCS support
-- have MBCS support
Check for MBCS mbschr
Check for MBCS mbsrchr
Check for valloc
Check for /usr/local/bin and /usr/local/man
Checking for OS specialties
Check for symbolic links
Check bzip2 support
  Check for bzip2 sources in unzip's bzip2 subdirectory
-- bzip2 sources not found - no bzip2 support
make: Leaving directory '/usr/src/RPM/BUILD/unzip60'
+ make -j8 -e generic
eval make -f unix/Makefile unzips ACONF_DEP=flags `cat flags`
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c   -x assembler-with-cpp -c -o crc_gcc.o crc_i386.S
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  crc32.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  globals.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  envargs.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  crypt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  match.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  explode.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  unzip.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  ttyio.c
ttyio.c: In function 'zgetch':
ttyio.c:463:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(f, &c, 1);             /* read our character */
     ^~~~~~~~~~~~~~
ttyio.c: In function 'getp':
ttyio.c:631:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
             read(f, &c, 1);
             ^~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  ubz2err.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  unreduce.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  list.c
list.c: In function 'list_files':
list.c:342:39: warning: '%03u' directive writing between 3 and 5 bytes into a region of size 4 [-Wformat-overflow=]
                 sprintf(&methbuf[4], "%03u", G.crec.compression_method);
                                       ^~~~
list.c:342:38: note: directive argument in the range [0, 65535]
                 sprintf(&methbuf[4], "%03u", G.crec.compression_method);
                                      ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from list.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 6 bytes into a destination of size 4
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from unzip.h:718,
                 from list.c:24:
unzpriv.h:1009:45: warning: '%%' directive writing 1 byte into a region of size between 0 and 8 [-Wformat-overflow=]
 #    define LoadFarString(x)        (char *)(x)
                                             ^
list.c:383:37: note: in expansion of macro 'LoadFarString'
                 sprintf(cfactorstr, LoadFarString(CompFactorStr), sgn, cfactor);
                                     ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from list.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 12 bytes into a destination of size 10
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from unzip.h:718,
                 from list.c:24:
unzpriv.h:1009:45: warning: '%%' directive writing 1 byte into a region of size between 0 and 8 [-Wformat-overflow=]
 #    define LoadFarString(x)        (char *)(x)
                                             ^
list.c:465:33: note: in expansion of macro 'LoadFarString'
             sprintf(cfactorstr, LoadFarString(CompFactorStr), sgn, cfactor);
                                 ^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from list.c:24:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 12 bytes into a destination of size 10
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  unshrink.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  funzip.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DFUNZIP -o cryptf.o crypt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  fileio.c
fileio.c: In function 'disk_error':
fileio.c:1221:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(G.answerbuf, sizeof(G.answerbuf), stdin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  process.c
process.c: In function 'wide_to_local_string':
process.c:2440:7: warning: variable 'state_dependent' set but not used [-Wunused-but-set-variable]
   int state_dependent;
       ^~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DFUNZIP -o ttyiof.o ttyio.c
ttyio.c: In function 'getp':
ttyio.c:631:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
             read(f, &c, 1);
             ^~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DFUNZIP -o globalsf.o globals.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  extract.c
extract.c: In function 'extract_or_test_files':
extract.c:615:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
         read(G.zipfd, (char *)G.inbuf, INBUFSIZ);  /* been here before... */
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
extract.c: In function 'store_info':
extract.c:927:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
             fgets(G.answerbuf, sizeof(G.answerbuf), stdin);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
extract.c: In function 'extract_or_test_entrylist':
extract.c:1503:29: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
                             fgets(G.filename, FILNAMSIZ, stdin);
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  unix/unix.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o crc32_.o crc32.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o crypt_.o crypt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o unzipsfx.o unzip.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o globals_.o globals.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o match_.o match.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o fileio_.o fileio.c
fileio.c: In function 'disk_error':
fileio.c:1221:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(G.answerbuf, sizeof(G.answerbuf), stdin);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o ttyio_.o ttyio.c
ttyio.c: In function 'zgetch':
ttyio.c:463:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(f, &c, 1);             /* read our character */
     ^~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o ubz2err_.o ubz2err.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  inflate.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o process_.o process.c
process.c: In function 'wide_to_local_string':
process.c:2440:7: warning: variable 'state_dependent' set but not used [-Wunused-but-set-variable]
   int state_dependent;
       ^~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o unix_.o unix/unix.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  zipinfo.c
zipinfo.c: In function 'zipinfo':
zipinfo.c:1986:31: warning: '%03u' directive writing between 3 and 5 bytes into a region of size 4 [-Wformat-overflow=]
         sprintf(&methbuf[1], "%03u", G.crec.compression_method);
                               ^~~~
zipinfo.c:1986:30: note: directive argument in the range [0, 65535]
         sprintf(&methbuf[1], "%03u", G.crec.compression_method);
                              ^~~~~~
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 6 bytes into a destination of size 4
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zipinfo.c:2077:41: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
             sprintf(&attribs[12], "%u.%u", hostver/10, hostver%10);
                                         ^
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 5 bytes into a destination of size 4
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zipinfo.c:2034:49: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
                     sprintf(&attribs[12], "%u.%u", hostver/10, hostver%10);
                                                 ^
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 5 bytes into a destination of size 4
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zipinfo.c:2052:41: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
             sprintf(&attribs[12], "%u.%u", hostver/10, hostver%10);
                                         ^
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 5 bytes into a destination of size 4
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zipinfo.c:2123:52: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
                 sprintf(attribs, ".r.-...     %u.%u", hostver/10, hostver%10);
                                                    ^
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 16 and 17 bytes into a destination of size 16
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zipinfo.c:2123:52: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
                 sprintf(attribs, ".r.-...     %u.%u", hostver/10, hostver%10);
                                                    ^
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 16 and 17 bytes into a destination of size 16
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zipinfo.c:2123:52: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
                 sprintf(attribs, ".r.-...     %u.%u", hostver/10, hostver%10);
                                                    ^
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 16 and 17 bytes into a destination of size 16
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zipinfo.c:2179:41: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
             sprintf(&attribs[12], "%u.%u", hostver/10, hostver%10);
                                         ^
In file included from /usr/include/stdio.h:862,
                 from unzpriv.h:634,
                 from unzip.h:718,
                 from zipinfo.c:26:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 4 and 5 bytes into a destination of size 4
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o extract_.o extract.c
extract.c: In function 'extract_or_test_files':
extract.c:615:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
         read(G.zipfd, (char *)G.inbuf, INBUFSIZ);  /* been here before... */
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
extract.c: In function 'store_info':
extract.c:927:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
             fgets(G.answerbuf, sizeof(G.answerbuf), stdin);
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
extract.c: In function 'extract_or_test_entrylist':
extract.c:1503:29: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
                             fgets(G.filename, FILNAMSIZ, stdin);
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -o unzip  -Lbzip2 unzip.o crc32.o crc_gcc.o crypt.o envargs.o explode.o extract.o fileio.o globals.o inflate.o list.o match.o process.o ttyio.o ubz2err.o unreduce.o unshrink.o zipinfo.o unix.o  -lnatspec
/usr/bin/ld.default: unix.o: in function `set_symlnk_attribs':
/usr/src/RPM/BUILD/unzip60/unix/unix.c:1308: warning: lchmod is not implemented and will always fail
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DFUNZIP -o inflatef.o inflate.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -c -I. -Ibzip2 -DUNIX -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -DNO_WORKING_ISPRINT -DDATE_FORMAT=DF_YMD -DASM_CRC -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUNICODE_SUPPORT -DUTF8_MAYBE_NATIVE -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -D_MBCS  -DSFX -o inflate_.o inflate.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -o funzip  funzip.o crc32.o crc_gcc.o cryptf.o globalsf.o inflatef.o ttyiof.o -lnatspec
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
make[1]: Entering directory '/usr/src/RPM/BUILD/unzip60'
cc -o unzipsfx  unzipsfx.o crc32_.o crc_gcc.o crypt_.o extract_.o fileio_.o globals_.o inflate_.o match_.o process_.o ttyio_.o ubz2err_.o unix_.o -lnatspec
/usr/bin/ld.default: unix_.o: in function `set_symlnk_attribs':
/usr/src/RPM/BUILD/unzip60/unix/unix.c:1308: warning: lchmod is not implemented and will always fail
make[1]: Leaving directory '/usr/src/RPM/BUILD/unzip60'
+ make test
make: Entering directory '/usr/src/RPM/BUILD/unzip60'
#####  This is a Unix-specific target.  (Just so you know.)
#####     Make sure unzip, funzip and unzipsfx are compiled and
#####     in this directory.
#####  testing extraction
Archive:  testmake.zip
  inflating: testmake.zipinfo        
#####  testing zipinfo (unzip -Z)
1,4c1,3
< Archive:  testmake.zip
< Zip file size: 527 bytes, number of entries: 2
< -rw-a--     2.3 ntf      126 tx defX 98-Nov-19 21:46 notes
< -rw-a--     2.3 ntf      236 tx defX 98-Nov-19 21:46 testmake.zipinfo
---
> Archive:  testmake.zip   527 bytes   2 files
> -rw-a--     2.3 ntf      126 tx defX 19-Nov-98 22:46 notes
> -rw-a--     2.3 ntf      236 tx defX 19-Nov-98 22:46 testmake.zipinfo
#####  WARNING:  zipinfo output doesn't match stored version
#####     (If the only difference is the file times, compare your
#####      timezone with the Central European timezone, which is one
#####      hour east of Greenwich but effectively 2 hours east
#####      during summer Daylight Savings Time.  The upper two
#####      lines should correspond to your local time when the
#####      files were created, on 19 November 1998 at 10:46pm CET.
#####      If the times are consistent, please ignore this warning.)
#####  testing unzip -d exdir option
Archive:  testmake.zip
  inflating: testun/notes            
This file is part of testmake.zip for UnZip 5.4 and
later.  It has DOS/OS2/NT style CR-LF line-endings.
It's pretty short.
#####  testing unzip -o and funzip (ignore funzip warning)
funzip warning: zipfile has more than one entry--rest ignored
#####  testing unzipsfx (self-extractor)
UnZipSFX 6.00 of 20 April 2009, by Info-ZIP (http://www.info-zip.org).
  inflating: notes                   
#####  testing complete.
make: Leaving directory '/usr/src/RPM/BUILD/unzip60'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46209
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/unzip-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/unzip-buildroot
+ cd unzip60
+ mkdir -p /usr/src/tmp/unzip-buildroot/usr/bin /usr/src/tmp/unzip-buildroot/usr/share/man/man1
+ install -p -m755 unzip funzip unzipsfx unix/zipgrep /usr/src/tmp/unzip-buildroot/usr/bin
+ install -p -m644 man/funzip.1 man/unzip.1 man/unzipsfx.1 man/zipgrep.1 man/zipinfo.1 /usr/src/tmp/unzip-buildroot/usr/share/man/man1/
+ ln -s unzip /usr/src/tmp/unzip-buildroot/usr/bin/zipinfo
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/unzip-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/unzip-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/unzip-buildroot/ (default)
Compressing files in /usr/src/tmp/unzip-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/unzip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/unzipsfx: found executable STACK entry:   GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
verify-elf: WARNING: ./usr/bin/funzip: found executable STACK entry:   GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
verify-elf: WARNING: ./usr/bin/unzip: found executable STACK entry:   GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
Hardlinking identical .pyc and .pyo files
Processing files: unzip-6.0-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91692
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd unzip60
+ DOCDIR=/usr/src/tmp/unzip-buildroot/usr/share/doc/unzip-6.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/unzip-buildroot/usr/share/doc/unzip-6.0
+ /bin/mkdir -p /usr/src/tmp/unzip-buildroot/usr/share/doc/unzip-6.0
+ cp -prL BUGS LICENSE /usr/src/tmp/unzip-buildroot/usr/share/doc/unzip-6.0
+ chmod -R go-w /usr/src/tmp/unzip-buildroot/usr/share/doc/unzip-6.0
+ chmod -R a+rX /usr/src/tmp/unzip-buildroot/usr/share/doc/unzip-6.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ATEK4f
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.DSVWhO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
find-requires: FINDPACKAGE-COMMANDS: egrep
Requires: /bin/sh, /lib/ld-linux.so.2, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libnatspec.so.0 >= set:iglRMQb, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qtk0yR
Creating unzip-debuginfo package
Processing files: unzip-debuginfo-6.0-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f45Cdd
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9LFzA3
find-requires: running scripts (debuginfo)
Requires: unzip = 6.0-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libnatspec.so.0)
Wrote: /usr/src/RPM/RPMS/i586/unzip-6.0-alt2.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/unzip-debuginfo-6.0-alt2.qa1.i586.rpm
27.56user 3.64system 0:17.07elapsed 182%CPU (0avgtext+0avgdata 42320maxresident)k
0inputs+0outputs (0major+622540minor)pagefaults 0swaps
33.94user 8.79system 0:28.28elapsed 151%CPU (0avgtext+0avgdata 116308maxresident)k
24inputs+0outputs (0major+900102minor)pagefaults 0swaps
--- unzip-6.0-alt2.qa1.i586.rpm.repo	2013-04-16 23:35:27.000000000 +0000
+++ unzip-6.0-alt2.qa1.i586.rpm.hasher	2019-03-28 06:24:33.751830840 +0000
@@ -8,7 +8,7 @@
 /usr/share/doc/unzip-6.0/LICENSE	100644	
-/usr/share/man/man1/funzip.1.gz	100644	
-/usr/share/man/man1/unzip.1.bz2	100644	
-/usr/share/man/man1/unzipsfx.1.gz	100644	
-/usr/share/man/man1/zipgrep.1.gz	100644	
-/usr/share/man/man1/zipinfo.1.bz2	100644	
+/usr/share/man/man1/funzip.1.xz	100644	
+/usr/share/man/man1/unzip.1.xz	100644	
+/usr/share/man/man1/unzipsfx.1.xz	100644	
+/usr/share/man/man1/zipgrep.1.xz	100644	
+/usr/share/man/man1/zipinfo.1.xz	100644	
 Requires: /bin/sh  
@@ -20,2 +20,3 @@
 Requires: libc.so.6(GLIBC_2.3)  
+Requires: libc.so.6(GLIBC_2.3.2)  
 Requires: libc.so.6(GLIBC_2.3.4)