Ticket #11085 (closed: fixed)
fix system tests on osx+clang
Reported by: | Steven Hahn | Owned by: | Steven Hahn |
---|---|---|---|
Priority: | blocker | Milestone: | Release 3.4 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Pete Peterson |
Description
The master_systemtests-clang build is currently failing because it is finding the wrong libjpeg.dylib. It works, however, if the name of the executable is added to the mantidpath.
Change History
comment:2 Changed 6 years ago by Steven Hahn
- Status changed from new to verify
- Resolution set to fixed
This is being verified as pull request #12.
comment:3 Changed 6 years ago by Pete Peterson
- Status changed from verify to verifying
- Tester set to Pete Peterson
comment:4 Changed 6 years ago by Steven Hahn
Refs #11085. Only set DYLD_LIBRARY_PATH in OS X Mountain Lion and older
Changeset: 4fc34521d4cb067bce99be4748318fac86cd93c4
comment:5 Changed 6 years ago by Pete Peterson
- Status changed from verifying to closed
Merge pull request #12 from mantidproject/feature/11085_fix_clang_build
Only set DYLD_LIBRARY_PATH in OS X Mountain Lion and older
Full changeset: 082398fd609a719102896db0a8a1af0255bd1c72
Note: See
TracTickets for help on using
tickets.
Refs #11085. Only set DYLD_LIBRARY_PATH in OS X Mountain Lion and older
Changeset: 4fc34521d4cb067bce99be4748318fac86cd93c4