Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235336 - ice while building net-p2p/ktorrent-2.2.7 on ppc
Summary: ice while building net-p2p/ktorrent-2.2.7 on ppc
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 03:09 UTC by Ron MacNeil
Modified: 2009-01-09 21:15 UTC (History)
3 users (show)

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 Ron MacNeil 2008-08-21 03:09:19 UTC
gcc --version
gcc (Gentoo 4.3.1-r1 p1.1) 4.3.1

uname -a
Linux cube 2.6.25-gentoo-r6 #1 Mon Jul 7 12:49:30 PDT 2008 ppc 7400, altivec supported PowerMac5,1 GNU/Linux

cat /proc/cpuinfo
processor       : 0
cpu             : 7400, altivec supported
temperature     : 35 C (uncalibrated)
clock           : 450.000000MHz
revision        : 2.9 (pvr 000c 0209)
bogomips        : 49.66
timebase        : 24907667
platform        : PowerMac
machine         : PowerMac5,1
motherboard     : PowerMac5,1 MacRISC2 MacRISC Power Macintosh
detected as     : 68 (PowerMac G4 Cube)
pmac flags      : 00000014
L2 cache        : 1024K unified
pmac-generation : NewWorld


[...]
/bin/sh ../../libtool --silent --tag=CXX --mode=compile powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libktorrent -I../../ktorrent/libktorrent -I./../../libktorrent -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O -mcpu=G4 -maltivec -mabi=altivec -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions  -c -o StatsSpd.lo StatsSpd.cc
In file included from ChartDrawer.h:29,
                 from ChartDrawer.cc:21:
/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within ||
In file included from ChartDrawer.h:29,
                 from StatsSpd.h:31,
                 from StatsSpd.cc:21:
/usr/qt/3/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within ||
In file included from ChartDrawer.cc:473:
ChartDrawer.cc: In member function 'void kt::ChartDrawer::DrawChart(QPainter&)':
ChartDrawer.cc:240: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make[3]: *** [ChartDrawer.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/net-p2p/ktorrent-2.2.7/work/ktorrent-2.2.7/plugins/stats'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-p2p/ktorrent-2.2.7/work/ktorrent-2.2.7/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-p2p/ktorrent-2.2.7/work/ktorrent-2.2.7'
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2008-09-17 22:29:13 UTC
I do not have the hardware to reproduce this bug. PPC arch, any clues?
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2009-01-09 19:17:15 UTC
Can you provide the output of "emerge --info" please?
Comment 3 Joe Jezak (RETIRED) gentoo-dev 2009-01-09 21:15:24 UTC
For what it's worth, I can't reproduce this with gcc-4.3.2-r2.  Please re-open if you're still having problems with it.