pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41044: x11/alacarte (and, hence, gnome) build broken



Matthias Drochner writes:
> 
> oster%cs.usask.ca@localhost said:
> > ImportError: /usr/pkg/lib/python2.5/site-packages/gtk-2.0/glib/
> > _glib.so: Undefined PLT symbol "PySignal_SetWakeupFd" (symnum = 53) 
> 
> PySignal_SetWakeupFd is Python-2.6+ so it shouldn't be used
> in an extension for Python-2.5.
> Seems that something is wrong with your py-gobject pkg.
> There is a "configure" check:
> checking for PySignal_SetWakeupFd in Python.h... no
> Can you try to build py-gobject and have a look at this?

It says:
...
checking for PySignal_SetWakeupFd in Python.h... yes
...

Full config log below.

Later...

Greg Oster

'make package'

=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for pygobject-2.16.1.tar.gz
=> Checksum RMD160 OK for pygobject-2.16.1.tar.gz
===> Installing dependencies for py25-gobject-2.16.1
==========================================================================
The following variables will affect the build process of this package,
py25-gobject-2.16.1.  Their current value is shown below:

        * BDB185_DEFAULT = db1
        * BDB_DEFAULT = db4
        * PYTHON_VERSION_DEFAULT = 25

Based on these variables, the following variables have been set:

        * BDBBASE = /usr
        * BDB_LIBS (defined, but empty)
        * BDB_TYPE = db1
        * PYPACKAGE = python25

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26
=> Build dependency pkg-config>=0.19: found pkg-config-0.23
=> Build dependency py-gobject-shared>=2.16.1: found py-gobject-shared-2.16.1
=> Full dependency python25>=2.5.2: found python25-2.5.2nb4
=> Full dependency glib2>=2.14.3: found glib2-2.20.0nb1
===> Overriding tools for py25-gobject-2.16.1
===> Extracting for py25-gobject-2.16.1
===> Patching for py25-gobject-2.16.1
=> Applying pkgsrc patches for py25-gobject-2.16.1
/usr/bin/sed "s|@PYGTKCODEGEN@|/usr/pkg/share/pygobject/2.0|"  
</usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/dsextras.py 
>/usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/dsextras.py.tmp  && 
/bin/mv /usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/dsextras.py.tmp 
/usr/pkgsrc/devel/py-gobject/work.quad/pygobject-2.16.1/dsextras.py
===> Creating toolchain wrappers for py25-gobject-2.16.1
===> Configuring for py25-gobject-2.16.1
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
=> Fixing locale directory references.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking build system type... i386-unknown-netbsdelf5.0.
checking host system type... i386--netbsdelf
checking for some Win32 platform... no
checking for native Win32... no
checking for style of include used by make... GNU
checking for i386--netbsdelf-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... 
/usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld) 
is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for i386--netbsdelf-dumpbin... no
checking for i386--netbsdelf-link... no
checking for dumpbin... no
checking for link... link -dump -symbols
checking the name lister (link -dump -symbols) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld option to 
reload object files... -r
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so|_pic\.a)$
checking for i386--netbsdelf-ar... no
checking for ar... ar
checking for i386--netbsdelf-strip... strip
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking command to parse link -dump -symbols output from cc object... failed
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker 
(/usr/pkgsrc/devel/py-gobject/work.quad/.wrapper/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such 
file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_so
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... no
configure: creating ./config.lt
config.lt: creating libtool
rm: libtoolT: No such file or directory
checking whether cc understands -c and -o together... yes
checking whether /usr/pkg/bin/python2.5 version >= 2.3.5... yes
checking for /usr/pkg/bin/python2.5 version... 2.5
checking for /usr/pkg/bin/python2.5 platform... netbsd5
checking for /usr/pkg/bin/python2.5 script directory... 
${prefix}/lib/python2.5/site-packages
checking for /usr/pkg/bin/python2.5 extension module directory... 
${exec_prefix}/lib/python2.5/site-packages
checking for python version... (cached) 2.5
checking for python platform... (cached) netbsd5
checking for python script directory... (cached) 
${prefix}/lib/python2.5/site-packages
checking for python extension module directory... (cached) 
${exec_prefix}/lib/python2.5/site-packages
checking for headers required to compile python extensions... found
checking for PySignal_SetWakeupFd in Python.h... yes
checking for python module thread... yes
checking whether to enable threading in pygobject... yes
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.14.0... yes (version 2.20.0)
checking for ffi... checking for FFI... no
no
checking for GIO... yes
checking for GIOUNIX... yes
checking whether cc understands -Wall... yes
checking whether cc understands -fno-strict-aliasing... yes
checking whether cc understands -std=c9x... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pygobject-2.0.pc
config.status: creating pygobject-2.0-uninstalled.pc
config.status: creating codegen/Makefile
config.status: creating codegen/pygobject-codegen-2.0
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating docs/xsl/fixxref.py
config.status: creating glib/Makefile
config.status: creating gobject/Makefile
config.status: creating gio/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating PKG-INFO
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory

libffi support: no

=> Modifying libtool scripts to use pkgsrc libtool
===> Building for py25-gobject-2.16.1
...



Home | Main Index | Thread Index | Old Index