Opened 11 years ago
Closed 11 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)
Change History (4)
Changed 11 years ago by crazyhorse671@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | nicos removed |
---|---|
Owner: | changed from macports-tickets@… to nicos@… |
comment:2 Changed 11 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 11 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | new → closed |
The upgrade of umbrello to 4.11.4 seems to have solved this issue.
Note: See
TracTickets for help on using
tickets.
The Cc field requires complete email addresses.