Opened 11 years ago
Closed 11 years ago
#39184 closed defect (invalid)
libstdcxx @4.8.0_0 +universal: build aborts inside add_vect on 10.5
Reported by: | jlm@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | leopard | Cc: | jeremyhu (Jeremy Huddleston Sequoia), larryv (Lawrence Velázquez) |
Port: | libstdcxx |
Description (last modified by larryv (Lawrence Velázquez))
Larryv asked me to submit this report
larryv what does "port -v installed libstdcxx" say? justinfront_ libstdcxx @4.7.2_2 platform='darwin 9' archs='i386' justinfront_ libstdcxx @4.8.0_0 (active) platform='darwin 9' archs='i386' justinfront_ libstdcxx @4.8-20130411_0 platform='darwin 9' archs='i386'
Attachments (2)
Change History (9)
Changed 11 years ago by jlm@…
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | jeremyhu@… added |
---|---|
Description: | modified (diff) |
Keywords: | leopard added |
Owner: | changed from macports-tickets@… to mww@… |
Summary: | libstdcxx +universal fails to install. → libstdcxx @4.8.0_0 +universal: build aborts inside add_vect on 10.5 |
Changed 11 years ago by jlm@…
Attachment: | main.2.log added |
---|
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Sorry, disregard the second log. It exhibits symptoms of #39135; I should have looked at it in the IRC channel before having Justin upload it. Only the first log is pertinent.
comment:4 Changed 11 years ago by jlm@…
sudo port clean libstdcxx && sudo port -dk install libstdcxx +universal configure.compiler=macports-gcc-4.6
"command failed"
comment:6 Changed 11 years ago by larryv (Lawrence Velázquez)
:info:build genautomata: Internal error: abort in add_vect, at genautomata.c:7470
I came across this error while working on #39135. Can you try running the following?
% sudo port clean libstdcxx % sudo port selfupdate % sudo port install libstdcxx +universal build_arch=x86_64
comment:7 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → invalid |
---|---|
Status: | new → closed |
No response, closing.
Note: See
TracTickets for help on using
tickets.