Ticket #1284 (closed: invalid)

Opened 10 years ago

Last modified 5 years ago

Wrong SHLIB extension used for OSX in PythonAPI

Reported by: Michael Reuter Owned by: Michael Reuter
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

The PythonAPI SConscript needs to be fixed to use the dylib extension for OSX instead of so. Leopard seems to be more forgiving on this (although the extension is still wrong), but on Snow Leopard, PythonAPI fails to build due to this issue.

Change History

comment:1 Changed 10 years ago by Michael Reuter

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Michael Reuter

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

(In [4670]) Using correct SHLIB extension for OSX. This closes #1284.

comment:3 Changed 10 years ago by Russell Taylor

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:4 Changed 10 years ago by Russell Taylor

(In [4679]) Revert naming of PythonAPI shared library on Mac to .so - this suffix is required to import the library into Python. Re #1284.

comment:5 Changed 10 years ago by Michael Reuter

  • Milestone changed from Iteration 24 to Iteration 25

comment:6 Changed 10 years ago by Michael Reuter

  • Component set to Mantid
  • Milestone changed from Iteration 26 to Iteration 27

comment:7 Changed 10 years ago by Nick Draper

  • Milestone changed from Iteration 27 to Iteration 28

Bulk move of tickets at the end of iteration 27

comment:8 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 28 to Iteration 29

Bulk move of tickets at the end of iteration 28

comment:9 Changed 9 years ago by Michael Reuter

  • Status changed from reopened to accepted

comment:10 Changed 9 years ago by Michael Reuter

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

I think that with all of the changes to the Mac builds that this no longer seems to be an issue.

comment:11 Changed 9 years ago by Stuart Campbell

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

comment:12 Changed 9 years ago by Stuart Campbell

  • Status changed from verifying to closed

Mac does seem to work now ok.

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2131

Note: See TracTickets for help on using tickets.