Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32047 - museseq-0.6.0 emerge problems
Summary: museseq-0.6.0 emerge problems
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 09:45 UTC by Shane Simmons
Modified: 2004-01-03 06:45 UTC (History)
1 user (show)

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 Shane Simmons 2003-10-26 09:45:44 UTC
When I try to emerge museseq, I get a number of access violations; something
tries to write to /dev/dri/card0 through /dev/dri/card15.  When I disable the
sandbox, the configure script fails to find Qt.  This stage fails whether or not
sandbox is enabled or disabled.  

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

Actual Results:  
checking how to run the C++ preprocessor... g++ -E
checking for QT environment variable QTDIR... yes
checking for QT includes (/usr/qt/3/include)... yes
checking for QT libraries (/usr/qt/3/lib)... yes
checking for QT moc (/usr/qt/3/bin/moc)... yes
checking for QT uic (/usr/qt/3/bin/uic)... no
configure: error: need qt >= 3.1.0
 
!!! ERROR: media-sound/museseq-0.6.0 failed.

# emerge -p qt
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild   R   ] x11-libs/qt-3.1.2-r4




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22-ck2)
=================================================================
System uname: 2.4.22-ck2 i686 VIA C3 Ezra
Gentoo Base System version 1.4.3.10p1
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=k6-3 -O3 -pipe -mmmx -m3dnow"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
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/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=k6-3 -O3 -pipe -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apm crypt cups foomaticdb gif jpeg libg++ mad mikmod ncurses nls pdflib
png spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline arts
tetex bonobo svga tcltk java guile gpm tcpd pam libwww ssl perl python esd imlib
oggvorbis qt kde motif opengl mozilla cdr X gtk2 gtk gnome alsa fbcon directfb
dvd mmx 3dnow avi mpeg encode sdl quicktime oss jack video_cards_radeon"
Comment 1 Brandy Westcott (RETIRED) gentoo-dev 2003-12-03 17:47:04 UTC
Shane, thanks for the bug report.

Can you provide the config.log as a plain text attachment. I suspect this may have something to do with using 'su' and session management.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-12-18 14:48:03 UTC
VIA C3 Ezra is not k6
why are you cflags wrong ?
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2004-01-03 06:45:04 UTC
closing