Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122725 - kuroo fails to compile ppc
Summary: kuroo fails to compile ppc
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 13:11 UTC by David Stevenson
Modified: 2006-04-21 17:40 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 David Stevenson 2006-02-13 13:11:09 UTC
installedpackagesview.cpp: In constructor `InstalledPackagesView::InstalledPacka gesView(QWidget*, const char*)':
installedpackagesview.cpp:34: error: invalid use of undefined type `struct KList ViewSearchLineWidget'
installedpackagesview.h:28: error: forward declaration of `struct KListViewSearc hLineWidget'
make[3]: *** [installedpackagesview.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/kuroo-0.71.0/work/kuroo-0.71.0/src/ installed'

My system is ppc gnome, so it maybe I am missing some libs here is more info from start of emerge.

./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/share/m an --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstate dir=/var/lib --build=powerpc-unknown-linux-gnu --with-x --enable-mitshm --withou t-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib  --disable-dependency-tracking --disable-debug --without-debug --without-arts
checking build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking target system type... powerpc-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/kde/3.3/bin/kde-config
kde-config: Unknown option '--libsuffix'.

Let me know what other info would help.
and apologies if this is dup - but I did search.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-13 13:23:10 UTC
emerge --info, please...
Comment 2 David Stevenson 2006-02-13 13:36:14 UTC
Here you are.

Macmini david # emerge --info
Portage 2.0.51.22-r2 (default-linux/ppc/2004.3, gcc-3.4.1, glibc-2.3.3.20040420-r1, 2.6.12-gentoo-r6 pp c)
=================================================================
System uname: 2.6.12-gentoo-r6 ppc 7447A, altivec supported
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.3, 2.4.2
sys-apps/sandbox:    1.2.11
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.90.0.3-r3
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share /config /usr/kde/3.3/shutdown /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="-O2 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/mirrors/gentoo ftp://pand emonium.tiscali.de/pub/gentoo/ ftp://mirror.nutsmaas.nl/gentoo/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="ppc X alsa audiofile berkdb bitmap-fonts bzip2 cdr crypt cups dvd dvdr eds emboss esd exif expat f am ffmpeg font-server fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 hal howl idn imlib ipv6 java j peg lcms ldap libwww mad mng motif mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl pam pcre pdflib pe rl png python readline samba scanner sdl spell ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-02-13 13:59:13 UTC
Reopen.
Comment 4 David Stevenson 2006-02-13 17:21:02 UTC
I did have kdelibs 3.3 so I tried upping to 3.4 and now kuroo compiles and runs fine.
So I guess the bug is there should be a dependancy on 3.4
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2006-04-21 17:40:05 UTC
Reopen when you have the problem with the latest version. 0.71.0 has a couple of issues and will be removed.