New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25112 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

py26-webkitgtk: could not find pygobject-codegen-2.0 script

Reported by: micah+macports@… Owned by: nodamage@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: gilf@…, simonis.christophe+macports@…
Port: py26-webkitgtk

Description (last modified by jmr@…) (diff)

I have installed MacPorts and all required dependencies tonight. I can't find reference to packages of the listed dependencies. Unsure how to proceed, please help.

$ sudo port install -d py26-webkitgtk
--->  Computing dependencies for py26-webkitgtk
--->  Configuring py26-webkitgtk
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-webkitgtk/work/pywebkitgtk-1.1.7" && ./configure --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.6 --includedir=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 " returned error 1
Command output: checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.2 static flag -static works... no
checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating ./config.lt
config.lt: creating libtool
checking whether /opt/local/bin/python2.6 version >= 2.4... yes
checking for /opt/local/bin/python2.6 version... 2.6
checking for /opt/local/bin/python2.6 platform... darwin
checking for /opt/local/bin/python2.6 script directory... ${prefix}/lib/python2.6/site-packages
checking for /opt/local/bin/python2.6 extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for headers required to compile python extensions... found
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
checking for pygobject-codegen-2.0... no
checking for pygtk-codegen-2.0... no
configure: error: could not find pygobject-codegen-2.0 script

Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Attachments

bluh.txt (226.2 KB) - added by micah+macports@… 3 years ago.
debug output

Change History

comment:1 Changed 3 years ago by jmr@…

  • Owner changed from macports-tickets@… to nodamage@…
  • Keywords python pywebkitgtk removed
  • Port set to py26-webkitgtk
  • Description modified (diff)

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.

comment:2 Changed 3 years ago by gilf@…

  • Cc gilf@… added

Cc Me!

comment:3 in reply to: ↑ description Changed 3 years ago by ryandesign@…

  • Summary changed from py26-webkitgtk Errors out on install to py26-webkitgtk: could not find pygobject-codegen-2.0 script

Replying to micah+macports@…:

$ sudo port install -d py26-webkitgtk

FYI, the "-d" flag has no effect unless you put it in the right place, which is right after the word "port".

Changed 3 years ago by micah+macports@…

debug output

comment:4 Changed 3 years ago by simonis.christophe+macports@…

  • Cc simonis.christophe+macports@… added

Cc Me!

comment:5 Changed 3 years ago by simonis.christophe+macports@…

can be fixed by applying the same modification as this patch does: https://trac.macports.org/attachment/ticket/20612/Portfile.2.diff

comment:6 Changed 3 years ago by elelay@…

  • Status changed from new to closed
  • Resolution set to fixed

I applied your suggestion in r72386. Thanks !

Note: See TracTickets for help on using tickets.