Subject: pkg/37354: meta-pkgs/gnome fails on evolution
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <jan.m.danielsson@gmail.com>
List: pkgsrc-bugs
Date: 11/10/2007 12:05:00
>Number:         37354
>Category:       pkg
>Synopsis:       meta-pkgs/gnome fails on evolution
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 10 12:05:00 +0000 2007
>Originator:     Jan Danielsson
>Release:        NetBSD/amd64 4.0 RC2
>Organization:
Confuse A Cat Inc.
>Environment:
NetBSD anca 4.0_RC2 NetBSD 4.0_RC2 (ANCABOOT) #0: Fri Oct 12 19:19:52 CEST 2007  jan@c-e2b8e455.91-0200-74657210.cust.bredbandsbolaget.se:/home/jan/netbsd4/anca/obj.amd64/usr/src/sys/arch/amd64/compile/ANCABOOT amd64

>Description:
Building meta-pkgs/gnome results in:

[---]
=> Full dependency libgnomeprint>=2.12.1nb3: found libgnomeprint-2.18.2nb1
=> Full dependency libbonobo>=2.10.1nb2: found libbonobo-2.20.1
=> Full dependency ORBit2>=2.12.4nb1: found ORBit2-2.14.10
=> Full dependency glib2>=2.8.6nb1: found glib2-2.14.3
=> Full dependency libxml2>=2.6.23nb1: found libxml2-2.6.30
===> Overriding tools for evolution-exchange-2.10.1nb3
===> Extracting for evolution-exchange-2.10.1nb3
===> Patching for evolution-exchange-2.10.1nb3
===> Creating toolchain wrappers for evolution-exchange-2.10.1nb3
src=/usr/pkg/lib/pkgconfig/fixesproto.pc  dst=/pkg_comp/obj/pkgsrc/mail/evolution-exchange/default/.buildlink/lib/pkgconfig/fixesext
.pc;  /bin/mkdir -p /pkg_comp/obj/pkgsrc/mail/evolution-exchange/default/.buildlink/lib/pkgconfig;  if test -f ${src}; then  /bin/ln
 -sf ${src} ${dst};  fi
===> Configuring for evolution-exchange-2.10.1nb3
=> 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
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
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 x86_64--netbsd-strip... no
checking for strip... strip
checking Evolution version... configure: error: Evolution development libraries not installed
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/evolution-exchange
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mail/evolution-exchange
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/meta-pkgs/gnome

>How-To-Repeat:
Just rebuild meta-pkgs/gnome.
>Fix:
Personally, I'd like to be able to exclude evolution from meta-pkgs/gnome. Is it possible by using some /etc/mk.conf options?

I guess there's a broken dependency somewhere. But I'm just guessing.