D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/djview4-4.12-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O03FxP
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uA1J0H
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ rm -rf djview4-4.12
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/djview-4.12.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd djview4-4.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FeTNZe
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd djview4-4.12
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ./autogen.sh
autoreconf: export WARNINGS=all
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I config
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I config
autoreconf: running: /usr/bin/autoconf --force
configure.ac:32: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:32: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:32: the top level
configure.ac:155: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:155: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:155: the top level
configure.ac:157: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:157: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:157: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:38: installing 'config/ar-lib'
configure.ac:38: installing 'config/compile'
configure.ac:34: installing 'config/config.guess'
configure.ac:34: installing 'config/config.sub'
configure.ac:36: installing 'config/install-sh'
configure.ac:36: installing 'config/missing'
Makefile.am: installing './INSTALL'
mac/mdimporter_src/Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory '.'
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether make supports the include directive... yes (GNU style)
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for rm... /usr/bin/rm
checking for rmdir... /usr/bin/rmdir
checking for touch... /usr/bin/touch
checking for mkdir... /usr/bin/mkdir
checking for awk... /usr/bin/awk
checking for rm... (cached) /usr/bin/rm
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether the compiler supports GNU Objective C... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking if g++ accepts -Wall... yes
checking if g++ accepts -O2... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 -m elf_x86_64) 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for rsvg-convert... false
checking for inkscape... false
checking for convert... false
checking for egrep... (cached) /usr/bin/grep -E
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for getopt.h... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for declarations of fseeko and ftello... yes
checking for sigaction... yes
checking for strerror... yes
checking for waitpid... yes
checking for wait3... yes
checking for pkg-config... /usr/bin/pkg-config
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for qmake... /usr/bin/qmake
conftest.d/conftest.sh: line 1: creating: command not found
checking Qt version... qt5 (5.15.16)
checking for real qmake path... /usr/lib64/qt5/bin/qmake
checking for moc... /usr/lib64/qt5/bin/moc
checking for uic... /usr/lib64/qt5/bin/uic
checking for rcc... /usr/lib64/qt5/bin/rcc
checking for lupdate... /usr/lib64/qt5/bin/lupdate
checking for lrelease... /usr/lib64/qt5/bin/lrelease
checking for ddjvuapi... found
checking for the libtiff library... yes
checking for X... libraries , headers 
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for glib... found
checking for X11/Shell.h... yes
checking for X11/IntrinsicP.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating nsdejavu/Makefile
config.status: creating desktopfiles/Makefile
config.status: creating npdjvu/Makefile
config.status: creating mac/Makefile
config.status: creating mac/mdimporter_src/Makefile
config.status: creating mac/qlgenerator_src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

djview 4.12

Configuration Options Summary:

  OS...................: linux-gnu
  Qt version...........: qt5 (5.15.16)
  TIFF support.........: yes
  Desktop files........: yes
  Icon generation......: no
  Mac specific tools...: no
  NSDEJAVU plugin......: yes
  NPDJVU plugin........: no

Compilation............: make (or gmake)
Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr/local

+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-nsdejavu
checking build system type... x86_64-mageia-linux-gnu
checking host system type... x86_64-mageia-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for x86_64-mageia-linux-gnu-ar... no
checking for x86_64-mageia-linux-gnu-lib... no
checking for x86_64-mageia-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for rm... /usr/bin/rm
checking for rmdir... /usr/bin/rmdir
checking for touch... /usr/bin/touch
checking for mkdir... /usr/bin/mkdir
checking for awk... /usr/bin/awk
checking for rm... (cached) /usr/bin/rm
checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking for x86_64-mageia-linux-gnu-gcc... no
checking for x86_64-mageia-linux-gnu-objcc... no
checking for x86_64-mageia-linux-gnu-objc... no
checking for x86_64-mageia-linux-gnu-cc... no
checking for x86_64-mageia-linux-gnu-CC... no
checking for x86_64-mageia-linux-gnu-clang... no
checking for gcc... gcc
checking whether the compiler supports GNU Objective C... no
checking whether gcc accepts -g... no
checking dependency style of gcc... none
checking if g++ accepts -Wall... yes
checking if g++ accepts -O2... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 the maximum length of command line arguments... 1572864
checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for x86_64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-mageia-linux-gnu-ar... ar
checking for archiver @FILE support... @
checking for x86_64-mageia-linux-gnu-strip... no
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 -m elf_x86_64) 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for rsvg-convert... false
checking for inkscape... false
checking for convert... false
checking for egrep... (cached) /usr/bin/grep -E
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for getopt.h... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for declarations of fseeko and ftello... yes
checking for sigaction... yes
checking for strerror... yes
checking for waitpid... yes
checking for wait3... yes
checking for pkg-config... /usr/bin/pkg-config
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for qmake... /usr/bin/qmake
conftest.d/conftest.sh: line 1: creating: command not found
checking Qt version... qt5 (5.15.16)
checking for real qmake path... /usr/lib64/qt5/bin/qmake
checking for moc... /usr/lib64/qt5/bin/moc
checking for uic... /usr/lib64/qt5/bin/uic
checking for rcc... /usr/lib64/qt5/bin/rcc
checking for lupdate... /usr/lib64/qt5/bin/lupdate
checking for lrelease... /usr/lib64/qt5/bin/lrelease
checking for ddjvuapi... found
checking for the libtiff library... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating nsdejavu/Makefile
config.status: creating desktopfiles/Makefile
config.status: creating npdjvu/Makefile
config.status: creating mac/Makefile
config.status: creating mac/mdimporter_src/Makefile
config.status: creating mac/qlgenerator_src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

djview 4.12

Configuration Options Summary:

  OS...................: linux-gnu
  Qt version...........: qt5 (5.15.16)
  TIFF support.........: yes
  Desktop files........: yes
  Icon generation......: no
  Mac specific tools...: no
  NSDEJAVU plugin......: no
  NPDJVU plugin........: no

