Opened 11 years ago

Closed 11 years ago

#38123 closed defect (invalid)

libstdcxx-devel build failure

Reported by: wd11@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: libstdcxx-devel

Description (last modified by larryv (Lawrence Velázquez))

libstdc++-devel fails to build. The error reported differs from that in Ticket #37138, which uses an older gcc48. The first error in the log file is:

:info:build ../../../gcc-4.8-20130210/libitm/config/x86/sjlj.S:124:2: error: unknown directive
:info:build  .cfi_register %rsp, %rcx
:info:build  ^

Note: the port command was port upgrade libstdcxx-devel. I'm reluctant to port clean libstdcxx-devel for fear of loosing gcc48 (if subsequent port install libstdcxx-devel fails again).

Attachments (1)

main.log (134.8 KB) - added by wd11@… 11 years ago.
log file

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by wd11@…

Attachment: main.log added

log file

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: jeremyhu@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: libstdcxx-devel added; libstdc++-devel removed
Summary: libstdc++-devel build failurelibstdcxx-devel build failure

comment:2 in reply to:  description Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Replying to wd11@…:

I'm reluctant to port clean libstdcxx-devel for fear of loosing gcc48 (if subsequent port install libstdcxx-devel fails again).

port clean libstdcxx-devel just cleans the working directory (where the project is built) and in no way touches what is installed.

comment:3 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

It built fine for me last night. What is your version of:

1) Developer Tools (xcodebuild -version)

2) base (port version)

3) OS (sw_vers)

comment:4 Changed 11 years ago by wd11@…

thanks Jeremy

I was not aware of the implications or not of port clean. Cleaning and then upgrading just worked. I seem not to have the permission to close the ticket, though. sorry for the hassle.

comment:5 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.