Opened 14 years ago
Closed 14 years ago
#26213 closed defect (duplicate)
OpenAL fails to build on OS X 10.6
Reported by: | Ionic (Mihai Moldovan) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | openal |
Description
---> Dependencies to be installed: openal ---> Building openal (NOTE: project al_osx was written by an older Xcode version (39) -- temporarily upgrading it (without modifying project file)) === BUILD LIBRARY TARGET openal.dylib OF PROJECT al_osx WITH THE DEFAULT CONFIGURATION (Default) === Check dependencies Jam is deprecated and has been removed; targets that use Jam must be upgraded to native targets. For more information on doing this, consult the Xcode documentation. Jam is deprecated and has been removed; targets that use Jam must be upgraded to native targets. For more information on doing this, consult the Xcode documentation. ** BUILD FAILED ** shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_audio_openal/work/openal-1.0/macosx" && /usr/bin/xcodebuild -project al_osx.xcode " returned error 1 Error: Target org.macports.build returned: shell command failed Warning: the following items did not execute (for openal): org.macports.activate org.macports.build org.macports.destroot org.macports.install Log for openal is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_macports.rsync.ionic.de_release_ports_audio_openal/main.log Error: The following dependencies failed to build: openal Error: Status 1 encountered during processing.
Seems like the makefile is broken here. :/
Change History (2)
comment:1 Changed 14 years ago by Ionic (Mihai Moldovan)
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Cc: | nomaintainer@… removed |
---|---|
Keywords: | openal removed |
Port: | openal added |
Resolution: | → duplicate |
Status: | new → closed |
Dupe of #13587; also, port name goes in the Port field and nobody ever sees mail sent to nomaintainer.
Note: See
TracTickets for help on using
tickets.
Just found out OpenAL nowadays uses CMake, we might give this a try.