Skip to content

Console Output

09:37:17 [2024-04-05T13:37:17.754Z] + make -j4
09:37:17 [2024-04-05T13:37:17.754Z] make[1]: Entering directory '/home/jenkins/workspace/Build'
09:37:17 [2024-04-05T13:37:17.754Z] make -C tools/hookgen all
09:37:17 [2024-04-05T13:37:17.754Z] make[2]: Entering directory '/home/jenkins/workspace/Build/tools/hookgen'
09:37:17 [2024-04-05T13:37:17.754Z] g++  -I. -I../../third_party/pugixml-1.8   -DLINUX -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DJ9HAMMER -c  -MMD -MP -fno-strict-aliasing -std=c++0x -fno-exceptions -fno-rtti -fno-threadsafe-statics -fPIC -ggdb -gdwarf-4 -m64 -Wreturn-type -Werror -Wall -Wno-non-virtual-dtor -O3 -fno-strict-aliasing   -o HookGen.o HookGen.cpp
09:37:17 [2024-04-05T13:37:17.754Z] g++  -I. -I../../third_party/pugixml-1.8   -DLINUX -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DJ9HAMMER -c  -MMD -MP -fno-strict-aliasing -std=c++0x -fno-exceptions -fno-rtti -fno-threadsafe-statics -fPIC -ggdb -gdwarf-4 -m64 -Wreturn-type -Werror -Wall -Wno-non-virtual-dtor -O3 -fno-strict-aliasing   -o main.o main.cpp
09:37:17 [2024-04-05T13:37:17.754Z] g++  -I. -I../../third_party/pugixml-1.8   -DLINUX -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DJ9HAMMER -c  -MMD -MP -fno-strict-aliasing -std=c++0x -fno-exceptions -fno-rtti -fno-threadsafe-statics -fPIC -ggdb -gdwarf-4 -m64 -Wreturn-type -Werror -Wall -Wno-non-virtual-dtor -O3 -fno-strict-aliasing   -o pugixml.o ../../third_party/pugixml-1.8/pugixml.cpp
09:37:19 [2024-04-05T13:37:19.637Z] ../../third_party/pugixml-1.8/pugixml.cpp: In member function ‘void* pugi::impl::{anonymous}::xpath_allocator::allocate(size_t)’:
09:37:19 [2024-04-05T13:37:19.637Z] ../../third_party/pugixml-1.8/pugixml.cpp:7448:26: error: exception handling disabled, use ‘-fexceptions’ to enable
09:37:19 [2024-04-05T13:37:19.637Z]  7448 |     throw std::bad_alloc();
09:37:19 [2024-04-05T13:37:19.637Z]       |                          ^
09:37:19 [2024-04-05T13:37:19.637Z] make[2]: *** [../../omrmakefiles/rules.mk:379: pugixml.o] Error 1
09:37:19 [2024-04-05T13:37:19.637Z] make[2]: Leaving directory '/home/jenkins/workspace/Build/tools/hookgen'
09:37:19 [2024-04-05T13:37:19.637Z] make[1]: *** [GNUmakefile:308: tools/hookgen] Error 2
09:37:19 [2024-04-05T13:37:19.637Z] make[1]: Leaving directory '/home/jenkins/workspace/Build'
09:37:19 [2024-04-05T13:37:19.637Z] make: *** [GNUmakefile:238: tools] Error 2