+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rarian.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.RIiIvg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rarian-0.8.1 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/rarian-0.8.1.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd rarian-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rarian-0.8.1-categories.patch):' Patch #1 (rarian-0.8.1-categories.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .categories --fuzz=0 patching file librarian/rarian-omf.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jLiEar + umask 022 + cd /builddir/build/BUILD + cd rarian-0.8.1 + 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --disable-skdb-update 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 ./configure: line 2450: foreign: command not found checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none conv dir is /usr/share/omf checking for xsltproc... yes checking for bash... /usr/bin/bash checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rarian.pc config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating librarian/Makefile config.status: creating util/Makefile config.status: creating util/rarian-sk-update config.status: creating util/rarian-sk-install config.status: creating util/rarian-sk-rebuild config.status: creating util/rarian-sk-config config.status: creating util/rarian-sk-get-scripts config.status: creating util/rarian-sk-extract config.status: creating util/rarian-sk-get-content-list config.status: creating util/rarian-sk-get-extended-content-list config.status: creating docs/rarian.document config.status: creating config.h config.status: executing depfiles commands Rarian-0.8.1: This is not API-stable yet. Prefix......... /usr + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/rarian-0.8.1' Making all in librarian make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/librarian' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 librarian_la-rarian-main.lo `test -f 'rarian-main.c' || echo './'`rarian-main.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 librarian_la-rarian-reg-utils.lo `test -f 'rarian-reg-utils.c' || echo './'`rarian-reg-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 librarian_la-rarian-language.lo `test -f 'rarian-language.c' || echo './'`rarian-language.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 librarian_la-rarian-utils.lo `test -f 'rarian-utils.c' || echo './'`rarian-utils.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-reg-utils.c -fPIC -DPIC -o .libs/librarian_la-rarian-reg-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-main.c -fPIC -DPIC -o .libs/librarian_la-rarian-main.o gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-utils.c -fPIC -DPIC -o .libs/librarian_la-rarian-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-language.c -fPIC -DPIC -o .libs/librarian_la-rarian-language.o rarian-reg-utils.c: In function 'process_line': rarian-reg-utils.c:243:9: warning: unused variable 'ret' [-Wunused-variable] char *ret = NULL; ^~~ rarian-language.c: In function 'rrn_language_init': rarian-language.c:106:11: warning: unused variable 'lang' [-Wunused-variable] Lang *lang; ^~~~ rarian-reg-utils.c: In function 'rrn_sect_parse_file': rarian-reg-utils.c:606:8: warning: unused variable 'real_owner' [-Wunused-variable] char *real_owner = NULL; ^~~~~~~~~~ rarian-reg-utils.c: In function 'process_sect_line': rarian-reg-utils.c:678:8: warning: unused variable 'ret' [-Wunused-variable] char *ret = NULL; ^~~ rarian-reg-utils.c: In function 'process_section_path': rarian-reg-utils.c:770:8: warning: unused variable 'filename' [-Wunused-variable] char *filename = NULL; ^~~~~~~~ rarian-main.c: In function 'scan_directories': rarian-main.c:178:8: warning: unused variable 'next_colon' [-Wunused-variable] char *next_colon = NULL; ^~~~~~~~~~ rarian-main.c: In function 'process_locale_dirs': rarian-main.c:257:7: warning: unused variable 'dirp' [-Wunused-variable] DIR *dirp = NULL; ^~~~ rarian-main.c: In function 'process_omf_dir': rarian-main.c:451:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ rarian-main.c: In function 'process_file': rarian-main.c:489:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!reg) ^~ rarian-main.c:492:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (handle_duplicate (reg)) { ^~ rarian-main.c: In function 'reverse_child': rarian-main.c:553:11: warning: unused variable 'local_tail' [-Wunused-variable] RrnSect *local_tail = NULL; ^~~~~~~~~~ rarian-reg-utils.c: In function 'rrn_sect_new': rarian-reg-utils.c:433:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ rarian-main.c:568:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-utils.c -o librarian_la-rarian-utils.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-language.c -o librarian_la-rarian-language.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 librarian_la-rarian-info.lo `test -f 'rarian-info.c' || echo './'`rarian-info.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-main.c -o librarian_la-rarian-main.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 librarian_la-rarian-man.lo `test -f 'rarian-man.c' || echo './'`rarian-man.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-reg-utils.c -o librarian_la-rarian-reg-utils.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-info.c -fPIC -DPIC -o .libs/librarian_la-rarian-info.o rarian-info.c: In function 'process_initial_entry': rarian-info.c:103:9: warning: unused variable 'begin_section' [-Wunused-variable] char *begin_section = NULL; ^~~~~~~~~~~~~ rarian-info.c: In function 'process_info_dir': rarian-info.c:455:7: warning: unused variable 'ret' [-Wunused-variable] int ret = FALSE; ^~~ gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-man.c -fPIC -DPIC -o .libs/librarian_la-rarian-man.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -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 rarian-omf.lo rarian-omf.cpp rarian-man.c: In function 'setup_man_path': rarian-man.c:107:11: warning: unused variable 'argv' [-Wunused-variable] char *argv[]={"manpath"}; ^~~~ rarian-man.c: In function 'process_dir': rarian-man.c:338:10: warning: unused variable 'suffix' [-Wunused-variable] char *suffix = NULL; ^~~~~~ rarian-man.c:337:10: warning: unused variable 'tmp' [-Wunused-variable] char *tmp = NULL; ^~~ rarian-man.c: In function 'rrn_man_init': rarian-man.c:438:9: warning: unused variable 'ddirs' [-Wunused-variable] char *ddirs; ^~~~~ rarian-man.c:437:7: warning: unused variable 'npaths' [-Wunused-variable] int npaths = 0; ^~~~~~ rarian-man.c:431:9: warning: variable 'split' set but not used [-Wunused-but-set-variable] char *split = NULL; ^~~~~ rarian-man.c: In function 'rrn_man_find_from_name': rarian-man.c:549:16: warning: unused variable 'res' [-Wunused-variable] RrnManEntry *res; ^~~ rarian-man.c: In function 'setup_man_path': rarian-man.c:93:3: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(outfd); // Where the parent is going to write to ^~~~~~~~~~~ rarian-man.c:94:3: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(infd); // From where parent is going to read ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-info.c -o librarian_la-rarian-info.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -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 tinyxml.lo `test -f '../util/tinyxml.cpp' || echo './'`../util/tinyxml.cpp g++ -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 rarian-omf.cpp -fPIC -DPIC -o .libs/rarian-omf.o gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DI_KNOW_RARIAN_0_8_IS_UNSTABLE -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 rarian-man.c -o librarian_la-rarian-man.o >/dev/null 2>&1 g++ -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 ../util/tinyxml.cpp -fPIC -DPIC -o .libs/tinyxml.o rarian-omf.cpp: In function 'int process_node(TiXmlNode*, RrnReg*)': rarian-omf.cpp:111:13: warning: unused variable 'pText' [-Wunused-variable] TiXmlText* pText; ^~~~~ rarian-omf.cpp:113:6: warning: unused variable 'num' [-Wunused-variable] int num; ^~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -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 tinyxmlparser.lo `test -f '../util/tinyxmlparser.cpp' || echo './'`../util/tinyxmlparser.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -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 tinystr.lo `test -f '../util/tinystr.cpp' || echo './'`../util/tinystr.cpp rarian-omf.cpp: At global scope: rarian-omf.cpp:42:14: warning: 'type' defined but not used [-Wunused-variable] static char *type; ^~~~ rarian-omf.cpp:41:14: warning: 'new_series' defined but not used [-Wunused-variable] static char *new_series; ^~~~~~~~~~ rarian-omf.cpp:40:14: warning: 'sk_series' defined but not used [-Wunused-variable] static char *sk_series; ^~~~~~~~~ rarian-omf.cpp:39:14: warning: 'lang' defined but not used [-Wunused-variable] static char *lang; ^~~~ g++ -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 ../util/tinystr.cpp -fPIC -DPIC -o .libs/tinystr.o g++ -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 ../util/tinyxmlparser.cpp -fPIC -DPIC -o .libs/tinyxmlparser.o g++ -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 ../util/tinystr.cpp -o tinystr.o >/dev/null 2>&1 ../util/tinyxmlparser.cpp: In static member function 'static const char* TiXmlBase::SkipWhiteSpace(const char*, TiXmlEncoding)': ../util/tinyxmlparser.cpp:356:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' ) ~~~^~~~~~~~~~~~~~~~~~~~~ ../util/tinyxmlparser.cpp: In member function 'virtual const char* TiXmlAttribute::Parse(const char*, TiXmlParsingData*, TiXmlEncoding)': ../util/tinyxmlparser.cpp:1331:6: warning: variable 'tabsize' set but not used [-Wunused-but-set-variable] int tabsize = 4; ^~~~~~~ g++ -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 rarian-omf.cpp -o rarian-omf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -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 tinyxmlerror.lo `test -f '../util/tinyxmlerror.cpp' || echo './'`../util/tinyxmlerror.cpp g++ -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 ../util/tinyxmlerror.cpp -fPIC -DPIC -o .libs/tinyxmlerror.o g++ -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 ../util/tinyxmlerror.cpp -o tinyxmlerror.o >/dev/null 2>&1 g++ -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 ../util/tinyxmlparser.cpp -o tinyxmlparser.o >/dev/null 2>&1 g++ -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 ../util/tinyxml.cpp -o tinyxml.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -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-symbols-regex "^rrn_.*" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librarian.la -rpath /usr/lib64 librarian_la-rarian-main.lo librarian_la-rarian-reg-utils.lo librarian_la-rarian-language.lo librarian_la-rarian-utils.lo librarian_la-rarian-info.lo librarian_la-rarian-man.lo rarian-omf.lo tinyxml.lo tinyxmlparser.lo tinystr.lo tinyxmlerror.lo generating symbol list for `librarian.la' /usr/bin/nm -B .libs/librarian_la-rarian-main.o .libs/librarian_la-rarian-reg-utils.o .libs/librarian_la-rarian-language.o .libs/librarian_la-rarian-utils.o .libs/librarian_la-rarian-info.o .libs/librarian_la-rarian-man.o .libs/rarian-omf.o .libs/tinyxml.o .libs/tinyxmlparser.o .libs/tinystr.o .libs/tinyxmlerror.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/librarian.exp /usr/bin/grep -E -e "^rrn_.*" ".libs/librarian.exp" > ".libs/librarian.expT" mv -f ".libs/librarian.expT" ".libs/librarian.exp" g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/librarian_la-rarian-main.o .libs/librarian_la-rarian-reg-utils.o .libs/librarian_la-rarian-language.o .libs/librarian_la-rarian-utils.o .libs/librarian_la-rarian-info.o .libs/librarian_la-rarian-man.o .libs/rarian-omf.o .libs/tinyxml.o .libs/tinyxmlparser.o .libs/tinystr.o .libs/tinyxmlerror.o -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,librarian.so.0 -Wl,-retain-symbols-file -Wl,.libs/librarian.exp -o .libs/librarian.so.0.0.0 (cd .libs && rm -f librarian.so.0 && ln -s librarian.so.0.0.0 librarian.so.0) (cd .libs && rm -f librarian.so && ln -s librarian.so.0.0.0 librarian.so) ar cru .libs/librarian.a librarian_la-rarian-main.o librarian_la-rarian-reg-utils.o librarian_la-rarian-language.o librarian_la-rarian-utils.o librarian_la-rarian-info.o librarian_la-rarian-man.o rarian-omf.o tinyxml.o tinyxmlparser.o tinystr.o tinyxmlerror.o ranlib .libs/librarian.a creating librarian.la (cd .libs && rm -f librarian.la && ln -s ../librarian.la librarian.la) make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/librarian' Making all in util make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/util' gcc -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 rarian-example.c g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 rarian-sk-migrate.o rarian-sk-migrate.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 tinystr.o tinystr.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 tinyxml.o tinyxml.cpp rarian-example.c:80:1: warning: return type defaults to 'int' [-Wimplicit-int] info_for_each (RrnInfoEntry *entry, void *data) ^~~~~~~~~~~~~ rarian-example.c:93:1: warning: return type defaults to 'int' [-Wimplicit-int] man_for_each (RrnManEntry *entry, void *data) ^~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 tinyxmlerror.o tinyxmlerror.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 tinyxmlparser.o tinyxmlparser.cpp rarian-sk-migrate.cpp: In function 'void process_node(TiXmlNode*)': rarian-sk-migrate.cpp:190:13: warning: unused variable 'pText' [-Wunused-variable] TiXmlText* pText; ^~~~~ rarian-sk-migrate.cpp:192:6: warning: unused variable 'num' [-Wunused-variable] int num; ^~~ rarian-sk-migrate.cpp: In function 'int main(int, char**)': rarian-sk-migrate.cpp:308:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t {aka long int}' [-Wformat=] sprintf (new_series, "org.scrollkeeper.undefined.%d", (long) t1); ~~~~~~~~~^ rarian-sk-migrate.cpp:280:11: warning: unused variable 'path' [-Wunused-variable] char *path = NULL; ^~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 rarian-reg-full.o `test -f '../librarian/rarian-reg-full.c' || echo './'`../librarian/rarian-reg-full.c tinyxmlparser.cpp: In static member function 'static const char* TiXmlBase::SkipWhiteSpace(const char*, TiXmlEncoding)': tinyxmlparser.cpp:356:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' ) ~~~^~~~~~~~~~~~~~~~~~~~~ tinyxmlparser.cpp: In member function 'virtual const char* TiXmlAttribute::Parse(const char*, TiXmlParsingData*, TiXmlEncoding)': tinyxmlparser.cpp:1331:6: warning: variable 'tabsize' set but not used [-Wunused-but-set-variable] int tabsize = 4; ^~~~~~~ ../librarian/rarian-reg-full.c: In function 'rrn_reg_parse_file_full': ../librarian/rarian-reg-full.c:166:50: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'RrnListEntry * {aka struct _RrnListEntry *}' [-Wformat=] fprintf (stderr, "Error: Orphaned section %s not added.\n", ~^ sect->name); ~~~~~~~~~~ ../librarian/rarian-reg-full.c: In function 'process_line_full': ../librarian/rarian-reg-full.c:200:8: warning: unused variable 'ret' [-Wunused-variable] char *ret = NULL; ^~~ ../librarian/rarian-reg-full.c: In function 'rrn_sect_parse_file_full': ../librarian/rarian-reg-full.c:514:8: warning: unused variable 'real_owner' [-Wunused-variable] char *real_owner = NULL; ^~~~~~~~~~ ../librarian/rarian-reg-full.c: In function 'process_sect_line_full': ../librarian/rarian-reg-full.c:585:8: warning: unused variable 'ret' [-Wunused-variable] char *ret = NULL; ^~~ g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 rarian-sk-preinstall.o rarian-sk-preinstall.cpp ../librarian/rarian-reg-full.c: In function 'process_section_path_full': ../librarian/rarian-reg-full.c:668:8: warning: unused variable 'filename' [-Wunused-variable] char *filename = NULL; ^~~~~~~~ At top level: ../librarian/rarian-reg-full.c:404:1: warning: 'rrn_reg_add_sections_full' defined but not used [-Wunused-function] rrn_reg_add_sections_full (RrnRegFull *reg, RrnSectFull *sects) ^~~~~~~~~~~~~~~~~~~~~~~~~ rarian-sk-preinstall.cpp: In function 'void process_node(TiXmlNode*)': rarian-sk-preinstall.cpp:55:13: warning: unused variable 'pText' [-Wunused-variable] TiXmlText* pText; ^~~~~ rarian-sk-preinstall.cpp:57:6: warning: unused variable 'num' [-Wunused-variable] int num; ^~~ gcc -DHAVE_CONFIG_H -I. -I.. -I./../librarian -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 rarian-sk-gen-uuid.c g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -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 rarian_sk_get_cl-rarian-sk-get-cl.o `test -f 'rarian-sk-get-cl.cpp' || echo './'`rarian-sk-get-cl.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -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 rarian_sk_get_cl-tinystr.o `test -f 'tinystr.cpp' || echo './'`tinystr.cpp rarian-sk-get-cl.cpp: In function 'int get_docs(RrnReg*, TiXmlNode*)': rarian-sk-get-cl.cpp:85:20: warning: unused variable 'text' [-Wunused-variable] TiXmlElement * text; ^~~~ rarian-sk-get-cl.cpp: In function 'void process_node(TiXmlNode*)': rarian-sk-get-cl.cpp:128:13: warning: unused variable 'pText' [-Wunused-variable] TiXmlText* pText; ^~~~~ rarian-sk-get-cl.cpp:130:6: warning: unused variable 'num' [-Wunused-variable] int num; ^~~ rarian-sk-get-cl.cpp: At global scope: rarian-sk-get-cl.cpp:31:22: warning: 'docs' defined but not used [-Wunused-variable] static TiXmlElement *docs = NULL; ^~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -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 rarian_sk_get_cl-tinyxml.o `test -f 'tinyxml.cpp' || echo './'`tinyxml.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -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 rarian_sk_get_cl-tinyxmlerror.o `test -f 'tinyxmlerror.cpp' || echo './'`tinyxmlerror.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I./../librarian -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -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 rarian_sk_get_cl-tinyxmlparser.o `test -f 'tinyxmlparser.cpp' || echo './'`tinyxmlparser.cpp /bin/sh ../libtool --tag=CC --mode=link 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 rarian-example rarian-example.o ../librarian/librarian.la tinyxmlparser.cpp: In static member function 'static const char* TiXmlBase::SkipWhiteSpace(const char*, TiXmlEncoding)': tinyxmlparser.cpp:356:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while ( *p && IsWhiteSpace( *p ) || *p == '\n' || *p =='\r' ) ~~~^~~~~~~~~~~~~~~~~~~~~ tinyxmlparser.cpp: In member function 'virtual const char* TiXmlAttribute::Parse(const char*, TiXmlParsingData*, TiXmlEncoding)': tinyxmlparser.cpp:1331:6: warning: variable 'tabsize' set but not used [-Wunused-but-set-variable] int tabsize = 4; ^~~~~~~ mkdir .libs /bin/sh ../libtool --tag=CC --mode=link 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 rarian-sk-gen-uuid rarian-sk-gen-uuid.o ../librarian/librarian.la 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rarian-example rarian-example.o ../librarian/.libs/librarian.so -Wl,--rpath -Wl,/usr/lib64 creating rarian-example /bin/sh ../libtool --tag=CXX --mode=link g++ -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 rarian-sk-migrate rarian-sk-migrate.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o rarian-reg-full.o ../librarian/librarian.la 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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rarian-sk-gen-uuid rarian-sk-gen-uuid.o ../librarian/.libs/librarian.so -Wl,--rpath -Wl,/usr/lib64 creating rarian-sk-gen-uuid /bin/sh ../libtool --tag=CXX --mode=link g++ -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 rarian-sk-preinstall rarian-sk-preinstall.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o ../librarian/librarian.la g++ -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rarian-sk-migrate rarian-sk-migrate.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o rarian-reg-full.o ../librarian/.libs/librarian.so -Wl,--rpath -Wl,/usr/lib64 creating rarian-sk-migrate g++ -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rarian-sk-preinstall rarian-sk-preinstall.o tinystr.o tinyxml.o tinyxmlerror.o tinyxmlparser.o ../librarian/.libs/librarian.so -Wl,--rpath -Wl,/usr/lib64 creating rarian-sk-preinstall /bin/sh ../libtool --tag=CXX --mode=link g++ -DDATADIR=\""/usr/share"\" -DLOCALSTATEDIR=\""/var"\" -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 rarian-sk-get-cl rarian_sk_get_cl-rarian-sk-get-cl.o rarian_sk_get_cl-tinystr.o rarian_sk_get_cl-tinyxml.o rarian_sk_get_cl-tinyxmlerror.o rarian_sk_get_cl-tinyxmlparser.o ../librarian/librarian.la g++ -DDATADIR=\"/usr/share\" -DLOCALSTATEDIR=\"/var\" -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rarian-sk-get-cl rarian_sk_get_cl-rarian-sk-get-cl.o rarian_sk_get_cl-tinystr.o rarian_sk_get_cl-tinyxml.o rarian_sk_get_cl-tinyxmlerror.o rarian_sk_get_cl-tinyxmlparser.o ../librarian/.libs/librarian.so -Wl,--rpath -Wl,/usr/lib64 creating rarian-sk-get-cl make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/util' Making all in data make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/data' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/docs' make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1' make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1' make[1]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mBuBVx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64 + cd rarian-0.8.1 + rm -rf /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64 Making install in librarian make[1]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/librarian' make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/librarian' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'librarian.la' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.la' /usr/bin/install -c .libs/librarian.so.0.0.0 /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.so.0.0.0 (cd /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64 && { ln -s -f librarian.so.0.0.0 librarian.so.0 || { rm -f librarian.so.0 && ln -s librarian.so.0.0.0 librarian.so.0; }; }) (cd /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64 && { ln -s -f librarian.so.0.0.0 librarian.so || { rm -f librarian.so && ln -s librarian.so.0.0.0 librarian.so; }; }) /usr/bin/install -c .libs/librarian.lai /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.la /usr/bin/install -c .libs/librarian.a /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.a chmod 644 /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.a ranlib /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/rarian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/include/rarian" /usr/bin/install -c -m 644 'rarian.h' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/include/rarian/rarian.h' /usr/bin/install -c -m 644 'rarian-main.h' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/include/rarian/rarian-main.h' /usr/bin/install -c -m 644 'rarian-reg-utils.h' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/include/rarian/rarian-reg-utils.h' /usr/bin/install -c -m 644 'rarian-info.h' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/include/rarian/rarian-info.h' /usr/bin/install -c -m 644 'rarian-man.h' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/include/rarian/rarian-man.h' make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/librarian' make[1]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/librarian' Making install in util make[1]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/util' make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/util' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-example' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-example' libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/rarian-example /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-example /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-migrate' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-migrate' libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/rarian-sk-migrate /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-migrate /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-preinstall' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-preinstall' libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/rarian-sk-preinstall /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-preinstall /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-gen-uuid' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-gen-uuid' libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/rarian-sk-gen-uuid /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-gen-uuid /bin/sh ../libtool --mode=install /usr/bin/install -c 'rarian-sk-get-cl' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-get-cl' libtool: install: warning: `../librarian/librarian.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/rarian-sk-get-cl /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-get-cl test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin" /usr/bin/install -c 'rarian-sk-update' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-update' /usr/bin/install -c 'rarian-sk-install' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-install' /usr/bin/install -c 'rarian-sk-rebuild' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-rebuild' /usr/bin/install -c 'rarian-sk-config' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-config' /usr/bin/install -c 'rarian-sk-get-scripts' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-get-scripts' /usr/bin/install -c 'rarian-sk-get-content-list' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-get-content-list' /usr/bin/install -c 'rarian-sk-get-extended-content-list' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-get-extended-content-list' /usr/bin/install -c 'rarian-sk-extract' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/bin/rarian-sk-extract' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/util' Moving Files if needed make[3]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/util' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/util' make[1]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/util' Making install in data make[1]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/data' make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/librarian/Templates/C" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/Templates/C" /usr/bin/install -c -m 644 'scrollkeeper_cl.xml' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/Templates/C/scrollkeeper_cl.xml' test -z "/usr/share/librarian" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian" /usr/bin/install -c -m 644 'rarian-sk-cl.xml' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/rarian-sk-cl.xml' make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/data' make[1]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/data' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/docs' make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1/docs' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/librarian/manual" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/manual" /usr/bin/install -c -m 644 'help-spec-0.2.xml' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/manual/help-spec-0.2.xml' /usr/bin/install -c -m 644 'index.xhtml' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/manual/index.xhtml' /usr/bin/install -c -m 644 'rar-mdf.xhtml' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/manual/rar-mdf.xhtml' /usr/bin/install -c -m 644 'rar-lib.xhtml' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/manual/rar-lib.xhtml' /usr/bin/install -c -m 644 'rar-skcompat.xhtml' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/librarian/manual/rar-skcompat.xhtml' test -z "/usr/share/help" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/help" /usr/bin/install -c -m 644 'rarian.document' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/help/rarian.document' make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/docs' make[1]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1/docs' make[1]: Entering directory '/builddir/build/BUILD/rarian-0.8.1' make[2]: Entering directory '/builddir/build/BUILD/rarian-0.8.1' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'rarian.pc' '/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/pkgconfig/rarian.pc' make[2]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1' make[1]: Leaving directory '/builddir/build/BUILD/rarian-0.8.1' + mkdir -p /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/xml/scrollkeeper/dtds + cp /builddir/build/SOURCES/scrollkeeper-omf.dtd /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/xml/scrollkeeper/dtds + rm -rf /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.a + rm -rf /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/lib64/librarian.la + /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/rarian-sk-get-extended-content-list from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/bin/rarian-sk-get-content-list from #! /bin/sh to #!/bin/sh Processing files: rarian-0.8.1-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UWtB3u + umask 022 + cd /builddir/build/BUILD + cd rarian-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + cp -pr README /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + cp -pr COPYING /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + cp -pr COPYING.LIB /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + cp -pr COPYING.UTILS /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + cp -pr ChangeLog /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + cp -pr NEWS /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + cp -pr AUTHORS /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64/usr/share/doc/rarian + exit 0 Provides: librarian.so.0()(64bit) rarian = 0.8.1-18.fc28 rarian(riscv-64) = 0.8.1-18.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig libxml2 Requires(postun): /sbin/ldconfig libxml2 Requires: 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) librarian.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: rarian-compat-0.8.1-18.fc28.riscv64 Provides: rarian-compat = 0.8.1-18.fc28 rarian-compat(riscv-64) = 0.8.1-18.fc28 scrollkeeper = 0.4 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rarian Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/bash 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) librarian.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Obsoletes: scrollkeeper <= 0.3.14 Processing files: rarian-devel-0.8.1-18.fc28.riscv64 Provides: pkgconfig(rarian) = 0.8.1 rarian-devel = 0.8.1-18.fc28 rarian-devel(riscv-64) = 0.8.1-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librarian.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rarian-0.8.1-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/rarian-0.8.1-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rarian-0.8.1-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rarian-compat-0.8.1-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rarian-devel-0.8.1-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wyuxqV + umask 022 + cd /builddir/build/BUILD + cd rarian-0.8.1 + rm -rf /builddir/build/BUILDROOT/rarian-0.8.1-18.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