Loading... (original) (raw)
Since 8175307 was fixed we started seeing JPRT jobs failing with:
dyld: Library not loaded: @rpath/libjvm.dylib
Referenced from:
/opt/jprt/T/P1/144150.mgerdin/bundles/testBundle/hotspot/gtest/server/gtestLauncher
Reason: image not found
make[2]: *** [hotspot_gtestserver] Trace/BPT trap: 5 (core dumped)
It only seems to happen on OS X 10.9 systems.
May be specific to how gtests are built and linked.