Bootstrap fails at revision 151873 on *-apple-darwin9 with ... checking for long long... yes checking size of long long... configure: error: in `/opt/gcc/darwin_buildw/gcc': configure: error: cannot compute sizeof (long long) See `config.log' for more details. make[2]: *** [configure-stage3-gcc] Error 77 make[1]: *** [stage3-bubble] Error 2 make: *** [all] Error 2
Looking at the config.log files I see: configure:5754: /opt/gcc/i686-darwin/./prev-gcc/xgcc -B/opt/gcc/i686-darwin/./prev-gcc/ -B/opt/gcc/gcc4.5w/i686-apple-darwin9/bin/ -B/opt/gcc/gcc4.5w /i686-apple-darwin9/bin/ -B/opt/gcc/gcc4.5w/i686-apple-darwin9/lib/ -isystem /opt/gcc/gcc4.5w/i686-apple-darwin9/include -isystem /opt/gcc/gcc4.5w/i68 6-apple-darwin9/sys-include -o conftest -g -O2 -fomit-frame-pointer conftest.c >&5 Assertion failed: (!"Unknown one-operand"), function LinkLocation, file /SourceCache/dwarf_utilities/dwarf_utilities-66/source/DWARFdSYM.cpp, line 157 1. xgcc: Internal error: Abort trap (program dsymutil) Last successful builds: 151801 on i686-apple-darwin9 (see http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg01688.html) and 151771 on powerpc-apple-darwin9 (see http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg01689.html). This PR may be a duplicate of pr41395, but the symptoms are different along with the revision numbers. See also http://gcc.gnu.org/ml/gcc-regression/2009-09/msg00190.html for a possible culprit. -- Summary: [4.5 Regression] Bootstrap fails at revision 151873 on *-apple-darwin9 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr GCC build triplet: *-apple-darwin9 GCC host triplet: *-apple-darwin9 GCC target triplet: *-apple-darwin9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41405