+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libpgf.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dnK6l6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libpgf + /usr/bin/gzip -dc /builddir/build/SOURCES/libpgf-src-6.14.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libpgf + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libpgf-auto.patch):' Patch #0 (libpgf-auto.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .auto --fuzz=0 patching file configure.ac patching file Makefile.am patching file src/Makefile.am + echo 'Patch #147 (libpgf-r147.patch):' Patch #147 (libpgf-r147.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .r147 --fuzz=0 patching file include/PGFimage.h patching file src/Decoder.cpp patching file src/PGFimage.cpp + echo 'Patch #148 (libpgf-r148.patch):' Patch #148 (libpgf-r148.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .r148 --fuzz=0 patching file src/Decoder.cpp + sed -i -e 's/\r//' configure.ac README + sed -i 's|$(DESTDIR)$(datadir)/doc/$(DOC_MODULE)|$(RPM_BUILD_DIR)/libpgf|g' doc/Makefile.am + sh autogen.sh libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:29: installing './compile' configure.ac:29: installing './config.guess' configure.ac:29: installing './config.sub' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' src/Makefile.am: installing './depcomp' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kOocuB + umask 022 + cd /builddir/build/BUILD + cd libpgf + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for doxygen... /usr/bin/doxygen checking for dot... no 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 include/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating libpgf.spec config.status: creating libpgf.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libpgf/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libpgf' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libpgf/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c -o Decoder.lo Decoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c -o Encoder.lo Encoder.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c -o PGFimage.lo PGFimage.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c -o PGFstream.lo PGFstream.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c PGFstream.cpp -fPIC -DPIC -o .libs/PGFstream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c PGFimage.cpp -fPIC -DPIC -o .libs/PGFimage.o In file included from Encoder.cpp:29:0: Encoder.h:57:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( suppress : 4351 ) In file included from Decoder.cpp:29:0: Decoder.h:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( suppress : 4351 ) In file included from PGFimage.cpp:30:0: Decoder.h:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( suppress : 4351 ) In file included from PGFimage.cpp:31:0: Encoder.h:57:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( suppress : 4351 ) In file included from ../include/PGFtypes.h:32:0, from ../include/PGFstream.h:32, from Encoder.h:32, from Encoder.cpp:29: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ In file included from ../include/PGFtypes.h:32:0, from ../include/PGFstream.h:32, from PGFstream.cpp:29: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:38:55: note: in expansion of macro 'THROW_' void CPGFFileStream::Write(int *count, void *buffPtr) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:48:54: note: in expansion of macro 'THROW_' void CPGFFileStream::Read(int *count, void *buffPtr) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:57:58: note: in expansion of macro 'THROW_' void CPGFFileStream::SetPos(short posMode, INT64 posOff) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:64:39: note: in expansion of macro 'THROW_' UINT64 CPGFFileStream::GetPos() const THROW_ { ^~~~~~ In file included from ../include/PGFtypes.h:32:0, from ../include/PGFstream.h:32, from Decoder.h:32, from Decoder.cpp:29: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:78:49: note: in expansion of macro 'THROW_' CPGFMemoryStream::CPGFMemoryStream(size_t size) THROW_ ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:89:65: note: in expansion of macro 'THROW_' CPGFMemoryStream::CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_ ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:102:66: note: in expansion of macro 'THROW_' void CPGFMemoryStream::Reinitialize(UINT8 *pBuffer, size_t size) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:111:57: note: in expansion of macro 'THROW_' void CPGFMemoryStream::Write(int *count, void *buffPtr) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFstream.cpp:168:60: note: in expansion of macro 'THROW_' void CPGFMemoryStream::SetPos(short posMode, INT64 posOff) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:113:37: note: in expansion of macro 'THROW_' UINT64& userDataPos, bool useOMP) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:126:15: note: in expansion of macro 'THROW_' void Flush() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:132:52: note: in expansion of macro 'THROW_' void UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:139:48: note: in expansion of macro 'THROW_' UINT32 WriteLevelLength(UINT32*& levelLength) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:145:29: note: in expansion of macro 'THROW_' UINT32 UpdateLevelLength() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:157:81: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:169:47: note: in expansion of macro 'THROW_' void WriteValue(CSubband* band, int bandPos) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:194:26: note: in expansion of macro 'THROW_' void EncodeTileBuffer() THROW_ { ASSERT(m_currentBlock && m_currentBlock->m_valuePos >= 0 && m_currentBlock->m_valuePos <= BufferSize); EncodeBuffer(ROIBlockHeader(m_currentBlock->m_valuePos, true)); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:206:38: note: in expansion of macro 'THROW_' void EncodeBuffer(ROIBlockHeader h) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:207:43: note: in expansion of macro 'THROW_' void WriteMacroBlock(CMacroBlock* block) THROW_; // throws IOException ^~~~~~ In file included from ../include/PGFtypes.h:32:0, from ../include/PGFstream.h:32, from ../include/PGFimage.h:32, from PGFimage.cpp:29: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:106:37: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:123:97: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:132:82: note: in expansion of macro 'THROW_' void DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:141:29: note: in expansion of macro 'THROW_' void SetStreamPosToStart() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:145:28: note: in expansion of macro 'THROW_' void SetStreamPosToData() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos + m_encodedHeaderLength); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:70:149: note: in expansion of macro 'THROW_' CEncoder::CEncoder(CPGFStream* stream, PGFPreHeader preHeader, PGFHeader header, const PGFPostHeader& postHeader, UINT64& userDataPos, bool useOMP) THROW_ ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:150:27: note: in expansion of macro 'THROW_' void Skip(UINT64 offset) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:158:71: note: in expansion of macro 'THROW_' void DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:166:58: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(UINT8* target, UINT32 len) const THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:171:22: note: in expansion of macro 'THROW_' void DecodeBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:185:26: note: in expansion of macro 'THROW_' void DecodeTileBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:190:24: note: in expansion of macro 'THROW_' void SkipTileBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:202:42: note: in expansion of macro 'THROW_' void ReadMacroBlock(CMacroBlock* block) THROW_; ///< throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:83:32: note: in expansion of macro 'THROW_' void Open(CPGFStream* stream) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:101:69: note: in expansion of macro 'THROW_' void Read(int level = 0, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:113:84: note: in expansion of macro 'THROW_' void Read(PGFRect& rect, int level = 0, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:121:21: note: in expansion of macro 'THROW_' void ReadPreview() THROW_ { Read(Levels() - 1); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:128:34: note: in expansion of macro 'THROW_' void Reconstruct(int level = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:147:124: note: in expansion of macro 'THROW_' void GetBitmap(int pitch, UINT8* buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) const THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:164:121: note: in expansion of macro 'THROW_' void GetYUV(int pitch, DataT* buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) const THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:182:121: note: in expansion of macro 'THROW_' void ImportBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:199:118: note: in expansion of macro 'THROW_' void ImportYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:214:105: note: in expansion of macro 'THROW_' void Write(CPGFStream* stream, UINT32* nWrittenBytes = NULL, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:223:41: note: in expansion of macro 'THROW_' UINT32 WriteHeader(CPGFStream* stream) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:235:82: note: in expansion of macro 'THROW_' UINT32 WriteImage(CPGFStream* stream, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:253:68: note: in expansion of macro 'THROW_' UINT32 Write(int level, CallbackPtr cb = NULL, void *data = NULL) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:270:24: note: in expansion of macro 'THROW_' void ResetStreamPos() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:160:61: note: in expansion of macro 'THROW_' void CEncoder::UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:286:106: note: in expansion of macro 'THROW_' void SetHeader(const PGFHeader& header, BYTE flags = 0, UINT8* userData = 0, UINT32 userDataLength = 0) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:315:84: note: in expansion of macro 'THROW_' void SetColorTable(UINT32 iFirstColor, UINT32 nColors, const RGBQUAD* prgbColors) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:329:84: note: in expansion of macro 'THROW_' void GetColorTable(UINT32 iFirstColor, UINT32 nColors, RGBQUAD* prgbColors) const THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:177:57: note: in expansion of macro 'THROW_' UINT32 CEncoder::WriteLevelLength(UINT32*& levelLength) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:75:40: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_ ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:379:66: note: in expansion of macro 'THROW_' UINT32 ReadEncodedHeader(UINT8* target, UINT32 targetLen) const THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:390:75: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(int level, UINT8* target, UINT32 targetLen) const THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:202:38: note: in expansion of macro 'THROW_' UINT32 CEncoder::UpdateLevelLength() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:542:99: note: in expansion of macro 'THROW_' void RgbToYuv(int pitch, UINT8* rgbBuff, BYTE bpp, int channelMap[], CallbackPtr cb, void *data) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:544:32: note: in expansion of macro 'THROW_' UINT32 UpdatePostHeaderSize() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFimage.h:545:20: note: in expansion of macro 'THROW_' void WriteLevel() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:246:90: note: in expansion of macro 'THROW_' void CEncoder::Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_ { ^~~~~~ Decoder.cpp: In constructor 'CDecoder::CDecoder(CPGFStream*, PGFPreHeader&, PGFHeader&, PGFPostHeader&, UINT32*&, UINT64&, bool, bool)': Decoder.cpp:138:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size < ColorTableSize) ReturnWithError(FormatCannotRead); ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:310:24: note: in expansion of macro 'THROW_' void CEncoder::Flush() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:326:56: note: in expansion of macro 'THROW_' void CEncoder::WriteValue(CSubband* band, int bandPos) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:341:47: note: in expansion of macro 'THROW_' void CEncoder::EncodeBuffer(ROIBlockHeader h) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.cpp:406:52: note: in expansion of macro 'THROW_' void CEncoder::WriteMacroBlock(CMacroBlock* block) THROW_ { ^~~~~~ In file included from ../include/PGFtypes.h:32:0, from ../include/PGFstream.h:32, from Decoder.h:32, from Decoder.cpp:29: Decoder.cpp: At global scope: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:232:67: note: in expansion of macro 'THROW_' UINT32 CDecoder::ReadEncodedData(UINT8* target, UINT32 len) const THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:252:106: note: in expansion of macro 'THROW_' void CDecoder::Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:319:91: note: in expansion of macro 'THROW_' void CDecoder::DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:435:36: note: in expansion of macro 'THROW_' void CDecoder::Skip(UINT64 offset) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:448:80: note: in expansion of macro 'THROW_' void CDecoder::DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:463:35: note: in expansion of macro 'THROW_' void CDecoder::DecodeTileBuffer() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:480:31: note: in expansion of macro 'THROW_' void CDecoder::DecodeBuffer() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:521:51: note: in expansion of macro 'THROW_' void CDecoder::ReadMacroBlock(CMacroBlock* block) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.cpp:579:33: note: in expansion of macro 'THROW_' void CDecoder::SkipTileBuffer() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:106:37: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:123:97: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:132:82: note: in expansion of macro 'THROW_' void DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:141:29: note: in expansion of macro 'THROW_' void SetStreamPosToStart() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:145:28: note: in expansion of macro 'THROW_' void SetStreamPosToData() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos + m_encodedHeaderLength); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:150:27: note: in expansion of macro 'THROW_' void Skip(UINT64 offset) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:158:71: note: in expansion of macro 'THROW_' void DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:166:58: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(UINT8* target, UINT32 len) const THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:171:22: note: in expansion of macro 'THROW_' void DecodeBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:185:26: note: in expansion of macro 'THROW_' void DecodeTileBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:190:24: note: in expansion of macro 'THROW_' void SkipTileBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:202:42: note: in expansion of macro 'THROW_' void ReadMacroBlock(CMacroBlock* block) THROW_; ///< throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:113:37: note: in expansion of macro 'THROW_' UINT64& userDataPos, bool useOMP) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:126:15: note: in expansion of macro 'THROW_' void Flush() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:132:52: note: in expansion of macro 'THROW_' void UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:139:48: note: in expansion of macro 'THROW_' UINT32 WriteLevelLength(UINT32*& levelLength) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:145:29: note: in expansion of macro 'THROW_' UINT32 UpdateLevelLength() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:157:81: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:169:47: note: in expansion of macro 'THROW_' void WriteValue(CSubband* band, int bandPos) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:194:26: note: in expansion of macro 'THROW_' void EncodeTileBuffer() THROW_ { ASSERT(m_currentBlock && m_currentBlock->m_valuePos >= 0 && m_currentBlock->m_valuePos <= BufferSize); EncodeBuffer(ROIBlockHeader(m_currentBlock->m_valuePos, true)); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:206:38: note: in expansion of macro 'THROW_' void EncodeBuffer(ROIBlockHeader h) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:207:43: note: in expansion of macro 'THROW_' void WriteMacroBlock(CMacroBlock* block) THROW_; // throws IOException ^~~~~~ In file included from PGFimage.cpp:29:0: ../include/PGFimage.h: In constructor 'CPGFImage::CPGFImage()': ../include/PGFimage.h:523:7: warning: 'CPGFImage::m_quant' will be initialized after [-Wreorder] BYTE m_quant; ///< quantization parameter ^~~~~~~ ../include/PGFimage.h:521:9: warning: 'UINT64 CPGFImage::m_userDataPos' [-Wreorder] UINT64 m_userDataPos; ///< stream position of user data ^~~~~~~~~~~~~ PGFimage.cpp:55:1: warning: when initialized here [-Wreorder] CPGFImage::CPGFImage() ^~~~~~~~~ In file included from PGFimage.cpp:29:0: ../include/PGFimage.h:538:15: warning: 'CPGFImage::m_progressMode' will be initialized after [-Wreorder] ProgressMode m_progressMode; ///< progress mode used in Read and Write; PM_Relative is default mode ^~~~~~~~~~~~~~ ../include/PGFimage.h:537:9: warning: 'double CPGFImage::m_percent' [-Wreorder] double m_percent; ///< progress [0..1] ^~~~~~~~~ PGFimage.cpp:55:1: warning: when initialized here [-Wreorder] CPGFImage::CPGFImage() ^~~~~~~~~ In file included from ../include/PGFtypes.h:32:0, from ../include/PGFstream.h:32, from ../include/PGFimage.h:32, from PGFimage.cpp:29: PGFimage.cpp: At global scope: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:131:42: note: in expansion of macro 'THROW_' void CPGFImage::Open(CPGFStream *stream) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:332:48: note: in expansion of macro 'THROW_' void CPGFImage::Reconstruct(int level /*= 0*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:384:90: note: in expansion of macro 'THROW_' void CPGFImage::Read(int level /*= 0*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:472:105: note: in expansion of macro 'THROW_' void CPGFImage::Read(PGFRect& rect, int level /*= 0*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:625:76: note: in expansion of macro 'THROW_' UINT32 CPGFImage::ReadEncodedHeader(UINT8* target, UINT32 targetLen) const THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:645:34: note: in expansion of macro 'THROW_' void CPGFImage::ResetStreamPos() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:659:85: note: in expansion of macro 'THROW_' UINT32 CPGFImage::ReadEncodedData(int level, UINT8* target, UINT32 targetLen) const THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:743:143: note: in expansion of macro 'THROW_' void CPGFImage::ImportBitmap(int pitch, UINT8 *buff, BYTE bpp, int channelMap[] /*= NULL */, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:844:127: note: in expansion of macro 'THROW_' void CPGFImage::SetHeader(const PGFHeader& header, BYTE flags /*=0*/, UINT8* userData /*= 0*/, UINT32 userDataLength /*= 0*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:923:51: note: in expansion of macro 'THROW_' UINT32 CPGFImage::WriteHeader(CPGFStream* stream) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1012:30: note: in expansion of macro 'THROW_' void CPGFImage::WriteLevel() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1067:42: note: in expansion of macro 'THROW_' UINT32 CPGFImage::UpdatePostHeaderSize() THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1092:100: note: in expansion of macro 'THROW_' UINT32 CPGFImage::WriteImage(CPGFStream* stream, CallbackPtr cb /*= NULL*/, void *data /*= NULL*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1163:126: note: in expansion of macro 'THROW_' void CPGFImage::Write(CPGFStream* stream, UINT32* nWrittenBytes /*= NULL*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1192:85: note: in expansion of macro 'THROW_' UINT32 CPGFImage::Write(int level, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1292:94: note: in expansion of macro 'THROW_' void CPGFImage::GetColorTable(UINT32 iFirstColor, UINT32 nColors, RGBQUAD* prgbColors) const THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1306:94: note: in expansion of macro 'THROW_' void CPGFImage::SetColorTable(UINT32 iFirstColor, UINT32 nColors, const RGBQUAD* prgbColors) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1331:116: note: in expansion of macro 'THROW_' void CPGFImage::RgbToYuv(int pitch, UINT8* buff, BYTE bpp, int channelMap[], CallbackPtr cb, void *data /*=NULL*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:1720:146: note: in expansion of macro 'THROW_' void CPGFImage::GetBitmap(int pitch, UINT8* buff, BYTE bpp, int channelMap[] /*= NULL */, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) const THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:2478:142: note: in expansion of macro 'THROW_' void CPGFImage::GetYUV(int pitch, DataT* buff, BYTE bpp, int channelMap[] /*= NULL*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) const THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ PGFimage.cpp:2589:139: note: in expansion of macro 'THROW_' void CPGFImage::ImportYUV(int pitch, DataT *buff, BYTE bpp, int channelMap[] /*= NULL*/, CallbackPtr cb /*= NULL*/, void *data /*=NULL*/) THROW_ { ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c -o Subband.lo Subband.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c Subband.cpp -fPIC -DPIC -o .libs/Subband.o In file included from Subband.cpp:30:0: Encoder.h:57:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( suppress : 4351 ) In file included from Subband.cpp:31:0: Decoder.h:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning( suppress : 4351 ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c -o WaveletTransform.lo WaveletTransform.cpp In file included from ../include/PGFtypes.h:32:0, from Subband.h:32, from Subband.cpp:29: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -c WaveletTransform.cpp -fPIC -DPIC -o .libs/WaveletTransform.o ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:95:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:96:46: note: in expansion of macro 'THROW_' virtual void Read(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:97:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:98:32: note: in expansion of macro 'THROW_' virtual UINT64 GetPos() const THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:116:32: note: in expansion of macro 'THROW_' CPGFMemoryStream(size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:121:48: note: in expansion of macro 'THROW_' CPGFMemoryStream(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:126:49: note: in expansion of macro 'THROW_' void Reinitialize(UINT8 *pBuffer, size_t size) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:136:47: note: in expansion of macro 'THROW_' virtual void Write(int *count, void *buffer) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ ../include/PGFstream.h:138:51: note: in expansion of macro 'THROW_' virtual void SetPos(short posMode, INT64 posOff) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:113:37: note: in expansion of macro 'THROW_' UINT64& userDataPos, bool useOMP) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:126:15: note: in expansion of macro 'THROW_' void Flush() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:132:52: note: in expansion of macro 'THROW_' void UpdatePostHeaderSize(PGFPreHeader preHeader) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:139:48: note: in expansion of macro 'THROW_' UINT32 WriteLevelLength(UINT32*& levelLength) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:145:29: note: in expansion of macro 'THROW_' UINT32 UpdateLevelLength() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:157:81: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:169:47: note: in expansion of macro 'THROW_' void WriteValue(CSubband* band, int bandPos) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:194:26: note: in expansion of macro 'THROW_' void EncodeTileBuffer() THROW_ { ASSERT(m_currentBlock && m_currentBlock->m_valuePos >= 0 && m_currentBlock->m_valuePos <= BufferSize); EncodeBuffer(ROIBlockHeader(m_currentBlock->m_valuePos, true)); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:206:38: note: in expansion of macro 'THROW_' void EncodeBuffer(ROIBlockHeader h) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Encoder.h:207:43: note: in expansion of macro 'THROW_' void WriteMacroBlock(CMacroBlock* block) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:106:37: note: in expansion of macro 'THROW_' bool useOMP, bool skipUserData) THROW_; // throws IOException ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:123:97: note: in expansion of macro 'THROW_' void Partition(CSubband* band, int quantParam, int width, int height, int startPos, int pitch) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:132:82: note: in expansion of macro 'THROW_' void DecodeInterleaved(CWaveletTransform* wtChannel, int level, int quantParam) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:141:29: note: in expansion of macro 'THROW_' void SetStreamPosToStart() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:145:28: note: in expansion of macro 'THROW_' void SetStreamPosToData() THROW_ { ASSERT(m_stream); m_stream->SetPos(FSFromStart, m_startPos + m_encodedHeaderLength); } ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:150:27: note: in expansion of macro 'THROW_' void Skip(UINT64 offset) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:158:71: note: in expansion of macro 'THROW_' void DequantizeValue(CSubband* band, UINT32 bandPos, int quantParam) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:166:58: note: in expansion of macro 'THROW_' UINT32 ReadEncodedData(UINT8* target, UINT32 len) const THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:171:22: note: in expansion of macro 'THROW_' void DecodeBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:185:26: note: in expansion of macro 'THROW_' void DecodeTileBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:190:24: note: in expansion of macro 'THROW_' void SkipTileBuffer() THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Decoder.h:202:42: note: in expansion of macro 'THROW_' void ReadMacroBlock(CMacroBlock* block) THROW_; ///< throws IOException ^~~~~~ In file included from Subband.cpp:29:0: Subband.h: In constructor 'CSubband::CSubband()': Subband.h:170:9: warning: 'CSubband::m_data' will be initialized after [-Wreorder] DataT* m_data; ///< buffer ^~~~~~ Subband.h:169:9: warning: 'UINT32 CSubband::m_dataPos' [-Wreorder] UINT32 m_dataPos; ///< current position in m_data ^~~~~~~~~ Subband.cpp:35:1: warning: when initialized here [-Wreorder] CSubband::CSubband() ^~~~~~~~ In file included from ../include/PGFtypes.h:32:0, from Subband.h:32, from Subband.cpp:29: Subband.cpp: At global scope: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.cpp:177:114: note: in expansion of macro 'THROW_' void CSubband::ExtractTile(CEncoder& encoder, bool tile /*= false*/, UINT32 tileX /*= 0*/, UINT32 tileY /*= 0*/) THROW_ { ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.cpp:202:128: note: in expansion of macro 'THROW_' void CSubband::PlaceTile(CDecoder& decoder, int quantParam, bool tile /*= false*/, UINT32 tileX /*= 0*/, UINT32 tileY /*= 0*/) THROW_ { ^~~~~~ In file included from ../include/PGFtypes.h:32:0, from WaveletTransform.h:32, from WaveletTransform.cpp:29: ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:71:93: note: in expansion of macro 'THROW_' void ExtractTile(CEncoder& encoder, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ ../include/PGFplatform.h:483:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] #define THROW_ throw(IOException) ^ Subband.h:81:107: note: in expansion of macro 'THROW_' void PlaceTile(CDecoder& decoder, int quantParam, bool tile = false, UINT32 tileX = 0, UINT32 tileY = 0) THROW_; ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DLIBPGF_DISABLE_OPENMP -version-info 6:11:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpgf.la -rpath /usr/lib64 Decoder.lo Encoder.lo PGFimage.lo PGFstream.lo Subband.lo WaveletTransform.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/Decoder.o .libs/Encoder.o .libs/PGFimage.o .libs/PGFstream.o .libs/Subband.o .libs/WaveletTransform.o -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libpgf.so.6 -o .libs/libpgf.so.6.0.11 libtool: link: (cd ".libs" && rm -f "libpgf.so.6" && ln -s "libpgf.so.6.0.11" "libpgf.so.6") libtool: link: (cd ".libs" && rm -f "libpgf.so" && ln -s "libpgf.so.6.0.11" "libpgf.so") libtool: link: ( cd ".libs" && rm -f "libpgf.la" && ln -s "../libpgf.la" "libpgf.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libpgf/src' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libpgf/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libpgf/include' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libpgf/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libpgf/doc' make[2]: Entering directory '/builddir/build/BUILD/libpgf' make[2]: Leaving directory '/builddir/build/BUILD/libpgf' make[1]: Leaving directory '/builddir/build/BUILD/libpgf' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.983EEL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64 + cd libpgf + make install DESTDIR=/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/libpgf/src' make[2]: Entering directory '/builddir/build/BUILD/libpgf/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libpgf.la '/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libpgf.so.6.0.11 /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64/libpgf.so.6.0.11 libtool: install: (cd /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64 && { ln -s -f libpgf.so.6.0.11 libpgf.so.6 || { rm -f libpgf.so.6 && ln -s libpgf.so.6.0.11 libpgf.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64 && { ln -s -f libpgf.so.6.0.11 libpgf.so || { rm -f libpgf.so && ln -s libpgf.so.6.0.11 libpgf.so; }; }) libtool: install: /usr/bin/install -c .libs/libpgf.lai /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64/libpgf.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libpgf/src' make[1]: Leaving directory '/builddir/build/BUILD/libpgf/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libpgf/include' make[2]: Entering directory '/builddir/build/BUILD/libpgf/include' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/libpgf/include' /bin/sh /builddir/build/BUILD/libpgf/install-sh -d /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64//usr/include/libpgf make[3]: Leaving directory '/builddir/build/BUILD/libpgf/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/include/libpgf' /usr/bin/install -c -m 644 PGFimage.h PGFplatform.h PGFtypes.h PGFstream.h '/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/include/libpgf' make[2]: Leaving directory '/builddir/build/BUILD/libpgf/include' make[1]: Leaving directory '/builddir/build/BUILD/libpgf/include' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libpgf/doc' make[2]: Entering directory '/builddir/build/BUILD/libpgf/doc' make[2]: Nothing to be done for 'install-exec-am'. doxygen Doxyfile.in warning: Tag `SYMBOL_CACHE_SIZE' at line 320 of file `Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 529 of file `Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 946 of file `Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 1133 of file `Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 1385 of file `Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1391 of file `Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. /builddir/build/BUILD/libpgf/src/BitStream.h:25: warning: the name `Bitstream.h' supplied as the second argument in the \file statement is not an input file /builddir/build/BUILD/libpgf/src/Decoder.cpp:463: warning: documented symbol `void CDecoder::DecodeTileBuffer' was not declared or defined. /builddir/build/BUILD/libpgf/src/Decoder.cpp:579: warning: documented symbol `void CDecoder::SkipTileBuffer' was not declared or defined. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/libpgf Searching for files in directory /builddir/build/BUILD/libpgf/autom4te.cache Searching for files in directory /builddir/build/BUILD/libpgf/doc Searching for files in directory /builddir/build/BUILD/libpgf/include Searching for files in directory /builddir/build/BUILD/libpgf/m4 Searching for files in directory /builddir/build/BUILD/libpgf/src Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libpgf/config.h... Parsing file /builddir/build/BUILD/libpgf/config.h... Preprocessing /builddir/build/BUILD/libpgf/include/PGFimage.h... Parsing file /builddir/build/BUILD/libpgf/include/PGFimage.h... Preprocessing /builddir/build/BUILD/libpgf/include/PGFplatform.h... Parsing file /builddir/build/BUILD/libpgf/include/PGFplatform.h... Preprocessing /builddir/build/BUILD/libpgf/include/PGFstream.h... Parsing file /builddir/build/BUILD/libpgf/include/PGFstream.h... Preprocessing /builddir/build/BUILD/libpgf/include/PGFtypes.h... Parsing file /builddir/build/BUILD/libpgf/include/PGFtypes.h... Preprocessing /builddir/build/BUILD/libpgf/src/BitStream.h... Parsing file /builddir/build/BUILD/libpgf/src/BitStream.h... Preprocessing /builddir/build/BUILD/libpgf/src/Decoder.cpp... Parsing file /builddir/build/BUILD/libpgf/src/Decoder.cpp... Preprocessing /builddir/build/BUILD/libpgf/src/Decoder.h... Parsing file /builddir/build/BUILD/libpgf/src/Decoder.h... Preprocessing /builddir/build/BUILD/libpgf/src/Encoder.cpp... Parsing file /builddir/build/BUILD/libpgf/src/Encoder.cpp... Preprocessing /builddir/build/BUILD/libpgf/src/Encoder.h... Parsing file /builddir/build/BUILD/libpgf/src/Encoder.h... Preprocessing /builddir/build/BUILD/libpgf/src/PGFimage.cpp... Parsing file /builddir/build/BUILD/libpgf/src/PGFimage.cpp... Preprocessing /builddir/build/BUILD/libpgf/src/PGFstream.cpp... Parsing file /builddir/build/BUILD/libpgf/src/PGFstream.cpp... Preprocessing /builddir/build/BUILD/libpgf/src/Subband.cpp... Parsing file /builddir/build/BUILD/libpgf/src/Subband.cpp... Preprocessing /builddir/build/BUILD/libpgf/src/Subband.h... Parsing file /builddir/build/BUILD/libpgf/src/Subband.h... Preprocessing /builddir/build/BUILD/libpgf/src/WaveletTransform.cpp... Parsing file /builddir/build/BUILD/libpgf/src/WaveletTransform.cpp... Preprocessing /builddir/build/BUILD/libpgf/src/WaveletTransform.h... Parsing file /builddir/build/BUILD/libpgf/src/WaveletTransform.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolv/builddir/build/BUILD/libpgf/src/Decoder.h:54: warning: argument 'decoder' of command @param is not found in the argument list of CDecoder::CMacroBlock::CMacroBlock() sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! sh: epstopdf: command not found error: Problems running epstopdf. Check your TeX installation! ing user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file BitStream.h... Generating code for file config.h... Generating code for file Decoder.cpp... Generating code for file Decoder.h... Generating code for file Encoder.cpp... Generating code for file Encoder.h... Generating code for file PGFimage.cpp... Generating code for file PGFimage.h... Generating code for file PGFplatform.h... Generating code for file PGFstream.cpp... Generating code for file PGFstream.h... Generating code for file PGFtypes.h... Generating code for file Subband.cpp... Generating code for file Subband.h... Generating code for file WaveletTransform.cpp... Generating code for file WaveletTransform.h... Generating file documentation... Generating docs for file BitStream.h... Generating docs for file config.h... Generating docs for file Decoder.cpp... Generating docs for file Decoder.h... Generating docs for file Encoder.cpp... Generating docs for file Encoder.h... Generating docs for file PGFimage.cpp... Generating docs for file PGFimage.h... Generating docs for file PGFplatform.h... Generating docs for file PGFstream.cpp... Generating docs for file PGFstream.h... Generating docs for file PGFtypes.h... Generating docs for file Subband.cpp... Generating docs for file Subband.h... Generating docs for file WaveletTransform.cpp... Generating docs for file WaveletTransform.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound CDecoder... Generating docs for nested compound CDecoder::CMacroBlock... Generating docs for compound CEncoder... Generating docs for nested compound CEncoder::CMacroBlock... Generating docs for compound CPGFFileStream... Generating docs for compound CPGFImage... Generating docs for compound CPGFMemoryStream... Generating docs for compound CPGFStream... Generating docs for compound CSubband... Generating docs for compound CWaveletTransform... Generating docs for compound IOException... Generating docs for compound PGFHeader... Generating docs for compound PGFMagicVersion... Generating docs for compound PGFPostHeader... Generating docs for compound PGFPreHeader... Generating docs for compound PGFRect... Generating docs for compound ROIBlockHeader... Generating docs for nested compound ROIBlockHeader::RBH... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Combining RTF output... lookup cache used 891/65536 hits=13760 misses=905 finished... /bin/sh /builddir/build/BUILD/libpgf/install-sh -d /builddir/build/BUILD/libpgf/html /bin/sh /builddir/build/BUILD/libpgf/install-sh -d /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/man/man3 (cd html && for f in *.html *.png; do /usr/bin/install -c -m 644 "$f" "/builddir/build/BUILD/libpgf/html/$f"; done) (cd man/man3; for f in *.3; do /usr/bin/install -c -m 644 "$f" "/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/man/man3/$f"; done) make[2]: Leaving directory '/builddir/build/BUILD/libpgf/doc' make[1]: Leaving directory '/builddir/build/BUILD/libpgf/doc' make[1]: Entering directory '/builddir/build/BUILD/libpgf' make[2]: Entering directory '/builddir/build/BUILD/libpgf' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/libpgf/install-sh -d /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -c -m 644 libpgf.pc /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64/pkgconfig/libpgf.pc make[2]: Leaving directory '/builddir/build/BUILD/libpgf' make[1]: Leaving directory '/builddir/build/BUILD/libpgf' + rm -fv /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64/libpgf.la removed '/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/lib64/libpgf.la' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libpgf-6.14.12-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cjt3aB + umask 022 + cd /builddir/build/BUILD + cd libpgf + DOCDIR=/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/doc/libpgf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/doc/libpgf + cp -pr COPYING /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/doc/libpgf + cp -pr README /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/doc/libpgf + exit 0 Provides: libpgf = 6.14.12-5.fc28 libpgf(riscv-64) = 6.14.12-5.fc28 libpgf.so.6()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: libpgf-devel-6.14.12-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WhM21G + umask 022 + cd /builddir/build/BUILD + cd libpgf + DOCDIR=/builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/doc/libpgf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/doc/libpgf-devel + cp -pr html /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64/usr/share/doc/libpgf-devel + exit 0 Provides: libpgf-devel = 6.14.12-5.fc28 libpgf-devel(riscv-64) = 6.14.12-5.fc28 pkgconfig(libpgf) = 6.14.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpgf.so.6()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/libpgf-6.14.12-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libpgf-6.14.12-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libpgf-devel-6.14.12-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EBrcUX + umask 022 + cd /builddir/build/BUILD + cd libpgf + /usr/bin/rm -rf /builddir/build/BUILDROOT/libpgf-6.14.12-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff