| Summary: | 7.0-BETA2 buildworld fails in contrib/tcsh | ||
|---|---|---|---|
| Product: | Base System | Reporter: | yuri |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 7.0-BETA2 | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
yuri
2007-11-20 10:10:01 UTC
State Changed From-To: open->closed I was unable to reproduce this and I build beta2 a lot of times, beta3 also does not have that issue, can you upgrade your software tree to make sure it is up to date and retry. If you're getting multiple failures in buildworld, you need to check to see whether you have any stale sources, or that your RAM is failing. mcl Problem here is with sumbitter's CFLAGS. It can be easily reproduced.
> cc -I/usr/local/include -O3 -fno-strict-aliasing -pipe
^^^^^^^^^^^^^^^^^^^^
|