Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85545 - emerge obexftp fails
Summary: emerge obexftp fails
Status: RESOLVED DUPLICATE of bug 82961
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Andrej Kacian (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 11:39 UTC by Milan Plzik
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

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 Milan Plzik 2005-03-16 11:39:21 UTC
emerge obexftp doesn't compile cleanly - it has some unresolved symbols (g_netbuf_*)

Reproducible: Always
Steps to Reproduce:
1. emerge obexftp
Actual Results:  
x86_64-pc-linux-gnu-gcc -O3 -pipe -fomit-frame-pointer -march=k8 -mtune=k8 -g
-Wall -Wmissing-declarations -Wmissing-prototypes -Wall -g -Wall -o
.libs/obexftpd obexftpd.o  /usr/lib/libopenobex.so
../obexftp/.libs/libobexftp.so ../cobexbfb/.libs/libcobexbfb.so
../bfb/.libs/libbfb.so -Wl,--rpath -Wl,/usr/lib
/usr/lib/libopenobex.so: undefined reference to `g_netbuf_realloc'
/usr/lib/libopenobex.so: undefined reference to `g_netbuf_tailroom'
/usr/lib/libopenobex.so: undefined reference to `g_netbuf_free'
/usr/lib/libopenobex.so: undefined reference to `g_netbuf_push'


Expected Results:  
Cleanly compiled obexftp.

Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 18 2005, 13:00:40)]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -fomit-frame-pointer -march=k8 -mtune=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -pipe -fomit-frame-pointer -march=k8 -mtune=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.ynet.sk/pub"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X aalib acl acpi aim alsa apache2 avi bash-completion bcmath berkdb
bitmap-fonts bonobo bzlib calendar caps cdr clibpdf crypt cscope ctype cups curl
curlwrappers dba dbx dga dio directfb doc dvd dvdr encode esd ethereal evo fam
fbcon fftw flac flash font-server foomaticdb fortran ftp gb gd gdbm ggi gif
ginac gmp gnome gnustep gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile
iconv icq imagemagick imap imlib innodb ipv6 jabber java jikes joystick jp2 jpeg
junit ladcca lcms ldap libedit libg++ libgda libwww lzw lzw-tiff mad maildir
mbox mcal mhash mikmodmime ming mmap mng mnogosearch motif mozilla mp3 mpeg mpi
multilib mysql mysqli nas ncurses nis nls nptl oggvorbis openal opengl oscar oss
pam pcmcia pcntl pcre pda pdflib perl php plotutils png pnp portaudio posix
postgres ppds python qdbm qt quicktime readline recode ruby samba scanner sdl
session shared sharedmem slang slp sndfile snmp soap sockets sox speex spell spl
sqlite ssl svg sysvipc szip tcltk tcpd tetex theora tidy tiff tokenizer truetype
truetype-fonts trusted type1-fonts unicode usb userlocales vhosts videos wavelan
wmf xface xine xinerama xml2 xmlrpc xmms xosd xpm xprint xrandr xsl xv xvid zeo
zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-03-16 12:05:24 UTC
does `revdep-rebuild` help?
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-03-17 02:49:15 UTC
Looks like the same issue as in bug #82961, where I'm still waiting for advice from amd64 team.
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2005-03-29 17:52:24 UTC
This seems to be a duplicate of bug #82961

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