Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85378 - emerge dev-python/PyQt-3.13 quit with "g++: Internal error: Killed (program as)"
Summary: emerge dev-python/PyQt-3.13 quit with "g++: Internal error: Killed (program as)"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 11:29 UTC by Wilson M. Michaels
Modified: 2005-06-22 19:45 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 Wilson M. Michaels 2005-03-15 11:29:43 UTC
I tried to emerge gtorrent. It depends on dev-python/PyQT. I got the following strange output following the usual emerge error message the first time only. Subsequent tries (see below) did not include this message of one word per line.

cc1plus
:

Broken

pipe
:

error

writing

to

-
bash-2.05b#

Reproducible: Always
Steps to Reproduce:
1.emerge qtorrent
2.
3.

Actual Results:  
Calculating dependencies   ...done!
>>> emerge (1 of 2) dev-python/PyQt-3.13 to /
>>> md5 files   ;-) PyQt-3.12.ebuild
>>> md5 files   ;-) PyQt-3.14.1.ebuild
>>> md5 files   ;-) PyQt-3.14.ebuild
>>> md5 files   ;-) PyQt-3.11.ebuild
>>> md5 files   ;-) PyQt-3.8.1.ebuild
>>> md5 files   ;-) PyQt-3.13-r1.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) PyQt-3.13.ebuild
>>> md5 files   ;-) files/digest-PyQt-3.11
>>> md5 files   ;-) files/digest-PyQt-3.12
>>> md5 files   ;-) files/digest-PyQt-3.13
>>> md5 files   ;-) files/digest-PyQt-3.14
>>> md5 files   ;-) files/digest-PyQt-3.8.1
>>> md5 files   ;-) files/digest-PyQt-3.14.1
>>> md5 files   ;-) files/digest-PyQt-3.13-r1
>>> md5 files   ;-) files/PyQt-3.8.1-qt-3.3.patch
>>> md5 files   ;-) files/license-3.8.1.diff
>>> md5 src_uri ;-) PyQt-x11-gpl-3.13.tar.gz
>>> Unpacking source...
>>> Unpacking PyQt-x11-gpl-3.13.tar.gz to /var/tmp/portage/PyQt-3.13/work
>>> Source unpacked.
SIP 4.1.1 is being used.
QScintilla 1.4 is being used.
Checking to see if the qtcanvas module should be built...
Checking to see if the qtnetwork module should be built...
Checking to see if the qttable module should be built...
Checking to see if the qtxml module should be built...
Checking to see if the qtgl module should be built...
Checking to see if the qtui module should be built...
Checking to see if the qtsql module should be built...
Checking to see if the qtext module should be built...
Checking to see if the QAssistantClient class is available...
Creating features file...
Checking to see if the QCDEStyle class is built in...
Checking to see if the QInterlaceStyle class is built in...
Checking to see if the QMotifStyle class is built in...
Checking to see if the QMotifPlusStyle class is built in...
Checking to see if the QPlatinumStyle class is built in...
Checking to see if the QSGIStyle class is built in...
Checking to see if the QWindowsXPStyle class is built in...
Checking to see if the QWindowsStyle class is built in...
These PyQt modules will be built: qt qtcanvas qtnetwork qttable qtxml qtui
qtsql qtext.
Support for these Qt classes has been disabled: QInterlaceStyle
QWindowsXPStyle.
The PyQt modules will be installed in /usr/lib/python2.3/site-packages.
The PyQt .sip files will be installed in /usr/share/sip.
pyuic will be installed in /usr/bin.
pylupdate will be installed in /usr/bin.
Generating the C++ source for the qt module...
Creating the Makefile for the qt module...
Generating the C++ source for the qtext module...
Creating the Makefile for the qtext module...
Generating the C++ source for the qtsql module...
Creating the Makefile for the qtsql module...
Generating the C++ source for the qtui module...
Creating the Makefile for the qtui module...
Generating the C++ source for the qtcanvas module...
Creating the Makefile for the qtcanvas module...
Generating the C++ source for the qtnetwork module...
Creating the Makefile for the qtnetwork module...
Generating the C++ source for the qttable module...
Creating the Makefile for the qttable module...
Generating the C++ source for the qtxml module...
Creating the Makefile for the qtxml module...
Creating pyuic Makefile...
Creating pylupdate Makefile...
Creating top level Makefile...
Creating pyqtconfig.py...
make[1]: Entering directory `/var/tmp/portage/PyQt-3.13/work/PyQt-x11-gpl-3.13/qt'
g++ -c -pipe -march=pentium4 -O3 -g -pipe -fforce-addr -frerun-loop-opt
-frerun-cse-after-loop -falign-functions=4 -mno-sse2 -fPIC -march=pentium4 -g
-pipe -mno-sse2 -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I.
-I/usr/include/python2.3 -I/usr/qt/3/include -I/usr/X11R6/include -o
sipqtpart0.o sipqtpart0.cpp
/usr/qt/3/bin/moc -o moc_sipqtpart0.cpp sipqtpart0.h
g++ -c -pipe -march=pentium4 -O3 -g -pipe -fforce-addr -frerun-loop-opt
-frerun-cse-after-loop -falign-functions=4 -mno-sse2 -fPIC -march=pentium4 -g
-pipe -mno-sse2 -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I.
-I/usr/include/python2.3 -I/usr/qt/3/include -I/usr/X11R6/include -o
moc_sipqtpart0.o moc_sipqtpart0.cpp
g++: Internal error: Killed (program as)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [sipqtpart0.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/PyQt-3.13/work/PyQt-x11-gpl-3.13/qt'
make: *** [all] Error 2

!!! ERROR: dev-python/PyQt-3.13 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
Normal emerge

bash-2.05b# emerge info
PORTAGE_GPG_DIR is invalid. Removing gpg from FEATURES.
Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.4.28 i686)
=================================================================
System uname: 2.4.28 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4-r1 [2.3.4
(#1, Feb  8 2005, 13:46:49)]
dev-lang/python:     2.2.3-r5, 2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.19-r1, 2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -g -pipe -fforce-addr -frerun-loop-opt
-frerun-cse-after-loop -falign-functions=4 -mno-sse2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.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/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -g -pipe -fforce-addr -frerun-loop-opt
-frerun-cse-after-loop -falign-functions=4 -mno-sse2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks moo nostrip sandbox
sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.ccccom.com http://mirrors.tds.net/gentoo
http://gentoo.seren.com/gentoo ftp://mirrors.tds.net/gentoo
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm arts avi berkdb bitmap-fonts cjk crypt cscope cups
curl directfb dvd emacs emboss encode esd fam fbcon flac font-server foomaticdb
fortran gdbm gif gphoto2 gpm gtk2 imagemagick imap imlib ipv6 jack java jikes
jpeg junit kde ladcca libg++ libwww mad mikmod mmx mmx2 motif mozilla mp3 mpeg
mysql ncurses nls oggvorbis opengl oss pam pdflib perl png ppds python qt
quicktime readline ruby samba scanner sdl slang speex spell sse ssl svga tcltk
tcpd tiff truetype truetype-fonts type1-fonts usb x86 xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 SpanKY gentoo-dev 2005-03-15 13:03:20 UTC
try it with sane CFLAGS / CXXFLAGS

start with just '-pipe'
Comment 2 Sean Sullivan 2005-03-15 20:11:31 UTC
Same issue here. Eats all up my physical then digs into swap.

Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r0, 2.6.11-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar  9 2005, 09:26:45)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r5
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS=" -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS=" -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 apache2 audiofile avi berkdb bitmap-fonts cdparanoia cdr crypt cups curl dbm divx4linux dvd dvdread encode fam flac font-server foomaticdb fortran gif gpm imagemagick ipv6 java jp2 jpeg junit libclamav lzw lzw-tiff mailwrapper motif mozilla mp3 mpeg mysql mysqli ncurses nls nvidia ogg oggvorbis opengl pam perl png python qt readline samba ssl tcpd tiff truetype truetype-fonts type1-fonts usb userlocales xine xml xml2 xmms xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 3 Sean Sullivan 2005-03-15 20:14:23 UTC
My apologies, I posted the above in the wrong bug.
Comment 4 Wilson M. Michaels 2005-06-22 19:45:44 UTC
Emerge now works properly. Whatever was causing the problem has been fixed.