#25112: py26-webkitgtk Errors out on install -------------------------------------+-------------------------------------- Reporter: micah+macports@… | Owner: nodamage@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py26-webkitgtk -------------------------------------+-------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => nodamage@… * keywords: python pywebkitgtk => * port: => py26-webkitgtk Old description:
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.
New description: 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. }}} -- Comment: Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/25112#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS