I'm having similar problems with apt-build from unstable.  If I do not use 
"--nowrapper", I get segfaults in make like this:

checking dependency style of i486-linux-gnu-g++... ./configure: line 4135: 
19100 Segmentation fault      ${MAKE-make} -s -f confmf >/dev/null 2>&1

In this case, line 4135 looks like this, probably typical of a configure file:

for depmode in $am_compiler_list; do

As a result, when make tries to actually compile it, it segfaults too:

make  all-recursive
make[1]: *** [all] Segmentation fault

But if I run apt-build with --nowrapper, it works fine.

There seem to be similar bugs in here, but I'm getting different errors.  
Should I file a new bug, or is this it?

Attachment: pgpvZqG03ogSo.pgp
Description: PGP signature

Reply via email to