[MacPorts] #42542: libgnomeui: rev-upgrade rebuild fails after installing gdb 7.6

MacPorts noreply at macports.org
Mon Feb 17 00:19:27 PST 2014


#42542: libgnomeui: rev-upgrade rebuild fails after installing gdb 7.6
-------------------------+----------------------
  Reporter:  danielux@…  |      Owner:  devans@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.2.1
Resolution:              |   Keywords:
      Port:  libgnomeui  |
-------------------------+----------------------

Comment (by danielux@…):

 Replying to [comment:1 devans@…]:
 > It appears that your install of gdb was successful but 'port rev-
 upgrade', which runs automatically after an install, found a linking error
 in an already installed version of libgnomeui and attempted a rebuild to
 resolve the problem.  This is unrelated to the gdb build.
 >
 > Are you saying that port gnome-vfs is not installed and active on your
 system?
 > {{{
 > sudo port installed gnome-vfs
 > }}}
 >
 > If not, does installing gnome-vfs solve the build problem with
 libgnomeui?

 I've just tried "sudo port install gnome-vfs" and I got this:

 --->  Computing dependencies for gnome-vfs
 --->  Cleaning gnome-vfs
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 2 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      libgnomeui @2.24.5 +x11
 --->  Computing dependencies for libgnomeui
 --->  Cleaning libgnomeui
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 2 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      libgnomeui @2.24.5 +x11
 --->  Computing dependencies for libgnomeui
 --->  Fetching distfiles for libgnomeui
 --->  Verifying checksums for libgnomeui
 --->  Extracting libgnomeui
 --->  Configuring libgnomeui
 --->  Building libgnomeui
 Error: org.macports.build for port libgnomeui returned: command execution
 failed
 Please see the log file for port libgnomeui for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/main.log
 Error: Unable to upgrade port: 1
 Error rebuilding libgnomeui
     while executing
 "error "Error rebuilding $portname""
     (procedure "revupgrade_scanandrebuild" line 382)
     invoked from within
 "revupgrade_scanandrebuild broken_port_counts $opts"
     (procedure "macports::revupgrade" line 5)
     invoked from within
 "macports::revupgrade $opts"
     (procedure "action_revupgrade" line 2)
     invoked from within
 "action_revupgrade $action $portlist $opts"
     (procedure "action_target" line 96)
     invoked from within
 "$action_proc $action $portlist [array get global_options]"
     (procedure "process_cmd" line 93)
     invoked from within
 "process_cmd $remaining_args"
     invoked from within
 "if { [llength $remaining_args] > 0 } {

     # If there are remaining arguments, process those as a command
     set exit_status [process_cmd $remaining..."
     (file "/opt/local/bin/port" line 4857)


 So, more or less essentially what I got before when trying to install gdb.
 Now, after doing "sudo port installed gnome-vfs" I get this:
 The following ports are currently installed:
   gnome-vfs @2.24.4_1 (active)

 The funny thing is, after doing "sudo port installed gdb" I get:
 The following ports are currently installed:
   gdb @7.6_0 (active)

 But I still can't use gdb, or at least I don't see it installed in
 /opt/local/bin as it should be...

 When doing sudo port -d rev-upgrade, I get these errors:

 grep: /opt/local/lib/libgnomevfs-2.la: No such file or directory
 /opt/local/bin/gsed: can't read /opt/local/lib/libgnomevfs-2.la: No such
 file or directory
 libtool: link: `/opt/local/lib/libgnomevfs-2.la' is not a valid libtool
 archive
 make[4]: *** [libgnomeui-2.la] Error 1
 make[4]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/work/libgnomeui-2.24.5/libgnomeui'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/work/libgnomeui-2.24.5/libgnomeui'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/work/libgnomeui-2.24.5/libgnomeui'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/work/libgnomeui-2.24.5'
 make: *** [all] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/work/libgnomeui-2.24.5'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/work/libgnomeui-2.24.5"
 && /usr/bin/make -j8 -w all
 Exit code: 2
 Error: org.macports.build for port libgnomeui returned: command execution
 failed
 DEBUG: Error code: CHILDSTATUS 89901 2
 DEBUG: Backtrace: command execution failed
     while executing
 "system -nice 0 $fullcmdstring"
     ("eval" body line 1)
     invoked from within
 "eval system $notty $nice \$fullcmdstring"
     invoked from within
 "command_exec build"
     (procedure "portbuild::build_main" line 8)
     invoked from within
 "$procedure $targetname"
 Warning: targets not executed for libgnomeui: org.macports.destroot
 org.macports.build
 Please see the log file for port libgnomeui for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_libgnomeui/libgnomeui/main.log
 DEBUG: can not find channel named "debuglog"
     while executing
 "tcl::puts debuglog {DEBUG: Starting logging for libgnomeui}"
     invoked from within
 "catch "tcl::puts $args""
 Error: Unable to upgrade port: 1
 DEBUG: Rebuilding port libgnomeui finished with status 1
 Error rebuilding libgnomeui
     while executing
 "error "Error rebuilding $portname""
     (procedure "revupgrade_scanandrebuild" line 382)
     invoked from within
 "revupgrade_scanandrebuild broken_port_counts $opts"
     (procedure "macports::revupgrade" line 5)
     invoked from within
 "macports::revupgrade $opts"
     (procedure "action_revupgrade" line 2)
     invoked from within
 "$action_proc $action $portlist [array get global_options]"
     (procedure "process_cmd" line 93)
     invoked from within
 "process_cmd $remaining_args"
     invoked from within
 "if { [llength $remaining_args] > 0 } {

     # If there are remaining arguments, process those as a command
     set exit_status [process_cmd $remaining..."
     (file "/opt/local/bin/port" line 4857)

-- 
Ticket URL: <https://trac.macports.org/ticket/42542#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list