Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21028 - Error while emerging redhat-artwork
Summary: Error while emerging redhat-artwork
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 16:14 UTC by Philip Nystromer
Modified: 2003-06-20 05:56 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 Philip Nystromer 2003-05-14 16:14:47 UTC
When doing "emerge redhat-artwork" I got the following error message: 
 
In file included from redhatclient.cpp:1461: 
redhatclient.moc:17:2: #error "This file was generated using the moc from 3.0.5. 
 It" 
redhatclient.moc:18:2: #error "cannot be used with the include files from this v 
ersion of Qt." 
redhatclient.moc:19:2: #error "(The moc has changed too much.)" 
make[5]: *** [redhatclient.lo] Error 1 
 
/Phil 

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



I use 1.4_rc4 from Stage 3 on a IBM Thinkpad 600. 
 
/Ph
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-05-14 16:52:48 UTC
what version of redhat-artwork and what version of qt have you got installed?

it would be useful if you pasted the output of emerge info
Comment 2 Philip Nystromer 2003-05-14 17:31:05 UTC
It seems I have qt-3.1.2-r3 installed. The version of redhat-artwork I was trying to 
install (by just doing emerge redhat-artwork) seems to have been 
redhat-artwork-0.47 
 
The output of emerge info are the lines I posted in the first bug report. I just included 
the lines where the error messages occured. 
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2003-05-21 14:01:59 UTC
Try removing /var/tmp/portage/redhat-artwork* and reemerging. 
 
Also, do you have an older version of qt still on your machine (3.0.5) ? 
Comment 4 Michele Balistreri (RETIRED) gentoo-dev 2003-05-21 14:04:15 UTC
what about redhat-artwork 0.73? 
Comment 5 Rick Jenkins 2003-06-17 08:36:58 UTC
I have the same problem on a new system, emerging current versions from the mirrors. The ebuild chose to merge redhat-artwork-0.47 and moc -v gives "Qt Meta Object Compiler version 26 (Qt 3.1.2)"

emerge info:

Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20 i686 Pentium II (Deschutes)
GENTOO_MIRRORS="ftp://ftp.oregonstate.edu/hub/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.oregonstate.edu http://distro.ibiblio.org/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="java guile esd imlib x86 oss 3dfx 3dnow acpi alsa apm arts avi berkdb bonobo cdr crypt cups encode gb gdbm gif -gnome gpm -gtk imlibjava jpeg kde libg++ libgda libwww mikmod mmx motif mpeg mozilla ncurses nls oggvorbis opengl pam perl pdflib png python qt qtmt quicktime readline sdl slang spell sse ssl svga tcltk tcpd truetype usb X xml2 xmms xv zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -mmmx -O3 -pipe"
CXXFLAGS="-march=pentium2 -mmmx -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j4"
AUTOCLEAN="yes"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage/"
FEATURES="sandbox ccache distcc userpriv strict"

Hope this helps.
Comment 6 Matt Blackshaw 2003-06-20 04:53:53 UTC
I had a similar problem when compling redhat-artwork 0.43.  I just tried 0.73 and voila, it worked fine... Why is 0.73 still masked?
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2003-06-20 05:56:05 UTC
It's now marked as stable on x86, should work better.