Opened 10 years ago

Closed 10 years ago

#42135 closed defect (fixed)

py27-pygtk @2.24.0_3: build fails after upgrade to py27-gobject @2.90.4

Reported by: mndavidoff (Monte Davidoff) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: py-pygtk

Description

I tried to install py27-pygtk after I upgraded from py27-gobject @2.28.6_0 to py27-gobject @2.90.4_0. The build failed with this message:

$ port installed py27-gobject
The following ports are currently installed:
  py27-gobject @2.90.4_0 (active)
$ sudo port -vs install py27-pygtk +x11
--->  Computing dependencies for py27-pygtk.
--->  Fetching distfiles for py27-pygtk
...
checking for GLIB - version >= 2.8.0... yes (version 2.38.2)
checking for PYGOBJECT... no
configure: error: Package requirements (pygobject-2.0 >= 2.21.3) were not met:

No package 'pygobject-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PYGOBJECT_CFLAGS
and PYGOBJECT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.24.0" && ./configure --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 
Exit code: 1
Error: Failed to configure py27-pygtk, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.24.0/config.log
Error: org.macports.configure for port py27-pygtk returned: configure failure: command execution failed
Warning: targets not executed for py27-pygtk: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Please see the log file for port py27-pygtk for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py27-pygtk failed

Attachments (1)

main.log.gz (8.3 KB) - added by mndavidoff (Monte Davidoff) 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by mndavidoff (Monte Davidoff)

Attachment: main.log.gz added

comment:1 Changed 10 years ago by mndavidoff (Monte Davidoff)

This was fixed when py-gobject was downgraded back to py27-gobject @2.28.6_2: py27-pygtk builds again. Please close this ticket.

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.