Opened 10 years ago
Closed 10 years ago
#44856 closed defect (duplicate)
source-highlight fails to upgrade on 10.9.4
Reported by: | watsodw | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | source-highlight |
Description
Seems to be a java issue. See log.
Attachments (6)
Change History (18)
Changed 10 years ago by watsodw
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Cc: | nomaintainer@… removed |
---|
comment:3 follow-up: 4 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
It builds fine here on Mavericks - the error is in the doc folder java->html files.
You were upgrading this port from an earlier version? If possible, uninstall and try again.
comment:4 Changed 10 years ago by watsodw
Replying to khindenburg@…:
It builds fine here on Mavericks - the error is in the doc folder java->html files.
You were upgrading this port from an earlier version? If possible, uninstall and try again.
Actually, this is an initial install, not upgrade. I used the wrong word. I keep trying, but the install always fails.
comment:5 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
I have xcode 5.1.1 while you have 5.0.2
(source-highlight) version 3.1.7 Prefix.........: /opt/local Using Boost....: -lboost_regex-mt C++ Compiler...: /usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include Linker.........: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 Doxygen........: NONE or not enabled Help2Man.......: NONE Ctags..........: /usr/bin/ctags
Yours:
(source-highlight) version 3.1.7 Prefix.........: /opt/local Using Boost....: -lboost_regex-mt C++ Compiler...: /usr/bin/clang++ -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include Linker.........: /Applications/Xcode-5.0.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 Doxygen........: NONE or not enabled Help2Man.......: NONE Ctags..........: /usr/bin/ctags
comment:6 Changed 10 years ago by watsodw
That's not it. I switched and it still failed. Also, using Xcode 5.0.2, I built source-highlight from source outside of Macports and it built fine.
comment:7 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
When it crashes, can you see what's in ~/Library/Logs/DiagnosticReports ?
Changed 10 years ago by watsodw
Attachment: | source-highlight_2014-09-09-101004_MSSDA40049554.crash added |
---|
Changed 10 years ago by watsodw
Attachment: | source-highlight_2014-09-09-101009_MSSDA40049554.crash added |
---|
Changed 10 years ago by watsodw
Attachment: | source-highlight_2014-09-09-101009-1_MSSDA40049554.crash added |
---|
Changed 10 years ago by watsodw
Attachment: | source-highlight_2014-09-09-101009-2_MSSDA40049554.crash added |
---|
Changed 10 years ago by watsodw
Attachment: | source-highlight_2014-09-09-101009-3_MSSDA40049554.crash added |
---|
comment:9 Changed 10 years ago by neverpanic (Clemens Lang)
What does port -v installed boost
print? I wonder whether you have one of the GCC variants selected on boost.
comment:10 Changed 10 years ago by watsodw
It returns:
boost @1.56.0_1+gcc48+no_single+no_static+python27+regex_match_extra.
comment:11 Changed 10 years ago by watsodw
Hey, I installed boost without a GCC variant, and installing source-highlight worked. I don't know why a GCC variant would cause a problem, but it did. Thanks, guys.
comment:12 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Please do not Cc nomaintainer@… because it is not a valid email address.