Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273025 - net-fs/openafs-1.4.9 failed to emerge: admin_tools.c
Summary: net-fs/openafs-1.4.9 failed to emerge: admin_tools.c
Status: RESOLVED DUPLICATE of bug 272272
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-07 12:12 UTC by Martin Vala
Modified: 2009-06-11 06:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Vala 2009-06-07 12:12:05 UTC
I/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9/include/afs -I/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9/include/rx -I/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9 -I/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9/src -I/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9/src -march=core2 -mtune=core2 -O2 -pipe -fomit-frame-pointer  -c admin_tools.c                                                                                                                                             
In file included from admin_tools.c:30:                                                                                                                                             
/usr/include/stdio.h:397:66: error: macro "dprintf" passed 3 arguments, but takes just 2                                                                                            
admin_tools.c: In function ‘parse_flags’:                                                                                                                                           
admin_tools.c:412: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘afs_int32 *’                                                                  
admin_tools.c:414: warning: format ‘%lo’ expects type ‘long unsigned int *’, but argument 3 has type ‘afs_int32 *’                                                                  
admin_tools.c:416: warning: format ‘%lx’ expects type ‘long unsigned int *’, but argument 3 has type ‘afs_int32 *’                                                                  
admin_tools.c: In function ‘GetRandomKey’:                                                                                                                                          
admin_tools.c:1079: warning: '0' flag ignored with precision and ‘%x’ printf format                                                                                                 
admin_tools.c: In function ‘Statistics’:                                                                                                                                            
admin_tools.c:1114: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 2 has type ‘afs_int32’                                                                     
admin_tools.c: In function ‘DebugInfo’:                                                                                                                                             
admin_tools.c:1205: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 2 has type ‘afs_int32’                                                                     
admin_tools.c:1219: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 2 has type ‘afs_int32’                                                                   
admin_tools.c:1219: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 3 has type ‘afs_int32’                                                                   
admin_tools.c: In function ‘MyBeforeProc’:                                                                                                                                          
admin_tools.c:1470: warning: passing argument 2 of ‘ktc_GetToken’ from incompatible pointer type                                                                                    
make[3]: *** [admin_tools.o] Error 1                                                                                                                                                
make[3]: Leaving directory `/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9/src/kauth'                                                                                     
make[2]: *** [kauth] Error 2                                                                                                                                                        
make[2]: Leaving directory `/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-fs/openafs-1.4.9/work/openafs-1.4.9'
make: *** [all_nolibafs] Error 2


Reproducible: Always
Comment 1 Dan Johnson 2009-06-11 01:50:20 UTC
Duplicate of Bug 272272
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-06-11 06:28:42 UTC

*** This bug has been marked as a duplicate of bug 272272 ***