+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/djvulibre.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.yCliSe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf djvulibre-3.5.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/djvulibre-3.5.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd djvulibre-3.5.27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (djvulibre-3.5.22-cdefs.patch):' Patch #0 (djvulibre-3.5.22-cdefs.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cdefs --fuzz=0 patching file libdjvu/GSmartPointer.h Hunk #1 succeeded at 62 (offset -3 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.INwUjk + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.27 + 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/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 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"~' ./config/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 --with-qt=/usr/lib64/qt-3.3 --enable-threads configure: WARNING: unrecognized options: --with-qt, --enable-threads checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu 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 whether make supports nested variables... (cached) yes 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 for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... no checking whether _WIN32 is declared... no checking whether __APPLE__ is declared... no checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for touch... /usr/bin/touch checking for rsvg-convert... false checking for inkscape... false checking for convert... false checking for rm... /usr/bin/rm 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 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 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if g++ accepts -O3... yes checking if g++ accepts -O3... yes checking if g++ accepts -Wall... yes checking if g++ accepts -Wall... yes checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler supports exceptions... yes checking whether the compiler recognizes typename... yes checking whether the compiler comes with standard includes... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports member templates... yes checking whether the compiler supports intel atomic builtins... yes checking whether the compiler supports keyword __thread... yes checking for sqrt in -lm... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking new.h usability... no checking new.h presence... no checking for new.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for int16_t... yes checking for int32_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for wchar_t... yes checking for long long int... yes checking for mbstate_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for wcrtomb... yes checking for iswspace... yes checking for setenv... yes checking for nl_langinfo... yes checking for putc_unlocked... yes checking for strerror... yes checking for vsnprintf... yes checking for gethostname... yes checking for strftime... yes checking for getpwuid... yes checking for sigaction... yes checking for mkstemp... yes checking for sched_yield... yes checking for iconv... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether pthreads work with -pthread -lpthread... yes checking if more special flags are required for pthreads... no checking for jpeg library... yes checking for libjpeg... yes checking for the libtiff library... yes checking for libtiff... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdjvu/Makefile config.status: creating tools/Makefile config.status: creating xmltools/Makefile config.status: creating share/Makefile config.status: creating desktopfiles/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-qt, --enable-threads djvulibre 3.5.27 Configuration Options Summary: OS.................: linux-gnu Win32 support......: no Pthread support....: yes Iconv support......: yes JPEG support.......: yes TIFF support.......: yes XML tools..........: yes Desktop files......: yes Icon generation....: no Compilation..........: make (or gmake) CPPFLAGS...........: CFLAGS.............: -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 -O3 -Wall -DNDEBUG CXXFLAGS...........: -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 -O3 -Wall -DNDEBUG LDFLAGS............: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27' Making all in libdjvu make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/libdjvu' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-Arrays.lo `test -f 'Arrays.cpp' || echo './'`Arrays.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-BSByteStream.lo `test -f 'BSByteStream.cpp' || echo './'`BSByteStream.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-BSEncodeByteStream.lo `test -f 'BSEncodeByteStream.cpp' || echo './'`BSEncodeByteStream.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-ByteStream.lo `test -f 'ByteStream.cpp' || echo './'`ByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c BSEncodeByteStream.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-BSEncodeByteStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c BSByteStream.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-BSByteStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c ByteStream.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-ByteStream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c Arrays.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-Arrays.o BSEncodeByteStream.cpp: In member function 'unsigned int DJVU::BSByteStream::Encode::encode()': BSEncodeByteStream.cpp:847:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (b) goto rotate; cx+=CTXIDS; ^~ BSEncodeByteStream.cpp:847:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (b) goto rotate; cx+=CTXIDS; ^~ BSEncodeByteStream.cpp:850:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (b) goto rotate; cx+=CTXIDS; ^~ BSEncodeByteStream.cpp:850:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (b) goto rotate; cx+=CTXIDS; ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DataPool.lo `test -f 'DataPool.cpp' || echo './'`DataPool.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DataPool.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DataPool.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVmDir.lo `test -f 'DjVmDir.cpp' || echo './'`DjVmDir.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVmDir.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmDir.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVmDir0.lo `test -f 'DjVmDir0.cpp' || echo './'`DjVmDir0.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVmDir0.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmDir0.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVmDoc.lo `test -f 'DjVmDoc.cpp' || echo './'`DjVmDoc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVmDoc.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmDoc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVmNav.lo `test -f 'DjVmNav.cpp' || echo './'`DjVmNav.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVmNav.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVmNav.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuAnno.lo `test -f 'DjVuAnno.cpp' || echo './'`DjVuAnno.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuAnno.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuAnno.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuDocEditor.lo `test -f 'DjVuDocEditor.cpp' || echo './'`DjVuDocEditor.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuDocEditor.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuDocEditor.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuDocument.lo `test -f 'DjVuDocument.cpp' || echo './'`DjVuDocument.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuDocument.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuDocument.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuDumpHelper.lo `test -f 'DjVuDumpHelper.cpp' || echo './'`DjVuDumpHelper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuDumpHelper.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuDumpHelper.o DjVuDumpHelper.cpp: In function 'void DJVU::display_chunks(DJVU::ByteStream&, DJVU::IFFByteStream&, const DJVU::GUTF8String&, DJVU::DjVmInfo)': DjVuDumpHelper.cpp:329:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i=0; disproutines[i].id; i++) ^~~ DjVuDumpHelper.cpp:340:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' out_str.format( "\n"); ^~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuErrorList.lo `test -f 'DjVuErrorList.cpp' || echo './'`DjVuErrorList.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuFile.lo `test -f 'DjVuFile.cpp' || echo './'`DjVuFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuErrorList.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuErrorList.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuFile.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuFile.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuFileCache.lo `test -f 'DjVuFileCache.cpp' || echo './'`DjVuFileCache.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuFileCache.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuFileCache.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuGlobal.lo `test -f 'DjVuGlobal.cpp' || echo './'`DjVuGlobal.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuGlobal.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuGlobal.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuGlobalMemory.lo `test -f 'DjVuGlobalMemory.cpp' || echo './'`DjVuGlobalMemory.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuGlobalMemory.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuGlobalMemory.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuImage.lo `test -f 'DjVuImage.cpp' || echo './'`DjVuImage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuImage.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuImage.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuInfo.lo `test -f 'DjVuInfo.cpp' || echo './'`DjVuInfo.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuMessage.lo `test -f 'DjVuMessage.cpp' || echo './'`DjVuMessage.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuInfo.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuInfo.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuMessage.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuMessage.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuMessageLite.lo `test -f 'DjVuMessageLite.cpp' || echo './'`DjVuMessageLite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuMessageLite.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuMessageLite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuNavDir.lo `test -f 'DjVuNavDir.cpp' || echo './'`DjVuNavDir.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuNavDir.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuNavDir.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuPalette.lo `test -f 'DjVuPalette.cpp' || echo './'`DjVuPalette.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuPort.lo `test -f 'DjVuPort.cpp' || echo './'`DjVuPort.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuPalette.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuPalette.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuPort.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuPort.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuText.lo `test -f 'DjVuText.cpp' || echo './'`DjVuText.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuText.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuText.o DjVuPort.cpp: In static member function 'static void* DJVU::DjVuPort::operator new(size_t)': DjVuPort.cpp:149:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(corpse=corpse_head;corpse;corpse=corpse->next) ^~~ DjVuPort.cpp:151:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if (!corpse) ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-DjVuToPS.lo `test -f 'DjVuToPS.cpp' || echo './'`DjVuToPS.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c DjVuToPS.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-DjVuToPS.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GBitmap.lo `test -f 'GBitmap.cpp' || echo './'`GBitmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GBitmap.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GBitmap.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GContainer.lo `test -f 'GContainer.cpp' || echo './'`GContainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GContainer.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GContainer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GException.lo `test -f 'GException.cpp' || echo './'`GException.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GException.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GException.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GIFFManager.lo `test -f 'GIFFManager.cpp' || echo './'`GIFFManager.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GIFFManager.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GIFFManager.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GMapAreas.lo `test -f 'GMapAreas.cpp' || echo './'`GMapAreas.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GMapAreas.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GMapAreas.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GOS.lo `test -f 'GOS.cpp' || echo './'`GOS.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GOS.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GOS.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GPixmap.lo `test -f 'GPixmap.cpp' || echo './'`GPixmap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GPixmap.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GPixmap.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GRect.lo `test -f 'GRect.cpp' || echo './'`GRect.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GRect.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GRect.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GScaler.lo `test -f 'GScaler.cpp' || echo './'`GScaler.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GScaler.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GScaler.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GSmartPointer.lo `test -f 'GSmartPointer.cpp' || echo './'`GSmartPointer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GSmartPointer.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GSmartPointer.o In file included from GThreads.h:90:0, from GSmartPointer.cpp:76: GSmartPointer.cpp: In destructor 'virtual DJVU::GPEnabled::~GPEnabled()': GException.h:232:82: warning: throw will always call terminate() [-Wterminate] # define G_THROW(msg) throw GException(msg,__FILE__,__LINE__,__PRETTY_FUNCTION__) ^ GSmartPointer.cpp:93:5: note: in expansion of macro 'G_THROW' G_THROW( ERR_MSG("GSmartPointer.suspicious") ); ^~~~~~~ GException.h:232:82: note: in C++11 destructors default to noexcept # define G_THROW(msg) throw GException(msg,__FILE__,__LINE__,__PRETTY_FUNCTION__) ^ GSmartPointer.cpp:93:5: note: in expansion of macro 'G_THROW' G_THROW( ERR_MSG("GSmartPointer.suspicious") ); ^~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GString.lo `test -f 'GString.cpp' || echo './'`GString.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GThreads.lo `test -f 'GThreads.cpp' || echo './'`GThreads.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GString.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GString.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GThreads.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GThreads.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GURL.lo `test -f 'GURL.cpp' || echo './'`GURL.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GURL.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GURL.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-GUnicode.lo `test -f 'GUnicode.cpp' || echo './'`GUnicode.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c GUnicode.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-GUnicode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-IFFByteStream.lo `test -f 'IFFByteStream.cpp' || echo './'`IFFByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c IFFByteStream.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-IFFByteStream.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-IW44EncodeCodec.lo `test -f 'IW44EncodeCodec.cpp' || echo './'`IW44EncodeCodec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c IW44EncodeCodec.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-IW44EncodeCodec.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-IW44Image.lo `test -f 'IW44Image.cpp' || echo './'`IW44Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c IW44Image.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-IW44Image.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-JB2EncodeCodec.lo `test -f 'JB2EncodeCodec.cpp' || echo './'`JB2EncodeCodec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c JB2EncodeCodec.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-JB2EncodeCodec.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-JB2Image.lo `test -f 'JB2Image.cpp' || echo './'`JB2Image.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c JB2Image.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-JB2Image.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-JPEGDecoder.lo `test -f 'JPEGDecoder.cpp' || echo './'`JPEGDecoder.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c JPEGDecoder.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-JPEGDecoder.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-MMRDecoder.lo `test -f 'MMRDecoder.cpp' || echo './'`MMRDecoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-MMX.lo `test -f 'MMX.cpp' || echo './'`MMX.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c MMX.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-MMX.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c MMRDecoder.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-MMRDecoder.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-UnicodeByteStream.lo `test -f 'UnicodeByteStream.cpp' || echo './'`UnicodeByteStream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c UnicodeByteStream.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-UnicodeByteStream.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-XMLParser.lo `test -f 'XMLParser.cpp' || echo './'`XMLParser.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c XMLParser.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-XMLParser.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-XMLTags.lo `test -f 'XMLTags.cpp' || echo './'`XMLTags.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-ZPCodec.lo `test -f 'ZPCodec.cpp' || echo './'`ZPCodec.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c XMLTags.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-XMLTags.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c ZPCodec.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-ZPCodec.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-atomic.lo `test -f 'atomic.cpp' || echo './'`atomic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c atomic.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-atomic.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-ddjvuapi.lo `test -f 'ddjvuapi.cpp' || echo './'`ddjvuapi.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c ddjvuapi.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-ddjvuapi.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-debug.lo `test -f 'debug.cpp' || echo './'`debug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c debug.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c -o libdjvulibre_la-miniexp.lo `test -f 'miniexp.cpp' || echo './'`miniexp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DDIR_DATADIR=\"/usr/share\" -pthread -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 -O3 -Wall -DNDEBUG -c miniexp.cpp -fPIC -DPIC -o .libs/libdjvulibre_la-miniexp.o miniexp.cpp: In function 'int print_c_string(const char*, char*, int)': miniexp.cpp:1022:1: warning: '%04X' directive writing 4 bytes into a region of size 3 [-Wformat-overflow=] print_c_string(const char *s, char *d, int flags = 0) ^~~~~~~~~~~~~~ miniexp.cpp:1022:1: note: directive argument in the range [56320, 57343] In file included from /usr/include/stdio.h:861:0, from miniexp.cpp:28: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output 12 bytes into a destination of size 10 __bos (__s), __fmt, __va_arg_pack ()); ^ rm -f ddjvuapi.pc /usr/bin/sed -e 's,@PACKAGE_VERSION\@,3.5.27,g' -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@libdir\@,/usr/lib64,g' -e 's,@includedir\@,/usr/include,g' -e 's,@Libs\@,-L/usr/lib64 -ldjvulibre,g' -e 's,@Libsprivate\@,-ljpeg -lpthread -lm ,g' -e 's,@Cflags\@,-I/usr/include -pthread,g' < ddjvuapi.pc.in > ddjvuapi.pc || (rm ddjvuapi.pc; exit 1) /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -no-undefined -version-info 27:0:6 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdjvulibre.la -rpath /usr/lib64 libdjvulibre_la-Arrays.lo libdjvulibre_la-BSByteStream.lo libdjvulibre_la-BSEncodeByteStream.lo libdjvulibre_la-ByteStream.lo libdjvulibre_la-DataPool.lo libdjvulibre_la-DjVmDir.lo libdjvulibre_la-DjVmDir0.lo libdjvulibre_la-DjVmDoc.lo libdjvulibre_la-DjVmNav.lo libdjvulibre_la-DjVuAnno.lo libdjvulibre_la-DjVuDocEditor.lo libdjvulibre_la-DjVuDocument.lo libdjvulibre_la-DjVuDumpHelper.lo libdjvulibre_la-DjVuErrorList.lo libdjvulibre_la-DjVuFile.lo libdjvulibre_la-DjVuFileCache.lo libdjvulibre_la-DjVuGlobal.lo libdjvulibre_la-DjVuGlobalMemory.lo libdjvulibre_la-DjVuImage.lo libdjvulibre_la-DjVuInfo.lo libdjvulibre_la-DjVuMessage.lo libdjvulibre_la-DjVuMessageLite.lo libdjvulibre_la-DjVuNavDir.lo libdjvulibre_la-DjVuPalette.lo libdjvulibre_la-DjVuPort.lo libdjvulibre_la-DjVuText.lo libdjvulibre_la-DjVuToPS.lo libdjvulibre_la-GBitmap.lo libdjvulibre_la-GContainer.lo libdjvulibre_la-GException.lo libdjvulibre_la-GIFFManager.lo libdjvulibre_la-GMapAreas.lo libdjvulibre_la-GOS.lo libdjvulibre_la-GPixmap.lo libdjvulibre_la-GRect.lo libdjvulibre_la-GScaler.lo libdjvulibre_la-GSmartPointer.lo libdjvulibre_la-GString.lo libdjvulibre_la-GThreads.lo libdjvulibre_la-GURL.lo libdjvulibre_la-GUnicode.lo libdjvulibre_la-IFFByteStream.lo libdjvulibre_la-IW44EncodeCodec.lo libdjvulibre_la-IW44Image.lo libdjvulibre_la-JB2EncodeCodec.lo libdjvulibre_la-JB2Image.lo libdjvulibre_la-JPEGDecoder.lo libdjvulibre_la-MMRDecoder.lo libdjvulibre_la-MMX.lo libdjvulibre_la-UnicodeByteStream.lo libdjvulibre_la-XMLParser.lo libdjvulibre_la-XMLTags.lo libdjvulibre_la-ZPCodec.lo libdjvulibre_la-atomic.lo libdjvulibre_la-ddjvuapi.lo libdjvulibre_la-debug.lo libdjvulibre_la-miniexp.lo -ljpeg -lpthread -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/libdjvulibre_la-Arrays.o .libs/libdjvulibre_la-BSByteStream.o .libs/libdjvulibre_la-BSEncodeByteStream.o .libs/libdjvulibre_la-ByteStream.o .libs/libdjvulibre_la-DataPool.o .libs/libdjvulibre_la-DjVmDir.o .libs/libdjvulibre_la-DjVmDir0.o .libs/libdjvulibre_la-DjVmDoc.o .libs/libdjvulibre_la-DjVmNav.o .libs/libdjvulibre_la-DjVuAnno.o .libs/libdjvulibre_la-DjVuDocEditor.o .libs/libdjvulibre_la-DjVuDocument.o .libs/libdjvulibre_la-DjVuDumpHelper.o .libs/libdjvulibre_la-DjVuErrorList.o .libs/libdjvulibre_la-DjVuFile.o .libs/libdjvulibre_la-DjVuFileCache.o .libs/libdjvulibre_la-DjVuGlobal.o .libs/libdjvulibre_la-DjVuGlobalMemory.o .libs/libdjvulibre_la-DjVuImage.o .libs/libdjvulibre_la-DjVuInfo.o .libs/libdjvulibre_la-DjVuMessage.o .libs/libdjvulibre_la-DjVuMessageLite.o .libs/libdjvulibre_la-DjVuNavDir.o .libs/libdjvulibre_la-DjVuPalette.o .libs/libdjvulibre_la-DjVuPort.o .libs/libdjvulibre_la-DjVuText.o .libs/libdjvulibre_la-DjVuToPS.o .libs/libdjvulibre_la-GBitmap.o .libs/libdjvulibre_la-GContainer.o .libs/libdjvulibre_la-GException.o .libs/libdjvulibre_la-GIFFManager.o .libs/libdjvulibre_la-GMapAreas.o .libs/libdjvulibre_la-GOS.o .libs/libdjvulibre_la-GPixmap.o .libs/libdjvulibre_la-GRect.o .libs/libdjvulibre_la-GScaler.o .libs/libdjvulibre_la-GSmartPointer.o .libs/libdjvulibre_la-GString.o .libs/libdjvulibre_la-GThreads.o .libs/libdjvulibre_la-GURL.o .libs/libdjvulibre_la-GUnicode.o .libs/libdjvulibre_la-IFFByteStream.o .libs/libdjvulibre_la-IW44EncodeCodec.o .libs/libdjvulibre_la-IW44Image.o .libs/libdjvulibre_la-JB2EncodeCodec.o .libs/libdjvulibre_la-JB2Image.o .libs/libdjvulibre_la-JPEGDecoder.o .libs/libdjvulibre_la-MMRDecoder.o .libs/libdjvulibre_la-MMX.o .libs/libdjvulibre_la-UnicodeByteStream.o .libs/libdjvulibre_la-XMLParser.o .libs/libdjvulibre_la-XMLTags.o .libs/libdjvulibre_la-ZPCodec.o .libs/libdjvulibre_la-atomic.o .libs/libdjvulibre_la-ddjvuapi.o .libs/libdjvulibre_la-debug.o .libs/libdjvulibre_la-miniexp.o -ljpeg -lpthread -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 -pthread -O3 -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libdjvulibre.so.21 -o .libs/libdjvulibre.so.21.6.0 libtool: link: (cd ".libs" && rm -f "libdjvulibre.so.21" && ln -s "libdjvulibre.so.21.6.0" "libdjvulibre.so.21") libtool: link: (cd ".libs" && rm -f "libdjvulibre.so" && ln -s "libdjvulibre.so.21.6.0" "libdjvulibre.so") libtool: link: ( cd ".libs" && rm -f "libdjvulibre.la" && ln -s "../libdjvulibre.la" "libdjvulibre.la" ) make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/libdjvu' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/tools' g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o bzz.o bzz.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o c44.o c44.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o cjb2-cjb2.o `test -f 'cjb2.cpp' || echo './'`cjb2.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o cjb2-jb2tune.o `test -f 'jb2tune.cpp' || echo './'`jb2tune.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o cpaldjvu.o cpaldjvu.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2tune.o jb2tune.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/classify.o jb2cmp/classify.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/cuts.o jb2cmp/cuts.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/frames.o jb2cmp/frames.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/patterns.o jb2cmp/patterns.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o csepdjvu.o csepdjvu.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o ddjvu-ddjvu.o `test -f 'ddjvu.cpp' || echo './'`ddjvu.cpp gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -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 -O3 -Wall -DNDEBUG -c -o ddjvu-tiff2pdf.o `test -f 'tiff2pdf.c' || echo './'`tiff2pdf.c tiff2pdf.c:563:1: warning: 'checkAdd64' defined but not used [-Wunused-function] checkAdd64(uint64 summand1, uint64 summand2, T2P* t2p) ^~~~~~~~~~ tiff2pdf.c:478:1: warning: 't2pReadFile' defined but not used [-Wunused-function] t2pReadFile(TIFF *tif, tdata_t data, tsize_t size) ^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvm.o djvm.cpp tiff2pdf.c: In function 't2p_write_pdf_stream_dict': tiff2pdf.c:3893:26: warning: '%lu' directive writing between 1 and 20 bytes into a region of size 16 [-Wformat-overflow=] buflen=sprintf(buffer, "%lu", (unsigned long)len); ^~~ tiff2pdf.c:3893:25: note: directive argument in the range [1, 18446744073709551615] buflen=sprintf(buffer, "%lu", (unsigned long)len); ^~~~~ In file included from /usr/include/stdio.h:861:0, from tiff2pdf.h:24, from tiff2pdf.c:50: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 21 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvmcvt.o djvmcvt.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvudump.o djvudump.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvups-djvups.o `test -f 'djvups.cpp' || echo './'`djvups.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvuextract.o djvuextract.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvumake.o djvumake.cpp csepdjvu.cpp: In function 'int main(int, const char**)': csepdjvu.cpp:1758:1: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] main(int argc, const char **argv) ^~~~ In file included from /usr/include/stdio.h:861:0, from ../libdjvu/ByteStream.h:102, from csepdjvu.cpp:144: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 11 and 17 bytes into a destination of size 16 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvused.o djvused.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvutxt-djvutxt.o `test -f 'djvutxt.cpp' || echo './'`djvutxt.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o djvuserve.o djvuserve.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bzz bzz.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/bzz bzz.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o c44 c44.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/c44 c44.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/cjb2-classify.o `test -f 'jb2cmp/classify.cpp' || echo './'`jb2cmp/classify.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/cjb2-cuts.o `test -f 'jb2cmp/cuts.cpp' || echo './'`jb2cmp/cuts.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/cjb2-frames.o `test -f 'jb2cmp/frames.cpp' || echo './'`jb2cmp/frames.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -pthread -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 -O3 -Wall -DNDEBUG -c -o jb2cmp/cjb2-patterns.o `test -f 'jb2cmp/patterns.cpp' || echo './'`jb2cmp/patterns.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpaldjvu cpaldjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cpaldjvu cpaldjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o csepdjvu csepdjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/libdjvulibre.la -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ddjvu ddjvu-ddjvu.o ddjvu-tiff2pdf.o ../libdjvu/libdjvulibre.la -ltiff -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/csepdjvu csepdjvu.o jb2tune.o jb2cmp/classify.o jb2cmp/cuts.o jb2cmp/frames.o jb2cmp/patterns.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ddjvu ddjvu-ddjvu.o ddjvu-tiff2pdf.o ../libdjvu/.libs/libdjvulibre.so -ltiff -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvm djvm.o ../libdjvu/libdjvulibre.la -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvmcvt djvmcvt.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvm djvm.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvmcvt djvmcvt.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvudump djvudump.o ../libdjvu/libdjvulibre.la -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvups djvups-djvups.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvudump djvudump.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvups djvups-djvups.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvuextract djvuextract.o ../libdjvu/libdjvulibre.la -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvumake djvumake.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvuextract djvuextract.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvumake djvumake.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvutxt djvutxt-djvutxt.o ../libdjvu/libdjvulibre.la -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvuserve djvuserve.o ../libdjvu/libdjvulibre.la -lpthread -lm /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cjb2 cjb2-cjb2.o cjb2-jb2tune.o jb2cmp/cjb2-classify.o jb2cmp/cjb2-cuts.o jb2cmp/cjb2-frames.o jb2cmp/cjb2-patterns.o ../libdjvu/libdjvulibre.la -ltiff -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvutxt djvutxt-djvutxt.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvuserve djvuserve.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cjb2 cjb2-cjb2.o cjb2-jb2tune.o jb2cmp/cjb2-classify.o jb2cmp/cjb2-cuts.o jb2cmp/cjb2-frames.o jb2cmp/cjb2-patterns.o ../libdjvu/.libs/libdjvulibre.so -ltiff -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvused djvused.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvused djvused.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/tools' Making all in share make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/share' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/share' Making all in xmltools make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/xmltools' g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -I../tools -pthread -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 -O3 -Wall -DNDEBUG -c -o djvutoxml.o djvutoxml.cpp g++ -DHAVE_CONFIG_H -I. -I.. -I../libdjvu -I../tools -pthread -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 -O3 -Wall -DNDEBUG -c -o djvuxmlparser.o djvuxmlparser.cpp rm -f djvuxml.1 /usr/bin/sed -e 's,DATADIR,/usr/share,g' < djvuxml.1.in > djvuxml.1 || rm djvuxml.1 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvuxmlparser djvuxmlparser.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvuxmlparser djvuxmlparser.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o djvutoxml djvutoxml.o ../libdjvu/libdjvulibre.la -lpthread -lm libtool: link: g++ -pthread -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 -O3 -Wall -DNDEBUG -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/djvutoxml djvutoxml.o ../libdjvu/.libs/libdjvulibre.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/xmltools' Making all in desktopfiles make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' /usr/bin/mkdir -p `dirname 16x16/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 20x20/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 22x22/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 24x24/mimetypes/djvu.png` s=`echo 16x16/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 16x16/mimetypes/djvu.png s=`echo 24x24/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 24x24/mimetypes/djvu.png s=`echo 20x20/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 20x20/mimetypes/djvu.png s=`echo 22x22/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 22x22/mimetypes/djvu.png /usr/bin/mkdir -p `dirname 32x32/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 48x48/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 64x64/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 72x72/mimetypes/djvu.png` s=`echo 48x48/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 48x48/mimetypes/djvu.png s=`echo 32x32/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 32x32/mimetypes/djvu.png s=`echo 64x64/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 64x64/mimetypes/djvu.png s=`echo 72x72/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 72x72/mimetypes/djvu.png /usr/bin/mkdir -p `dirname 96x96/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 128x128/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname 256x256/mimetypes/djvu.png` /usr/bin/mkdir -p `dirname scalable/mimetypes/djvu.svgz` s=`echo 256x256/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 256x256/mimetypes/djvu.png s=`echo 96x96/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 96x96/mimetypes/djvu.png s=`echo 128x128/mimetypes/djvu.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \ cp ../desktopfiles/prebuilt-hi${s}-djvu.png 128x128/mimetypes/djvu.png rm -f scalable/mimetypes/djvu.svgz cat djvu.svg | gzip >scalable/mimetypes/djvu.svgz make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27' make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27' make[1]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r7eGp8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64 + cd djvulibre-3.5.27 + make install DESTDIR=/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64 Making install in libdjvu make[1]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/libdjvu' make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/libdjvu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libdjvulibre.la '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libdjvulibre.so.21.6.0 /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64/libdjvulibre.so.21.6.0 libtool: install: (cd /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libdjvulibre.so.21.6.0 libdjvulibre.so.21 || { rm -f libdjvulibre.so.21 && ln -s libdjvulibre.so.21.6.0 libdjvulibre.so.21; }; }) libtool: install: (cd /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libdjvulibre.so.21.6.0 libdjvulibre.so || { rm -f libdjvulibre.so && ln -s libdjvulibre.so.21.6.0 libdjvulibre.so; }; }) libtool: install: /usr/bin/install -c .libs/libdjvulibre.lai /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64/libdjvulibre.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/include/libdjvu' /usr/bin/install -c -m 644 ddjvuapi.h miniexp.h '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/include/libdjvu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 ddjvuapi.pc '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/libdjvu' make[1]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/libdjvu' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/tools' make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c bzz c44 cjb2 cpaldjvu csepdjvu ddjvu djvm djvmcvt djvudump djvups djvuextract djvumake djvused djvutxt djvuserve '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin' libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/bzz /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/bzz libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/c44 /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/c44 libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cjb2 /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/cjb2 libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/cpaldjvu /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/cpaldjvu libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/csepdjvu /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/csepdjvu libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/ddjvu /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/ddjvu libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvm /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvm libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvmcvt /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvmcvt libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvudump /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvudump libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvups /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvups libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvuextract /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvuextract libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvumake /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvumake libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvused /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvused libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvutxt /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvutxt libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvuserve /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvuserve /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -c any2djvu djvudigital '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 any2djvu.1 bzz.1 c44.1 cjb2.1 cpaldjvu.1 csepdjvu.1 ddjvu.1 djvm.1 djvmcvt.1 djvu.1 djvudigital.1 djvudump.1 djvuextract.1 djvumake.1 djvups.1 djvused.1 djvuserve.1 djvutxt.1 '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/tools' make[1]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/tools' Making install in share make[1]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/share' make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/share' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/pubtext' /usr/bin/install -c -m 644 djvu/pubtext/DjVuMessages.dtd djvu/pubtext/DjVuOCR.dtd djvu/pubtext/DjVuXML-s.dtd '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/pubtext' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/cs' /usr/bin/install -c -m 644 djvu/osi/cs/messages.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/cs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/de' /usr/bin/install -c -m 644 djvu/osi/de/libdjvu++.xml djvu/osi/de/messages.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/de' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/en' /usr/bin/install -c -m 644 djvu/osi/en/djvutools-reference.xml djvu/osi/en/libdjvu++.xml djvu/osi/en/messages.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/en' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/fr' /usr/bin/install -c -m 644 djvu/osi/fr/libdjvu++.xml djvu/osi/fr/messages.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/fr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/ja' /usr/bin/install -c -m 644 djvu/osi/ja/libdjvu++.xml djvu/osi/ja/messages.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/ja' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi' /usr/bin/install -c -m 644 djvu/osi/languages.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/zh' /usr/bin/install -c -m 644 djvu/osi/zh/libdjvu++.xml djvu/osi/zh/messages.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/djvu/osi/zh' make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/share' make[1]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/share' Making install in xmltools make[1]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/xmltools' make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/xmltools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c djvutoxml djvuxmlparser '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin' libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvutoxml /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvutoxml libtool: install: warning: `../libdjvu/libdjvulibre.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/djvuxmlparser /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvuxmlparser /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 djvutoxml.1 djvuxmlparser.1 djvuxml.1 '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/xmltools' make[1]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/xmltools' Making install in desktopfiles make[1]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/mime/packages' /usr/bin/install -c -m 644 djvulibre-mime.xml '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/mime/packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/128x128/mimetypes' /usr/bin/install -c -m 644 128x128/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/128x128/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/32x32/mimetypes' /usr/bin/install -c -m 644 32x32/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/32x32/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/20x20/mimetypes' /usr/bin/install -c -m 644 20x20/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/20x20/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/16x16/mimetypes' /usr/bin/install -c -m 644 16x16/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/16x16/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/64x64/mimetypes' /usr/bin/install -c -m 644 64x64/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/64x64/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/48x48/mimetypes' /usr/bin/install -c -m 644 48x48/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/48x48/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/24x24/mimetypes' /usr/bin/install -c -m 644 24x24/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/24x24/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/96x96/mimetypes' /usr/bin/install -c -m 644 96x96/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/96x96/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/72x72/mimetypes' /usr/bin/install -c -m 644 72x72/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/72x72/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/22x22/mimetypes' /usr/bin/install -c -m 644 22x22/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/22x22/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/256x256/mimetypes' /usr/bin/install -c -m 644 256x256/mimetypes/djvu.png '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/256x256/mimetypes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/scalable/mimetypes' /usr/bin/install -c -m 644 scalable/mimetypes/djvu.svgz '/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/scalable/mimetypes' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' echo "*** You must still update various caches with:" ; \ echo "*** # update-mime-database /usr/share/mime" ; \ echo "*** # update-icon-caches /usr/share/icons/hicolor" *** You must still update various caches with: *** # update-mime-database /usr/share/mime *** # update-icon-caches /usr/share/icons/hicolor make[3]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' make[2]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' make[1]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27/desktopfiles' make[1]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27' make[2]: Entering directory '/builddir/build/BUILD/djvulibre-3.5.27' 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/djvulibre-3.5.27' make[1]: Leaving directory '/builddir/build/BUILD/djvulibre-3.5.27' + find /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/lib64 -name '*.so*' + xargs /usr/bin/chmod +x + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvutoxml + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvused + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/cjb2 + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/csepdjvu + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvuserve + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvm + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvuxmlparser + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvutxt + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/ddjvu + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvumake + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/cpaldjvu + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvuextract + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/c44 + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvups + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvudump + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/djvmcvt + chrpath --delete /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/bin/bzz + rm -f /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/mime/packages/djvulibre-mime.xml + pushd desktopfiles ~/build/BUILD/djvulibre-3.5.27/desktopfiles ~/build/BUILD/djvulibre-3.5.27 + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/22x22/mimetypes/ + cp -a ./prebuilt-hi22-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/22x22/mimetypes/image-vnd.djvu.mime.png + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/32x32/mimetypes/ + cp -a ./prebuilt-hi32-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/32x32/mimetypes/image-vnd.djvu.mime.png + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/48x48/mimetypes/ + cp -a ./prebuilt-hi48-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/48x48/mimetypes/image-vnd.djvu.mime.png + for i in 22 32 48 64 + install -d /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/64x64/mimetypes/ + cp -a ./prebuilt-hi64-djvu.png /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/icons/hicolor/64x64/mimetypes/image-vnd.djvu.mime.png + popd ~/build/BUILD/djvulibre-3.5.27 + /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 *** WARNING: ./usr/lib64/libdjvulibre.la is executable but has empty or no shebang, removing executable bit mangling shebang in ./usr/bin/any2djvu from #! /bin/bash -f to #!/bin/bash -f Processing files: djvulibre-3.5.27-0.riscv64.fc28.riscv64 Provides: djvulibre = 3.5.27-0.riscv64.fc28 djvulibre(riscv-64) = 3.5.27-0.riscv64.fc28 djvulibre-mozplugin = 3.5.27 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 xdg-utils Requires(preun): /bin/sh xdg-utils Requires: /bin/bash /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) libdjvulibre.so.21()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) rtld(GNU_HASH) Obsoletes: djvulibre-mozplugin < 3.5.24 Processing files: djvulibre-libs-3.5.27-0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e9KjDK + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.27 + DOCDIR=/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-libs + cp -pr README /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-libs + cp -pr COPYRIGHT /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-libs + cp -pr COPYING /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-libs + cp -pr NEWS /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-libs + exit 0 Provides: djvulibre-libs = 3.5.27-0.riscv64.fc28 djvulibre-libs(riscv-64) = 3.5.27-0.riscv64.fc28 libdjvulibre.so.21()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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: djvulibre-devel-3.5.27-0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BPhjMd + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.27 + DOCDIR=/builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-devel + cp -pr doc/djvu2spec.djvu doc/djvu3spec.djvu doc/djvuchanges.txt doc/djvulibre-book-en.djvu doc/djvulibre-book-ru.djvu doc/lizard2002.djvu doc/lizard2002.pdf doc/lizard2007.djvu doc/lizard2007.pdf doc/make-djvulibre-book-en.sh /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64/usr/share/doc/djvulibre-devel + exit 0 Provides: djvulibre-devel = 3.5.27-0.riscv64.fc28 djvulibre-devel(riscv-64) = 3.5.27-0.riscv64.fc28 pkgconfig(ddjvuapi) = 3.5.27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdjvulibre.so.21()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/djvulibre-3.5.27-0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/djvulibre-3.5.27-0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/djvulibre-libs-3.5.27-0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/djvulibre-devel-3.5.27-0.riscv64.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4BKqoB + umask 022 + cd /builddir/build/BUILD + cd djvulibre-3.5.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/djvulibre-3.5.27-0.riscv64.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