Opened 3 years ago
Closed 3 years ago
#65033 closed defect (fixed)
gcc10-bootstrap: random failure
Reported by: | catap (Kirill A. Korinsky) | Owned by: | catap (Kirill A. Korinsky) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gcc10-bootstrap |
Description
Build bot is failed on Yosemite as:
Comparing stages 2 and 3 warning: gcc/cc1obj-checksum.o differs warning: gcc/cc1objplus-checksum.o differs Bootstrap comparison failure!
which can't be explained as environment, probably as a sort of random failure which may depends on number of CPU which is available for building gcc.
Change History (3)
comment:1 Changed 3 years ago by catap (Kirill A. Korinsky)
comment:2 Changed 3 years ago by kencu (Ken)
Krill, there are a hundred different reasons for bootstrap comparison failures.
The one in that gcc ticket is specific to that Xcode 12 problem, and has nothing to do with this one, on 10.10.
These can be hard to sort out properly, or easy to work around by just disabling the check :)
comment:3 Changed 3 years ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Build bot logs: https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/180787
Link to GCC's issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340