Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2009 19:11:10 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Andriy Gapon <avg@icyb.net.ua>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: portmaster vs openoffice.org-3 (dmake)
Message-ID:  <4A1366BE.9030700@FreeBSD.org>
In-Reply-To: <4A12F1EC.5030805@icyb.net.ua>
References:  <4A12F1EC.5030805@icyb.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Andriy Gapon wrote:
> I am not exactly sure what's going on, but I see that dmake crashes with SIGBUS
> during editors/openoffice.org-3 (version 3.1.0) build when executed via portmaster.
> Simple make of the port doesn't trigger the problem.
> 
> I examined dmake core file with gdb and it seems that some memory gets overwritten
> with text, so I assume that portmaster may set some peculiar environment variables
> that dmake couldn't digest properly. Maybe the variable(s) is just sufficiently
> big and dmake has a bug.

portmaster has no knowledge of dmake, and it doesn't set make
variables unless the user specifies them. It does set a few
enviornment variables, but nothing that should have an effect here. It
would help to debug this if you could narrow it down a little.

Also, are you setting anything interesting in make.conf? Particularly
the new make jobs safe stuff?


Doug



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A1366BE.9030700>