Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98197 - qscintilla update from 1.60 to 1.61 expected qt.eclass instead of qt3.eclass
Summary: qscintilla update from 1.60 to 1.61 expected qt.eclass instead of qt3.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-07 01:59 UTC by Stefan Frank
Modified: 2005-07-07 02:07 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 Stefan Frank 2005-07-07 01:59:36 UTC
Actually I couldn't perform the update to 1.61, because there seems to be a
problem with the qt eclass. Somehow it is expected that the eclass is called
qt.eclass, although it is qt3.eclass...

I could get along by making a symlink to qt.eclass

Reproducible: Always
Steps to Reproduce:
1. emerge =qscintilla-1.61
2.
3.

Actual Results:  
Calculating dependencies  /usr/lib/portage/bin/ebuild.sh: line 1458:
/usr/portage/eclass/qt.eclass: Datei oder Verzeichnis nicht gefunden

!!! ERROR: dev-python/qscintilla-1.61 failed.
!!! Function inherit, Line 1459, Exitcode 1
!!! died sourcing /usr/portage/eclass/qt.eclass in inherit()
!!! If you need support, post the topmost build error, NOT this status message.


aux_get(): (0) Error in dev-python/qscintilla-1.61 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)

Expected Results:  
Update/install qscintilla

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 27 2005, 17:37:22)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
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-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays
-fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/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="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays
-fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/
http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_CH.uft8"
LC_ALL="de_CH.utf8"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apm arts avi berkdb bitmap-fonts crypt cups curl dga doc
dvd emboss encode esd fam foomaticdb fortran gd gdbm gif gpm gtk gtk2
imagemagick imlib ipv6 java jpeg junit kde libg++ libwww mad mikmod mmx motif
moznocompose moznoirc moznomail mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis
opengl oss pam pcmcia pdflib perl png postgres ppds python qt quicktime readline
samba sdl slang spell sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts
unicode usb vorbis xine xml xml2 xmms xosd xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-07 02:07:29 UTC
Fixed, emerge sync again. Thanks.