[MacPorts] #21582: trace mode fails extracting any port
MacPorts
noreply at macports.org
Mon Dec 13 13:34:10 PST 2010
#21582: trace mode fails extracting any port
--------------------------------------+-------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: reopened
Priority: Normal | Milestone: MacPorts Future
Component: base | Version: 1.8.0
Resolution: | Keywords: snowleopard
Port: |
--------------------------------------+-------------------------------------
Changes (by snc@…):
* cc: jmr@… (added)
* status: closed => reopened
* resolution: fixed =>
Comment:
This change in trunk appears to cause a build failure on ppc970 (G5). Do
other platforms have build issues now as well?
{{{
darwintrace.c:925: warning: 'struct stat64' declared inside parameter list
darwintrace.c:925: warning: its scope is only this definition or
declaration, which is probably not what you want
darwintrace.c: In function 'stat64':
darwintrace.c:941: error: 'SYS_stat64' undeclared (first use in this
function)
darwintrace.c:941: error: (Each undeclared identifier is reported only
once
darwintrace.c:941: error: for each function it appears in.)
darwintrace.c:948:5: warning: '$' in identifier or number
darwintrace.c: At top level:
darwintrace.c:948: warning: 'struct stat64' declared inside parameter list
darwintrace.c: In function 'stat$INODE64':
darwintrace.c:950: warning: passing argument 2 of 'stat64' from
incompatible pointer type
darwintrace.c: At top level:
darwintrace.c:976: warning: 'struct stat64' declared inside parameter list
darwintrace.c: In function 'lstat64':
darwintrace.c:992: error: 'SYS_lstat64' undeclared (first use in this
function)
darwintrace.c: At top level:
darwintrace.c:999: warning: 'struct stat64' declared inside parameter list
darwintrace.c: In function 'lstat$INODE64':
darwintrace.c:1001: warning: passing argument 2 of 'lstat64' from
incompatible pointer type
make[2]: *** [darwintrace.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/21582#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list