On 19/11/2013 18:44, Dominic Fandrey wrote:
> On 18/11/2013 20:28, Kimmo Paasiala wrote:
>> On Mon, Nov 18, 2013 at 10:05 AM, Dominic Fandrey <kamik...@bsdforen.de> 
>> wrote:
>>> On 18/11/2013 04:10, Eitan Adler wrote:
>>>> On Thu, Nov 14, 2013 at 1:00 PM, Dominic Fandrey <kamik...@bsdforen.de> 
>>>> wrote:
>>>>> # make DESTDIR=/root/tmpdest install
>>>>> ===>  Creating some important subdirectories
>>>>
>>>> Are you sure you don't mean "make PREFIX=/root/tmpdest/" ?
>>>
>>> Yes.
>>>
>>> --
>>
>> I would expect DESTDIR=/some/path just work for any port. Last commit
>> to bsd.destdir was over a year ago so either it has been broken for a
>> long time or some other more recent commit has broken it.
> 
> /root/tmpdest is a complete FreeBSD chroot (I did a
> "make installworld distribution DESTDIR=/root/tmpdest" right beforehand).
> 
> I tried several ports, they all exhibit the same failure.

The issue is that BSD make (in stable/10) passes "set -e" to the shell
by default.

I submitted the details and a fix:
http://www.freebsd.org/cgi/query-pr.cgi?pr=184170

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to