This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: bootstrap/16469: use of find without -print


> Was this mainline or branch?

I hit the problem on the 3.4 branch.

> It looks like your recent mainline results are OK:
>
>     http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00828.html
>
> and LAST_UPDATED seems to be after the commit.  Were the failing tests
> run on the same machine?  If not, does the other machine run the same
> version of solaris?

I saw the problem on several Solaris machines (at least Solaris 8 and 9).  
When I reverted the patch on the Sol 8 box, everything worked again.

> FWIW, I've just tested the command on 3.4 branch using a solaris2.6 box
> and didn't see any problems.  There was no special version of find in
> PATH, so find == /usr/bin/find.

Thanks for checking.  find is /bin/find on the various Solaris boxes, 
although it's very likely the same version as /usr/bin/find.

Anyway, I was able to do the usual testing with the 3.4 branch on the 5 
Solaris machines yesterday and today, so it appears that everything works 
again.  It might have been a local problem with NFS.

Sorry for the inconvenience.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]