Opened 5 years ago
Closed 3 years ago
#60058 closed defect (worksforme)
gcc9 @9.2.0: configure: error: cannot compute sizeof (long long)
Reported by: | manulcaux | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | Dave-Allured (Dave Allured) | |
Port: | gcc9 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I have to re-install gcc9 because I want to uptade my gildas package (see ticket:59347). I am on a Mac running OSX 10.14.6 and Xcode 11.3.1
As suggested in this ticket I did the following :
sudo port uninstall gcc9 sudo port -v -s install gcc9
But the gcc9 install fails with the error as seen in the main.log attached file
I cleaned gcc9 and repeated 3 times the install but always get the same error
Attachments (1)
Change History (6)
Changed 5 years ago by manulcaux
comment:1 Changed 5 years ago by kencu (Ken)
comment:2 Changed 5 years ago by kencu (Ken)
Summary: | Cannot install gcc9 → gcc9: configure: error: cannot compute sizeof (long long |
---|
comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Summary: | gcc9: configure: error: cannot compute sizeof (long long → gcc9 @9.2.0: configure: error: cannot compute sizeof (long long) |
comment:4 Changed 5 years ago by Dave-Allured (Dave Allured)
Cc: | Dave-Allured added |
---|
comment:5 Changed 3 years ago by kencu (Ken)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
closed due to lack of response to required information.
Note: See
TracTickets for help on using
tickets.
in the gcc build directory there is a
config.log
we'll need to see that to help further.