pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/40533: www/webkit-gtk does not compile
The following reply was made to PR pkg/40533; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/40533: www/webkit-gtk does not compile
Date: Mon, 29 Dec 2014 08:17:15 +0000
On Sun, Feb 01, 2009 at 05:05:00PM +0000, Peter.Bex%xs4all.nl@localhost wrote:
> All output (and stderr) is redirected to /dev/null, so it's
> impossible to find out what went wrong. I can't seem to find
> the place in the Makefile where this redirection takes place
> either. Maybe this is a bug in pkgsrc or one of its compiler
> wrappers, instead?
It's libtool that does that. The only way to figure out what happened
is to get the real post-wrappers command line from work/.work.log and
run that manually without the redirection. Sometimes you can do it by
running make build-env and running the pre-wrappers command line
without the redirection.
Or if we're lucky the problem will have disappeared in the past six
years.
Either way it's unlikely that this can be diagnosed without a macppc
build box, which I don't have. :-/
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index