pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42203 (devel/cmake build fails on NetBSD-5.0_STABLE/i386)
The following reply was made to PR pkg/42203; it has been noted by GNATS.
From: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>
To: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/42203 (devel/cmake build fails on NetBSD-5.0_STABLE/i386)
Date: Thu, 22 Oct 2009 19:50:33 -0400
On Thu, 22 Oct 2009 18:28:59 -0500 (CDT)
"John D. Baker" <jdbaker%mylinuxisp.com@localhost> wrote:
> On Thu, 22 Oct 2009, Thomas Klausner wrote:
>
> > On Thu, Oct 22, 2009 at 01:50:04AM +0000, John D. Baker wrote:
> > > Yes. 'make clean clean-depends' before each attempt. Same result
> > > every time on multiple machines.
> >
> > I'm sorry, I have no idea what goes wrong here, except that it
> > shouldn't find both ncurses and system curses headers.
> >
> > I don't see this on NetBSD-5.99.21/amd64.
> > Thomas
>
> New data point. I've gotten cmake to build on ONE machine, but fails
> on three others. All are running NetBSD-5.0_STABLE from 16 October or
> later.
>
> The one successful build is on a machine which had all packages removed
> (pkg_delete -ff "*") and everything has been built fresh from
> pkgsrc-2009Q3.
>
> The failing machines have a mixture of packages from pkgsrc-2009Q2 and
> -current in the period leading up to pkgsrc-2009Q3.
>
> Maybe I should investigate "pkg-rolling_replace"?
Just in case, perhaps another thing to check is if any PATH, LDFLAGS,
CFLAGS or COPTS and the like are overwritten in any non-login shell
profile script (or mk.conf), rather than appended to. This was the
source of some grief on a local system here years ago and caused
confusion between curses and ncurses as well as causing various other
odd problems building various packages (yet many others built fine).
--
Matt
Home |
Main Index |
Thread Index |
Old Index