<86>Apr 14 01:21:31 userdel[12153]: delete user 'rooter' <86>Apr 14 01:21:31 groupadd[12185]: group added to /etc/group: name=rooter, GID=561 <86>Apr 14 01:21:31 groupadd[12185]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:21:31 groupadd[12185]: new group: name=rooter, GID=561 <86>Apr 14 01:21:31 useradd[12203]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 14 01:21:31 userdel[12242]: delete user 'builder' <86>Apr 14 01:21:31 userdel[12242]: removed group 'builder' owned by 'builder' <86>Apr 14 01:21:31 userdel[12242]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:21:31 groupadd[12261]: group added to /etc/group: name=builder, GID=562 <86>Apr 14 01:21:31 groupadd[12261]: group added to /etc/gshadow: name=builder <86>Apr 14 01:21:31 groupadd[12261]: new group: name=builder, GID=562 <86>Apr 14 01:21:31 useradd[12280]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Apr 14 01:21:33 rpmi: libnatspec-0.3.1-alt2 1445691578 installed <13>Apr 14 01:21:33 rpmi: libnatspec-devel-0.3.1-alt2 1445691578 installed Installing zip-3.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zip-3.0 + echo 'Source #0 (zip30.tar.gz):' Source #0 (zip30.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/zip30.tar.gz + cd zip-3.0 + /bin/chmod -c -Rf u+rwX,go-w . + subst 's|-O2|-pipe -Wall -g -O2|;s|/usr/local/bin|/usr/bin|g;s|/usr/local/man|/usr/share/man|g' unix/configure + echo 'Patch #0 (zip-3.0-umask-tmp.patch):' Patch #0 (zip-3.0-umask-tmp.patch): + /usr/bin/patch -p2 patching file zip.c + echo 'Patch #4 (zip-3.0-alt-asdos.patch):' Patch #4 (zip-3.0-alt-asdos.patch): + /usr/bin/patch -p2 patching file zip.c + echo 'Patch #5 (zip-3.0-exec-shield.patch):' Patch #5 (zip-3.0-exec-shield.patch): + /usr/bin/patch -p1 patching file crc_i386.S patching file match.S + echo 'Patch #6 (zip-3.0-currdir.patch):' Patch #6 (zip-3.0-currdir.patch): + /usr/bin/patch -p1 patching file util.c + echo 'Patch #7 (zip-3.0-time.patch):' Patch #7 (zip-3.0-time.patch): + /usr/bin/patch -p1 patching file unix/Makefile Hunk #1 succeeded at 29 (offset 5 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zip-3.0 + make -f unix/Makefile prefix=/usr 'CFLAGS_NOOPT=-I. -DUNIX -pipe -Wall -g -O3' generic_gcc make: Entering directory `/usr/src/RPM/BUILD/zip-3.0' make -f unix/Makefile generic CC=gcc CPP="gcc -E" make[1]: Entering directory `/usr/src/RPM/BUILD/zip-3.0' sh unix/configure "gcc" "-I. -DUNIX -pipe -Wall -g -O3" "" Check C compiler type (optimization options) GNU C (-O3) Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- Either bzlib.h or libbz2.a not found - no bzip2 Check for the C preprocessor Check if we can use asm code 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 size of UIDs and GIDs (Now zip stores variable size UIDs/GIDs using a new extra field. This tests if this OS uses 16-bit UIDs/GIDs and so if the old 16-bit storage should also be used for backward compatibility.) s.st_uid is 4 bytes s.st_gid is 4 bytes -- UID not 2 bytes - disabling old 16-bit UID/GID support Check for Large File Support off_t is 8 bytes -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/bin and /usr/share/man Check for OS-specific flags Check for symbolic links eval make -f unix/Makefile zips `cat flags` make[2]: Entering directory `/usr/src/RPM/BUILD/zip-3.0' gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c zipfile.c: In function 'ffile_size': zipfile.c:1696:10: warning: variable 'siz' set but not used [-Wunused-but-set-variable] size_t siz; ^ zipfile.c: In function 'readlocal': zipfile.c:2168:11: warning: variable 'start_offset' set but not used [-Wunused-but-set-variable] uzoff_t start_offset = 0; ^ zipfile.c: In function 'scanzipf_fixnew': zipfile.c:3225:11: warning: variable 'in_cd_start_offset' set but not used [-Wunused-but-set-variable] uzoff_t in_cd_start_offset; /* offset of start of cd on cd start disk */ ^ zipfile.c:3223:11: warning: variable 'cd_total_entries' set but not used [-Wunused-but-set-variable] uzoff_t cd_total_entries = 0; /* number of entries according to EOCDR */ ^ zipfile.c: In function 'scanzipf_regnew': zipfile.c:4030:11: warning: variable 'version_made' set but not used [-Wunused-but-set-variable] ush version_made; ^ zipfile.c:4029:11: warning: variable 'z64eocdr_size' set but not used [-Wunused-but-set-variable] uzoff_t z64eocdr_size; ^ zipfile.c: In function 'scanzipf_fixnew': zipfile.c:3638:14: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] *x = z; ^ zipfile.c: In function 'readzipfile': zipfile.c:5057:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] *x = z; ^ zipfile.c:4049:27: note: 'x' was declared here struct zlist far * far *x; /* pointer last entry's link */ ^ gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c zipup.c: In function 'zipup': zipup.c:403:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] zoff_t o = 0, p; /* offsets in zip file */ ^ In file included from zipup.c:109:0: zipup.c: In function 'file_read': unix/zipup.h:21:22: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] #define zread(f,b,n) read(f,b,n) ^ zipup.c:1264:10: note: in expansion of macro 'zread' zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^ gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c fileio.c: In function 'wide_to_local_string': fileio.c:3281:7: warning: variable 'state_dependent' set but not used [-Wunused-but-set-variable] int state_dependent; ^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:13: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c zipfile.c: In function 'ffile_size': zipfile.c:1696:10: warning: variable 'siz' set but not used [-Wunused-but-set-variable] size_t siz; ^ zipfile.c: In function 'scanzipf_regnew': zipfile.c:4030:11: warning: variable 'version_made' set but not used [-Wunused-but-set-variable] ush version_made; ^ zipfile.c:4029:11: warning: variable 'z64eocdr_size' set but not used [-Wunused-but-set-variable] uzoff_t z64eocdr_size; ^ zipfile.c: In function 'readzipfile': zipfile.c:5057:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] *x = z; ^ zipfile.c:4049:27: note: 'x' was declared here struct zlist far * far *x; /* pointer last entry's link */ ^ gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c fileio.c: In function 'wide_to_local_string': fileio.c:3281:7: warning: variable 'state_dependent' set but not used [-Wunused-but-set-variable] int state_dependent; ^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o gcc -c -I. -DUNIX -pipe -Wall -g -O3 -O3 -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c zipsplit.c: In function 'main': zipsplit.c:884:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ zipsplit.c: In function 'retry': zipsplit.c:496:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o make[2]: Leaving directory `/usr/src/RPM/BUILD/zip-3.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/zip-3.0' make: Leaving directory `/usr/src/RPM/BUILD/zip-3.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98595 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/zip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/zip-buildroot + cd zip-3.0 + mkdir -p /usr/src/tmp/zip-buildroot/usr/bin /usr/src/tmp/zip-buildroot/usr/share/man + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/zip-buildroot/usr exec_prefix=/usr/src/tmp/zip-buildroot/usr bindir=/usr/src/tmp/zip-buildroot/usr/bin sbindir=/usr/src/tmp/zip-buildroot/usr/sbin sysconfdir=/usr/src/tmp/zip-buildroot/etc datadir=/usr/src/tmp/zip-buildroot/usr/share includedir=/usr/src/tmp/zip-buildroot/usr/include libdir=/usr/src/tmp/zip-buildroot/usr/lib64 libexecdir=/usr/src/tmp/zip-buildroot/usr/lib localstatedir=/usr/src/tmp/zip-buildroot/var/lib sharedstatedir=/usr/src/tmp/zip-buildroot/var/lib mandir=/usr/src/tmp/zip-buildroot/usr/share/man infodir=/usr/src/tmp/zip-buildroot/usr/share/info install -f unix/Makefile BINDIR=/usr/src/tmp/zip-buildroot/usr/bin MANDIR=/usr/src/tmp/zip-buildroot/usr/share/man/man1 make: Entering directory `/usr/src/RPM/BUILD/zip-3.0' mkdir -p /usr/src/tmp/zip-buildroot/usr/bin cp -p zip zipcloak zipnote zipsplit /usr/src/tmp/zip-buildroot/usr/bin cd /usr/src/tmp/zip-buildroot/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /usr/src/tmp/zip-buildroot/usr/share/man/man1 cp -p man/zip.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zip.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zip.1 cp -p man/zipcloak.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipcloak.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipcloak.1 cp -p man/zipnote.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipnote.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipnote.1 cp -p man/zipsplit.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipsplit.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipsplit.1 make: Leaving directory `/usr/src/RPM/BUILD/zip-3.0' + make -f unix/Makefile prefix=/usr/src/tmp/zip-buildroot/usr MANDIR=/usr/src/tmp/zip-buildroot/usr/share/man/man1 install make: Entering directory `/usr/src/RPM/BUILD/zip-3.0' mkdir -p /usr/src/tmp/zip-buildroot/usr/bin cp -p zip zipcloak zipnote zipsplit /usr/src/tmp/zip-buildroot/usr/bin cd /usr/src/tmp/zip-buildroot/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /usr/src/tmp/zip-buildroot/usr/share/man/man1 cp -p man/zip.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zip.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zip.1 cp -p man/zipcloak.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipcloak.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipcloak.1 cp -p man/zipnote.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipnote.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipnote.1 cp -p man/zipsplit.1 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipsplit.1 chmod 644 /usr/src/tmp/zip-buildroot/usr/share/man/man1/zipsplit.1 make: Leaving directory `/usr/src/RPM/BUILD/zip-3.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/zip-buildroot (auto) Verifying and fixing files in /usr/src/tmp/zip-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/zip-buildroot (auto) Verifying ELF objects in /usr/src/tmp/zip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: zip-3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82148 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zip-3.0 + DOCDIR=/usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + export DOCDIR + rm -rf /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + /bin/mkdir -p /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + cp -prL README CHANGES TODO WHATSNEW WHERE LICENSE README.CR /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + chmod -R go-w /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + chmod -R a+rX /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + cp -prL proginfo/algorith.txt /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + chmod -R go-w /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + chmod -R a+rX /usr/src/tmp/zip-buildroot/usr/share/doc/zip-3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JlGyPE find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YgG3AY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X58Qfl Creating zip-debuginfo package Processing files: zip-debuginfo-3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ALopOK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.reKBgd find-requires: running scripts (debuginfo) Requires: zip = 30000000:3.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/zip-3.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/zip-debuginfo-3.0-alt1.x86_64.rpm 11.88user 1.91system 0:19.77elapsed 69%CPU (0avgtext+0avgdata 62260maxresident)k 0inputs+0outputs (0major+516120minor)pagefaults 0swaps 14.98user 4.70system 0:26.04elapsed 75%CPU (0avgtext+0avgdata 121928maxresident)k 0inputs+0outputs (0major+728737minor)pagefaults 0swaps --- zip-3.0-alt1.x86_64.rpm.repo 2012-03-20 11:16:34.000000000 +0000 +++ zip-3.0-alt1.x86_64.rpm.hasher 2019-04-14 01:21:55.110730134 +0000 @@ -13,7 +13,8 @@ /usr/share/doc/zip-3.0/algorith.txt 100644 -/usr/share/man/man1/zip.1.bz2 100644 -/usr/share/man/man1/zipcloak.1.gz 100644 -/usr/share/man/man1/zipnote.1.gz 100644 -/usr/share/man/man1/zipsplit.1.gz 100644 +/usr/share/man/man1/zip.1.xz 100644 +/usr/share/man/man1/zipcloak.1.xz 100644 +/usr/share/man/man1/zipnote.1.xz 100644 +/usr/share/man/man1/zipsplit.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) --- zip-debuginfo-3.0-alt1.x86_64.rpm.repo 2012-03-20 11:16:34.000000000 +0000 +++ zip-debuginfo-3.0-alt1.x86_64.rpm.hasher 2019-04-14 01:21:55.126729965 +0000 @@ -6,2 +6,3 @@ /usr/src/debug/zip-3.0/crc32.c 100644 +/usr/src/debug/zip-3.0/crc32.h 100644 /usr/src/debug/zip-3.0/crypt.c 100644 @@ -15,2 +16,3 @@ /usr/src/debug/zip-3.0/ttyio.c 100644 +/usr/src/debug/zip-3.0/ttyio.h 100644 /usr/src/debug/zip-3.0/unix 40755