Opened 9 years ago

Closed 8 years ago

#49060 closed defect (worksforme)

libgcc @ 5.2.0_0 build fail after upgrading to OS X 10.11

Reported by: szibetti@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: szibetti@…
Port: libgcc

Description

After upgrading OS X to 10.11 I have re-installed Xcode, command line tools and macports from scratch. libgcc (libgcc-5.2.0_0.darwin_15.x86_64) fails to build. According to the log (see attachment) there is some problem related to complex math function, whose declaration is not found. The SIP is disabled (same error as if enabled).

Attachments (1)

main.log (380.9 KB) - added by szibetti@… 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by szibetti@…

Attachment: main.log added

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Keywords: libgcc OSX10.11 el capitan removed
Owner: changed from macports-tickets@… to mww@…

In the future, please Cc the port maintainers (port info --maintainers libgcc), if any.

comment:2 Changed 9 years ago by szibetti@…

Cc: szibetti@… added

Cc Me!

comment:3 Changed 9 years ago by szibetti@…

Issue disappeared after another clean install of macports (this time I not only run uninstall and clean but erased everything with

rm -rf \
        /opt/local \
        /Applications/DarwinPorts \
        /Applications/MacPorts \
        /Library/LaunchDaemons/org.macports.* \
        /Library/Receipts/DarwinPorts*.pkg \
        /Library/Receipts/MacPorts*.pkg \
        /Library/StartupItems/DarwinPortsStartup \
        /Library/Tcl/darwinports1.0 \
        /Library/Tcl/macports1.0 \
        ~/.macports

) and following a reboot and reset of SMC and PRAM

comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Ok, glad you got it working.

Note: See TracTickets for help on using tickets.