Compilation............: make (or gmake)
Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /usr

+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/qmake CONFIG+=autoconf CONFIG+=release PACKAGE_VERSION=4.12\
	QMAKE_UIC=/usr/lib64/qt5/bin/uic \
	QMAKE_MOC=/usr/lib64/qt5/bin/moc \
	QMAKE_RCC=/usr/lib64/qt5/bin/rcc \
	QMAKE_LFLAGS+='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' \
	QMAKE_CFLAGS+='-pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread   -I.. -I. -DDIR_DATADIR=\\\"/usr/share\\\"' \
	QMAKE_CXXFLAGS+='-pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread   -I.. -I. -DDIR_DATADIR=\\\"/usr/share\\\"' \
	QMAKE_CPPFLAGS+=' -pthread   -I.. -I. -DDIR_DATADIR=\\\"/usr/share\\\"' \
	LIBS+='-ldjvulibre -ltiff ' \
	VPATH='.' -o Makefile.qmake0 djview.pro
Info: creating stash file /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/.qmake.stash
/usr/bin/awk -f ../config/qmsilent.awk < Makefile.qmake0 > Makefile.qmake && /usr/bin/rm -f Makefile.qmake0
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/bin/make -f Makefile.qmake
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewerrordialog.ui -o ui_qdjviewerrordialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewauthdialog.ui -o ui_qdjviewauthdialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewinfodialog.ui -o ui_qdjviewinfodialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewmetadialog.ui -o ui_qdjviewmetadialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewsavedialog.ui -o ui_qdjviewsavedialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewprintdialog.ui -o ui_qdjviewprintdialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewexportdialog.ui -o ui_qdjviewexportdialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewexportps1.ui -o ui_qdjviewexportps1.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewexportps2.ui -o ui_qdjviewexportps2.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewexportps3.ui -o ui_qdjviewexportps3.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewexporttiff.ui -o ui_qdjviewexporttiff.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewexportprn.ui -o ui_qdjviewexportprn.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/uic qdjviewprefsdialog.ui -o ui_qdjviewprefsdialog.h
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/rcc -name qdjvuwidget qdjvuwidget.qrc -o qrc_qdjvuwidget.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/rcc -name qdjview qdjview.qrc -o qrc_qdjview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_qdjvuwidget.o qrc_qdjvuwidget.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/qmake -o Makefile.qmake0 djview.pro CONFIG+=autoconf CONFIG+=release PACKAGE_VERSION=4.12 QMAKE_UIC=/usr/lib64/qt5/bin/uic QMAKE_MOC=/usr/lib64/qt5/bin/moc QMAKE_RCC=/usr/lib64/qt5/bin/rcc 'QMAKE_LFLAGS+=-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_CFLAGS+=-pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread   -I.. -I. -DDIR_DATADIR=\\\"/usr/share\\\"' 'QMAKE_CXXFLAGS+=-pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread   -I.. -I. -DDIR_DATADIR=\\\"/usr/share\\\"' 'QMAKE_CPPFLAGS+= -pthread   -I.. -I. -DDIR_DATADIR=\\\"/usr/share\\\"' 'LIBS+=-ldjvulibre -ltiff ' VPATH=.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjvunet.h -o moc_qdjvunet.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjvu.h -o moc_qdjvu.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjvu.cpp -o qdjvu.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjvuwidget.h -o moc_qdjvuwidget.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjvunet.cpp -o qdjvunet.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewplugin.cpp -o qdjviewplugin.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewprefs.h -o moc_qdjviewprefs.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewexporters.cpp -o qdjviewexporters.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewprefs.cpp -o qdjviewprefs.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewsidebar.cpp -o qdjviewsidebar.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjview.cpp -o qdjview.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjvuwidget.cpp -o qdjvuwidget.moc
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_qdjview.o qrc_qdjview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewsidebar.h -o moc_qdjviewsidebar.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewdialogs.h -o moc_qdjviewdialogs.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjviewexporters.h -o moc_qdjviewexporters.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include qdjview.h -o moc_qdjview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/moc -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I/usr/include/c++/15 -I/usr/include/c++/15/x86_64-mageia-linux -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-mageia-linux/15/include -I/usr/local/include -I/usr/include djview.h -o moc_djview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjvunet.o moc_qdjvunet.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjvu.o moc_qdjvu.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
gcc -c -pipe -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tiff2pdf.o tiff2pdf.c
tiff2pdf.c:298:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  298 |         uint32 page_number;
      |         ^~~~~~
tiff2pdf.c:300:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  300 |         uint32 page_extra;
      |         ^~~~~~
tiff2pdf.c:320:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  320 |         uint32 tiles_tilewidth;
      |         ^~~~~~
tiff2pdf.c:321:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  321 |         uint32 tiles_tilelength;
      |         ^~~~~~
tiff2pdf.c:322:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  322 |         uint32 tiles_tilecountx;
      |         ^~~~~~
tiff2pdf.c:323:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  323 |         uint32 tiles_tilecounty;
      |         ^~~~~~
tiff2pdf.c:324:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  324 |         uint32 tiles_edgetilewidth;
      |         ^~~~~~
tiff2pdf.c:325:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  325 |         uint32 tiles_edgetilelength;
      |         ^~~~~~
tiff2pdf.c:335:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  335 |         uint16 tiff_compression;
      |         ^~~~~~
tiff2pdf.c:336:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  336 |         uint16 tiff_photometric;
      |         ^~~~~~
tiff2pdf.c:337:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  337 |         uint16 tiff_fillorder;
      |         ^~~~~~
tiff2pdf.c:338:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  338 |         uint16 tiff_bitspersample;
      |         ^~~~~~
