[MacPorts] #42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found --------------------------+----------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: textmate2 --------------------------+----------------------- textmate2 fails to build: {{{ FAILED: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++' -DOakAppKit_EXPORTS -include /opt/local/var/macports/build/_Users_rschmidt_macports_dports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9517/build/Shared/PCH/prelude.mm -c -pipe -fPIC -gdwarf-2 -m64 -mmacosx-version-min=10.7 -isysroot "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk" -funsigned-char -D'NULL_STR="\uFFFF"' -Wall -Wwrite-strings -Wformat -Winit-self -Wmissing-include-dirs -Wno-parentheses -Wno-sign-compare -Wno-switch -Wno-address-of-temporary -IShared/include -fcolor-diagnostics -DNDEBUG -Os -fvisibility=hidden -std=c++11 -stdlib=libc++ -fobjc-abi- version=3 -fobjc-arc -fobjc-call-cxx-cdtors -o /opt/local/var/macports/build/_Users_rschmidt_macports_dports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9517/build/Frameworks/OakAppKit/src/OakPasteboardChooser.o -MMD -MF /opt/local/var/macports/build/_Users_rschmidt_macports_dports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9517/build/Frameworks/OakAppKit/src/OakPasteboardChooser.o.d -I/opt/local/var/macports/build/_Users_rschmidt_macports_dports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9517/build/include Frameworks/OakAppKit/src/OakPasteboardChooser.mm Frameworks/OakAppKit/src/OakPasteboardChooser.mm:3:9: fatal error: 'OakAppKit/OakAppKit.h' file not found #import <OakAppKit/OakAppKit.h> ^ 1 error generated. ninja: build stopped: subcommand failed. }}} This is on Mavericks 10.9.2 with Xcode 5.0.2. Previous version of textmate2 (2.0-alpha.9515) was installed successfully. -- Ticket URL: <https://trac.macports.org/ticket/42801> MacPorts <http://www.macports.org/> Ports system for OS X
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: textmate2 | ---------------------------+-------------------- Changes (by ryandesign@…): * version: 2.2.1 => 2.2.99 -- Ticket URL: <https://trac.macports.org/ticket/42801#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: textmate2 | ---------------------------+-------------------- Comment (by egall@…): has duplicate #42812 -- Ticket URL: <https://trac.macports.org/ticket/42801#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: textmate2 | ---------------------------+-------------------- Comment (by cal@…): I cannot reproduce. Can you re-try using `port install textmate2 build.jobs=1` and see if that fixes the problem (which would indicate a missing dependency). -- Ticket URL: <https://trac.macports.org/ticket/42801#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: textmate2 | ---------------------------+-------------------- Comment (by ryandesign@…): Since filing the ticket, I've updated to Xcode 5.1. I've attached the new log. -- Ticket URL: <https://trac.macports.org/ticket/42801#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: textmate2 | ---------------------------+-------------------- Comment (by cal@…): Yes, I'm aware of that particular problem, and it has been fixed upstream. -- Ticket URL: <https://trac.macports.org/ticket/42801#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: worksforme | Keywords: Port: textmate2 | ---------------------------+-------------------- Changes (by cal@…): * status: new => closed * resolution: => worksforme Comment: The latest version of textmate2 builds fine for me at the moment. I cannot reproduce the original issue, and the one in the second main.log has been fixed. -- Ticket URL: <https://trac.macports.org/ticket/42801#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#42801: textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found ---------------------------+-------------------- Reporter: ryandesign@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: worksforme | Keywords: Port: textmate2 | ---------------------------+-------------------- Comment (by ryandesign@…): Me too; 2.0-alpha.9543_0 installed successfully for me on May 5. -- Ticket URL: <https://trac.macports.org/ticket/42801#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts