bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14706: Mac OS X gcc and bogus warnings about *.dSYM, directories


From: Hanspeter Niederstrasser
Subject: bug#14706: Mac OS X gcc and bogus warnings about *.dSYM, directories
Date: Wed, 24 Jul 2013 09:32:14 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

The patch mentioned above does fix the issue about the dSYM directory when using Apple's rm. However, if a user has the GNU coreutils package installed, GNU rm generates a different error text and then the test fails.

With Apple's rm, this is the 'rm' feedback which is dealt with correctly:

rm: conftest.dSYM: is a directory

With GNU rm, this is the 'rm' feedback which causes depcomp2.sh to fail:

rm: cannot remove 'conftest.dSYM': Is a directory

Hanspeter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]