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
_______________________________________________
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