Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140773 - app-pda/synce-gnomevfs does not compile cleanly on x86
Summary: app-pda/synce-gnomevfs does not compile cleanly on x86
Status: RESOLVED DUPLICATE of bug 135043
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-17 05:55 UTC by Martin Bachem
Modified: 2006-07-17 06:03 UTC (History)
0 users

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


Attachments
fix signment (0.9.0-x86.patch,281 bytes, patch)
2006-07-17 05:56 UTC, Martin Bachem
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***