<86>Apr 14 01:17:08 userdel[83501]: delete user 'rooter' <86>Apr 14 01:17:08 groupadd[83581]: group added to /etc/group: name=rooter, GID=669 <86>Apr 14 01:17:08 groupadd[83581]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:17:08 groupadd[83581]: new group: name=rooter, GID=669 <86>Apr 14 01:17:08 useradd[83669]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Apr 14 01:17:08 userdel[83787]: delete user 'builder' <86>Apr 14 01:17:08 userdel[83787]: removed group 'builder' owned by 'builder' <86>Apr 14 01:17:08 userdel[83787]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:17:08 groupadd[83992]: group added to /etc/group: name=builder, GID=670 <86>Apr 14 01:17:08 groupadd[83992]: group added to /etc/gshadow: name=builder <86>Apr 14 01:17:08 groupadd[83992]: new group: name=builder, GID=670 <86>Apr 14 01:17:08 useradd[84011]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Apr 14 01:17:10 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 01:17:10 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 14 01:17:10 rpmi: libncurses-devel-5.9-alt8 1456756459 installed Installing cscope-15.8a-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12038 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cscope-15.8a + echo 'Source #0 (cscope-15.8a.tar):' Source #0 (cscope-15.8a.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cscope-15.8a.tar + cd cscope-15.8a + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cscope-15.8a-alt1.patch):' Patch #0 (cscope-15.8a-alt1.patch): + /usr/bin/patch -p1 patching file src/global.h patching file src/main.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12038 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cscope-15.8a + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:4: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + ASFLAGS= + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext 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 whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E configure: checking "location of ncurses.h file"... Found ncurses on /usr/include/ncurses.h checking for ncurses version... VERSION: 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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp in -lregex... no checking for gnome-config... no checking for pkg-config... true checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/window.h usability... no checking sys/window.h presence... no checking for sys/window.h... no checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking floss.h usability... no checking floss.h presence... no checking for floss.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for sighandler_t... no checking for sigsetjmp... yes checking return type of signal handlers... void checking for strchr... yes checking for memcpy... yes checking for memset... yes checking for setmode... no checking for _setmode... no checking for getcwd... yes checking for regcmp... no checking for regcomp... yes checking for strerror... yes checking for lstat... yes checking for fixkeypad... no checking for getopt_long... yes checking for stdarg.h... yes checking for varargs.h... no checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vsnprintf... (cached) yes checking whether vsnprintf is C99 compliant... (cached) yes checking for vasprintf... yes checking for asprintf... yes checking for vasprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 clean make: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' Making clean in doc make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' make[1]: Nothing to be done for `clean'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' Making clean in src make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/src' test -z "cscope" || rm -f cscope test -z "scanner.c fscanner.c egrep.c" || rm -f scanner.c fscanner.c egrep.c rm -f *.o make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/src' Making clean in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' make[1]: Nothing to be done for `clean'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' make[1]: Nothing to be done for `clean-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a' make: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a' + '[' -n 8 ']' + make -j8 all make: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/src' /bin/sh ../ylwrap fscanner.l lex.yy.c fscanner.c -- flex /bin/sh ../ylwrap egrep.y y.tab.c egrep.c y.tab.h `echo egrep.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output egrep.output -- bison -y x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o alloc.o alloc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o basename.o basename.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o build.o build.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o command.o command.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o compath.o compath.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o crossref.o crossref.c build.c: In function 'build': build.c:261:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(oldrefs, "%ld", &totalterms); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o dir.o dir.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o display.o display.c /usr/src/RPM/BUILD/cscope-15.8a/src/egrep.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o edit.o edit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o exec.o exec.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o find.o find.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o help.o help.c exec.c: In function 'myexecvp': exec.c:131:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o history.o history.c dir.c: In function 'scan_dir': dir.c:491:9: warning: variable 'file' set but not used [-Wunused-but-set-variable] char *file; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o input.o input.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o invlib.o invlib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o logdir.o logdir.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o lookup.o lookup.c invlib.c: In function 'invmake': invlib.c:183:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] s = strchr(line, SEP); ^ invlib.c: In function 'invopen': invlib.c:638:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(invcntl->iindex, (int) invcntl->param.supsize, 1, ^ invlib.c: In function 'invstep': invlib.c:704:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(invcntl->logblk, (int) invcntl->param.sizeblk, 1, ^ invlib.c: In function 'invfind': invlib.c:781:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(invcntl->logblk, (int)invcntl->param.sizeblk, 1, ^ invlib.c: In function 'boolfile': invlib.c:978:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&posting, sizeof(posting), 1, file); ^ invlib.c:993:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&posting, (int) sizeof(posting), 1, file); ^ invlib.c:1002:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&posting, (int) sizeof(posting), 1, file); ^ invlib.c:1008:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&posting, (int) sizeof(posting), 1, file); ^ invlib.c:1022:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&posting, (int) sizeof(posting), 1, file); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o main.o main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o mouse.o mouse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o mygetenv.o mygetenv.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o mypopen.o mypopen.c main.c: In function 'main': main.c:623:7: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(oldrefs, "%ld", &totalterms); ^ main.c:681:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(path, sizeof(path), names); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o vpaccess.o vpaccess.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o vpfopen.o vpfopen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o vpinit.o vpinit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o vpopen.o vpopen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o egrep.o egrep.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o fscanner.o fscanner.c fscanner.c:31852:16: warning: 'yy_top_state' defined but not used [-Wunused-function] static int yy_top_state (void) ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cscope fscanner.o egrep.o alloc.o basename.o build.o command.o compath.o crossref.o dir.o display.o edit.o exec.o find.o help.o history.o input.o invlib.o logdir.o lookup.o main.o mouse.o mygetenv.o mypopen.o vpaccess.o vpfopen.o vpinit.o vpopen.o -lncurses -lfl make[2]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/src' Making all in contrib make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' make[2]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a' make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a' make: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39137 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cscope-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cscope-buildroot + cd cscope-15.8a + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/cscope-buildroot make: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/cscope-buildroot/usr/share/man/man1' /bin/install -p -m 644 cscope.1 '/usr/src/tmp/cscope-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/doc' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/src' /bin/mkdir -p '/usr/src/tmp/cscope-buildroot/usr/bin' /bin/install -p cscope '/usr/src/tmp/cscope-buildroot/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/src' Making install in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' /bin/mkdir -p '/usr/src/tmp/cscope-buildroot/usr/bin' /bin/install -p ocs '/usr/src/tmp/cscope-buildroot/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a/contrib' make[1]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' make[2]: Entering directory `/usr/src/RPM/BUILD/cscope-15.8a' 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/cscope-15.8a' make[1]: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a' make: Leaving directory `/usr/src/RPM/BUILD/cscope-15.8a' + find /usr/src/tmp/cscope-buildroot -type d '(' -name CVS -o -name .svn -o -name .git -o -name .hg -o -name .bzr -o -name _MTN ')' -print -exec rm -rf '{}' ';' + find . -type d '(' -name CVS -o -name .svn -o -name .git -o -name .hg -o -name .bzr -o -name _MTN ')' -print -exec rm -rf '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cscope-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cscope-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/cscope-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cscope-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: cscope-15.8a-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82394 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cscope-15.8a + DOCDIR=/usr/src/tmp/cscope-buildroot/usr/share/doc/cscope-15.8a + export DOCDIR + rm -rf /usr/src/tmp/cscope-buildroot/usr/share/doc/cscope-15.8a + /bin/mkdir -p /usr/src/tmp/cscope-buildroot/usr/share/doc/cscope-15.8a + cp -prL TODO COPYING AUTHORS README contrib /usr/src/tmp/cscope-buildroot/usr/share/doc/cscope-15.8a + chmod -R go-w /usr/src/tmp/cscope-buildroot/usr/share/doc/cscope-15.8a + chmod -R a+rX /usr/src/tmp/cscope-buildroot/usr/share/doc/cscope-15.8a + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IPpDps 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.76Waiz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: find grep mkdir sort Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, findutils, grep, libc.so.6(GLIBC_2.11)(64bit), 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), libncurses.so.5()(64bit) >= set:mhOoZycKG1CFKXc2CLzyIsHexwuDVj8LPNtG0PSNSBGA7Rrf830Xj2, libtinfo.so.5()(64bit) >= set:lhZKHDm1yjZCub23Et7uOi9k1, 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.8F5GTI Creating cscope-debuginfo package Processing files: cscope-debuginfo-15.8a-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x3hwhV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m62Wta find-requires: running scripts (debuginfo) Requires: cscope = 15.8a-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/cscope-15.8a-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cscope-debuginfo-15.8a-alt1.x86_64.rpm 9.04user 1.80system 0:15.33elapsed 70%CPU (0avgtext+0avgdata 52972maxresident)k 0inputs+0outputs (0major+827599minor)pagefaults 0swaps 11.84user 3.60system 0:21.94elapsed 70%CPU (0avgtext+0avgdata 123884maxresident)k 0inputs+0outputs (0major+1054448minor)pagefaults 0swaps --- cscope-15.8a-alt1.x86_64.rpm.repo 2014-09-05 07:03:12.000000000 +0000 +++ cscope-15.8a-alt1.x86_64.rpm.hasher 2019-04-14 01:17:28.501841683 +0000 @@ -35,3 +35,3 @@ /usr/share/doc/cscope-15.8a/contrib/xcscope/xcscope.el 100644 -/usr/share/man/man1/cscope.1.bz2 100644 +/usr/share/man/man1/cscope.1.xz 100644 Requires: /bin/sh