Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87070 - lineakd 0.8.3 gives "lineakd: symbol lookup error: lineakd: undefined symbol: very_verbose" error under gcc 3.4
Summary: lineakd 0.8.3 gives "lineakd: symbol lookup error: lineakd: undefined symbol:...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-28 23:50 UTC by Chris Roe
Modified: 2005-06-25 10:32 UTC (History)
0 users

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


Attachments
Output from "emerge lineak" (lineak.txt,78.63 KB, text/plain)
2005-03-28 23:52 UTC, Chris Roe
Details
Stack trace from lineakd (lineak-strace.txt,9.52 KB, text/plain)
2005-03-28 23:54 UTC, Chris Roe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Roe 2005-03-28 23:50:42 UTC
I tried to emerge lineakd 0.8.3 (0.7.2 errored out on install with unresolved symbols) and everything appeared to compile well.  However, upon trying to run lineakd (I tried as root and as a non-priveleged user), I get the following error:

lineakd: symbol lookup error: lineakd: undefined symbol: very_verbose

Reproducible: Always
Steps to Reproduce:
1. echo "x11-misc/lineakd ~x86" >> /etc/portage/package.keywords
2. emerge -av lineakd
3. lineakd

Actual Results:  
Got the following error:

lineakd: symbol lookup error: lineakd: undefined symbol: very_verbose

Expected Results:  
started up a lineakd daemon.

# emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 23 2005, 10:30:48)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
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.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -mtune=athlon-xp -fforce-addr
-momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -mtune=athlon-xp -fforce-addr
-momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -pipe
-fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/
http://gentoo.binarycompass.org ftp://gentoo.agsn.ca/
http://gentoo.eliteitminds.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://balrog/gentoo-portage"
USE="x86 3dnow 3dnowex X Xaw3d aac aalib alsa apm arts audiofile avi berkdb
bitmap-fonts cddb cdparanoia cdr crypt cups curl dga directfb divx4linux dmalloc
dpms dv dvd dvdread edl emboss encode fam fbcon flac flash foomaticdb fortran
fpx fusion gdbm ggi gif gpm graphiviz guile i8x0 ieee1394 imagemagick imlib ipv6
java javascript jpeg jpeg2k junit kde kdeenablefinal lcms libcaca libg++ libwww
live lzo mad matrix mikmod mmx mmxext mozdevelop mozsvg mozxmlterm mp3 mpeg mpi
ncurses nethack nls nptl nptlonly offensive oggvorbis openexr opengl oss pam
pdflib perl pic pie png python qt quicktime readline real ruby sdl slang sndfile
spell sse ssl svga symlink tcltk tcpd theora threads tiff truetype
truetype-fonts type1-fonts unicode userlocales vidix wmf xanim xinerama xml2
xmms xprint xscreensaver xv xvid xvmc yv12 zlib video_cards_radeon"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Chris Roe 2005-03-28 23:52:04 UTC
Created attachment 54742 [details]
Output from "emerge lineak"
Comment 2 Chris Roe 2005-03-28 23:54:47 UTC
Created attachment 54743 [details]
Stack trace from lineakd
Comment 3 Jonathan Smith (RETIRED) gentoo-dev 2005-06-13 19:18:21 UTC
this is not critical
Comment 4 Jonathan Smith (RETIRED) gentoo-dev 2005-06-25 10:32:38 UTC
sorry, but i can't reproduce and other people don't seem to have this problem

i would suggest you try with more sane cflags

WORKSFORME