pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43455 (cross/avr-gcc doesn't build unprivilledged)
The following reply was made to PR pkg/43455; it has been noted by GNATS.
From: Edgar =?iso-8859-1?B?RnXf?= <ef%math.uni-bonn.de@localhost>
To: Matthias Scheler <tron%NetBSD.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/43455 (cross/avr-gcc doesn't build unprivilledged)
Date: Tue, 22 Jun 2010 11:48:12 +0200
> You did start the build with "bmake USE_DESTDIR=yes"?
No.
In my opinion, INSTALL is abused here. INSTALL is for installing files into
the target system, not for moving files around in the build tree. After all,
they even do a chmod afterwards.
It works by chance if building unprivilledged.
It works by chance if used with DESTDIR.
In fact, it's broken (uptream, not pkgsrc).
Home |
Main Index |
Thread Index |
Old Index