Opened 6 days ago
Last modified 5 days ago
#71219 new defect
oorexx @4.0.1_2 build fails — at Version 1
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'
Change History (2)
Changed 6 days ago by kwolcott
Attachment: | oorexx_port_build_failure.log.bz2 added |
---|
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 |
Note: See
TracTickets for help on using
tickets.
The 4.0.1 release is from 2010, and there have been a number of releases upstream since then.