Page MenuHomePhabricator

Packaging seems to be broken on Mac OS 10.9
Closed, InvalidPublic

Description

It some MITK libraries are not found during make package:

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool: can't open file: libmbilog.dylib (No such file or directory)
otool: can't open file: libmbilog.dylib (No such file or directory)
warning: target 'libCppMicroServices.2.99.0.dylib' is not absolute...
warning: target 'libCppMicroServices.2.99.0.dylib' does not exist...

And finally the process fails with the following message:

CPack: Create package
CPack Error: Error executing: /Applications/Xcode.app/Contents/Developer/usr/bin/Rez "/Developer/proj/mitk/bin_xc/MITK-build/_CPack_Packages/Darwin/DragNDrop/sla.r" -a -o "/Developer/proj/mitk/bin_xc/MITK-build/_CPack_Packages/Darwin/DragNDrop/temp-udco.dmg"
CPack Error: Error adding SLA.
failed to find CoreServices/CoreServices.r
/Developer/proj/mitk/bin_xc/MITK-build/_CPack_Packages/Darwin/DragNDrop/sla.r:1: # /Applications/Xcode.app/Contents/Developer/usr/bin/Rez - SysError 2 during open of "CoreServices/CoreServices.r". Fatal Error! /Developer/proj/mitk/bin_xc/MITK-build/_CPack_Packages/Darwin/DragNDrop/sla.r:1: # /Applications/Xcode.app/Contents/Developer/usr/bin/Rez - Fatal Error, can't recover.
/Developer/proj/mitk/bin_xc/MITK-build/_CPack_Packages/Darwin/DragNDrop/sla.r: # /Applications/Xcode.app/Contents/Developer/usr/bin/Rez - Since errors occurred, /Developer/proj/mitk/bin_xc/MITK-build/_CPack_Packages/Darwin/DragNDrop/temp-udco.dmg's resource fork was not completely updated. /Developer/proj/mitk/bin_xc/MITK-build/_CPack_Packages/Darwin/DragNDrop/sla.r: # /Applications/Xcode.app/Contents/Developer/usr/bin/Rez - SysError -37 during set file info.

Related Objects

Event Timeline

Current release is finished. Resetting target milestone

installing the newest version of OSX Commandline tools (https://developer.apple.com/downloads/index.action) solves the problem, finding the CoreServices/CoreServices.r

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:31 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:36 PM
kislinsk removed a project: Bulk Edit.