Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140773

Summary: app-pda/synce-gnomevfs does not compile cleanly on x86
Product: Gentoo Linux Reporter: Martin Bachem <m.bachem>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix signment

Description Martin Bachem 2006-07-17 05:55:43 UTC
Compilation of synce-gnomevfs fails:

libsyncevfs.c: In function 'synce_open_dir':
libsyncevfs.c:642: warning: pointer targets in passing argument 3 of
'CeFindAllFiles' differ in signedness
make[2]: *** [libsyncevfs.lo] Error 1
make[2]: Leaving directory
/var/tmp/portage/synce-gnomevfs-0.9.0/work/synce-gnomevfs-0.9.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
/var/tmp/portage/synce-gnomevfs-0.9.0/work/synce-gnomevfs-0.9.0'
make: *** [all] Error 2

!!! ERROR: app-pda/synce-gnomevfs-0.9.0 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  synce-gnomevfs-0.9.0.ebuild, line 31:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if
!!! relevant.
Comment 1 Martin Bachem 2006-07-17 05:56:20 UTC
Created attachment 91983 [details, diff]
fix signment
Comment 2 Martin Bachem 2006-07-17 05:58:32 UTC
fixed with patch above
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-17 06:03:00 UTC
Please, attach the patch to Bug 135043 (and, don't mark bugs as resolved until they are fixed in portage). Thanks!
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-17 06:03:13 UTC

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