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

Bug 245640

Summary: kde-base/kdepim-kresources-3.5.10 fails during install phase
Product: Gentoo Linux Reporter: Sandro Bonazzola <sandro.bonazzola>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 245954    

Description Sandro Bonazzola 2008-11-05 11:59:33 UTC
Making install in featureplan
make[1]: Entering directory `/var/tmp/portage/kde-base/kdepim-kresources-3.5.10/work/kdepim-kresources-3.5.10/kresources/featureplan'
kxml_compiler \
          --custom-parser ./kde-features.rng
/bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libkdepim -I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT -D_LARGE_FILES=1  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon64 -O2 -pipe -fno-strict-aliasing -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 kcal_resourcefeatureplan.lo kcal_resourcefeatureplan.cpp
In file included from kcal_resourcefeatureplan.h:26,
                 from kcal_resourcefeatureplan.cpp:22:
kde-features.h:28:19: error: QString: No such file or directory
kde-features.h:29:17: error: QList: No such file or directory
In file included from kcal_resourcefeatureplan.h:26,
                 from kcal_resourcefeatureplan.cpp:22:
kde-features.h:34: error: ISO C++ forbids declaration of 'QList' with no type
kde-features.h:34: error: expected ';' before '<' token
kde-features.h:51: error: ISO C++ forbids declaration of 'QList' with no type
kde-features.h:51: error: expected ';' before '<' token
kde-features.h:61: error: expected unqualified-id before '&' token
kde-features.h:61: error: expected ',' or '...' before '&' token
kde-features.h:62: error: 'List' in class 'Responsible' does not name a type
kde-features.h:69: error: 'List' in class 'Responsible' does not name a type
kde-features.h:75: error: ISO C++ forbids declaration of 'QList' with no type
kde-features.h:75: error: expected ';' before '<' token
kde-features.h:81: error: expected unqualified-id before '&' token
kde-features.h:81: error: expected ',' or '...' before '&' token
kde-features.h:82: error: 'List' in class 'Feature' does not name a type
kde-features.h:84: error: expected unqualified-id before '&' token
kde-features.h:84: error: expected ',' or '...' before '&' token
kde-features.h:85: error: 'List' in class 'Category' does not name a type
kde-features.h:90: error: 'List' in class 'Feature' does not name a type
kde-features.h:91: error: 'List' in class 'Category' does not name a type
kde-features.h:98: error: expected unqualified-id before '&' token
kde-features.h:98: error: expected ',' or '...' before '&' token
kde-features.h:99: error: 'List' in class 'Category' does not name a type
kde-features.h:104: error: 'List' in class 'Category' does not name a type
In file included from kcal_resourcefeatureplan.cpp:22:
kcal_resourcefeatureplan.h:58: error: expected unqualified-id before '&' token
kcal_resourcefeatureplan.h:58: error: expected ',' or '...' before '&' token
kcal_resourcefeatureplan.cpp: In member function 'virtual bool KCal::ResourceFeaturePlan::doLoad()':
kcal_resourcefeatureplan.cpp:83: error: cannot convert 'Features' to 'Features*' in initialization
kcal_resourcefeatureplan.cpp:88: error: 'List' is not a member of 'Category'
kcal_resourcefeatureplan.cpp:88: error: expected `;' before 'categories'
kcal_resourcefeatureplan.cpp:94: error: 'categories' was not declared in this scope
kcal_resourcefeatureplan.cpp: At global scope:
kcal_resourcefeatureplan.cpp:102: error: expected unqualified-id before '&' token
kcal_resourcefeatureplan.cpp:102: error: expected ',' or '...' before '&' token
kcal_resourcefeatureplan.cpp: In member function 'void KCal::ResourceFeaturePlan::insertCategories()':
kcal_resourcefeatureplan.cpp:105: error: 'Category::List' has not been declared
kcal_resourcefeatureplan.cpp:105: error: expected `;' before 'it'
kcal_resourcefeatureplan.cpp:106: error: 'it' was not declared in this scope
kcal_resourcefeatureplan.cpp:106: error: 'categories' was not declared in this scope
kcal_resourcefeatureplan.cpp:111: error: no matching function for call to 'KCal::Todo::setRelatedTo(<unresolved overloaded function type>)'
../../libkcal/incidence.h:202: note: candidates are: void KCal::Incidence::setRelatedTo(KCal::Incidence*)
kcal_resourcefeatureplan.cpp:113: error: 'class Category' has no member named 'categoryList'
kcal_resourcefeatureplan.cpp:115: error: 'List' is not a member of 'Feature'
kcal_resourcefeatureplan.cpp:115: error: expected `;' before 'features'
kcal_resourcefeatureplan.cpp:116: error: 'Feature::List' has not been declared
kcal_resourcefeatureplan.cpp:116: error: expected `;' before 'it2'
kcal_resourcefeatureplan.cpp:117: error: 'it2' was not declared in this scope
kcal_resourcefeatureplan.cpp:117: error: 'features' was not declared in this scope
make[1]: *** [kcal_resourcefeatureplan.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kdepim-kresources-3.5.10/work/kdepim-kresources-3.5.10/kresources/featureplan'
make: *** [install-recursive] Error 1


emerge --info:
Portage 2.2_rc13 (default/linux/amd64/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.26-gentoo-r2 x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-r2-x86_64-AMD_Athlon-tm-_64_Processor_3500+-with-glibc2.2.5
Timestamp of tree: Wed, 05 Nov 2008 09:37:01 +0000
distcc 3.0 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fno-strict-aliasing"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.1/env /usr/kde/4.1/share/config /usr/kde/4.1/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/initng/daemon /etc/initng/net /etc/initng/system /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fno-strict-aliasing"
DISTDIR="/home/media/dist"
FEATURES="collision-protect cvs distlocks elog java-strict metadata-transfer multilib-strict parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
PKGDIR="/home/ftp/packages"
PORTAGE_COMPRESS="bzip2"
PORTAGE_COMPRESS_FLAGS="-9"
PORTAGE_RSYNC_EXTRA_OPTS=" --timeout=800 --progress "
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/portage /home/sandro/cvstree/tinyos-2-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 3ds 7zip X a52 aac acl acpi alsa amd64 amr apache2 arts audiofile avahi bash-completion berkdb bl branding bzip2 cairo cal3d caps ccache cdb cddb cdparanoia cdr cg chroot cli cpudetection cracklib crypt css cups curl custom-cflags dbus devhelp dga directfb disk-partition djvu dmi dovecot-sasl dri dts dv dvd dvdr dvdread emboss emerald encode epydoc erandom esd evo exif expat extrafilters fam fame ffmpeg firefox flac fltk foomaticdb fortran gd gdbm ggi gif gimp glib glibc-omitfp glitz glut gmp gnokii gnome gnutls gphoto2 gpm graphviz gsm gstreamer gtk gtkhtml guile hal hbci howl-compat iconv idn ieee1394 imagemagick imlib ipv6 isc isdnlog ithreads java javacomm javascript jbig jce jikes jpeg jpeg2k justify kde kdeenablefinal kdehiddenvisibility kdeprefix kqemu lcms ldap libcaca libnotify linuxthreads-tls lm_sensors logitech-mouse logrotate lzo mad mailwrapper matroska mbox mdb mhash midi mikmod mjpeg mmap mmx mmxext mng motif mozdevelop mp3 mpeg mppe-mppc msn mudflap multilib musepack musicbrainz mysql ncurses nfs nls nptl nptlonly nsplugin numeric nvidia odbc ode offensive ofx ogg ogre openexr opengl openmp oss pam parport pch pcre pdf perl php png povray ppds pppd print pulseaudio python qa qt3 qt3support qt4 quicktime quotes rdesktop readline reflection resolvconf restrict-javascript rtc samba scanner sdl session slang slp smime sndfile snmp speex spell spl sse sse2 ssl startup-notification subversion svg sysfs syslog tcpd test tetex tga theora threads tidy tiff timidity tk truetype unicode usb userlocales utempter v4l v4l2 vcd vda vorbis vorbis-psy wma wmf wmp xattr xcomposite xforms xine xinerama xml xorg xpm xprint xscreensaver xulrunner xv xvid xvmc yv12 zeroconf zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" CAMERAS="canon directory panasonic pccam300 " ELIBC="glibc" FOO2ZJS_DEVICES="hp1005 hpp1005" INPUT_DEVICES="mouse evdev keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, MAKEOPTS
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2008-11-07 16:18:18 UTC

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