tiff2pdf.c:339:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  339 |         uint16 tiff_samplesperpixel;
      |         ^~~~~~
tiff2pdf.c:340:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  340 |         uint16 tiff_planar;
      |         ^~~~~~
tiff2pdf.c:341:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  341 |         uint32 tiff_width;
      |         ^~~~~~
tiff2pdf.c:342:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  342 |         uint32 tiff_length;
      |         ^~~~~~
tiff2pdf.c:345:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  345 |         uint16 tiff_orientation;
      |         ^~~~~~
tiff2pdf.c:348:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  348 |         uint16 tiff_resunit;
      |         ^~~~~~
tiff2pdf.c:349:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  349 |         uint16 pdf_centimeters;
      |         ^~~~~~
tiff2pdf.c:350:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  350 |         uint16 pdf_overrideres;
      |         ^~~~~~
tiff2pdf.c:351:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  351 |         uint16 pdf_overridepagesize;
      |         ^~~~~~
tiff2pdf.c:365:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  365 |         uint16 pdf_majorversion;
      |         ^~~~~~
tiff2pdf.c:366:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  366 |         uint16 pdf_minorversion;
      |         ^~~~~~
tiff2pdf.c:367:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  367 |         uint32 pdf_catalog;
      |         ^~~~~~
tiff2pdf.c:368:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  368 |         uint32 pdf_pages;
      |         ^~~~~~
tiff2pdf.c:369:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  369 |         uint32 pdf_info;
      |         ^~~~~~
tiff2pdf.c:370:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  370 |         uint32 pdf_palettecs;
      |         ^~~~~~
tiff2pdf.c:371:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  371 |         uint16 pdf_fitwindow;
      |         ^~~~~~
tiff2pdf.c:372:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  372 |         uint32 pdf_startxref;
      |         ^~~~~~
tiff2pdf.c:388:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  388 |         uint16 pdf_colorspace_invert;
      |         ^~~~~~
tiff2pdf.c:389:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  389 |         uint16 pdf_switchdecode;
      |         ^~~~~~
tiff2pdf.c:390:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  390 |         uint16 pdf_palettesize;
      |         ^~~~~~
tiff2pdf.c:394:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  394 |         uint16 pdf_defaultcompressionquality;
      |         ^~~~~~
tiff2pdf.c:396:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  396 |         uint16 pdf_compressionquality;
      |         ^~~~~~
tiff2pdf.c:397:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  397 |         uint16 pdf_nopassthrough;
      |         ^~~~~~
tiff2pdf.c:400:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  400 |         uint32* pdf_xrefoffsets;
      |         ^~~~~~
tiff2pdf.c:401:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  401 |         uint32 pdf_xrefcount;
      |         ^~~~~~
tiff2pdf.c:405:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  405 |         uint32 pdf_ojpegdatalength;
      |         ^~~~~~
tiff2pdf.c:406:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  406 |         uint32 pdf_ojpegiflength;
      |         ^~~~~~
tiff2pdf.c:414:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  414 |         uint16 tiff_transferfunctioncount;
      |         ^~~~~~
tiff2pdf.c:415:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  415 |         uint32 pdf_icccs;
      |         ^~~~~~
tiff2pdf.c:416:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  416 |         uint32 tiff_iccprofilelength;
      |         ^~~~~~
tiff2pdf.c:477:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  477 | int t2p_process_jpeg_strip(unsigned char*, tsize_t*, unsigned char*, tsize_t, tsize_t*, tstrip_t, uint32);
      | ^~~
tiff2pdf.c:480:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  480 | void t2p_tile_collapse_left(tdata_t, tsize_t, uint32, uint32, uint32);
      | ^~~~
tiff2pdf.c:480:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:480:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:488:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  488 | tsize_t t2p_sample_abgr_to_rgb(tdata_t, uint32);
      | ^~~~~~~
tiff2pdf.c:490:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  490 | tsize_t t2p_sample_rgba_to_rgb(tdata_t, uint32);
      | ^~~~~~~
tiff2pdf.c:492:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  492 | tsize_t t2p_sample_rgbaa_to_rgb(tdata_t, uint32);
      | ^~~~~~~
tiff2pdf.c:494:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  494 | tsize_t t2p_sample_lab_signed_to_unsigned(tdata_t, uint32);
      | ^~~~~~~
tiff2pdf.c:498:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  498 | tsize_t t2p_write_pdf_obj_start(uint32, TIFF*);
      | ^~~~~~~
tiff2pdf.c:512:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  512 | tsize_t t2p_write_pdf_stream_dict(tsize_t, uint32, TIFF*);
      | ^~~~~~~
tiff2pdf.c:530:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
  530 | tsize_t t2p_write_pdf_page(uint32, T2P*, TIFF*);
      | ^~~~~~~
tiff2pdf.c:534:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  534 | void t2p_compose_pdf_page_orient(T2P_BOX*, uint16);
      | ^~~~
tiff2pdf.c:536:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  536 | void t2p_compose_pdf_page_orient_flip(T2P_BOX*, uint16);
      | ^~~~
tiff2pdf.c:546:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  546 | tsize_t t2p_write_pdf_transfer_dict(T2P*, TIFF*, uint16);
      | ^~~~~~~
tiff2pdf.c:548:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
  548 | tsize_t t2p_write_pdf_transfer_stream(T2P*, TIFF*, uint16);
      | ^~~~~~~
