pkgsrc-Bugs archive

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

Re: pkg/31300: pkg-config 0.19 self-test fails on NetBSD 2.0.1/Sparc64



The following reply was made to PR pkg/31300; it has been noted by GNATS.

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: Gert Doering <gert%kirk.greenie.muc.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, jlam%NetBSD.org@localhost
Subject: Re: pkg/31300: pkg-config 0.19 self-test fails on NetBSD 2.0.1/Sparc64
Date: Mon, 12 Sep 2005 14:48:30 +0200

 On Mon, Sep 12, 2005 at 09:46:00AM +0000, Gert Doering wrote:
 > >Number:         31300
 > >Category:       pkg
 > >Synopsis:       pkg-config 0.19 self-test fails on NetBSD 2.0.1/Sparc64
 ...
 >      compiling devel/pkg-config (as of yesterday, version 0.19) on
 >      NetBSD 2.0.1/Sparc64 compiles fine, but the self-test 
 >      (make PKGSRC_RUN_TEST?=yes) fails with:
 
 Same test failure on 2.0/i386, so not sparc64 specific.
 The tests work if one does
        cd work*/pkg*/check
        make check
 so it's perhaps some buildlink weirdness, but I've tried
 to understand it for an hour new and didn't make any headway.
 Any ideas, Johnny?
 
 >      no idea what's happening in there - especially why it's talking
 >      about glib, which isn't installed.  glib2 is installed, and that's
 >      where the problem showed up - trying to upgrade to a more recent
 >      glib2 version.
 
 That's a red herring -- pkg-config comes with its own copy of glib,
 to avoid having any dependencies, and the check target runs the tests
 for the included glib too.
  Thomas
 



Home | Main Index | Thread Index | Old Index