[MacPorts] #29744: libgnome won't build

MacPorts noreply at macports.org
Wed Jun 8 02:47:27 PDT 2011


#29744: libgnome  won't build
-----------------------------+----------------------------------------------
 Reporter:  eisen_jr@…       |       Owner:  macports-tickets@…                   
     Type:  defect           |      Status:  new                                  
 Priority:  Normal           |   Milestone:                                       
Component:  ports            |     Version:  1.9.2                                
 Keywords:  ligbnome         |        Port:  libgnome                             
-----------------------------+----------------------------------------------
 Running a

 $sudo port upgrade outdated[[BR]]

 it always fails buiding libgnome.
 Also this kind of proceedure didn't result in success:

 $sudo port uninstall -f libgnome[[BR]]
 $sudo port clean --all libgnome[[BR]]
 $sudo port install libgnome[[BR]]

 Same build error again.
 The only success is, that libgnome is currently not installed.


 Here is the log file


 {{{
 version:1
 :msg:main --->  Computing dependencies for libgnome:info:main .:debug:main
 Searching for dependency: libbonobo
 :debug:main Found Dependency: receipt exists for libbonobo
 :debug:main Searching for dependency: esound
 :debug:main Found Dependency: receipt exists for esound
 :debug:main Searching for dependency: gnome-vfs
 :debug:main Found Dependency: receipt exists for gnome-vfs
 :debug:main Searching for dependency: libiconv
 :debug:main Found Dependency: receipt exists for libiconv
 :debug:main Searching for dependency: gettext
 :debug:main Found Dependency: receipt exists for gettext
 :msg:main
 :debug:main Executing org.macports.main (libgnome)
 :debug:main Skipping completed org.macports.fetch (libgnome)
 :debug:main Skipping completed org.macports.checksum (libgnome)
 :debug:main setting option extract.cmd to /usr/bin/bzip2
 :debug:main Skipping completed org.macports.extract (libgnome)
 :debug:main Skipping completed org.macports.patch (libgnome)
 :debug:main Skipping completed org.macports.configure (libgnome)
 :msg:main --->  Building libgnome
 :debug:build build phase started at Wed Jun  8 11:15:11 CEST 2011
 :debug:build Executing org.macports.build (libgnome)
 :debug:build Environment: CPATH='/opt/local/include'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnome/work/.CC_PRINT_OPTIONS'
 LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
 MACOSX_DEPLOYMENT_TARGET='10.6'
 :debug:build Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnome/work/libgnome-2.30.0"
 && /usr/bin/make -j2 all'
 :info:build /usr/bin/make  all-recursive
 :info:build Making all in libgnome
 :info:build /usr/bin/make  all-am
 :info:build   CCLD   libgnome-2.la
 :info:build ld: warning: in /opt/local/lib/libesd.dylib, file was built
 for unsupported file format which is not the architecture being linked
 (i386)
 :info:build Undefined symbols:
 :info:build   "_esd_sample_getid", referenced from:
 :info:build       _gnome_triggers_play_sound in gnome-triggers.o
 :info:build   "_esd_sample_play", referenced from:
 :info:build       _gnome_sound_play in gnome-sound.o
 :info:build       _gnome_triggers_play_sound in gnome-triggers.o
 :info:build       _gnome_trigger_do_mediaplay in gnome-triggers.o
 :info:build   "_esd_close", referenced from:
 :info:build       _close_sound_connection in gnome-sound.o
 :info:build       _gnome_sound_sample_load in gnome-sound.o
 :info:build       _gnome_sound_sample_load in gnome-sound.o
 :info:build   "_esd_sample_cache", referenced from:
 :info:build       _gnome_sound_sample_load in gnome-sound.o
 :info:build   "_esd_confirm_sample_cache", referenced from:
 :info:build       _gnome_sound_sample_load in gnome-sound.o
 :info:build   "_esd_sample_free", referenced from:
 :info:build       _gnome_sound_play in gnome-sound.o
 :info:build   "_esd_open_sound", referenced from:
 :info:build       _use_sound in gnome-sound.o
 :info:build ld: symbol(s) not found
 :info:build collect2: ld returned 1 exit status
 :info:build lipo: can't open input file: /var/tmp//ccFOd98L.out (No such
 file or directory)
 :info:build make[3]: *** [libgnome-2.la] Error 1
 :info:build make[2]: *** [all] Error 2
 :info:build make[1]: *** [all-recursive] Error 1
 :info:build make: *** [all] Error 2
 :info:build shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnome/work/libgnome-2.30.0"
 && /usr/bin/make -j2 all " returned error 2
 :error:build Target org.macports.build returned: shell command failed (see
 log for details)
 :debug:build Backtrace: shell command failed (see log for details)
     while executing
 "command_exec build"
     (procedure "portbuild::build_main" line 8)
     invoked from within
 "$procedure $targetname"
 :info:build Warning: the following items did not execute (for libgnome):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 :notice:build Log for libgnome is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libgnome/main.log
 }}}

 From the logfile it seems, that there is a problem with the libesd.dylib,
 which is apparently part of the gcc-4.2.1.

 But with the above upgrade operation I have gcc44 now.

 My machine is a MacBook, running OS X 10.6.7 on a 2.13GHz Intel Core 2 Duo
 with 2GB 800 MHz DDR2 SDRAM.

 Up to now I found solutions to all my problems within this community, so
 this is the first time I fill a ticket myself. I hope I did everything
 correctly.

 Thanks in advance[[BR]]
 Thomas

-- 
Ticket URL: <https://trac.macports.org/ticket/29744>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list