Opened 12 years ago
Closed 11 years ago
#35539 closed defect (wontfix)
libsdl-devel 1.3.0 fails to build on Mountain Lion
Reported by: | alexander.heidrich@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | mountainlion | Cc: | cooljeanius (Eric Gallager), nova20@… |
Port: | libsdl-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
sudo port install libsdl-devel gives the following error message:
Snowball:Library Alex$ sudo port install libsdl-devel ---> Building libsdl-devel Error: org.macports.build for port libsdl-devel returned: command execution failed
This seems to be, however, not a problem directly related to the port but to the new OS X and the Carbon Core API.
I have attached the logfile.
Thank you!
Attachments (3)
Change History (10)
Changed 12 years ago by alexander.heidrich@…
comment:1 follow-up: 2 Changed 12 years ago by alexander.heidrich@…
Changed 12 years ago by alexander.heidrich@…
Attachment: | main_universal.log added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mountainlion added |
Owner: | changed from macports-tickets@… to toby@… |
Replying to alexander.heidrich@…:
The log file does reveal more information
The original log was not complete (contained lines that say "Skipping completed") because you had not cleaned beforehand. So thank you for cleaning and trying again and attaching the new log with the universal variant.
comment:3 Changed 12 years ago by nicolasderambure@…
Same error here. Trying to install libsdl-devl for ibniz : http://pelulamu.net/ibniz/ Seems this bug is not about to be fixed, no activity since 7 months. Hope somebody will save us :)
Changed 11 years ago by nova20@…
Attachment: | nova20.main.log added |
---|
libsdl-devel main.log for nova20@…
comment:5 Changed 11 years ago by nova20@…
Just thought I'd ping this ticket, since I'm running into the same problem. My log file similar to the one provided by alexander.heidrich@…, but I've attached it as "nova20.main.log" just in case it adds anything to the conversation.
MacPorts version: 2.2.0
OS version: OS X Mavericks (10.9)
comment:7 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
libsdl-devel was deleted in r112504.
I've tried to install the +universal variant that breaks with the same error. The log file does reveal more information and hints at deprecated functions that were first marked as deprecated in 10.8. I've attached this log as well. (main_universal.log).