patching file base/aiksaurus.t.cpp patching file ./gtk/src/Display.cpp patching file ./gtk/src/gtkAiksaur.t.cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for getenv... yes checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.0.0... yes checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype checking for some Win32 platform... no configure: creating ./config.status config.status: creating aiksaurus.spec config.status: creating Makefile config.status: creating base/aiksaurus-1.0.pc config.status: creating base/Makefile config.status: creating gtk/gaiksaurus-1.0.pc config.status: creating gtk/Makefile config.status: creating gtk/src/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands building GTK+-2.0 front end make all-recursive make[1]: Entering directory '/build/aiksaurus/src/aiksaurus-1.2.1' Making all in base make[2]: Entering directory '/build/aiksaurus/src/aiksaurus-1.2.1/base' if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT Aiksaurus.lo -MD -MP -MF ".deps/Aiksaurus.Tpo" -c -o Aiksaurus.lo Aiksaurus.cpp; \ then mv -f ".deps/Aiksaurus.Tpo" ".deps/Aiksaurus.Plo"; else rm -f ".deps/Aiksaurus.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT AiksaurusException.lo -MD -MP -MF ".deps/AiksaurusException.Tpo" -c -o AiksaurusException.lo AiksaurusException.cpp; \ then mv -f ".deps/AiksaurusException.Tpo" ".deps/AiksaurusException.Plo"; else rm -f ".deps/AiksaurusException.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT AsciiCompare.lo -MD -MP -MF ".deps/AsciiCompare.Tpo" -c -o AsciiCompare.lo AsciiCompare.cpp; \ then mv -f ".deps/AsciiCompare.Tpo" ".deps/AsciiCompare.Plo"; else rm -f ".deps/AsciiCompare.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT MeaningsFile.lo -MD -MP -MF ".deps/MeaningsFile.Tpo" -c -o MeaningsFile.lo MeaningsFile.cpp; \ then mv -f ".deps/MeaningsFile.Tpo" ".deps/MeaningsFile.Plo"; else rm -f ".deps/MeaningsFile.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT WordsFile.lo -MD -MP -MF ".deps/WordsFile.Tpo" -c -o WordsFile.lo WordsFile.cpp; \ then mv -f ".deps/WordsFile.Tpo" ".deps/WordsFile.Plo"; else rm -f ".deps/WordsFile.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT AiksaurusC.lo -MD -MP -MF ".deps/AiksaurusC.Tpo" -c -o AiksaurusC.lo AiksaurusC.cpp; \ then mv -f ".deps/AiksaurusC.Tpo" ".deps/AiksaurusC.Plo"; else rm -f ".deps/AiksaurusC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT aiksaurus.t.o -MD -MP -MF ".deps/aiksaurus.t.Tpo" -c -o aiksaurus.t.o aiksaurus.t.cpp; \ then mv -f ".deps/aiksaurus.t.Tpo" ".deps/aiksaurus.t.Po"; else rm -f ".deps/aiksaurus.t.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT caiksaurus.o -MD -MP -MF ".deps/caiksaurus.Tpo" -c -o caiksaurus.o caiksaurus.cpp; \ then mv -f ".deps/caiksaurus.Tpo" ".deps/caiksaurus.Po"; else rm -f ".deps/caiksaurus.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT AiksaurusException.lo -MD -MP -MF .deps/AiksaurusException.Tpo -c AiksaurusException.cpp -fPIC -DPIC -o .libs/AiksaurusException.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT AiksaurusC.lo -MD -MP -MF .deps/AiksaurusC.Tpo -c AiksaurusC.cpp -fPIC -DPIC -o .libs/AiksaurusC.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT WordsFile.lo -MD -MP -MF .deps/WordsFile.Tpo -c WordsFile.cpp -fPIC -DPIC -o .libs/WordsFile.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT Aiksaurus.lo -MD -MP -MF .deps/Aiksaurus.Tpo -c Aiksaurus.cpp -fPIC -DPIC -o .libs/Aiksaurus.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT MeaningsFile.lo -MD -MP -MF .deps/MeaningsFile.Tpo -c MeaningsFile.cpp -fPIC -DPIC -o .libs/MeaningsFile.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/usr/share/aiksaurus/\" -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -MT AsciiCompare.lo -MD -MP -MF .deps/AsciiCompare.Tpo -c AsciiCompare.cpp -fPIC -DPIC -o .libs/AsciiCompare.o AsciiCompare.cpp: In function 'int AiksaurusImpl::AsciiCompare(const char*, const char*)': AsciiCompare.cpp:30:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 30 | register char a, b; | ^ AsciiCompare.cpp:30:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 30 | register char a, b; | ^ In file included from MeaningsFile.cpp:22: MeaningsFile.h:49:17: error: ISO C++17 does not allow dynamic exception specifications 49 | throw(AiksaurusException); | ^~~~~ MeaningsFile.h:54:45: error: ISO C++17 does not allow dynamic exception specifications 54 | MeaningsFile(const char* fname) throw(AiksaurusException); | ^~~~~ MeaningsFile.h:58:35: error: ISO C++17 does not allow dynamic exception specifications 58 | int* getWords(int id) throw(AiksaurusException); | ^~~~~ In file included from WordsFile.cpp:22: WordsFile.h:58:42: error: ISO C++17 does not allow dynamic exception specifications 58 | WordsFile(const char* fname) throw(AiksaurusException); | ^~~~~ WordsFile.h:62:35: error: ISO C++17 does not allow dynamic exception specifications 62 | void loadWord(int id) throw(AiksaurusException); | ^~~~~ WordsFile.h:63:56: error: ISO C++17 does not allow dynamic exception specifications 63 | bool findWord(const char* str, int& index) throw(AiksaurusException); | ^~~~~ MeaningsFile.cpp:77:31: error: ISO C++17 does not allow dynamic exception specifications 77 | bool read(int& x) throw(AiksaurusException); | ^~~~~ MeaningsFile.cpp:107:29: error: ISO C++17 does not allow dynamic exception specifications 107 | MeaningStream::read(int& x) throw(AiksaurusException) | ^~~~~ MeaningsFile.cpp:169:47: error: ISO C++17 does not allow dynamic exception specifications 169 | MeaningsFile::MeaningsFile(const char* fname) throw(AiksaurusException) | ^~~~~ WordsFile.cpp:115:41: error: ISO C++17 does not allow dynamic exception specifications 115 | WordsFile::WordsFile(const char* fname) throw(AiksaurusException) | ^~~~~ MeaningsFile.cpp:198:56: error: ISO C++17 does not allow dynamic exception specifications 198 | MeaningsFile::_readline(MeaningStream& s, int* buffer) throw(AiksaurusException) | ^~~~~ MeaningsFile.cpp:228:32: error: ISO C++17 does not allow dynamic exception specifications 228 | MeaningsFile::getWords(int id) throw(AiksaurusException) | ^~~~~ WordsFile.cpp:174:55: error: ISO C++17 does not allow dynamic exception specifications 174 | bool WordsFile::findWord(const char* str, int& index) throw(AiksaurusException) | ^~~~~ WordsFile.cpp:283:34: error: ISO C++17 does not allow dynamic exception specifications 283 | void WordsFile::loadWord(int id) throw(AiksaurusException) | ^~~~~ In file included from Aiksaurus.cpp:28: MeaningsFile.h:49:17: error: ISO C++17 does not allow dynamic exception specifications 49 | throw(AiksaurusException); | ^~~~~ MeaningsFile.h:54:45: error: ISO C++17 does not allow dynamic exception specifications 54 | MeaningsFile(const char* fname) throw(AiksaurusException); | ^~~~~ MeaningsFile.h:58:35: error: ISO C++17 does not allow dynamic exception specifications 58 | int* getWords(int id) throw(AiksaurusException); | ^~~~~ In file included from Aiksaurus.cpp:29: WordsFile.h:58:42: error: ISO C++17 does not allow dynamic exception specifications 58 | WordsFile(const char* fname) throw(AiksaurusException); | ^~~~~ WordsFile.h:62:35: error: ISO C++17 does not allow dynamic exception specifications 62 | void loadWord(int id) throw(AiksaurusException); | ^~~~~ WordsFile.h:63:56: error: ISO C++17 does not allow dynamic exception specifications 63 | bool findWord(const char* str, int& index) throw(AiksaurusException); | ^~~~~ make[2]: *** [Makefile:377: MeaningsFile.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:377: WordsFile.lo] Error 1 In file included from Aiksaurus.cpp:30: WordStream.h:41:36: error: ISO C++17 does not allow dynamic exception specifications 41 | WordStream(int* words) throw(std::bad_alloc) | ^~~~~ Aiksaurus.cpp:101:17: error: ISO C++17 does not allow dynamic exception specifications 101 | throw(AiksaurusException); | ^~~~~ Aiksaurus.cpp:107:41: error: ISO C++17 does not allow dynamic exception specifications 107 | bool find(const char* word) throw(AiksaurusException); | ^~~~~ Aiksaurus.cpp:108:39: error: ISO C++17 does not allow dynamic exception specifications 108 | const char* next(int& id) throw(AiksaurusException); | ^~~~~ Aiksaurus.cpp:109:35: error: ISO C++17 does not allow dynamic exception specifications 109 | const char* similar() throw(AiksaurusException); | ^~~~~ Aiksaurus.cpp:115:1: error: ISO C++17 does not allow dynamic exception specifications 115 | throw(AiksaurusException) | ^~~~~ Aiksaurus.cpp:155:39: error: ISO C++17 does not allow dynamic exception specifications 155 | ThesaurusImpl::find(const char* word) throw(AiksaurusException) | ^~~~~ Aiksaurus.cpp:200:42: error: ISO C++17 does not allow dynamic exception specifications 200 | const char* ThesaurusImpl::next(int& id) throw(AiksaurusException) | ^~~~~ Aiksaurus.cpp:223:38: error: ISO C++17 does not allow dynamic exception specifications 223 | const char* ThesaurusImpl::similar() throw(AiksaurusException) | ^~~~~ make[2]: *** [Makefile:377: Aiksaurus.lo] Error 1 make[2]: Leaving directory '/build/aiksaurus/src/aiksaurus-1.2.1/base' make[1]: *** [Makefile:282: all-recursive] Error 1 make[1]: Leaving directory '/build/aiksaurus/src/aiksaurus-1.2.1' make: *** [Makefile:209: all] Error 2 ==> ERROR:(B A failure occurred in build().(B  Aborting...(B