tiff2pdf.c: In function 't2p_free':
tiff2pdf.c:1126:26: warning: comparison of integer expressions of different signedness: 'int' and 'tdir_t' {aka 'unsigned int'} [-Wsign-compare]
 1126 |                 for(i=0;i<t2p->tiff_pagecount;i++){
      |                          ^
tiff2pdf.c: In function 't2p_validate':
tiff2pdf.c:1166:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1166 |                 uint16 m=t2p->pdf_defaultcompressionquality%100;
      |                 ^~~~~~
tiff2pdf.c: In function 't2p_read_tiff_init':
tiff2pdf.c:1201:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1201 |         uint16 pagen=0;
      |         ^~~~~~
tiff2pdf.c:1202:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1202 |         uint16 paged=0;
      |         ^~~~~~
tiff2pdf.c:1203:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1203 |         uint16 xuint16=0;
      |         ^~~~~~
tiff2pdf.c:1229:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 1229 |                 uint32 subfiletype = 0;
      |                 ^~~~~~
tiff2pdf.c: In function 't2p_cmp_t2p_page':
tiff2pdf.c:1394:9: warning: 'int32' is deprecated [-Wdeprecated-declarations]
 1394 |         d = (int32)(((T2P_PAGE*)e1)->page_number) - (int32)(((T2P_PAGE*)e2)->page_number);
      |         ^
tiff2pdf.c:1394:9: warning: 'int32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:1396:17: warning: 'int32' is deprecated [-Wdeprecated-declarations]
 1396 |                 d = (int32)(((T2P_PAGE*)e1)->page_directory) - (int32)(((T2P_PAGE*)e2)->page_directory);
      |                 ^
tiff2pdf.c:1396:17: warning: 'int32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c: In function 't2p_read_tiff_data':
tiff2pdf.c:1417:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1417 |         uint16* r;
      |         ^~~~~~
tiff2pdf.c:1418:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1418 |         uint16* g;
      |         ^~~~~~
tiff2pdf.c:1419:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1419 |         uint16* b;
      |         ^~~~~~
tiff2pdf.c:1420:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1420 |         uint16* a;
      |         ^~~~~~
tiff2pdf.c:1421:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1421 |         uint16 xuint16;
      |         ^~~~~~
tiff2pdf.c:1422:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1422 |         uint16* xuint16p;
      |         ^~~~~~
tiff2pdf.c: In function 't2p_read_tiff_size':
tiff2pdf.c:2142:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 2142 |                         uint32 count = 0;
      |                         ^~~~~~
tiff2pdf.c: In function 't2p_read_tiff_size_tile':
tiff2pdf.c:2203:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 2203 |         uint16 edge=0;
      |         ^~~~~~
tiff2pdf.c:2234:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 2234 |                                 uint32 count = 0;
      |                                 ^~~~~~
tiff2pdf.c: In function 't2p_readwrite_pdf_image':
tiff2pdf.c:2324:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 2324 |         uint16 h_samp=1;
      |         ^~~~~~
tiff2pdf.c:2325:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 2325 |         uint16 v_samp=1;
      |         ^~~~~~
tiff2pdf.c:2326:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 2326 |         uint16 ri=1;
      |         ^~~~~~
tiff2pdf.c:2327:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 2327 |         uint32 rows=0;
      |         ^~~~~~
tiff2pdf.c:2335:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 2335 |         uint32 max_striplength=0;
      |         ^~~~~~
tiff2pdf.c:2525:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 2525 |                         uint32 count = 0;
      |                         ^~~~~~
tiff2pdf.c:2760:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 2760 |                                 (uint32*)buffer,
      |                                 ^
tiff2pdf.c:2806:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 2806 |                         uint16 hor = 0, ver = 0;
      |                         ^~~~~~
tiff2pdf.c:2806:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c: In function 't2p_readwrite_pdf_image_tile':
tiff2pdf.c:2909:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 2909 |         uint16 edge=0;
      |         ^~~~~~
tiff2pdf.c:2916:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 2916 |         uint16 i=0;
      |         ^~~~~~
tiff2pdf.c:2924:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 2924 |         uint32 xuint32=0;
      |         ^~~~~~
tiff2pdf.c:3032:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3032 |                         uint32 count = 0;
      |                         ^~~~~~
tiff2pdf.c:3279:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3279 |                         uint16 hor = 0, ver = 0;
      |                         ^~~~~~
tiff2pdf.c:3279:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c: In function 't2p_process_ojpeg_tables':
tiff2pdf.c:3355:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3355 |         uint16 proc=0;
      |         ^~~~~~
tiff2pdf.c:3357:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3357 |         uint32 q_length=0;
      |         ^~~~~~
tiff2pdf.c:3359:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3359 |         uint32 dc_length=0;
      |         ^~~~~~
tiff2pdf.c:3361:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3361 |         uint32 ac_length=0;
      |         ^~~~~~
tiff2pdf.c:3362:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3362 |         uint16* lp;
      |         ^~~~~~
tiff2pdf.c:3363:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3363 |         uint16* pt;
      |         ^~~~~~
tiff2pdf.c:3364:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3364 |         uint16 h_samp=1;
      |         ^~~~~~
tiff2pdf.c:3365:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3365 |         uint16 v_samp=1;
      |         ^~~~~~
tiff2pdf.c:3367:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3367 |         uint16 table_count;
      |         ^~~~~~
tiff2pdf.c:3368:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3368 |         uint32 offset_table;
      |         ^~~~~~
tiff2pdf.c:3369:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3369 |         uint32 offset_ms_l;
      |         ^~~~~~
tiff2pdf.c:3370:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3370 |         uint32 code_count;
      |         ^~~~~~
tiff2pdf.c:3371:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3371 |         uint32 i=0;
      |         ^~~~~~
tiff2pdf.c:3372:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3372 |         uint32 dest=0;
      |         ^~~~~~
tiff2pdf.c:3373:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3373 |         uint16 ri=0;
      |         ^~~~~~
tiff2pdf.c:3374:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3374 |         uint32 rows=0;
      |         ^~~~~~
tiff2pdf.c: At top level:
tiff2pdf.c:3607:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3607 |         uint32 height){
      |         ^~~~~~
tiff2pdf.c: In function 't2p_process_jpeg_strip':
tiff2pdf.c:3613:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3613 |                 uint16 ri;
      |                 ^~~~~~
tiff2pdf.c:3614:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3614 |                 uint16 v_samp;
      |                 ^~~~~~
tiff2pdf.c:3615:17: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3615 |                 uint16 h_samp;
      |                 ^~~~~~
tiff2pdf.c:3665:49: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3665 |                                                 uint16 samp = buffer[*bufferoffset+11+(3*j)];
      |                                                 ^~~~~~
tiff2pdf.c:3673:41: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3673 |                                         ri=((( ((uint16)(buffer[*bufferoffset+5])<<8) |
      |                                         ^~
tiff2pdf.c:3674:41: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3674 |                                         (uint16)(buffer[*bufferoffset+6]) )+v_samp-1)/
      |                                         ^
tiff2pdf.c:3676:41: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3676 |                                         ri*=((( ((uint16)(buffer[*bufferoffset+7])<<8) |
      |                                         ^~
tiff2pdf.c:3677:41: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3677 |                                         (uint16)(buffer[*bufferoffset+8]) )+h_samp-1)/
      |                                         ^
tiff2pdf.c: At top level:
tiff2pdf.c:3740:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3740 |         uint32 tilewidth,
      |         ^~~~~~
tiff2pdf.c:3741:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3741 |         uint32 edgetilewidth,
      |         ^~~~~~
tiff2pdf.c:3742:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3742 |         uint32 tilelength){
      |         ^~~~~~
tiff2pdf.c: In function 't2p_tile_collapse_left':
tiff2pdf.c:3744:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3744 |         uint32 i;
      |         ^~~~~~
tiff2pdf.c: In function 't2p_sample_realize_palette':
tiff2pdf.c:3806:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3806 |         uint32 sample_count=0;
      |         ^~~~~~
tiff2pdf.c:3807:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 3807 |         uint16 component_count=0;
      |         ^~~~~~
tiff2pdf.c:3808:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3808 |         uint32 palette_offset=0;
      |         ^~~~~~
tiff2pdf.c:3809:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3809 |         uint32 sample_offset=0;
      |         ^~~~~~
tiff2pdf.c:3810:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3810 |         uint32 i=0;
      |         ^~~~~~
tiff2pdf.c:3811:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3811 |         uint32 j=0;
      |         ^~~~~~
tiff2pdf.c: At top level:
tiff2pdf.c:3842:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3842 | tsize_t t2p_sample_abgr_to_rgb(tdata_t data, uint32 samplecount)
      | ^~~~~~~
tiff2pdf.c: In function 't2p_sample_abgr_to_rgb':
tiff2pdf.c:3844:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3844 |         uint32 i=0;
      |         ^~~~~~
tiff2pdf.c:3845:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3845 |         uint32 sample=0;
      |         ^~~~~~
tiff2pdf.c:3848:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3848 |                 sample=((uint32*)data)[i];
      |                 ^~~~~~
tiff2pdf.c: At top level:
tiff2pdf.c:3864:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3864 | t2p_sample_rgbaa_to_rgb(tdata_t data, uint32 samplecount)
      | ^~~~~~~~~~~~~~~~~~~~~~~
tiff2pdf.c: In function 't2p_sample_rgbaa_to_rgb':
tiff2pdf.c:3866:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3866 |         uint32 i;
      |         ^~~~~~
tiff2pdf.c:3872:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
 3872 |                 memmove((uint8*)data + i * 3, (uint8*)data + i * 4, 3);
      |                 ^~~~~~~
tiff2pdf.c:3872:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:3874:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
 3874 |                 memcpy((uint8*)data + i * 3, (uint8*)data + i * 4, 3);
      |                 ^~~~~~
tiff2pdf.c:3874:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c: At top level:
tiff2pdf.c:3886:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3886 | t2p_sample_rgba_to_rgb(tdata_t data, uint32 samplecount)
      | ^~~~~~~~~~~~~~~~~~~~~~
tiff2pdf.c: In function 't2p_sample_rgba_to_rgb':
tiff2pdf.c:3888:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3888 |         uint32 i = 0;
      |         ^~~~~~
tiff2pdf.c:3889:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3889 |         uint32 sample = 0;
      |         ^~~~~~
tiff2pdf.c:3890:9: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
 3890 |         uint8 alpha = 0;
      |         ^~~~~
tiff2pdf.c:3893:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3893 |                 sample=((uint32*)data)[i];
      |                 ^~~~~~
tiff2pdf.c:3894:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
 3894 |                 alpha=(uint8)((255 - ((sample >> 24) & 0xff)));
      |                 ^~~~~
tiff2pdf.c:3895:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
 3895 |                 ((uint8 *)data)[i * 3] = (uint8) ((sample >> 16) & 0xff) + alpha;
      |                 ^
tiff2pdf.c:3895:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:3896:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
 3896 |                 ((uint8 *)data)[i * 3 + 1] = (uint8) ((sample >> 8) & 0xff) + alpha;
      |                 ^
tiff2pdf.c:3896:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:3897:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
 3897 |                 ((uint8 *)data)[i * 3 + 2] = (uint8) (sample & 0xff) + alpha;
      |                 ^
tiff2pdf.c:3897:17: warning: 'uint8' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c: At top level:
tiff2pdf.c:3909:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3909 | tsize_t t2p_sample_lab_signed_to_unsigned(tdata_t buffer, uint32 samplecount){
      | ^~~~~~~
tiff2pdf.c: In function 't2p_sample_lab_signed_to_unsigned':
tiff2pdf.c:3911:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3911 |         uint32 i=0;
      |         ^~~~~~
tiff2pdf.c: At top level:
tiff2pdf.c:3957:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3957 | tsize_t t2p_write_pdf_obj_start(uint32 number, TIFF* output){
      | ^~~~~~~
tiff2pdf.c: In function 't2p_write_pdf_string':
tiff2pdf.c:3993:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 3993 |         uint32 i = 0;
      |         ^~~~~~
tiff2pdf.c: At top level:
tiff2pdf.c:4087:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4087 | tsize_t t2p_write_pdf_stream_dict(tsize_t len, uint32 number, TIFF* output){
      | ^~~~~~~
tiff2pdf.c:4381:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4381 | tsize_t t2p_write_pdf_page(uint32 object, T2P* t2p, TIFF* output){
      | ^~~~~~~
tiff2pdf.c: In function 't2p_compose_pdf_page':
tiff2pdf.c:4485:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4485 |         uint32 i=0;
      |         ^~~~~~
tiff2pdf.c:4486:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4486 |         uint32 i2=0;
      |         ^~~~~~
tiff2pdf.c:4489:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4489 |         uint32 tilecountx=0;
      |         ^~~~~~
tiff2pdf.c:4490:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4490 |         uint32 tilecounty=0;
      |         ^~~~~~
tiff2pdf.c:4491:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4491 |         uint32 tilewidth=0;
      |         ^~~~~~
tiff2pdf.c:4492:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 4492 |         uint32 tilelength=0;
      |         ^~~~~~
tiff2pdf.c: At top level:
tiff2pdf.c:4692:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 4692 | void t2p_compose_pdf_page_orient(T2P_BOX* boxp, uint16 orientation){
      | ^~~~
tiff2pdf.c:4768:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 4768 | void t2p_compose_pdf_page_orient_flip(T2P_BOX* boxp, uint16 orientation){
      | ^~~~
tiff2pdf.c:5073:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 5073 | tsize_t t2p_write_pdf_transfer_dict(T2P* t2p, TIFF* output, uint16 i){
      | ^~~~~~~
tiff2pdf.c:5093:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 5093 | tsize_t t2p_write_pdf_transfer_stream(T2P* t2p, TIFF* output, uint16 i){
      | ^~~~~~~
tiff2pdf.c: In function 't2p_write_pdf_xreftable':
tiff2pdf.c:5414:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 5414 |         uint32 i=0;
      |         ^~~~~~
tiff2pdf.c: In function 't2p_write_pdf':
tiff2pdf.c:5519:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 5519 |         uint16 i=0;
      |         ^~~~~~
tiff2pdf.c:5523:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 5523 |         t2p->pdf_xrefoffsets= (uint32*) _TIFFmalloc(TIFFSafeMultiply(tmsize_t,t2p->pdf_xrefcount,sizeof(uint32)) );
      |         ^~~
tiff2pdf.c:5523:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:5523:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:5523:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:5523:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
tiff2pdf.c:5528:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 5528 |                         (unsigned int) (t2p->pdf_xrefcount * sizeof(uint32)) );
      |                         ^
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjviewprefs.o moc_qdjviewprefs.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjvuwidget.o moc_qdjvuwidget.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjviewsidebar.o moc_qdjviewsidebar.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjvu.o qdjvu.cpp
qdjvu.cpp: In constructor 'QDjVuDocumentPrivate::QDjVuDocumentPrivate()':
qdjvu.cpp:249:5: warning: 'QMutex::QMutex(RecursionMode)' is deprecated: Use QRecursiveMutex instead of a recursive QMutex [-Wdeprecated-declarations]
  249 |   : mutex(QMutex::Recursive),
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/QMutex:1,
                 from qdjvu.cpp:36:
/usr/include/qt5/QtCore/qmutex.h:140:14: note: declared here
  140 |     explicit QMutex(RecursionMode mode);
      |              ^~~~~~
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o djview.o djview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjviewdialogs.o moc_qdjviewdialogs.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjvunet.o qdjvunet.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjviewexporters.o moc_qdjviewexporters.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_djview.o moc_djview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qdjview.o moc_qdjview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjviewplugin.o qdjviewplugin.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjviewsidebar.o qdjviewsidebar.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjviewprefs.o qdjviewprefs.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjviewexporters.o qdjviewexporters.cpp
qdjviewexporters.cpp: In member function 'virtual bool QDjViewDjVuExporter::save(QString)':
qdjviewexporters.cpp:408:20: warning: 'QByteArray& QByteArray::append(const QString&)' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations]
  408 |     pagespec.append(QString("--pages=%1").arg(fromPage+1));
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/qcoreapplication.h:44,
                 from /usr/include/qt5/QtWidgets/qapplication.h:44,
                 from /usr/include/qt5/QtWidgets/QApplication:1,
                 from qdjviewexporters.cpp:60:
/usr/include/qt5/QtCore/qstring.h:1508:20: note: declared here
 1508 | inline QByteArray &QByteArray::append(const QString &s)
      |                    ^~~~~~~~~~
qdjviewexporters.cpp:410:20: warning: 'QByteArray& QByteArray::append(const QString&)' is deprecated: Use QString's toUtf8(), toLatin1() or toLocal8Bit() [-Wdeprecated-declarations]
  410 |     pagespec.append(QString("--pages=%1-%2").arg(fromPage+1).arg(toPage+1));
      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt5/QtCore/qstring.h:1508:20: note: declared here
 1508 | inline QByteArray &QByteArray::append(const QString &s)
      |                    ^~~~~~~~~~
qdjviewexporters.cpp: In member function 'virtual bool QDjViewPSExporter::loadPrintSetup(QPrinter*, QPrintDialog*)':
qdjviewexporters.cpp:746:41: warning: 'QPrinter::Orientation QPrinter::orientation() const' is deprecated: Use pageLayout().orientation() instead. [-Wdeprecated-declarations]
  746 |   bool landscape = (printer->orientation() == QPrinter::Landscape);
      |                     ~~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/qt5/QtPrintSupport/QPrinter:1,
                 from qdjviewexporters.cpp:74:
/usr/include/qt5/QtPrintSupport/qprinter.h:174:17: note: declared here
  174 |     Orientation orientation() const;
      |                 ^~~~~~~~~~~
qdjviewexporters.cpp: In member function 'virtual bool QDjViewPSExporter::savePrintSetup(QPrinter*)':
qdjviewexporters.cpp:786:26: warning: 'void QPrinter::setOrientation(Orientation)' is deprecated: Use setPageOrientation() instead. [-Wdeprecated-declarations]
  786 |   printer->setOrientation(l ? QPrinter::Landscape : QPrinter::Portrait);
      |   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt5/QtPrintSupport/qprinter.h:172:10: note: declared here
  172 |     void setOrientation(Orientation);
      |          ^~~~~~~~~~~~~~
qdjviewexporters.cpp: In member function 'virtual void QDjViewTiffExporter::doPage()':
qdjviewexporters.cpp:1592:47: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 1592 |       TIFFSetField(tiff, TIFFTAG_IMAGEWIDTH, (uint32)rect.w);
      |                                               ^~~~~~
In file included from qdjviewexporters.cpp:51:
/usr/include/tiff.h:86:38: note: declared here
   86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp:1593:48: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 1593 |       TIFFSetField(tiff, TIFFTAG_IMAGELENGTH, (uint32)rect.h);
      |                                                ^~~~~~
/usr/include/tiff.h:86:38: note: declared here
   86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp:1607:55: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
 1607 |             TIFFSetField(tiff, TIFFTAG_ROWSPERSTRIP, (uint32)64);
      |                                                       ^~~~~~
/usr/include/tiff.h:86:38: note: declared here
   86 | typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp:1609:52: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1609 |         TIFFSetField(tiff, TIFFTAG_BITSPERSAMPLE, (uint16)1);
      |                                                    ^~~~~~
/usr/include/tiff.h:83:38: note: declared here
   83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp:1610:54: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1610 |         TIFFSetField(tiff, TIFFTAG_SAMPLESPERPIXEL, (uint16)1);
      |                                                      ^~~~~~
/usr/include/tiff.h:83:38: note: declared here
   83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp:1615:52: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1615 |         TIFFSetField(tiff, TIFFTAG_BITSPERSAMPLE, (uint16)8);
      |                                                    ^~~~~~
/usr/include/tiff.h:83:38: note: declared here
   83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp:1622:56: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1622 |           TIFFSetField(tiff, TIFFTAG_SAMPLESPERPIXEL, (uint16)1);
      |                                                        ^~~~~~
/usr/include/tiff.h:83:38: note: declared here
   83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp:1625:56: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
 1625 |           TIFFSetField(tiff, TIFFTAG_SAMPLESPERPIXEL, (uint16)3);
      |                                                        ^~~~~~
/usr/include/tiff.h:83:38: note: declared here
   83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
qdjviewexporters.cpp: In member function 'virtual bool QDjViewPrnExporter::loadPrintSetup(QPrinter*, QPrintDialog*)':
qdjviewexporters.cpp:2101:41: warning: 'QPrinter::Orientation QPrinter::orientation() const' is deprecated: Use pageLayout().orientation() instead. [-Wdeprecated-declarations]
 2101 |   bool landscape = (printer->orientation() == QPrinter::Landscape);
      |                     ~~~~~~~~~~~~~~~~~~~~^~
/usr/include/qt5/QtPrintSupport/qprinter.h:174:17: note: declared here
  174 |     Orientation orientation() const;
      |                 ^~~~~~~~~~~
qdjviewexporters.cpp: In member function 'virtual bool QDjViewPrnExporter::savePrintSetup(QPrinter*)':
qdjviewexporters.cpp:2116:26: warning: 'void QPrinter::setOrientation(Orientation)' is deprecated: Use setPageOrientation() instead. [-Wdeprecated-declarations]
 2116 |   printer->setOrientation(landscape ? QPrinter::Landscape : QPrinter::Portrait);
      |   ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/qt5/QtPrintSupport/qprinter.h:172:10: note: declared here
  172 |     void setOrientation(Orientation);
      |          ^~~~~~~~~~~~~~
qdjviewexporters.cpp: In member function 'virtual void QDjViewPrnExporter::doPage()':
qdjviewexporters.cpp:2184:37: warning: 'QRect QPrinter::pageRect() const' is deprecated: Use pageLayout().paintRectPixels(resolution()) instead. [-Wdeprecated-declarations]
 2184 |   QRect pageRect = printer->pageRect();
      |                    ~~~~~~~~~~~~~~~~~^~
/usr/include/qt5/QtPrintSupport/qprinter.h:259:11: note: declared here
  259 |     QRect pageRect() const;
      |           ^~~~~~~~
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjviewdialogs.o qdjviewdialogs.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjvuwidget.o qdjvuwidget.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -c -pipe -std=gnu++0x -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -I.. -I. -DDIR_DATADIR=\"/usr/share\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fno-strict-aliasing -DPIC -fPIC -Wall -Wextra -D_REENTRANT -fPIC -DAUTOCONF -DNDEBUG -DQT_NO_DEBUG -DQT_NO_DEBUG_STREAM -DWITH_DJVIEWPLUGIN -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qdjview.o qdjview.cpp
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-O1 -o djview qdjvu.o qdjvunet.o qdjvuwidget.o qdjviewprefs.o qdjviewsidebar.o qdjviewdialogs.o qdjviewexporters.o qdjview.o djview.o qdjviewplugin.o tiff2pdf.o qrc_qdjvuwidget.o qrc_qdjview.o moc_qdjvu.o moc_qdjvunet.o moc_qdjvuwidget.o moc_qdjviewprefs.o moc_qdjviewsidebar.o moc_qdjviewdialogs.o moc_qdjviewexporters.o moc_qdjview.o moc_djview.o   -ldjvulibre -ltiff -lpthread /usr/lib64/libQt5OpenGL.so /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Core.so -lGL   
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_uk.ts -qm djview_uk.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_fr.ts -qm djview_fr.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_de.ts -qm djview_de.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_cs.ts -qm djview_cs.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_zh_tw.ts -qm djview_zh_tw.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_es.ts -qm djview_es.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_zh_cn.ts -qm djview_zh_cn.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/lib64/qt5/bin/lrelease -silent djview_ru.ts -qm djview_ru.qm
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
Making all in desktopfiles
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
/usr/bin/mkdir -p `dirname 32x32/mimetypes/djvulibre-djview4.png`
s=`echo 32x32/mimetypes/djvulibre-djview4.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \
  cp ../desktopfiles/prebuilt-hi${s}-djview4.png 32x32/mimetypes/djvulibre-djview4.png
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
/usr/bin/mkdir -p `dirname 64x64/mimetypes/djvulibre-djview4.png`
s=`echo 64x64/mimetypes/djvulibre-djview4.png | sed -e 's/[a-z]*\([0-9]*\).*/\1/'`; \
  cp ../desktopfiles/prebuilt-hi${s}-djview4.png 64x64/mimetypes/djvulibre-djview4.png
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
/usr/bin/mkdir -p `dirname scalable/mimetypes/djvulibre-djview4.svgz`
rm -f scalable/mimetypes/djvulibre-djview4.svgz
gzip --no-name <djview.svg >scalable/mimetypes/djvulibre-djview4.svgz
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EkWaIm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ mkdir /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd djview4-4.12
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/bin/make -f Makefile.qmake
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Nothing to be done for 'first'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
/usr/bin/make -f Makefile.qmake
make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/bin'
 /usr/bin/install -p djview '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/bin'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/man/man1'
 /usr/bin/install -p -m 644 djview.1 '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/man/man1'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/djvu/djview4'
 /usr/bin/install -p -m 644 djview_fr.qm djview_uk.qm djview_de.qm djview_cs.qm djview_ru.qm djview_es.qm djview_zh_cn.qm djview_zh_tw.qm '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/djvu/djview4'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/src'
Making install in desktopfiles
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/applications'
 /usr/bin/install -p -m 644 djvulibre-djview4.desktop '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/applications'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/32x32/mimetypes'
 /usr/bin/install -p -m 644  32x32/mimetypes/djvulibre-djview4.png '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/32x32/mimetypes'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/64x64/mimetypes'
 /usr/bin/install -p -m 644  64x64/mimetypes/djvulibre-djview4.png '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/64x64/mimetypes'
 /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/scalable/mimetypes'
 /usr/bin/install -p -m 644  scalable/mimetypes/djvulibre-djview4.svgz '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/scalable/mimetypes'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/desktopfiles'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12'
+ ln -s /usr/bin/djview /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/bin/djview4
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/32x32/apps
+ /usr/bin/cp -a desktopfiles/prebuilt-hi32-djview4.png /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/32x32/apps/djvulibre-djview4.png
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/64x64/apps
+ /usr/bin/cp -a desktopfiles/prebuilt-hi64-djview4.png /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/64x64/apps/djvulibre-djview4.png
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/scalable/apps
+ /usr/bin/cp -a desktopfiles/djview.svg /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/icons/hicolor/scalable/apps/djvulibre-djview4.svg
+ /usr/bin/cp /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/man/man1/djview.1 /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/man/man1/djview4.1
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 4.12-3.mga10 --unique-debug-suffix -4.12-3.mga10.x86_64 --unique-debug-src-base djview4-4.12-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/djview4-4.12-3.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: djview4-4.12-3.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BZIUHF
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ cd djview4-4.12
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/doc/djview4
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/doc/djview4
+ cp -pr /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/COPYING /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/doc/djview4
+ cp -pr /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/COPYRIGHT /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/doc/djview4
+ cp -pr /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/NEWS /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/doc/djview4
+ cp -pr /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/README /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/doc/djview4
+ cp -pr /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/djview4-4.12/README_translations /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT/usr/share/doc/djview4
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(djvulibre-djview4.desktop) djview4 = 0:4.12-3.mga10 djview4(x86-64) = 0:4.12-3.mga10 mimehandler(image/vnd.djvu) mimehandler(image/vnd.djvu+multipage) mimehandler(image/vnd.djvu+singlepage) mimehandler(image/x-djvu) mimehandler(image/x.djvu)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.15)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5OpenGL.so.5()(64bit) libQt5OpenGL.so.5(Qt_5)(64bit) libQt5PrintSupport.so.5()(64bit) libQt5PrintSupport.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(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.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtiff.so.6()(64bit) libtiff.so.6(LIBTIFF_4.0)(64bit)
Obsoletes: mozilla-plugin-dejavu < 4.10.6-4
Processing files: djview4-debugsource-4.12-3.mga10.x86_64
Provides: djview4-debugsource = 0:4.12-3.mga10 djview4-debugsource(x86-64) = 0:4.12-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: djview4-debuginfo-4.12-3.mga10.x86_64
Provides: debuginfo(build-id) = dbc677b0c9b131cfb03272eb5b011a015a903ab5 djview4-debuginfo = 0:4.12-3.mga10 djview4-debuginfo(x86-64) = 0:4.12-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: djview4-debugsource(x86-64) = 0:4.12-3.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/djview4-4.12-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/djview4-debugsource-4.12-3.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/djview4-4.12-3.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/djview4-debuginfo-4.12-3.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o9N9h5
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ test -d /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/djview4-4.12-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!