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

Bug 105834

Summary: x11-wm/blackbox-0.70.0 compile fails
Product: Gentoo Linux Reporter: Nathaniel Drexler <Nathaniel.Drexler>
Component: New packagesAssignee: Commonbox Team <commonbox>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nathaniel Drexler 2005-09-13 12:20:03 UTC
Attempting emerge -uD world. Ebuild for Blackbox-0.70.0 fails with following
error message:

/usr/include/bits/stdio.h:103: declaration of `__ssize_t getline(char**, 
   size_t*, FILE*)' throws different exceptions
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/stdio.h:480: than previous 
   declaration `__ssize_t getline(char**, size_t*, FILE*) throw ()'
make[2]: *** [Bitmap.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Application.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/blackbox-0.70.0/work/blackbox-0.70.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/blackbox-0.70.0/work/blackbox-0.70.0'
make: *** [all] Error 2

!!! ERROR: x11-wm/blackbox-0.70.0 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1.emerge -uD world
2.
3.

Actual Results:  
emerge fails on above error message.

Expected Results:  
update blackbox from v. 0.65.0 to v. 0.70.0

Portage 2.0.51.22-r2 (default-linux/x86/2005.0/2.4, gcc-3.2.3, glibc-2.3.5-r1,
2.6.12.5 i686)
=================================================================
System uname: 2.6.12.5 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.2.3-r1, 2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.4.3-r1, 1.5.18-r1
virtual/os-headers:  2.4.19, 2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/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/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="-O3 -march=pentium2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dga
dvd eds emboss encode esd fam flac foomaticdb fortran gamma gdbm gif gnome gpm
gstreamer gtk gtk2 i810 imlib ipv6 java jpeg kde libg++ libwww mad mgep mikmod
motif mozilla mp3 mpeg ncurses ogg oggvorbis opengl oss pam pdflib perl png
python qt quicktime readline samba sdl slang spell ssl svga tcltk tcpd tetex
tiff truetype truetype-fonts type1-fonts vorbis xml xml2 xmms xv zlib
video_cards_i810 userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-01 21:33:39 UTC
Reopen if you can reproduce w/ current stable gcc; 3.2.3 is totally unsupported. Thanks.