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

Bug 154618

Summary: net-irc/xchat-2.6.8 does not compile
Product: Gentoo Linux Reporter: Dave <dliana>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Dave 2006-11-09 16:01:55 UTC
Making all in fe-text
make[3]: Entering directory `/var/tmp/portage/net-irc/xchat-2.6.8/work/xchat-2.6.8/src/fe-text'
depbase=`echo fe-text.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/include/freetype2    -march=pentium4 -mfpmath=sse,387 -mmmx -msse -msse2 -O2 -fomit-frame-pointer -fforce-addr -falign-functions=4 -pipe -Wall -g -Wno-pointer-sign -funsigned-char    -I/usr/include/freetype2   -MT fe-text.o -MD -MP -MF "$depbase.Tpo" -c -o fe-text.o fe-text.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
fe-text.c:588: error: conflicting types for 'fe_set_tab_color'
../common/fe.h:47: error: previous declaration of 'fe_set_tab_color' was here
fe-text.c:763: error: conflicting types for 'fe_lastlog'
../common/fe.h:93: error: previous declaration of 'fe_lastlog' was here
make[3]: *** [fe-text.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-irc/xchat-2.6.8/work/xchat-2.6.8/src/fe-text'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-irc/xchat-2.6.8/work/xchat-2.6.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-irc/xchat-2.6.8/work/xchat-2.6.8'
make: *** [all] Error 2

!!! ERROR: net-irc/xchat-2.6.8 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  xchat-2.6.8.ebuild, line 71:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Dave 2006-11-09 16:02:26 UTC
Created attachment 101580 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-11-09 23:59:38 UTC

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