Opened 12 years ago
Closed 11 years ago
#37531 closed defect (worksforme)
gegl: Package requirements (babl >= 0.1.10) were not met
Reported by: | asnedden@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | gegl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I was updating port splash 2.1.0 to splash 2.2.0 and I have been having difficulty with broken ports. Here is the output. I also attached gegl's main.log
sudo port clean splash@2.2.0 ---> Cleaning splash $ sudo port clean gegl ---> Cleaning gegl $ sudo port install splash @2.2.0 ---> Computing dependencies for splash ---> Cleaning splash ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> Found 213 broken file(s), matching files to ports ---> Found 9 broken port(s), determining rebuild order ---> Rebuilding in order MPlayer @1.1 qt4-mac @4.8.4 +quartz gtk2 @2.24.14 +x11 py26-pygtk @2.24.0 +x11 libbonoboui @2.24.5 gegl @0.1.2 gnome-keyring @2.32.1 libgnomeui @2.24.4 gimp2 @2.6.11 +x11 ---> Computing dependencies for MPlayer ---> Cleaning MPlayer ---> Computing dependencies for qt4-mac ---> Cleaning qt4-mac ---> Computing dependencies for gtk2 ---> Cleaning gtk2 ---> Computing dependencies for py26-pygtk ---> Cleaning py26-pygtk ---> Computing dependencies for libbonoboui ---> Cleaning libbonoboui ---> Computing dependencies for gegl ---> Fetching archive for gegl ---> Attempting to fetch gegl-0.2.0_4+python27.darwin_10.x86_64.tbz2 from http://packages.macports.org/gegl ---> Attempting to fetch gegl-0.2.0_4+python27.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/gegl ---> Attempting to fetch gegl-0.2.0_4+python27.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gegl ---> Attempting to fetch gegl-0.2.0_4+python27.darwin_10.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/gegl ---> Fetching distfiles for gegl ---> Verifying checksum(s) for gegl ---> Extracting gegl ---> Applying patches to gegl ---> Configuring gegl Error: org.macports.configure for port gegl returned: configure failure: command execution failed Please see the log file for port gegl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gegl/gegl/main.log Error: Unable to upgrade port: 1 Error rebuilding gegl while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 370) 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 94) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 95) 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 4784)
Attachments (1)
Change History (4)
Changed 12 years ago by asnedden@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | gegl added |
Summary: | Error rebuilding gegl → gegl: Package requirements (babl >= 0.1.10) were not met |
Type: | update → defect |
The log says:
:info:configure checking for BABL... no :info:configure configure: error: Package requirements (babl >= 0.1.10) were not met: :info:configure :info:configure Requested 'babl >= 0.1.10' but version of babl is 0.1.2
What version of the babl port is installed? (use "port installed babl" to find out). The version currently available in MacPorts is 0.1.10 since r95346 so if your portfiles are up to date (run "sudo port selfupdate" to update them) then this error should not be happening.
Is there a config.log file within the directory identified by the command "port work babl"? If so please attach it to this ticket as well.
Note that the commands "sudo port clean" and "sudo port install" only accept port names; they disregard any version numbers you supply.
comment:2 Changed 12 years ago by asnedden@…
I have babl 0.1.2_1 There isn't a config.log, my portfiles are up to date. How did I end up with a higher version of babl? Thanks.
comment:3 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Not reproducable. Appears to be a local mis-installation
gegl's main.log