Opened 2 years ago

Closed 2 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:2 Changed 2 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 :)

Last edited 2 years ago by kencu (Ken) (previous) (diff)

comment:3 Changed 2 years ago by catap (Kirill A. Korinsky)

Resolution: fixed
Status: assignedclosed

In 8ec8efb9c864fcacb7cffcad324bdec24c966991/macports-ports (master):

gcc10-bootstrap: skip bootstrap comparison

Closes: #65033

Note: See TracTickets for help on using tickets.