Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54844 - app-pda/gnome-pilot-0.1.71 ebuild fails when compiling function do_sync
Summary: app-pda/gnome-pilot-0.1.71 ebuild fails when compiling function do_sync
Status: RESOLVED DUPLICATE of bug 45871
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 20:10 UTC by Mark
Modified: 2005-07-17 13:06 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 Mark 2004-06-22 20:10:38 UTC
I am trying to emerge ximian-connector and gnome-pilot is a dependency on it. When emerging gnome-pilot I get the following error:

gpilotd.c: In function `do_sync':
gpilotd.c:472: warning: implicit declaration of function `gethostname'
gpilotd.c: In function `visor_devices_in':
gpilotd.c:861: warning: type defaults to `int' in declaration of `firstime'
manager.c:380:90: pasting ""gpilotd: "" and ""Base %s is to be ignored by sync"" does not give a valid preprocessing token
make[2]: *** [manager.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gnome-pilot-0.1.71/work/gnome-pilot-0.1.71/gpilotd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-pilot-0.1.71/work/gnome-pilot-0.1.71'
make: *** [all-recursive-am] Error 2
 
!!! ERROR: app-pda/gnome-pilot-0.1.71 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)



======================================================

It appears that gnome-pilot is now on version 2.0.10 which can emerge successfully. Maybe ximian-connector has a incorrect dependency?


Reproducible: Always
Steps to Reproduce:
1.Emerge ximian-connector
2.
3.

Actual Results:  
build failed

Expected Results:  
build should be successful

Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.5
-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
 /usr/share/config /var/lib/jboss /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linu
x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acl acpi aim alsa apache2 apm arts audiofile avi berkdb bonobo cdr
crypt cups curl dga directfb doc dvd encode esd ethereal evo fam fbcon fdftk fla
sh foomaticdb freetds gb gd gdbm gif ginac gnome gphoto2 gpm gstreamer gtk gtk2
gtkhtml icq imagemagick imap imlib innodb jabber java jikes jpeg junit lcms libg
++ libgda libwww mad mbox mcal memlimit mikmod mmx motif mozilla mpeg mpi msn ms
sql mysql ncurses nls oci8 odbc oggvorbis opengl oscar oss pam pcmcia pcre pda p
dflib perl plotutils png pnp postgres ppds prelude python quicktime readline sam
ba scanner sdl slang slp spell sse ssl svg svga szip tcpd tiff truetype trusted
unicode usb vhosts wmf wxwindows x86 xinerama xml xml2 xmms xosd xv xvid yahoo z
eo zlib"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-06-27 08:28:19 UTC
which version of ximian connector are you using and do you have the "pda" USEFLAG? 

anyway, try ximian-connector-1.4.6*

we should remove the older gnome-pilot some day as it isn't supported annymore
Comment 2 foser (RETIRED) gentoo-dev 2004-08-19 16:14:57 UTC

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