On ppc(G4) OSX 10.4.11 updating to libvpx-0.9.6-1 failed with

...
    [CC] vpxenc.c.o
vpxenc.c: In function 'stats_open_file':
vpxenc.c:167: warning: format '%d' expects type 'int', but argument 3 has type 
'size_t'
vpxenc.c: At top level:
vpxenc.c:440: error: parse error before 'EbmlLoc'
vpxenc.c:440: warning: type defaults to 'int' in declaration of 'EbmlLoc'
vpxenc.c:440: warning: data definition has no type or storage class
vpxenc.c:459: error: parse error before 'off_t'
vpxenc.c:459: warning: no semicolon at end of struct or union
vpxenc.c:460: warning: type defaults to 'int' in declaration of 'seek_info_pos'
vpxenc.c:460: warning: data definition has no type or storage class
vpxenc.c:461: error: parse error before 'segment_info_pos'
vpxenc.c:461: warning: type defaults to 'int' in declaration of 
'segment_info_pos'
vpxenc.c:461: warning: data definition has no type or storage class
vpxenc.c:462: error: parse error before 'track_pos'
vpxenc.c:462: warning: type defaults to 'int' in declaration of 'track_pos'
vpxenc.c:462: warning: data definition has no type or storage class
vpxenc.c:463: error: parse error before 'cue_pos'
vpxenc.c:463: warning: type defaults to 'int' in declaration of 'cue_pos'
vpxenc.c:463: warning: data definition has no type or storage class
vpxenc.c:464: error: parse error before 'cluster_pos'
vpxenc.c:464: warning: type defaults to 'int' in declaration of 'cluster_pos'
vpxenc.c:464: warning: data definition has no type or storage class
vpxenc.c:467: error: parse error before 'track_id_pos'
vpxenc.c:467: warning: type defaults to 'int' in declaration of 'track_id_pos'
vpxenc.c:467: warning: data definition has no type or storage class
vpxenc.c:470: error: parse error before 'startSegment'
vpxenc.c:470: warning: type defaults to 'int' in declaration of 'startSegment'
vpxenc.c:470: warning: data definition has no type or storage class
vpxenc.c:471: error: parse error before 'startCluster'
vpxenc.c:471: warning: type defaults to 'int' in declaration of 'startCluster'
vpxenc.c:471: warning: data definition has no type or storage class
vpxenc.c:479: error: parse error before '}' token
vpxenc.c: In function 'Ebml_Write':
vpxenc.c:484: error: dereferencing pointer to incomplete type
vpxenc.c: At top level:
vpxenc.c:510: error: parse error before 'EbmlLoc'
vpxenc.c: In function 'Ebml_StartSubElement':
vpxenc.c:517: error: 'glob' undeclared (first use in this function)
vpxenc.c:517: error: (Each undeclared identifier is reported only once
vpxenc.c:517: error: for each function it appears in.)
vpxenc.c:517: error: 'class_id' undeclared (first use in this function)
vpxenc.c:518: error: 'ebmlLoc' undeclared (first use in this function)
vpxenc.c: At top level:
vpxenc.c:523: error: parse error before 'EbmlLoc'
vpxenc.c: In function 'Ebml_EndSubElement':
vpxenc.c:525: error: 'off_t' undeclared (first use in this function)
vpxenc.c:525: error: parse error before 'pos'
vpxenc.c:529: error: 'pos' undeclared (first use in this function)
vpxenc.c:529: error: 'glob' undeclared (first use in this function)
vpxenc.c:532: error: 'ebmlLoc' undeclared (first use in this function)
vpxenc.c: At top level:
vpxenc.c:545: error: parse error before 'off_t'
vpxenc.c: In function 'write_webm_seek_element':
vpxenc.c:547: error: 'pos' undeclared (first use in this function)
vpxenc.c:547: error: 'ebml' undeclared (first use in this function)
vpxenc.c:548: error: parse error before 'start'
vpxenc.c:549: error: 'start' undeclared (first use in this function)
vpxenc.c:550: error: 'id' undeclared (first use in this function)
vpxenc.c: In function 'write_webm_seek_info':
vpxenc.c:560: error: 'off_t' undeclared (first use in this function)
vpxenc.c:560: error: parse error before 'pos'
vpxenc.c:563: error: 'pos' undeclared (first use in this function)
vpxenc.c:563: error: dereferencing pointer to incomplete type
vpxenc.c:565: error: dereferencing pointer to incomplete type
vpxenc.c:566: error: dereferencing pointer to incomplete type
vpxenc.c:566: error: dereferencing pointer to incomplete type
vpxenc.c:568: error: dereferencing pointer to incomplete type
vpxenc.c:571: error: parse error before 'start'
vpxenc.c:573: error: 'start' undeclared (first use in this function)
vpxenc.c:574: error: dereferencing pointer to incomplete type
vpxenc.c:575: error: dereferencing pointer to incomplete type
vpxenc.c:576: error: dereferencing pointer to incomplete type
vpxenc.c:581: error: parse error before 'startInfo'
vpxenc.c:584: error: dereferencing pointer to incomplete type
vpxenc.c:585: error: dereferencing pointer to incomplete type
vpxenc.c:586: error: dereferencing pointer to incomplete type
vpxenc.c:586: error: dereferencing pointer to incomplete type
vpxenc.c:587: error: 'startInfo' undeclared (first use in this function)
vpxenc.c:590: error: dereferencing pointer to incomplete type
vpxenc.c:592: error: dereferencing pointer to incomplete type
vpxenc.c:594: error: dereferencing pointer to incomplete type
vpxenc.c: In function 'write_webm_file_header':
vpxenc.c:606: error: parse error before 'start'
vpxenc.c:607: error: 'start' undeclared (first use in this function)
vpxenc.c:618: error: dereferencing pointer to incomplete type
vpxenc.c:619: error: dereferencing pointer to incomplete type
vpxenc.c:619: error: dereferencing pointer to incomplete type
vpxenc.c:620: error: dereferencing pointer to incomplete type
vpxenc.c:624: error: parse error before 'trackStart'
vpxenc.c:625: error: dereferencing pointer to incomplete type
vpxenc.c:625: error: dereferencing pointer to incomplete type
vpxenc.c:626: error: 'trackStart' undeclared (first use in this function)
vpxenc.c:631: error: parse error before 'start'
vpxenc.c:634: error: dereferencing pointer to incomplete type
vpxenc.c:634: error: dereferencing pointer to incomplete type
vpxenc.c:643: error: parse error before 'videoStart'
vpxenc.c:644: error: 'videoStart' undeclared (first use in this function)
vpxenc.c: In function 'write_webm_block':
vpxenc.c:674: error: dereferencing pointer to incomplete type
vpxenc.c:675: error: dereferencing pointer to incomplete type
vpxenc.c:676: error: dereferencing pointer to incomplete type
vpxenc.c:679: error: dereferencing pointer to incomplete type
vpxenc.c:682: error: dereferencing pointer to incomplete type
vpxenc.c:687: error: dereferencing pointer to incomplete type
vpxenc.c:688: error: dereferencing pointer to incomplete type
vpxenc.c:692: error: dereferencing pointer to incomplete type
vpxenc.c:693: error: dereferencing pointer to incomplete type
vpxenc.c:694: error: dereferencing pointer to incomplete type
vpxenc.c:694: error: dereferencing pointer to incomplete type
vpxenc.c:695: error: dereferencing pointer to incomplete type
vpxenc.c:696: error: dereferencing pointer to incomplete type
vpxenc.c:703: error: dereferencing pointer to incomplete type
vpxenc.c:703: error: dereferencing pointer to incomplete type
vpxenc.c:704: error: dereferencing pointer to incomplete type
vpxenc.c:705: error: dereferencing pointer to incomplete type
vpxenc.c:705: error: dereferencing pointer to incomplete type
vpxenc.c:706: error: dereferencing pointer to incomplete type
vpxenc.c:707: error: dereferencing pointer to incomplete type
vpxenc.c:708: error: dereferencing pointer to incomplete type
vpxenc.c: In function 'write_webm_file_footer':
vpxenc.c:740: error: dereferencing pointer to incomplete type
vpxenc.c:741: error: dereferencing pointer to incomplete type
vpxenc.c:744: error: parse error before 'start'
vpxenc.c:747: error: dereferencing pointer to incomplete type
vpxenc.c:747: error: dereferencing pointer to incomplete type
vpxenc.c:748: error: 'start' undeclared (first use in this function)
vpxenc.c:749: error: dereferencing pointer to incomplete type
vpxenc.c:751: error: dereferencing pointer to incomplete type
vpxenc.c:752: error: parse error before 'start'
vpxenc.c:756: error: parse error before 'start'
vpxenc.c:763: error: dereferencing pointer to incomplete type
vpxenc.c:772: error: dereferencing pointer to incomplete type
vpxenc.c:778: error: dereferencing pointer to incomplete type
vpxenc.c:778: error: dereferencing pointer to incomplete type
vpxenc.c:779: error: dereferencing pointer to incomplete type
vpxenc.c:781: error: dereferencing pointer to incomplete type
vpxenc.c: In function 'main':
vpxenc.c:1097: error: variable 'ebml' has initializer but incomplete type
vpxenc.c:1097: warning: excess elements in struct initializer
vpxenc.c:1097: warning: (near initialization for 'ebml')
vpxenc.c:1097: error: storage size of 'ebml' isn't known
make[1]: *** [vpxenc.c.o] Error 1
make: *** [.DEFAULT] Error 2
### execution of /var/tmp/tmp.1.nydxuJ failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libvpx-0.9.6-1
(Reading database ... 448243 files and directories currently installed.)
Removing fink-buildlock-libvpx-0.9.6-1 ...
Failed: phase compiling: libvpx-0.9.6-1 failed

TIA

Dominique

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to