<86>Jan 26 07:09:01 userdel[3667]: delete user 'rooter' <86>Jan 26 07:09:01 userdel[3667]: removed group 'rooter' owned by 'rooter' <86>Jan 26 07:09:01 userdel[3667]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 26 07:09:01 groupadd[3680]: group added to /etc/group: name=rooter, GID=573 <86>Jan 26 07:09:01 groupadd[3680]: group added to /etc/gshadow: name=rooter <86>Jan 26 07:09:01 groupadd[3680]: new group: name=rooter, GID=573 <86>Jan 26 07:09:01 useradd[3690]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Jan 26 07:09:01 userdel[3707]: delete user 'builder' <86>Jan 26 07:09:01 userdel[3707]: removed group 'builder' owned by 'builder' <86>Jan 26 07:09:01 userdel[3707]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 07:09:01 groupadd[3717]: group added to /etc/group: name=builder, GID=574 <86>Jan 26 07:09:01 groupadd[3717]: group added to /etc/gshadow: name=builder <86>Jan 26 07:09:01 groupadd[3717]: new group: name=builder, GID=574 <86>Jan 26 07:09:01 useradd[3725]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Jan 26 07:09:05 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831974 installed <13>Jan 26 07:09:05 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus.215627.200 1540831974 installed <13>Jan 26 07:09:05 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus.218904.100 1546473555 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cscope-15.8a-alt1.nosrc.rpm Installing cscope-15.8a-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52505 + 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.26059 + 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 -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 --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-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... i586-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 + make -j8 clean Making clean in doc make[1]: Nothing to be done for 'clean'. Making clean in src make[1]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' test -z "cscope" || rm -f cscope make[1]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' test -z "scanner.c fscanner.c egrep.c" || rm -f scanner.c fscanner.c egrep.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' rm -f *.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' Making clean in contrib make[1]: Nothing to be done for 'clean'. make[1]: Nothing to be done for 'clean-am'. + make -j8 all make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o basename.o basename.c basename.c:35:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: basename.c,v 1.3 2001/07/05 14:31:00 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o alloc.o alloc.c alloc.c:41:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: alloc.c,v 1.8 2006/07/23 20:59:20 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' /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 /usr/src/RPM/BUILD/cscope-15.8a/src/egrep.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o command.o command.c command.c:50:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: command.c,v 1.36 2012/05/20 13:58:53 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o build.o build.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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o display.o display.c display.c:65:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: display.c,v 1.33 2012/05/20 12:24:17 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o dir.o dir.c dir.c: In function 'scan_dir': dir.c:491:9: warning: variable 'file' set but not used [-Wunused-but-set-variable] char *file; ^~~~ At top level: dir.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: dir.c,v 1.32 2010/03/04 21:11:43 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o compath.o compath.c compath.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: compath.c,v 1.3 2001/07/05 14:31:00 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o exec.o exec.c exec.c: In function 'myexecvp': exec.c:131:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ At top level: exec.c:52:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: exec.c,v 1.12 2009/04/10 13:39:23 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o history.o history.c history.c:42:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: history.c,v 1.3 2006/07/23 20:59:20 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' /bin/sh ../ylwrap fscanner.l lex.yy.c fscanner.c -- flex make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o help.o help.c help.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: help.c,v 1.6 2005/04/29 18:44:31 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o logdir.o logdir.c logdir.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: logdir.c,v 1.5 2002/07/28 15:40:07 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crossref.o crossref.c crossref.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: crossref.c,v 1.15 2009/08/28 14:28:27 nhorman Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mygetenv.o mygetenv.c mygetenv.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: mygetenv.c,v 1.3 2001/07/05 16:47:04 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mouse.o mouse.c mouse.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: mouse.c,v 1.4 2001/07/05 14:31:00 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mypopen.o mypopen.c mypopen.c:55:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: mypopen.c,v 1.14 2006/04/21 10:40:29 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o main.o main.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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: main.c:72:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: main.c,v 1.55 2011/07/04 13:41:17 nhorman Exp $"; ^~~~~ main.c: In function 'main': main.c:523:39: warning: '/cscope' directive output may be truncated writing 7 bytes into a region of size between 1 and 251 [-Wformat-truncation=] snprintf(temp1, sizeof(temp1), "%s/cscope%d.1", tmpdir, pid); ^~~~~~~ In file included from /usr/include/stdio.h:862, from global.h:48, from main.c:39: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 11 and 271 bytes into a destination of size 251 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:524:39: warning: '/cscope' directive output may be truncated writing 7 bytes into a region of size between 1 and 251 [-Wformat-truncation=] snprintf(temp2, sizeof(temp2), "%s/cscope%d.2", tmpdir, pid); ^~~~~~~ In file included from /usr/include/stdio.h:862, from global.h:48, from main.c:39: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 11 and 271 bytes into a destination of size 251 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vpaccess.o vpaccess.c make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vpfopen.o vpfopen.c vpfopen.c:40:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: vpfopen.c,v 1.4 2009/04/10 13:39:23 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vpopen.o vpopen.c vpopen.c:42:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: vpopen.c,v 1.5 2009/04/10 13:39:23 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o edit.o edit.c edit.c:45:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: edit.c,v 1.7 2009/04/10 13:39:23 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vpinit.o vpinit.c vpinit.c:45:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: vpinit.c,v 1.8 2006/07/23 20:59:20 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o invlib.o invlib.c invlib.c: In function 'invmake': invlib.c:183:5: warning: pointer targets in assignment from 'char *' to 'unsigned char *' 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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ invcntl->invfile); ~~~~~~~~~~~~~~~~~ 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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ invcntl->invfile); ~~~~~~~~~~~~~~~~~ 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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ invcntl->invfile); ~~~~~~~~~~~~~~~~~ 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: invlib.c:59:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: invlib.c,v 1.21 2012/07/10 20:01:40 nhorman Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lookup.o lookup.c lookup.c:41:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: lookup.c,v 1.4 2006/04/21 10:45:48 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o input.o input.c input.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: input.c,v 1.15 2006/08/20 15:00:34 broeker Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o egrep.o egrep.c make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o find.o find.c find.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: find.c,v 1.25 2012/06/15 11:18:11 nhorman Exp $"; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o fscanner.o fscanner.c fscanner.c:31814:16: warning: 'yy_top_state' defined but not used [-Wunused-function] static int yy_top_state (void) ^~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89777 + 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) Checking contents of files in /usr/src/tmp/cscope-buildroot/ (default) 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) verify-elf: WARNING: ./usr/bin/cscope: uses non-LFS functions: __fxstat __lxstat __open_2 __xstat fopen lseek open readdir Hardlinking identical .pyc and .pyo files Processing files: cscope-15.8a-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16816 + 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.oI7lur 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.HzDdxc 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, /lib/ld-linux.so.2, coreutils, findutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libncurses.so.5 >= set:mhOoZycKG1CFKXc2CLzyIsHexwuDVj8LPNtG0PSNSBGA7Rrf830Xj2, libtinfo.so.5 >= 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.CJ4mAi 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.iG2MGU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gdc4MU find-requires: running scripts (debuginfo) Requires: cscope = 15.8a-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/cscope-15.8a-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cscope-debuginfo-15.8a-alt1.i586.rpm 25.23user 4.69system 0:28.17elapsed 106%CPU (0avgtext+0avgdata 42132maxresident)k 0inputs+0outputs (0major+848231minor)pagefaults 0swaps 38.68user 10.22system 0:47.52elapsed 102%CPU (0avgtext+0avgdata 122032maxresident)k 0inputs+0outputs (0major+1281440minor)pagefaults 0swaps --- cscope-15.8a-alt1.i586.rpm.repo 2014-09-05 07:03:13.000000000 +0000 +++ cscope-15.8a-alt1.i586.rpm.hasher 2019-01-26 07:09:38.699281487 +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