[MacPorts] #71219: oorexx @4.0.1_2 build fails (was: variable has incomplete type 'struct stat64' and invalid operands to binary expression ('stat64' and 'int'))
MacPorts
noreply at macports.org
Fri Nov 1 07:04:06 UTC 2024
#71219: oorexx @4.0.1_2 build fails
-----------------------+--------------------
Reporter: kwolcott | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: oorexx |
-----------------------+--------------------
Old description:
> bzgrep 'error: ' ./oorexx_port_build_failure.log.bz2
> :info:build ./common/platform/unix/SysFile.cpp:963:23: error: variable
> has incomplete type 'struct stat64'
> :info:build ./common/platform/unix/SysFile.cpp:992:19: error: variable
> has incomplete type 'struct stat64'
> :info:build ./common/platform/unix/SysFile.cpp:993:33: error: invalid
> operands to binary expression ('stat64' and 'int')
> :info:build ./common/platform/unix/SysFile.cpp:1025:23: error: variable
> has incomplete type 'struct stat64'
> :info:build ./common/platform/unix/SysFile.cpp:1050:19: error: variable
> has incomplete type 'struct stat64'
> :info:build ./common/platform/unix/SysFile.cpp:1051:33: error: invalid
> operands to binary expression ('stat64' and 'int')
> :info:build ./common/platform/unix/SysFile.cpp:1082:19: error: variable
> has incomplete type 'struct stat64'
New description:
{{{
bzgrep 'error: ' ./oorexx_port_build_failure.log.bz2
:info:build ./common/platform/unix/SysFile.cpp:963:23: error: variable has
incomplete type 'struct stat64'
:info:build ./common/platform/unix/SysFile.cpp:992:19: error: variable has
incomplete type 'struct stat64'
:info:build ./common/platform/unix/SysFile.cpp:993:33: error: invalid
operands to binary expression ('stat64' and 'int')
:info:build ./common/platform/unix/SysFile.cpp:1025:23: error: variable
has incomplete type 'struct stat64'
:info:build ./common/platform/unix/SysFile.cpp:1050:19: error: variable
has incomplete type 'struct stat64'
:info:build ./common/platform/unix/SysFile.cpp:1051:33: error: invalid
operands to binary expression ('stat64' and 'int')
:info:build ./common/platform/unix/SysFile.cpp:1082:19: error: variable
has incomplete type 'struct stat64'
}}}
--
Comment (by jmroot):
The 4.0.1 release is from 2010, and there have been a number of releases
upstream since then.
--
Ticket URL: <https://trac.macports.org/ticket/71219#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list