+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cscope.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tBRk7e + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cscope-15.8b + /usr/bin/gzip -dc /builddir/build/SOURCES/cscope-15.8b.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cscope-15.8b + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Vfi7o2 + umask 022 + cd /builddir/build/BUILD + cd cscope-15.8b + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: checking "location of ncurses.h file"... Found ncurses on /usr/include/ncurses.h checking for ncurses version... VERSION: 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... yes checking for sigsetjmp... yes 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 + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/cscope-15.8b' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/doc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b/src' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o fscanner.o fscanner.c fscanner.c:31785:16: warning: 'yy_top_state' defined but not used [-Wunused-function] static int yy_top_state (void) ^~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o egrep.o egrep.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.9 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.37 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.16 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dir.o dir.c dir.c:49:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: dir.c,v 1.33 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.34 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.13 2014/11/20 21:16:21 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.27 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.16 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o invlib.o invlib.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:660: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:724: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:801: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:998:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&posting, sizeof(posting), 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ invlib.c:1013: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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ invlib.c:1028:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&posting, (int) sizeof(posting), 1, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ invlib.c:1042: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.22 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.5 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:993:1: warning: 'error_usage' defined but not used [-Wunused-function] error_usage(void) ^~~~~~~~~~~ main.c:70:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static char const rcsid[] = "$Id: main.c,v 1.57 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.15 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vpaccess.o vpaccess.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.9 2014/11/20 21:12:54 broeker Exp $"; ^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 $"; ^~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/src' Making all in contrib make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/contrib' make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b' make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b' make[1]: Leaving directory '/builddir/build/BUILD/cscope-15.8b' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CmnBVL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 + cd cscope-15.8b + rm -rf /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 cscope-15.8b.files + make DESTDIR=/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 install Making install in doc make[1]: Entering directory '/builddir/build/BUILD/cscope-15.8b/doc' make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 cscope.1 '/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/doc' make[1]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/doc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/cscope-15.8b/src' make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/bin' /usr/bin/install -c cscope '/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/src' make[1]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/src' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/cscope-15.8b/contrib' make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b/contrib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/bin' /usr/bin/install -c ocs '/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/contrib' make[1]: Leaving directory '/builddir/build/BUILD/cscope-15.8b/contrib' make[1]: Entering directory '/builddir/build/BUILD/cscope-15.8b' make[2]: Entering directory '/builddir/build/BUILD/cscope-15.8b' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cscope-15.8b' make[1]: Leaving directory '/builddir/build/BUILD/cscope-15.8b' + mkdir -p /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/var/lib/cs + mkdir -p /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/cscope + cp -a contrib/xcscope/xcscope.el /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/cscope + install -m 755 contrib/xcscope/cscope-indexer /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/bin + cp -a contrib/cctree.vim /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/cscope + for dir in /usr/share/xemacs/site-packages/lisp /usr/share/emacs/site-lisp + mkdir -p /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/xemacs/site-packages/lisp + ln -s /usr/share/cscope/xcscope.el /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/xemacs/site-packages/lisp + touch /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/xemacs/site-packages/lisp/xcscope.elc + echo '%ghost /usr/share/xemacs/site-packages/lisp/xcscope.el*' + for dir in /usr/share/xemacs/site-packages/lisp /usr/share/emacs/site-lisp + mkdir -p /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/emacs/site-lisp + ln -s /usr/share/cscope/xcscope.el /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/emacs/site-lisp + touch /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/emacs/site-lisp/xcscope.elc + echo '%ghost /usr/share/emacs/site-lisp/xcscope.el*' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/cscope-indexer from #! /bin/sh to #!/bin/sh Processing files: cscope-15.8b-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZE7aGg + umask 022 + cd /builddir/build/BUILD + cd cscope-15.8b + DOCDIR=/builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + cp -pr AUTHORS /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + cp -pr COPYING /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + cp -pr ChangeLog /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + cp -pr README /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + cp -pr TODO /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + cp -pr contrib/cctree.txt /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64/usr/share/doc/cscope + exit 0 warning: File listed twice: /usr/share/cscope Provides: cscope = 15.8b-6.fc28 cscope(riscv-64) = 15.8b-6.fc28 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/cscope-15.8b-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/cscope-15.8b-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NvF7BX + umask 022 + cd /builddir/build/BUILD + cd cscope-15.8b + rm -rf /builddir/build/BUILDROOT/cscope-15.8b-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff