Opened 10 years ago

Closed 10 years ago

#41240 closed defect (fixed)

umbrello @4.11.2 - build failure

Reported by: crazyhorse671@… Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: umbrello

Description

Umbrello fails to build on Mavericks.

Attachments (1)

main.log (1.9 MB) - added by crazyhorse671@… 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by crazyhorse671@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: nicos removed
Owner: changed from macports-tickets@… to nicos@…

The Cc field requires complete email addresses.

comment:2 Changed 10 years ago by NicosPavlov

The errors are coming from linking issues with libc++, related with boost libraries.

The compilation can work if forcing the use of libstdc as:

configure.cxxflags  -stdlib=libstdc++

but this may have other consequences as most ports are built based on libc++. To my testing, umbrello crashes when starting the application in this case.

comment:3 Changed 10 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

The upgrade of umbrello to 4.11.4 seems to have solved this issue.

Note: See TracTickets for help on using tickets.