Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 62579

Summary: ion3-svn-20040809 does not build, needs update of libtu-svn dependency
Product: Gentoo Linux Reporter: Zachary P. Landau <kapheine>
Component: New packagesAssignee: Tom Payne (RETIRED) <twp>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Zachary P. Landau 2004-09-01 20:11:04 UTC
When I tried to merge ion3-svn-20040809, I go the following error:

/usr/include/libtu/misc.h:18:1: warning: this is the location of the previous definition
focus.c:26: error: `WATCH_INIT' undeclared here (not in a function)
focus.c:109: error: `WATCH_INIT' undeclared here (not in a function)

To correct this error, I had to upgrade the libtu-svn dependency to libtu-svn-20040809.

Reproducible: Always
Steps to Reproduce:
1. emerge =ion3-svn-20040809
Actual Results:  
/usr/include/libtu/misc.h:18:1: warning: this is the location of the previous
definition
focus.c:26: error: `WATCH_INIT' undeclared here (not in a function)
focus.c:109: error: `WATCH_INIT' undeclared here (not in a function)


Expected Results:  
Should have successfully merged

Portage 2.0.50-r10 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.7-gentoo-r9)
=================================================================
System uname: 2.6.7-gentoo-r9 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer"
CHOST="i686-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/share/config:/usr/kde/3.3/env:/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="-march=athlon -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.ibiblio.org/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dfx X aalib apache2 apm avi berkdb bonobo cdr crypt cups dba dga directfb
divx4linux dnd dvd dvdr encode esd fbcon fbdev flac foomaticdb gd ggi gif gnome
gpm gtk gtk2 gtkhtml guile imlib java jikes joystick jpeg libg++ libwww live mad
matroska mbox mikmod motif mozilla moznoirc moznomail mpeg mysql nas ncurses
nvidia objc offensive oggvorbis opengl oss pam pda pdflib perl png pnp postgres
ppds python qt quicktime readline ruby ruby18 samba scanner sdl slang spell sse
ssl svga tcltk tcpd tetex tiff truetype unicode usb v4l x86 xinerama xml xml2
xmms xosd xv xvid zlib"
Comment 1 Tom Payne (RETIRED) gentoo-dev 2004-09-02 04:56:55 UTC
Thanks, fixed in CVS.