[MacPorts] #44856: source-highlight fails to upgrade on 10.9.4
#44856: source-highlight fails to upgrade on 10.9.4 ------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: source-highlight ------------------------------+-------------------------------- Seems to be a java issue. See log. -- Ticket URL: <https://trac.macports.org/ticket/44856> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Changes (by mf2k@…): * cc: nomaintainer@… (removed) Comment: Please do not Cc nomaintainer@macports.org because it is [wiki:MacPortsDevelopers#special not a valid email address]. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by 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. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by david.w.watson@…): Replying to [comment:3 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. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by khindenburg@…): 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 }}} -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by david.w.watson@…): 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. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by khindenburg@…): When it crashes, can you see what's in ~/Library/Logs/DiagnosticReports ? -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by david.w.watson@…): I have attached the crash report files. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by cal@…): What does `port -v installed boost` print? I wonder whether you have one of the GCC variants selected on boost. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by david.w.watson@…): It returns: boost @1.56.0_1+gcc48+no_single+no_static+python27+regex_match_extra. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Comment (by david.w.watson@…): 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. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#44856: source-highlight fails to upgrade on 10.9.4 -------------------------------+-------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: duplicate | Keywords: Port: source-highlight | -------------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => duplicate Comment: So this is a duplicate of #44911. See there for an explanation. As I stated in #44911, we should remove the GCC variants from boost. -- Ticket URL: <https://trac.macports.org/ticket/44856#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts