Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110316 - Compiling kdeaddons-3.5.0_beta2 fails in konq-plugins/sidebar/delicious
Summary: Compiling kdeaddons-3.5.0_beta2 fails in konq-plugins/sidebar/delicious
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 06:01 UTC by Eric Kjeldergaard
Modified: 2005-10-24 07:20 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 Eric Kjeldergaard 2005-10-24 06:01:33 UTC
doing an emerge kdeaddons for 3.5.0-beta2 fails as follows: 
 
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. 
-I/usr/kde/3.5/include/kio -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  
-I/usr/include/db4.2  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 
-march=pentium4m -pipe -freorder-blocks -funroll-all-loops -ftracer 
-falign-loops -fschedule-insns2 -fno-omit-frame-pointer -fno-inline 
-fno-cprop-registers -fcse-follow-jumps -fcaller-saves -minline-all-stringops 
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o 
plugin_skel.lo plugin_skel.cpp 
In file included from ./plugin.h:25, 
                 from plugin_skel.cpp:9: 
./mainWidget.h:39: error: expected class-name before '{' token 
./mainWidget.h:95: error: `QListViewItem' has not been declared 
./mainWidget.h:95: error: ISO C++ forbids declaration of `item' with no type 
./mainWidget.h:100: error: `QListViewItem' has not been declared 
./mainWidget.h:100: error: ISO C++ forbids declaration of `item' with no type 
./mainWidget.h:105: error: `QListViewItem' has not been declared 
./mainWidget.h:105: error: ISO C++ forbids declaration of `item' with no type 
./mainWidget.h:110: error: `QListViewItem' has not been declared 
./mainWidget.h:110: error: ISO C++ forbids declaration of `item' with no type 
make[5]: *** [plugin_skel.lo] Error 1 
make[5]: *** Waiting for unfinished jobs.... 
Session management error: Could not open network socket 
make[5]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.5.0_beta2/work/kdeaddons-3.4.92/konq-plugins/sidebar/delicious' 
make[4]: *** [all-recursive] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.5.0_beta2/work/kdeaddons-3.4.92/konq-plugins/sidebar/delicious' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.5.0_beta2/work/kdeaddons-3.4.92/konq-plugins/sidebar' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.5.0_beta2/work/kdeaddons-3.4.92/konq-plugins' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.5.0_beta2/work/kdeaddons-3.4.92' 
make: *** [all] Error 2 
 

Reproducible: Always
Steps to Reproduce:
1.emerge kdeaddons 
2. 
3. 
 
Actual Results:  
a compile-time error 

Expected Results:  
a working version of kdeaddons (mostly the battery monitor and the konqueror 
user-agent plugin) 

localhost acpi # gcc -v 
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs 
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure 
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include 
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man 
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info 
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec 
--enable-nls --without-included-gettext --with-system-zlib --disable-checking 
--disable-werror --disable-libunwind-exceptions --disable-multilib 
--disable-libgcj --enable-languages=c,c++,f77 --enable-shared 
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu 
Thread model: posix 
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) 
 
 
from /etc/make.conf 
CFLAGS="-O2 -march=pentium4m -pipe -freorder-blocks -funroll-all-loops 
-ftracer -f 
align-loops -fschedule-insns2 -fno-omit-frame-pointer -fno-inline 
-fno-cprop-regis 
ters -fcse-follow-jumps -fcaller-saves -minline-all-stringops " 
CHOST="i686-pc-linux-gnu" 
CXXFLAGS="${CFLAGS}" 
MAKEOPTS="-j2" 
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://gentoo.gg3.net/ 
ftp://gg3.net/pu 
b/linux/gentoo/ ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO 
http://gentoo.channelx.biz/" 
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage" 
USE="aalib acpi alsa arts avi bash-completion bzip2 canna cdr cjk cups 
directfb di 
vx4linux doc dri dvdread fbcon flac 
-gnome gpm -gstreamer -gtk -gtk2 jabber kde -lm_sensors mmx mp3 mpeg msn -nas 
ncur 
ses nptl nptlonly ogg opengl pdflib qt 
immqt quicktime sse2 sse ssl svg svga threads truetype unicode v4l v4l2 vcd 
vorbis 
 wifi win32codecs xine xinerama xosd 
xv xvid yahoo" 
LINGUAS="ja en_GB"
Comment 1 Eric Kjeldergaard 2005-10-24 06:02:36 UTC
sorry...should have used emerge info instead.  Here goes: 
 
localhost acpi # emerge info 
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 
2.6.13-gentoo-r3 i686) 
================================================================= 
System uname: 2.6.13-gentoo-r3 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 
2.20GHz 
Gentoo Base System version 1.6.13 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.5, 2.4.2 
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-r1 
sys-devel/binutils:  2.15.92.0.2-r10 
sys-devel/libtool:   1.5.20 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O2 -march=pentium4m -pipe -freorder-blocks -funroll-all-loops 
-ftracer -falign-loops -fschedule-insns2 -fno-omit-frame-pointer -fno-inline 
-fno-cprop-registers -fcse-follow-jumps -fcaller-saves -minline-all-stringops 
" 
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 /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/splash /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium4m -pipe -freorder-blocks -funroll-all-loops 
-ftracer -falign-loops -fschedule-insns2 -fno-omit-frame-pointer -fno-inline 
-fno-cprop-registers -fcse-follow-jumps -fcaller-saves -minline-all-stringops 
" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig ccache distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp http://gentoo.gg3.net/ 
ftp://gg3.net/pub/linux/gentoo/ ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO 
http://gentoo.channelx.biz/" 
LANG="en_US.UTF-8" 
LINGUAS="ja en_GB" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage" 
USE="x86 X aalib acpi alsa apm arts avi bash-completion berkdb bitmap-fonts 
bzip2 canna cdr cjk crypt cups curl directfb doc dri dvdread eds emboss encode 
fam fbcon flac foomaticdb fortran gd gdbm gif gpm imlib immqt ipv6 jabber jpeg 
kde libg++ libwww mad mikmod mmx motif mp3 mpeg msn ncurses nls nptl nptlonly 
ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl 
spell sse sse2 ssl svg svga tcpd threads tiff truetype truetype-fonts 
type1-fonts udev unicode v4l v4l2 vcd vorbis wifi win32codecs xine xinerama 
xml2 xmms xosd xv xvid yahoo zlib video_cards_radeon linguas_ja linguas_en_GB 
userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY 
 
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-10-24 07:20:12 UTC
Please reopen if it can be reproduced with basic CFLAGS/CXXFLAGS, thanks.