pkgsrc-Bugs archive

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

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



>Number:         41044
>Category:       pkg
>Synopsis:       x11/alacarte (and, hence, gnome) build broken
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 19 20:20:00 +0000 2009
>Originator:     Greg Oster
>Release:        NetBSD 5.0_RC2
>Organization:
>Environment:
System: NetBSD scrooge 5.0_RC2 NetBSD 5.0_RC2 (SCROOGE) #0: Tue Mar 3 09:22:55 
CST 2009 
oster@scrooge:/u1/builds/build32/src/obj/i386/u1/builds/build32/src/sys/arch/i386/compile/SCROOGE
 i386
Architecture: i386
Machine: i386
>Description:
        The build of x11/alacarte (and, hence, gnome) is broken:

=> Full dependency py25-gtk2>=2.8.5nb1: found py25-gtk2-2.14.1
=> Full dependency py25-gnome-menus>=2.16.1: found py25-gnome-menus-2.22.2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.10nb1
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.15
===> Overriding tools for alacarte-0.11.6nb1
===> Extracting for alacarte-0.11.6nb1
===> Patching for alacarte-0.11.6nb1
=> Applying pkgsrc patches for alacarte-0.11.6nb1
===> Creating toolchain wrappers for alacarte-0.11.6nb1
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  
dst=/usr/pkgsrc/x11/alacarte/work.quad/.buildlink/lib/pkgconfig/fixesext.pc;  
/bin/mkdir -p /usr/pkgsrc/x11/alacarte/work.quad/.buildlink/lib/pkgconfig;  if 
test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
===> Configuring for alacarte-0.11.6nb1
=> Substituting "paths" in Alacarte/util.py
=> 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
configure: WARNING: Unrecognized options: --without-libintl-prefix, 
--without-libiconv-prefix
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 a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... 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... none
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for ngettext in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/pkgsrc/x11/alacarte/work.quad/.tools/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/pkgsrc/x11/alacarte/work.quad/.tools/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for intltool >= 0.35.0... 0.40.5 found
checking for intltool-update... 
/usr/pkgsrc/x11/alacarte/work.quad/.tools/bin/intltool-update
checking for intltool-merge... 
/usr/pkgsrc/x11/alacarte/work.quad/.tools/bin/intltool-merge
checking for intltool-extract... 
/usr/pkgsrc/x11/alacarte/work.quad/.tools/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) 
/usr/pkgsrc/x11/alacarte/work.quad/.tools/bin/msgfmt
checking for perl... /usr/pkg/bin/perl
checking for XML::Parser... ok
checking whether /usr/pkg/bin/python2.5 version is >= 2.6.0... no
checking whether /usr/pkg/bin/python2.5 version is >= 2.5.0... yes
checking for  version... 2.5
checking for  platform... netbsd5
checking for  script directory... ${prefix}/lib/python2.5/site-packages
checking for  extension module directory... 
${exec_prefix}/lib/python2.5/site-packages
checking pkg-config is at least version 0.9.0... yes
checking for ALACARTE... yes
checking for pygtk 2.8.0 installed for python 2.4... not found
configure: error: required pygtk version not found
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/alacarte
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/alacarte

The python bits already installed on this system are:

py25-gnome2-2.26.0  Python binding for GNOME2
python25-2.5.2nb4   Interpreted, interactive, object-oriented programming 
language
py25-gobject-2.16.1 Python bindings for glib2 gobject
py-gobject-shared-2.16.1 Python bindings for glib2 gobject
xdpyinfo-1.0.3      Display information utility for X
py25-libxml2-2.7.3  Python wrapper for libxml2
py25-libxslt-1.1.24 Python wrapper for libxslt
py25-gtk2-2.14.1    Python bindings for GTK+2
py25-dbus-0.83.0    Python bindings for the D-BUS message bus system
py25-gnome-menus-2.22.2 Python bindings for gnome-menus
py25-expat-0nb4     Python interface to expat
py25-docutils-0.5   Python tool to generate documents
py25-pyrex-0.9.8.5  Language for Writing Python Extension Modules
py25-Numeric-24.2   Adds multidimensional numeric arrays to Python
py25-cairo-1.8.2    Python bindings for cairo
py25-ORBit-2.24.0   Python bindings for ORBit2

Basically without x11/alacarte, meta-pkgs/gnome won't build either.

>How-To-Repeat:
        cd /usr/pkgsrc/x11/alacarte
        make package clean
>Fix:
        please.



Home | Main Index | Thread Index | Old Index