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

Bug 54742

Summary: net-misc/ksms-0.1.2.1 dies running emake, kde_src_compile:make
Product: Gentoo Linux Reporter: Ioannis Aslanidis (RETIRED) <deathwing00>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: VERIFIED FIXED    
Severity: blocker CC: chriswhite
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ioannis Aslanidis (RETIRED) gentoo-dev 2004-06-22 07:35:27 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG 
-DNO_DEBUG -O2 -O3 -mcpu=i686 -fomit-frame-pointer -funroll-loops -pipe -fforce-addr -fforce-mem -fmove-all-movables -fno-exceptions -fno-check-new 
-fexceptions  -c -o message.o `test -f message.cpp || echo './'`message.cpp
message.cpp: In constructor `Message::Message()':
message.cpp:43: error: uninitialized member 'Message::type_' with 'const' type
   'const MessageConstants::Type'
make[2]: *** [message.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/ksms-0.1.2.1/work/ksms-0.1.2/ksms'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ksms-0.1.2.1/work/ksms-0.1.2'
make: *** [all] Error 2

!!! ERROR: net-misc/ksms-0.1.2.1 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make




Reproducible: Always
Steps to Reproduce:
1. emerge ksms



Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7
-gentoo-r2)
=================================================================
System uname: 2.6.7-gentoo-r2 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer -funroll-loops -pipe -fforce-addr -f
force-mem -fmove-all-movables"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2
/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer -funroll-loops -pipe -fforce-addr 
-fforce-mem -fmove-all-movables"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox usersandbox"
GENTOO_MIRRORS="http://ftp.caliu.info/pub/gentoo/ http://ftp.ntua.gr/pub/linux/g
entoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apache2 apm arts audiofile avi berkdb bindist cdr crypt 
cups curl directfb divx4linux dvd dvdr encode esd ethereal fastcgi fbcon flac fl
ash foomaticdb gd gdbm ggi gif gmp gnome gphoto2 gpm gstreamer gtk gtk2 icq imag
emagick imlib java jikes jpeg junit kde lcms libg++ libwww mad memlimit mikmod m
mx motif mozilla mpeg msn ncurses nls nocd oggvorbis opengl oss pam pdflib perl 
pic png ppds python qt quicktime readline samba sdl slang spell sse ssl svg svga
 szip tcltk tcpd tiff truetype unicode usb videos wmf x86 xml xml2 xmms xv xvid 
zlib"
Comment 1 Chris White (RETIRED) gentoo-dev 2004-06-22 13:46:16 UTC
message.cpp: constructor ?? `Message::Message()':
message.cpp:43: error: uninitialized member 'Message::type_' with 'const' type 
   'const MessageConstants::Type'
make[2]: *** [message.o] ??? 1
make[2]: *** ??????????????....
make[2]: Leaving directory `/var/tmp/portage/ksms-0.1.2.1/work/ksms-0.1.2/ksms'
make[1]: *** [all-recursive] ??? 1
make[1]: Leaving directory `/var/tmp/portage/ksms-0.1.2.1/work/ksms-0.1.2'
make: *** [all] ??? 2

!!! ERROR: net-misc/ksms-0.1.2.1 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make

verified bug, same thing here.
Comment 2 Dominik Stadler (RETIRED) gentoo-dev 2004-07-03 09:23:22 UTC
I have added the latest version 0.1.2.4 to portage, this seems to fix the compile-error.
Comment 3 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-03 12:37:49 UTC
Already in CVS. Please, close.