#42801 closed defect (worksforme)
textmate2 @2.0-alpha.9517: fatal error: 'OakAppKit/OakAppKit.h' file not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.99 |
Keywords: | Cc: | macports@… | |
Port: | textmate2 |
Description
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.
Attachments (2)
Change History (10)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | main.log.bz2 added |
---|
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Version: | 2.2.1 → 2.2.99 |
---|
comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:4 Changed 11 years ago by neverpanic (Clemens Lang)
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).
comment:5 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Since filing the ticket, I've updated to Xcode 5.1. I've attached the new log.
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | main.log.2.bz2 added |
---|
comment:6 Changed 11 years ago by neverpanic (Clemens Lang)
Yes, I'm aware of that particular problem, and it has been fixed upstream.
comment:7 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
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.
comment:8 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Me too; 2.0-alpha.9543_0 installed successfully for me on May 5.
Note: See
TracTickets for help on using
tickets.
has duplicate #42812