-
Notifications
You must be signed in to change notification settings - Fork 111
Description
In file included from /home/bgregory/orocos/orocos_toolchain/log4cpp/include/log4cpp/Appender.hh:21,
from /home/bgregory/orocos/orocos_toolchain/log4cpp/src/Appender.cpp:11:
/home/bgregory/orocos/orocos_toolchain/log4cpp/include/log4cpp/Priority.hh:107:9: error: ISO C++17 does not allow dynamic exception specifications
107 | throw(std::invalid_argument);
| ^~~~~
make[5]: *** [CMakeFiles/orocos-log4cpp.dir/build.make:76: CMakeFiles/orocos-log4cpp.dir/src/Appender.cpp.o] Error 1
make[4]: *** [CMakeFiles/Makefile2:143: CMakeFiles/orocos-log4cpp.dir/all] Error 2
make[3]: *** [Makefile:136: all] Error 2
make[2]: *** [CMakeFiles/log4cpp.dir/build.make:86: stamp/log4cpp-build] Error 2
make[1]: *** [CMakeFiles/Makefile2:104: CMakeFiles/log4cpp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
bgregory@raspberrypi:~/orocos/orocos_toolchain $ git status
On branch toolchain-2.9
Your branch is up to date with 'origin/toolchain-2.9'.
nothing to commit, working tree clean