Hello Bruce,

* Bruce Dugan wrote on Wed, Dec 03, 2008 at 10:06:34AM CET:
>
> Here is the output you requested. Thanks.

Thanks.  This is the failure:

| ERROR: files left in build directory after distclean:
| ./debug/libbar/a.out.dSYM/Contents/Info.plist
| ./debug/libbar/a.out.dSYM/Contents/Resources/DWARF/a.out
| ./debug/libfoo/a.out.dSYM/Contents/Info.plist
| ./debug/libfoo/a.out.dSYM/Contents/Resources/DWARF/a.out
| make: *** [distcleancheck] Error 1
| FAIL: multlib.test

You wrote that you were using Autoconf 2.63 IIRC.  Please check that
again, we fixed that sometime between 2.62 and 2.63.  The bug is with
the compiler/linker who leaves stray debug files in *.dSYM directories.
But AFAIK we fixed Autoconf to remove all instances of such files, and
I cannot reproduce the above error with Automake 1.10.2 and Autoconf
2.63, either on darwin.

Thanks,
Ralf


Reply via email to