Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14744 closed defect (worksforme)

libsdl_mixer-framework 1.2.8 seems to be broken; I hope this is no duplicate.

Reported by: phw@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Trying to isntall libsdl_mixer-framework it crashes for me. OS is 10.5.2, Problem occurs on Intel as on PowerPc.

sudo port install libsdl_mixer-framework
--->  Building libsdl_mixer-framework
Error: Target org.macports.build returned: shell command "cd "/opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8" && xcodebuild -project Xcode/SDL_mixer.xcodeproj -target "Framework" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ " returned error 1
Command output:       _native_midi_start in native_midi_mac.o
  "_SDL_OpenAudio", referenced from:
      _Mix_OpenAudio in mixer.o
  "_SDL_ReadBE16", referenced from:
      _WAVStream_LoadSong in wavestream.o
      _WAVStream_LoadSong in wavestream.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
  "_SDL_ReadBE32", referenced from:
      _WAVStream_LoadSong in wavestream.o
      _WAVStream_LoadSong in wavestream.o
      _WAVStream_LoadSong in wavestream.o
      _WAVStream_LoadSong in wavestream.o
      _WAVStream_LoadSong in wavestream.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
      _Mix_LoadAIFF_RW in load_aiff.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

CompileC build/SDL_mixer.build/Deployment/Framework.build/Objects-normal/i386/mlutil.o /opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode/../mikmod/mlutil.c normal i386 c com.apple.compilers.gcc.4_0
    cd /opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode
    /Developer/usr/bin/gcc-4.0 -x c -arch i386 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -Os -DMACOSX -D__MACOSX__ -DUSE_RWOPS -DCMD_MUSIC -DWAV_MUSIC -DMOD_MUSIC -DMID_MUSIC -DUSE_TIMIDITY_MIDI -DUSE_NATIVE_MIDI -DOGG_MUSIC -fmessage-length=0 -mmacosx-version-min=10.4 -I/opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode/build/SDL_mixer.build/Deployment/Framework.build/SDL_mixer.hmap -Wall -Wno-four-char-constants -F/opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode/build/Deployment -F/Users/phw/Library/Frameworks -F/Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks -I/opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode/build/Deployment/include -I/Users/phw/Library/Frameworks/SDL.framework/Headers -I/Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/SDL.framework/Headers -Ivorbis/include -Ismpeg/include -I/opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode/build/SDL_mixer.build/Deployment/Framework.build/DerivedSources -isysroot /Developer/SDKs/MacOSX10.4u.sdk -c /opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode/../mikmod/mlutil.c -o /opt/local/var/macports/build/_opt_local_svn_trunk_dports_audio_libsdl_mixer-framework/work/SDL_mixer-1.2.8/Xcode/build/SDL_mixer.build/Deployment/Framework.build/Objects-normal/i386/mlutil.o
** BUILD FAILED **

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs

comment:2 Changed 16 years ago by nox@…

Could you paste the output of sudo port -d build libsdl_mixer-framework ? thanks.

comment:3 Changed 16 years ago by nox@…

Resolution: worksforme
Status: newclosed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.