Ticket #2632 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Fix rpath's of executables so that copying them is possible

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: minor Milestone: Iteration 28
Component: Infrastructure Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description


Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Janik Zikovsky

(In [9985]) Refs #2632: Added a tool to fix rpaths to SVN

comment:3 Changed 10 years ago by Janik Zikovsky

(In [9990]) Refs #2632: cmake adds a target run_patchelf to strip off rpaths from executables and libraries, for build servers.

comment:4 Changed 10 years ago by Janik Zikovsky

(In [9994]) Refs #2632: Cmake target to put a script for patchelf

comment:5 Changed 10 years ago by Janik Zikovsky

(In [10038]) Refs #2632: patchelf script

comment:6 Changed 10 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:7 Changed 10 years ago by Janik Zikovsky

Note to testers: patchelf is available at http://hydra.nixos.org/release/patchelf/patchelf-0.5 and was installed on linux build servers as needed.

comment:8 Changed 10 years ago by Janik Zikovsky

  • Status changed from verify to reopened
  • Resolution fixed deleted

Stuart discovers a CMAKE_SKIP_RPATH setting to disable Rpaths in building

comment:9 Changed 10 years ago by Janik Zikovsky

(In [10296]) Refs #2632: Removed now-useless patchelf stuff.

comment:10 Changed 10 years ago by Janik Zikovsky

  • Status changed from reopened to accepted

comment:11 Changed 10 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

(In [10299]) Fixes #2632: patchelf is no longer needed

comment:12 Changed 10 years ago by Janik Zikovsky

(In [10300]) Refs #2632: patchelf and also some doxygen.

comment:13 Changed 9 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:14 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

comment:15 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3479

Note: See TracTickets for help on using tickets.