Opened 17 years ago
Closed 17 years ago
#13155 closed defect (duplicate)
getting this error when trying to build herrie. was cleaning double installation of glib2 and uninstalled herrie first to avoid possible problems.
Reported by: | sbplrports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | herrie | Cc: | splrports@… |
Port: |
Description
sudo port install herrie ---> Fetching herrie ---> Attempting to fetch herrie-1.8.4.tar.bz2 from http://herrie.info/distfiles/ ---> Verifying checksum(s) for herrie ---> Extracting herrie ---> Configuring herrie ---> Building herrie with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_herrie/work/herrie-1.8.4" && make all " returned error 2 Command output: # Compiling audio_format_vorbis.o # Compiling audio_output_coreaudio.o ./src/audio_output_coreaudio.c: In function 'audio_output_open': ./src/audio_output_coreaudio.c:167: warning: 'AudioDeviceAddIOProc' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2067) ./src/audio_output_coreaudio.c: In function 'audio_output_close': ./src/audio_output_coreaudio.c:228: warning: 'AudioDeviceRemoveIOProc' is deprecated (declared at /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2081) # Compiling config.o # Compiling gui_browser.o # Compiling gui_draw.o # Compiling gui_input.o # Compiling gui_msgbar.o # Compiling gui_playq.o # Compiling gui_vfslist.o # Compiling main.o # Compiling md5.o # Compiling playq.o # Compiling playq_party.o # Compiling playq_xmms.o # Compiling scrobbler.o # Compiling util.o # Compiling vfs.o # Compiling vfs_http.o # Compiling vfs_playlist.o # Compiling vfs_regular.o # Compiling vfs_xspf.o # Linking herrie ld: duplicate symbol _g_bit_nth_lsf in audio_format_mp3.o and audio_file.o collect2: ld returned 1 exit status make: *** [herrie] Error 1 Error: Status 1 encountered during processing.
I'm Leopard 10.5 intel mac. MacPorts 1.5.2. I had herrie build succesful before in 10.5. Was cleaning a double install on glib2 and uninstalled herrie to be safe. Now herrie wont build this time around.
Change History (2)
comment:1 Changed 17 years ago by afb@…
comment:2 Changed 17 years ago by afb@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
herrie built ok with glib2 @2.14.2_2+darwin_9
Note: See
TracTickets for help on using
tickets.
Sounds like #13006