+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aiksaurus-1.2.1nb14/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aiksaurus-1.2.1nb14/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for aiksaurus-1.2.1nb14 /opt/pkg/bin/bmake all-recursive Making all in base if /usr/bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DAIK_DATA_DIR=\"/opt/pkg/share/aiksaurus/\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DAIK_DATA_DIR=\"/opt/pkg/share/aiksaurus/\" -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -MT Aiksaurus.lo -MD -MP -MF .deps/Aiksaurus.Tpo -c Aiksaurus.cpp -fPIC -DPIC -o .libs/Aiksaurus.o 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); | ^~~~~ 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) | ^~~~~ *** [Aiksaurus.lo] Error code 1 bmake[2]: stopped in /home/pbulk/build/textproc/aiksaurus/work/aiksaurus-1.2.1/base 1 error bmake[2]: stopped in /home/pbulk/build/textproc/aiksaurus/work/aiksaurus-1.2.1/base *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/textproc/aiksaurus/work/aiksaurus-1.2.1 1 error bmake[1]: stopped in /home/pbulk/build/textproc/aiksaurus/work/aiksaurus-1.2.1 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/textproc/aiksaurus/work/aiksaurus-1.2.1 1 error bmake: stopped in /home/pbulk/build/textproc/aiksaurus/work/aiksaurus-1.2.1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/aiksaurus *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/aiksaurus