Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201942 - app-pda/synce-librapi2-0.9.2: compile error
Summary: app-pda/synce-librapi2-0.9.2: compile error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo PDA project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-11 13:53 UTC by wikwam
Modified: 2007-12-21 06:25 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 wikwam 2007-12-11 13:53:27 UTC
synce-librapi2-0.9.2 failes on compile.

...
synce-registry.c:68: Warnung: format »%d« erwartet Typ »int«, aber Argument 3 hat Typ »size_t«
synce-registry.c:89: Warnung: format »%04x« erwartet Typ »unsigned int«, aber Argument 2 hat Typ »size_t«
synce-registry.c: In Funktion »read_val«:
synce-registry.c:366: Warnung: format »%i« erwartet Typ »int«, aber Argument 3 hat Typ »DWORD«
synce-registry.c:387: Warnung: format »%08x« erwartet Typ »unsigned int«, aber Argument 2 hat Typ »DWORD«
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -Wsign-compare -Wno-long-long  -I../src -I../src/support -march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident  -Wl,-O1 -o pls  pcommon.o pls.o ../src/librapi.la -lsynce
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -Wsign-compare -Wno-long-long  -I../src -I../src/support -march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident  -Wl,-O1 -o pcp  pcommon.o pcp.o ../src/librapi.la -lsynce
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -Wall -Wsign-compare -Wno-long-long  -I../src -I../src/support -march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident  -Wl,-O1 -o pmkdir  pcommon.o pmkdir.o ../src/librapi.la -lsynce
mkdir .libs
x86_64-pc-linux-gnu-gcc -g -Wall -Wsign-compare -Wno-long-long -I../src -I../src/support -march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident -Wl,-O1 -o .libs/pls pcommon.o pls.o  ../src/.libs/librapi.so /usr/lib64/libsynce.so
x86_64-pc-linux-gnu-gcc -g -Wall -Wsign-compare -Wno-long-long -I../src -I../src/support -march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident -Wl,-O1 -o .libs/pcp pcommon.o pcp.o  ../src/.libs/librapi.so /usr/lib64/libsynce.so
../src/.libs/librapi.so: undefined reference to `_CeReadRecordProps'
../src/.libs/librapi.so: undefined reference to `_CeWriteRecordProps'
collect2: ld returned 1 exit status
make[3]: *** [pls] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
../src/.libs/librapi.so: undefined reference to `_CeReadRecordProps'
../src/.libs/librapi.so: undefined reference to `_CeWriteRecordProps'
collect2: ld returned 1 exit status
make[3]: *** [pcp] Fehler 1
x86_64-pc-linux-gnu-gcc -g -Wall -Wsign-compare -Wno-long-long -I../src -I../src/support -march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident -Wl,-O1 -o .libs/pmkdir pcommon.o pmkdir.o  ../src/.libs/librapi.so /usr/lib64/libsynce.so
../src/.libs/librapi.so: undefined reference to `_CeReadRecordProps'
../src/.libs/librapi.so: undefined reference to `_CeWriteRecordProps'
collect2: ld returned 1 exit status
make[3]: *** [pmkdir] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/app-pda/synce-librapi2-0.9.2/work/librapi-0.9.2/tools'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/app-pda/synce-librapi2-0.9.2/work/librapi-0.9.2/tools'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/app-pda/synce-librapi2-0.9.2/work/librapi-0.9.2'
make: *** [all] Fehler 2
 *
 * ERROR: app-pda/synce-librapi2-0.9.2 failed.
 * Call stack:
 *   ebuild.sh, line 1701:  Called dyn_compile
 *   ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *   ebuild.sh, line   44:  Called src_compile
 *   ebuild.sh, line  711:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-pda/synce-librapi2-0.9.2/temp/build.log'.





Reproducible: Always




emerge --info
Portage 2.1.3.19 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r9 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-60
Timestamp of tree: Mon, 10 Dec 2007 00:46:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -msse3 -O2 -pipe -fomit-frame-pointer -fno-ident"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks fixpackages maketest metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.tiscali.nl/ http://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.mirror.solnet.ch http://gentoo.mneisen.org/"
LANG="de_DE@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/gentoo-de /usr/portage/local/layman/xeffects"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acpi aiglx alsa amd64 apache2 apm arts audiofile avahi bash-completion berkdb bitmap-fonts bluetooth bzip2 cddb cdinstall cdparanoia cdr clamav cli crypt ctype cups dba dbus dbx dri dvd dvdr dvdread eds emboss encode esd ethereal exif expat fam fastbuild foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glibc-omitfp glitz glut gmp gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal howl idn ieee1394 imap imlib ipv6 java javascript jikes jpeg kde kdeenablefinal kdexdeltas lcms ldap libg++ libwww lm_sensors mad madwifi maildir mbrola memlimit midi mikmod mng mono motif mozilla mp3 mpeg mplayer musicbrainz mysql ncurses new-login nls nocd nptl nptlonly nsplugin ntfs ogg opengl oss pam pam-mysql pcmcia pcre pdf perl php png posix prelude python qt3 qt3support qt4 quicktime readline reiserfs samba sasl scanner sdl session simplexml slang soap sockets spell spl ssl svg tcltk tcpd threads tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb verbose visualization vorbis wifi wmf xcb xinerama xml xml2 xorg xsl xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x   ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3     trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="fglrx vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-11 13:57:59 UTC
Please set your locales to C when reporting bugs.
Comment 2 Wulf Krueger (RETIRED) gentoo-dev 2007-12-21 06:25:24 UTC
From package.mask:

# Alastair Tse <liquidx@gentoo.org> (27 Jul 2006)
# Masking synce-0.9.2 because of breakages (#141466) (#141491)
=app-pda/synce-0.9.2
=app-pda/synce-librapi2-0.9.2
=app-pda/synce-libsynce-0.9.2

I'm going to take a look at adding 0.10.0 but these ebuilds are masked for good reasons.