#41008: textmate2: build fails on Mavericks, "code object is not signed at all" -----------------------+----------------------- Reporter: aronnax@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: textmate2 -----------------------+----------------------- textmate2 fails to build on Mavericks. The issue seems to be related to changes in code signing on Mavericks. The relevant part of the log (attached) is: {{{ [900/901] cp -p /opt/local/var/macports/build/_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/about/Contributions.html /opt/local/var/macports/build/_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/TextMate.app/Contents/Resources/Contributions.html [901/901] codesign -fs "-" /opt/local/var/macports/build /_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/TextMate.app && touch /opt/local/var/macports/build/_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/TextMate.app.sign FAILED: codesign -fs "-" /opt/local/var/macports/build /_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/TextMate.app && touch /opt/local/var/macports/build/_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/TextMate.app.sign /opt/local/var/macports/build/_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/TextMate.app: code object is not signed at all In subcomponent: /opt/local/var/macports/build/_Users_lady3jane_ports- local_editors_textmate2/textmate2/work/textmate-2.0-alpha.9487/build/Applications/TextMate/TextMate.app/Contents/Frameworks/authorization.dylib ninja: build stopped: subcommand failed. }}} This Stack Overflow post might be related: http://stackoverflow.com/questions/17263967/codesign-of-dropbox-api-fails- in-xcode-4-6-3-code-object-is-not-signed-at-all and so might this blog post: http://furbo.org/2013/10/17/code-signing-and-mavericks/ -- Ticket URL: <https://trac.macports.org/ticket/41008> MacPorts <http://www.macports.org/> Ports system for OS X