Opened 5 days ago

Last modified 5 days ago

#71219 new defect

oorexx @4.0.1_2 build fails

Reported by: kwolcott Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: oorexx

Description (last modified by jmroot (Joshua Root))

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'

Attachments (1)

oorexx_port_build_failure.log.bz2 (18.2 KB) - added by kwolcott 5 days ago.

Download all attachments as: .zip

Change History (2)

Changed 5 days ago by kwolcott

comment:1 Changed 5 days ago by jmroot (Joshua Root)

Description: modified (diff)
Summary: variable has incomplete type 'struct stat64' and invalid operands to binary expression ('stat64' and 'int')oorexx @4.0.1_2 build fails

The 4.0.1 release is from 2010, and there have been a number of releases upstream since then.

Note: See TracTickets for help on using tickets.