Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64716 - heimdal 0.6.3 fails to build
Summary: heimdal 0.6.3 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-19 20:57 UTC by Karol Krizka
Modified: 2005-03-01 15:50 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 Karol Krizka 2004-09-19 20:57:10 UTC
I did emerge -u world, and when updating heimdal it failed at the linking

Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge -u world


Actual Results:  
gcc  -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken
-I../../lib/roken  -I/usr/X11R6/include   -Wall -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs 
-march=pentium3 -Os -pipe -fomit-frame-pointer -c kxd.c
sed -e "s!%bindir%!/usr/bin!" ./rxterm.in > rxterm
sed -e "s!%bindir%!/usr/bin!" ./rxtelnet.in > rxtelnet
chmod +x rxterm
chmod +x rxtelnet
sed -e "s!%bindir%!/usr/bin!" ./tenletxr.in > tenletxr
chmod +x tenletxr
/bin/sh ../../libtool --mode=link gcc  -Wall -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs 
-march=pentium3 -Os -pipe -fomit-frame-pointer   -o kxd  kxd.o common.o
context.o krb4.o krb5.o  ../../lib/kafs/libkafs.la  ../../lib/krb5/libkrb5.la
../../lib/asn1/libasn1.la  -lcrypto  ../../lib/vers/libvers.la
../../lib/roken/libroken.la -lcrypt -ldb -L/usr/X11R6/lib -lXau -lSM -lICE 
-lresolv 
/bin/sh ../../libtool --mode=link gcc  -Wall -Wmissing-prototypes
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs 
-march=pentium3 -Os -pipe -fomit-frame-pointer   -o kx  kx.o common.o context.o
krb4.o krb5.o  ../../lib/kafs/libkafs.la  ../../lib/krb5/libkrb5.la
../../lib/asn1/libasn1.la  -lcrypto  ../../lib/vers/libvers.la
../../lib/roken/libroken.la -lcrypt -ldb -L/usr/X11R6/lib -lXau -lSM -lICE 
-lresolv 
mkdir .libs
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast
-Wmissing-declarations -Wnested-externs -march=pentium3 -Os -pipe
-fomit-frame-pointer -o .libs/kx kx.o common.o context.o krb4.o krb5.o 
../../lib/kafs/.libs/libkafs.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/krb5/.libs/libkrb5.so
../../lib/krb5/.libs/libkrb5.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/asn1/.libs/libasn1.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/roken/.libs/libroken.so
../../lib/asn1/.libs/libasn1.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/com_err/.libs/libcom_err.so
-lcrypto ../../lib/vers/.libs/libvers.a ../../lib/roken/.libs/libroken.so
-lcrypt -ldb -L/usr/X11R6/lib /usr/local/lib/libXau.so -lSM -lICE -lresolv
-Wl,--rpath -Wl,/usr/local/lib
gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast
-Wmissing-declarations -Wnested-externs -march=pentium3 -Os -pipe
-fomit-frame-pointer -o .libs/kxd kxd.o common.o context.o krb4.o krb5.o 
../../lib/kafs/.libs/libkafs.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/krb5/.libs/libkrb5.so
../../lib/krb5/.libs/libkrb5.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/asn1/.libs/libasn1.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/roken/.libs/libroken.so
../../lib/asn1/.libs/libasn1.so
/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/lib/com_err/.libs/libcom_err.so
-lcrypto ../../lib/vers/.libs/libvers.a ../../lib/roken/.libs/libroken.so
-lcrypt -ldb -L/usr/X11R6/lib /usr/local/lib/libXau.so -lSM -lICE -lresolv
-Wl,--rpath -Wl,/usr/local/lib
kx.o(.text+0x256): In function `passive_session':
: undefined reference to `XauFileName'
common.o(.text+0x60f): In function `create_and_write_cookie':
: undefined reference to `XauWriteAuth'
common.o(.text+0x630): In function `create_and_write_cookie':
: undefined reference to `XauWriteAuth'
common.o(.text+0xae2): In function `find_auth_cookie':
: undefined reference to `XauDisposeAuth'
common.o(.text+0xaef): In function `find_auth_cookie':
: undefined reference to `XauReadAuth'
common.o(.text+0xcc0): In function `replace_cookie':
: undefined reference to `XauDisposeAuth'
common.o(.text+0xcd5): In function `replace_cookie':
: undefined reference to `XauDisposeAuth'
collect2: ld returned 1 exit status
make[2]: *** [kx] Error 1
make[2]: *** Waiting for unfinished jobs....
common.o(.text+0x60f): In function `create_and_write_cookie':
: undefined reference to `XauWriteAuth'
common.o(.text+0x630): In function `create_and_write_cookie':
: undefined reference to `XauWriteAuth'
common.o(.text+0xae2): In function `find_auth_cookie':
: undefined reference to `XauDisposeAuth'
common.o(.text+0xaef): In function `find_auth_cookie':
: undefined reference to `XauReadAuth'
common.o(.text+0xcc0): In function `replace_cookie':
: undefined reference to `XauDisposeAuth'
common.o(.text+0xcd5): In function `replace_cookie':
: undefined reference to `XauDisposeAuth'
collect2: ld returned 1 exit status
make[2]: *** [kxd] Error 1
make[2]: Leaving directory
`/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/appl/kx'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/heimdal-0.6.3-r1/work/heimdal-0.6.3/appl'
make: *** [all-recursive] Error 1

!!! ERROR: app-crypt/heimdal-0.6.3-r1 failed.
!!! Function src_compile, Line 67, Exitcode 2
!!! (no error message)


Expected Results:  
Heimdal should have build without problems

Portage 2.0.50-r11 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -Os -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /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/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/
http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/
ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo
http://gentoo.llarian.net/ http://ftp-mirror.internap.com/pub/gentoo/
http://gentoo.binarycompass.org http://mirror.datapipe.net/gentoo
ftp://gentoo.llarian.net/pub/gentoo http://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/bmg-main /home/kkrizka/EBuilds"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dfx 3dnow X accessibility accounting acl adns afs aim alsa altcolors
apache2 apm arts asterisk audiofile avi berkdb bidi bitmap-fonts bonobo canna
cdr cgi chroot cjk composite crypt cups debug dedicated devfs dga directfb
divx4linux dnd doc editor emacs emacs-w3 encode esd ethereal evo fam fastcgi
fbcon ffmpeg firebird flac flash foomaticdb foreign-package freetds freetype
freetype-version-1 freewnn gb gd gdbm ggi gif glade gnome gnomedb gphoto2 gpm
gstreamer gtk gtk2 gtkhtml guile i8x0 icq imagemagick imlib imlib2 innodb ipv6
jabber jack jack-tmpfs java javamail javascript jbig jdepend jpeg jython kde
kerberos ladcca lcd lcms ldap leim lesstif libg++ libgda libsamplerate libwww
lirc live mad maildir mailwrapper matrox mbox mcal md5sum mikmod milter
mldonkeypango mmap mmx monkey mono motif mozilla mpeg mpeg4 mpi msn mule music
mysql nas ncurses net nls odbc offensive oggvorbis openal opengl openssh oscar
oss pam pam-mysql parse-clocks passfile pcmcia pda pdflib perl php pie plotutils
png pnp pop portaudio postgres pthreads python qhull qt quicktime radius
readline ruby samba sasl scanner sdk sdl slang snmp sox speedo speex spell sse
ssl svg svga tcltk tcpd tetex threads tiff truetype uml unicode usb vda videos
wmf wolk-bootsplash wolk-supermount wxwindows x86 xchattext xemacs xface xforms
xfs xgetdefault xine xml xml2 xmms xosd xprint xv xvid yahoo yim zlib"
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2005-02-06 18:13:22 UTC
Karol: is this still a problem?
Comment 2 Karol Krizka 2005-03-01 15:50:54 UTC
I have recompiled this computer lately and no problem.