Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge qt failes
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Reinder
n00b
n00b


Joined: 27 Aug 2004
Posts: 47
Location: Netherlands

PostPosted: Tue Apr 26, 2005 11:15 am    Post subject: emerge qt failes Reply with quote

Hi,

I cant install qt on my pc
after a while compiling it says:
Code:
g++ -c -pipe -I/usr/include/mysql -fno-exceptions -Wall -W -O3 -march=athlon -pipe -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/var/tmp/portage/qt-3.3.4-r3/work/qt-x11-free-3.3.4/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qpsprinter.o kernel/qpsprinter.cpp
g++ -c -pipe -I/usr/include/mysql -fno-exceptions -Wall -W -O3 -march=athlon -pipe -D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/var/tmp/portage/qt-3.3.4-r3/work/qt-x11-free-3.3.4/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qeventloop_unix.o kernel/qeventloop_unix.cpp
{standard input}: Assembler messages:
{standard input}:13120: Warning: end of file not at end of a line; newline inserted
{standard input}:13739: Error: unknown pseudo-op: `.'
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [.obj/release-shared-mt/qpsprinter.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.4-r3/work/qt-x11-free-3.3.4/src'
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.3.4-r3 failed.
!!! Function src_compile, Line 144, Exitcode 2
!!! (no error message)


Code:
 # emerge info
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110, glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 mobile AMD Athlon(tm) 4
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar 23 2005, 10:01:14)]
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-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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="-O3 -march=athlon -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo rsync://ftp.snt.utwente.nl/gentoo ftp://mirror.nutsmaas.nl/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X amd apache2 bzlib cups dedicated exif fbcon ftp gd gd-external gif gpm imap java jpeg mmx mp3 mysql mysqli ntp png samba sockets sqlite ssl tiff tokenizer truetype xml xml2 zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY


hope anyone know's a solution
because i want to install qtparted so i can resize my partition (reiserfs)

thanks
Back to top
View user's profile Send private message
bkunlimited
l33t
l33t


Joined: 18 Jun 2004
Posts: 672

PostPosted: Tue Apr 26, 2005 11:32 am    Post subject: Reply with quote

try to compile it with gcc-3.3.5. I also had problems when i was using gcc-3.4.3
Back to top
View user's profile Send private message
Reinder
n00b
n00b


Joined: 27 Aug 2004
Posts: 47
Location: Netherlands

PostPosted: Tue Apr 26, 2005 11:34 am    Post subject: Reply with quote

can you tell me how i use another gcc?
Back to top
View user's profile Send private message
bkunlimited
l33t
l33t


Joined: 18 Jun 2004
Posts: 672

PostPosted: Tue Apr 26, 2005 11:37 am    Post subject: Reply with quote

with gcc-config -l you get the list of installed gcc's. then call "gcc-config <number>" and replace <number> with the number that gcc-config -l told you
Back to top
View user's profile Send private message
Reinder
n00b
n00b


Joined: 27 Aug 2004
Posts: 47
Location: Netherlands

PostPosted: Tue Apr 26, 2005 12:14 pm    Post subject: Reply with quote

ok i tried to change gcc but i wont work

Code:
fileserver ~ # gcc-config -l
[1] i386-pc-linux-gnu-3.3.4
[2] i686-pc-linux-gnu-3.4.3-20050110 *
[3] i686-pc-linux-gnu-3.4.3-20050110-hardened
[4] i686-pc-linux-gnu-3.4.3-20050110-hardenednopie
[5] i686-pc-linux-gnu-3.4.3-20050110-hardenednossp
fileserver ~ # gcc-config 1
 * Switching to i386-pc-linux-gnu-3.3.4 compiler ...                                                                      [ ok ]

 * If you intend to use the gcc from the new profile in an already
 * running shell, please remember to do:

 *   # source /etc/profile

fileserver ~ # source /etc/profile
fileserver ~ # gcc-config -l
[1] i386-pc-linux-gnu-3.3.4
[2] i686-pc-linux-gnu-3.4.3-20050110 *
[3] i686-pc-linux-gnu-3.4.3-20050110-hardened
[4] i686-pc-linux-gnu-3.4.3-20050110-hardenednopie
[5] i686-pc-linux-gnu-3.4.3-20050110-hardenednossp


any help ?
Back to top
View user's profile Send private message
Reinder
n00b
n00b


Joined: 27 Aug 2004
Posts: 47
Location: Netherlands

PostPosted: Wed Apr 27, 2005 9:27 am    Post subject: Reply with quote

Hi,

I still can't emerge qt...
I tried to emerge another gcc, but it says it's masked, I don't know how to emerge a masked program.

If anyone knows what to do, please help me

Greetz,
Reinder
Back to top
View user's profile Send private message
Reinder
n00b
n00b


Joined: 27 Aug 2004
Posts: 47
Location: Netherlands

PostPosted: Wed Apr 27, 2005 9:24 pm    Post subject: Reply with quote

well, i didnt solve it yet...
can someone please help?
Back to top
View user's profile Send private message
Reinder
n00b
n00b


Joined: 27 Aug 2004
Posts: 47
Location: Netherlands

PostPosted: Wed May 04, 2005 11:46 am    Post subject: Reply with quote

Hey im still here

ok i tried another gcc (gcc-3.3.2)
and i keep getting errors compiling qt, no matter which version..

does anyone one know why?

greetz Reinder
Back to top
View user's profile Send private message
IvanYosifov
l33t
l33t


Joined: 15 Oct 2004
Posts: 778
Location: Bulgaria

PostPosted: Wed May 04, 2005 11:58 am    Post subject: Reply with quote

Could you be running out of memory during the emerge ?
Back to top
View user's profile Send private message
IvanYosifov
l33t
l33t


Joined: 15 Oct 2004
Posts: 778
Location: Bulgaria

PostPosted: Wed May 04, 2005 12:02 pm    Post subject: Reply with quote

Search bugzilla. There are lots of bugs about this problem. At least in this case:

https://bugs.gentoo.org/show_bug.cgi?id=64901

It turned out to be a hardware problem.

Quote:

------- Additional Comment #4 From Linda Knapp 2004-09-27 11:55 PST -------

I have the same issue with qt-3.3.3 emerge failing - I can emerge other packages - in fact have emerged the entire system over this weekend without problems. If it is a compiler or hardware issue why am I not seeing it on other packages? Is there any test you can suggest?


------- Additional Comment #5 From Caleb Tennis 2004-09-27 13:03 PST -------

Because qt is one of the most computationally expensive programs to compile.

memtest86 is a good one to start with


------- Additional Comment #6 From Linda Knapp 2004-09-28 13:45 PST -------

I never would have believed it but yes it was a hardware problem (bad memory) It seemed strange that it always failed on the qt emerge and on no other emerges. Thanks for the help! I replaced the SIMM and it is busy emerging KDE and has finished emerging qt.


------- Additional Comment #7 From Caleb Tennis 2004-09-29 05:45 PST -------

great!
Back to top
View user's profile Send private message
Reinder
n00b
n00b


Joined: 27 Aug 2004
Posts: 47
Location: Netherlands

PostPosted: Wed May 04, 2005 12:03 pm    Post subject: Reply with quote

ok tnx, i will try to run a memtest
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum