Opened 3 years ago

Closed 3 years ago

#62938 closed defect (fixed)

gnudatalanguage @0.9.9: error: variable has incomplete type 'struct stat64'

Reported by: Cathysige Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.7.0
Keywords: arm64 Cc:
Port: gnudatalanguage

Description

Fail to build port gnudatalanguage, repetitive error message on "variable has incomplete type 'struct stat64'. Could it be the M1 chip issue?

Attachments (1)

error build gdl.rtf (204.4 KB) - added by Cathysige 3 years ago.
part of main.log of attempting to build gnudatalanguage

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by Cathysige

Attachment: error build gdl.rtf added

part of main.log of attempting to build gnudatalanguage

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Keywords: arm64 added; struct stat64 removed
Owner: set to tenomoto
Status: newassigned

For future reference, it's easier if you attach the logs in their original format rather than converting to RTF.

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: MacOS 11.3.1 M1 chip fail to build port 'gnudatalanguage'gnudatalanguage @0.9.9: error: variable has incomplete type 'struct stat64'

We've had this same problem with another port on Apple Silicon; see #62853.

comment:3 Changed 3 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: assignedclosed

In 78c904a6b54552a0d11ff65e3dab18caf6fed326/macports-ports (master):

gnudatalanguage: update to 1.0.0-rc.3

Closes: #62938

Note: See TracTickets for help on using tickets.