<86>Sep 7 03:51:00 userdel[1189096]: delete user 'rooter' <86>Sep 7 03:51:00 userdel[1189096]: removed group 'rooter' owned by 'rooter' <86>Sep 7 03:51:00 groupadd[1189108]: group added to /etc/group: name=rooter, GID=618 <86>Sep 7 03:51:00 groupadd[1189108]: group added to /etc/gshadow: name=rooter <86>Sep 7 03:51:00 groupadd[1189108]: new group: name=rooter, GID=618 <86>Sep 7 03:51:00 useradd[1189121]: new user: name=rooter, UID=618, GID=618, home=/root, shell=/bin/bash <86>Sep 7 03:51:00 userdel[1189141]: delete user 'builder' <86>Sep 7 03:51:00 userdel[1189141]: removed group 'builder' owned by 'builder' <86>Sep 7 03:51:00 groupadd[1189148]: group added to /etc/group: name=builder, GID=619 <86>Sep 7 03:51:00 groupadd[1189148]: group added to /etc/gshadow: name=builder <86>Sep 7 03:51:00 groupadd[1189148]: new group: name=builder, GID=619 <86>Sep 7 03:51:00 useradd[1189156]: new user: name=builder, UID=619, GID=619, home=/usr/src, shell=/bin/bash <13>Sep 7 03:51:02 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Sep 7 03:51:02 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Sep 7 03:51:02 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Sep 7 03:51:02 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+283727.100.1.1 1629851973 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cscope-15.8a-alt1.nosrc.rpm (w1.gzdio) 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.90912 + 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.90912 + 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: https://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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + 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 --disable-silent-rules --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 whether make supports the include directive... yes (GNU style) 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 + 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' rm -f *.o 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' 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o basename.o basename.c basename.c:35:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 35 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o alloc.o alloc.c alloc.c:41:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 41 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o compath.o compath.c compath.c:47:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 47 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o crossref.o crossref.c crossref.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 48 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o command.o command.c command.c:50:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 50 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 261 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o edit.o edit.c edit.c:45:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 45 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 131 | } | ^ At top level: exec.c:52:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 52 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 491 | char *file; | ^~~~ At top level: dir.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 48 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o display.o display.c display.c:65:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 65 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o history.o history.c history.c:42:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 42 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o help.o help.c help.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 51 | 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' /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] /usr/src/RPM/BUILD/cscope-15.8a/src/egrep.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples make[2]: Leaving directory '/usr/src/RPM/BUILD/cscope-15.8a/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cscope-15.8a/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o logdir.o logdir.c logdir.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 48 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lookup.o lookup.c lookup.c:41:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 41 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o input.o input.c input.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 51 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o find.o find.c find.c:51:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 51 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mygetenv.o mygetenv.c mygetenv.c:33:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 33 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mouse.o mouse.c mouse.c:48:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 48 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 183 | 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] 638 | fread(invcntl->iindex, (int) invcntl->param.supsize, 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 639 | 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] 704 | fread(invcntl->logblk, (int) invcntl->param.sizeblk, 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 705 | 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] 781 | fread(invcntl->logblk, (int)invcntl->param.sizeblk, 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 782 | 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] 978 | fread(&posting, sizeof(posting), 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ invlib.c:993:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 993 | 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] 1002 | 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] 1008 | 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] 1022 | fread(&posting, (int) sizeof(posting), 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: invlib.c:59:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 59 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mypopen.o mypopen.c mypopen.c:55:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 55 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 623 | fscanf(oldrefs, "%ld", &totalterms); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:681:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 681 | fgets(path, sizeof(path), names); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: main.c:72:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 72 | static char const rcsid[] = "$Id: main.c,v 1.55 2011/07/04 13:41:17 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o vpfopen.o vpfopen.c vpfopen.c:40:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 40 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o vpinit.o vpinit.c vpinit.c:45:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 45 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o vpopen.o vpopen.c vpopen.c:42:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 42 | 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' /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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fscanner.o fscanner.c fscanner.c:31814:16: warning: 'yy_top_state' defined but not used [-Wunused-function] 31814 | 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.59399 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cscope-15.8a + make 'INSTALL=/usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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,gnuconfig) 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) Processing files: cscope-15.8a-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31025 + 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.wBUMVL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XQp7yN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.xgIkDM 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.SEAb1K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i0lp3J 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cscope-debuginfo-15.8a-alt1.x86_64.rpm (w2.lzdio) 10.50user 2.91system 0:15.77elapsed 85%CPU (0avgtext+0avgdata 72480maxresident)k 0inputs+0outputs (0major+1068670minor)pagefaults 0swaps 13.96user 5.74system 0:21.72elapsed 90%CPU (0avgtext+0avgdata 102016maxresident)k 0inputs+0outputs (0major+1358049minor)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 2021-09-07 03:51:20.363248845 +0000 @@ -35,3 +35,3 @@ /usr/share/doc/cscope-15.8a/contrib/xcscope/xcscope.el 100644 root:root -/usr/share/man/man1/cscope.1.bz2 100644 root:root +/usr/share/man/man1/cscope.1.xz 100644 root:root Requires: /bin/sh @@ -54,3 +54,3 @@ Provides: cscope = 15.8a-alt1 -File: /usr/bin/cscope 100755 root:root 100d0403595b5ed034d9fd0e64afcf4b +File: /usr/bin/cscope 100755 root:root 2ac05779dd6506f74d044f933e746e2f File: /usr/bin/ocs 100755 root:root 86d976904ed9820f68190cb2abc280af @@ -62,5 +62,5 @@ File: /usr/share/doc/cscope-15.8a/contrib 40755 root:root -File: /usr/share/doc/cscope-15.8a/contrib/Makefile 100644 root:root 948680d636bd63cb7f2e53c3e4a6fbe6 +File: /usr/share/doc/cscope-15.8a/contrib/Makefile 100644 root:root 01f9d738676c6a6fa39fff598d967e2a File: /usr/share/doc/cscope-15.8a/contrib/Makefile.am 100644 root:root 45c458deec7e0d3afc0a82381395961f -File: /usr/share/doc/cscope-15.8a/contrib/Makefile.in 100644 root:root cf3c96081722e3f3b3212daa51e52c98 +File: /usr/share/doc/cscope-15.8a/contrib/Makefile.in 100644 root:root 5be4f615f90ea96fe0740827319fd175 File: /usr/share/doc/cscope-15.8a/contrib/README 100644 root:root f29bcd6ba3fbe6b785f6d7f34e75e71d @@ -89,3 +89,3 @@ File: /usr/share/doc/cscope-15.8a/contrib/xcscope/xcscope.el 100644 root:root 13e5fffd198ff2a2a74c7c75ef6ce2f7 -File: /usr/share/man/man1/cscope.1.bz2 100644 root:root 2a4aa4a8e04d25bdcb04964d295c80d7 -RPMIdentity: e4e7e1bfc22db6d91712e26f4470ede0e2c81042899946f3363b5a56c14ea49065f8e634a019bc3f77e7a43c6528f72db9f46d6fd1b047f9a93cdb24b8dfb974 +File: /usr/share/man/man1/cscope.1.xz 100644 root:root 7b27956c737becc4a23485c19aaf2bf9 +RPMIdentity: 685c4b3fecdb7773cb5701866c114dc0454980562b3601116a8442580bc01d071d56f1d0ee72445d8f34365abc50388a1ebcf4beaa020e48914d1d2ef8985a13 --- cscope-debuginfo-15.8a-alt1.x86_64.rpm.repo 2014-09-05 07:03:12.000000000 +0000 +++ cscope-debuginfo-15.8a-alt1.x86_64.rpm.hasher 2021-09-07 03:51:20.431249498 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0c 40755 root:root -/usr/lib/debug/.build-id/0c/1296998ce71036457081822a054536c6432300 120777 root:root ../../../../bin/cscope -/usr/lib/debug/.build-id/0c/1296998ce71036457081822a054536c6432300.debug 120777 root:root ../../usr/bin/cscope.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/4438191d259b6c4c15860b2218fbf41bec1742 120777 root:root ../../../../bin/cscope +/usr/lib/debug/.build-id/64/4438191d259b6c4c15860b2218fbf41bec1742.debug 120777 root:root ../../usr/bin/cscope.debug /usr/lib/debug/usr/bin/cscope.debug 100644 root:root @@ -7,3 +7,2 @@ /usr/src/debug/cscope-15.8a/src/alloc.c 100644 root:root -/usr/src/debug/cscope-15.8a/src/alloc.h 100644 root:root /usr/src/debug/cscope-15.8a/src/basename.c 100644 root:root @@ -29,3 +28,2 @@ /usr/src/debug/cscope-15.8a/src/invlib.h 100644 root:root -/usr/src/debug/cscope-15.8a/src/library.h 100644 root:root /usr/src/debug/cscope-15.8a/src/logdir.c 100644 root:root @@ -50,6 +48,6 @@ Provides: cscope-debuginfo = 15.8a-alt1 -File: /usr/lib/debug/.build-id/0c 40755 root:root -File: /usr/lib/debug/.build-id/0c/1296998ce71036457081822a054536c6432300 120777 root:root ../../../../bin/cscope -File: /usr/lib/debug/.build-id/0c/1296998ce71036457081822a054536c6432300.debug 120777 root:root ../../usr/bin/cscope.debug -File: /usr/lib/debug/usr/bin/cscope.debug 100644 root:root 5fac7051d5da0b0fb19cd609d1a3c569 +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/4438191d259b6c4c15860b2218fbf41bec1742 120777 root:root ../../../../bin/cscope +File: /usr/lib/debug/.build-id/64/4438191d259b6c4c15860b2218fbf41bec1742.debug 120777 root:root ../../usr/bin/cscope.debug +File: /usr/lib/debug/usr/bin/cscope.debug 100644 root:root 69e176c6af1b796d2ed6d3d837dea13b File: /usr/src/debug/cscope-15.8a 40755 root:root @@ -57,3 +55,2 @@ File: /usr/src/debug/cscope-15.8a/src/alloc.c 100644 root:root d0627c54153eb9994dbae00766da15b8 -File: /usr/src/debug/cscope-15.8a/src/alloc.h 100644 root:root ba5a56c3d607e3103381120f65bb1e26 File: /usr/src/debug/cscope-15.8a/src/basename.c 100644 root:root bc62d6e5276ed304593a82a06cfd715a @@ -67,3 +64,3 @@ File: /usr/src/debug/cscope-15.8a/src/edit.c 100644 root:root d89100df7d3208be369b8ac8000dd747 -File: /usr/src/debug/cscope-15.8a/src/egrep.c 100644 root:root e3bfa4e3f3014b5bffd823f9e25dcb62 +File: /usr/src/debug/cscope-15.8a/src/egrep.c 100644 root:root 8b3f161d5f2abba2fdc57e71933373ff File: /usr/src/debug/cscope-15.8a/src/egrep.y 100644 root:root 628fca88543c6b69f1c5f4af8851aca9 @@ -71,3 +68,3 @@ File: /usr/src/debug/cscope-15.8a/src/find.c 100644 root:root 87cbc1c72fe1d0745971ad299ed599d3 -File: /usr/src/debug/cscope-15.8a/src/fscanner.c 100644 root:root cff5fdae0ef421fcb98d4cdbac0b0151 +File: /usr/src/debug/cscope-15.8a/src/fscanner.c 100644 root:root caf7b74b78ab2267826b3aebe7688ecb File: /usr/src/debug/cscope-15.8a/src/fscanner.l 100644 root:root 76ec34cc32ca28b6981564b62fc1a4cf @@ -79,3 +76,2 @@ File: /usr/src/debug/cscope-15.8a/src/invlib.h 100644 root:root 4172e3c0647cea761bd78bddfd0618f9 -File: /usr/src/debug/cscope-15.8a/src/library.h 100644 root:root 451e24efbf1432d88d599fce9096cdd5 File: /usr/src/debug/cscope-15.8a/src/logdir.c 100644 root:root a1813e5d772ca567785d29b32980901c @@ -93,2 +89,2 @@ File: /usr/src/debug/cscope-15.8a/src/vpopen.c 100644 root:root 2176a782a3f42450235f96c403262938 -RPMIdentity: 2a788073d8318853c21b14c8b2a8b69aa69bc36bdd0057896ce182510f3ed151244a84b430d6dec4448c83557d7563aa74fce280931c88318811252b3a1de012 +RPMIdentity: 37df290136bfd44b121ff05e9f687ae004ee3f9c508c302cc69860531bf7c7f7dba2221501cb9c7ff9ae5ad7730039784f84c1a7f4a46e106dfe47ac15813a30