Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121165 - net-irc/bitchx-1.1-r2 failed to compile
Summary: net-irc/bitchx-1.1-r2 failed to compile
Status: RESOLVED DUPLICATE of bug 113736
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 05:10 UTC by Genadi Krasimirov Samokovarov
Modified: 2006-02-01 05:29 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 Genadi Krasimirov Samokovarov 2006-02-01 05:10:32 UTC
i686-pc-linux-gnu-gcc -I. -I/var/tmp/portage/bitchx-1.1-r2/work/BitchX/include -I../include -I. -I./include -O2 -march=pentium3 -pipe -ftracer -mmmx -msse -mfpmath=sse -Wall -c ./term.c
In file included from /var/tmp/portage/bitchx-1.1-r2/work/BitchX/include/irc.h:104,
                 from ./term.c:14:
/var/tmp/portage/bitchx-1.1-r2/work/BitchX/include/irc_std.h:107:1: warning: "__inline" redefined
In file included from /usr/include/asm/sigcontext.h:4,
                 from /usr/include/bits/sigcontext.h:28,
                 from /usr/include/signal.h:333,
                 from /var/tmp/portage/bitchx-1.1-r2/work/BitchX/include/irc.h:38,
                 from ./term.c:14:
/usr/include/linux/compiler.h:38:1: warning: this is the location of the previous definition
./term.c:95: error: conflicting types for 'tparm'
/usr/include/ncurses.h:740: error: previous declaration of 'tparm' was here
./term.c:95: error: conflicting types for 'tparm'
/usr/include/ncurses.h:740: error: previous declaration of 'tparm' was here
./term.c: In function `term_init':
./term.c:880: warning: unused variable `tmp'
gmake[1]: *** [term.o] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/bitchx-1.1-r2/work/BitchX/source'
make: *** [BitchX] Error 2

!!! ERROR: net-irc/bitchx-1.1-r2 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


-----------------------------------


Portage 2.1_pre4-r1 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-nitro3 i686)
=================================================================
System uname: 2.6.15-nitro3 i686 Celeron (Coppermine)
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -ftracer -mmmx -msse -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/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="-O2 -march=pentium3 -pipe -ftracer -mmmx -msse -mfpmath=sse"
DISTDIR="/mnt/hda1/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.itdnet.net/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1,--relax"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac alsa apm asf avi berkdb bitmap-fonts crypt cups dts dvd dvdread eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde libg++ libwww mad matroska mikmod mmx motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl spell sse ssl symlink tcpd truetype truetype-fonts type1-fonts vorbis win32codecs x86 xml2 xmms xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LINGUAS, MAKEOPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-01 05:29:06 UTC

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