Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70218 - qmake was not found during emerge of qt-3.3.3 on PPC
Summary: qmake was not found during emerge of qt-3.3.3 on PPC
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-05 20:35 UTC by Richard Hussong
Modified: 2005-05-12 09:36 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 Richard Hussong 2004-11-05 20:35:17 UTC
I was trying to upgrade KDE on a PPC machine, and started with qt-3.3.3.  When that failed due to a segfault in UIC (presumably bug 61483), I unmerged the existing qt version and tried again.  This time, it ended up trying to run a nonexistent "qmake" when making plugins/src.

Reproducible: Always
Steps to Reproduce:
1. emerge unmerge qt
2. emerge qt (where the current ebuild is qt-3.3.3)
3.

Actual Results:  
qmake: command not found 
(during "make plugins/src") 

Expected Results:  
It should have run the qmake it had just built, and finished the emerge. 

I copied the qmake built during the failed emerge to a directory in the root 
user's path, and tried the emerge again.  This time, it got past several 
invocations of qmake, but the new copy of uic segfaulted, terminating the 
emerge again. 
 
Here is the information from "emerge info": 
 
Gentoo Base System version 1.4.3.12 
Portage 2.0.51-r2 (default-ppc-2004.1, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22-ben2 
ppc) 
================================================================= 
System uname: 2.4.22-ben2 ppc  
Autoconf: sys-devel/autoconf-2.57-r1 
Automake: sys-devel/automake-1.7.8 
Binutils: sys-devel/binutils-2.14.90.0.2 
Headers:  sys-kernel/linux-headers-2.4.19-r1 
Libtools: sys-devel/libtool-1.4.1-r10 
ACCEPT_KEYWORDS="ppc" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -pipe -mcpu=750 -mpowerpc-gfxopt -mmultiple -mstring" 
CHOST="powerpc-unknown-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/lib/pbbuttonsd /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-O2 -pipe -mcpu=750 -mpowerpc-gfxopt -mmultiple -mstring" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache distlocks" 
GENTOO_MIRRORS="ftp://lug.mtu.edu/gentoo/source http://128.213.5.34/gentoo/ 
ftp://trumpetti.atm.tut.fi/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" 
USE="alsa arts berkdb bonobo cdr dvd esd f77 gdbm gif gnome-libs gpm gtk imlib 
jpeg kde ldap motif mozilla nas nls oggvorbis opengl pam perl png ppc python 
readline sdl slang ssl tcltk tcpd tetex truetype"
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-12 09:36:21 UTC
Are you still having this problem?
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-12 09:36:16 UTC
No reply from reporter.