Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76481 - Emerge musescore failed
Summary: Emerge musescore failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-02 21:36 UTC by Zu Kim
Modified: 2006-03-10 09:01 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
musescore emerge log (config.log,30.42 KB, text/plain)
2006-03-10 09:01 UTC, Igor Galchevsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zu Kim 2005-01-02 21:36:20 UTC
"emerge musescore" failed because it required qt version higher than 3.0.
I had qt2.0 - that's what comes with installing standard gentoo (kernel 2.4) followed by "emerge gnome".

Reproducible: Always
Steps to Reproduce:
1. install gentoo 2004.3
2. emerge gnome
3. emerge musescore

Actual Results:  
it failed complaning that I didn't have qt 3.0 or higher

Expected Results:  
checked dependency and installed qt 3.0
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2005-01-07 12:13:06 UTC
KEYWORDS="sparc x86"
DEPEND=">=x11-libs/qt-3.1.0"

This ebuild depends explicitly on QT version 3.1; please sync your portage tree, it appears to be outdated.
Comment 2 Zu Kim 2005-01-08 14:42:02 UTC
In fact, I had a higher version of qt 3.0. I just assumed I had 2.0 because, when I typed qt and "tab" (completion) I got "qt20fix." But it turned out that I had qt3.3.3. I have no idea why I gave up working on that and ended up installing a higer version of MuseScore (also after several failures mostly due to alsa configuration and "jack").
Comment 3 Bjoern Koch 2005-02-02 07:51:11 UTC
Same problem here. Got a fresh sync of the portage tree, but emerge can't find /usr/qt/3/bin/uic. So it quits as it thinks there is no qt >= 3.1.0.
But I got qt 3.3.3 emerged here and even /usr/qt/3/uic is there... look at this:

root@leibniz root # emerge -pv musescore

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] media-sound/musescore-0.0.6  -arts -debug +xinerama 0 kB

Total size of downloads: 0 kB
root@leibniz root # emerge musescore
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/musescore-0.0.6 to /
>>> md5 src_uri ;-) mscore-0.0.6.tar.bz2
>>> Unpacking source...
>>> Unpacking mscore-0.0.6.tar.bz2 to /var/tmp/portage/musescore-0.0.6/work
 * Applying musescore-0.0.6-assert.patch ...                              [ ok ]>>> Source unpacked.
 * econf: updating mscore-0.0.6/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating mscore-0.0.6/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-qttest
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking for objdir... .libs
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
checking for doxygen... /usr/bin/doxygen
checking for dot... /usr/bin/dot
checking for perl... /usr/bin/perl
checking for X... libraries , headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-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 (assumed due to --disable-qttest)
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.0.0

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/musescore-0.0.6/work/mscore-0.0.6/config.log

!!! ERROR: media-sound/musescore-0.0.6 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

root@leibniz root # emerge -pv qt

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-libs/qt-3.3.3  +cups -debug +doc* -firebird +gif -icc -immqt -immqt-bc -ipv6 -mysql -nas -odbc +opengl -postgres +sqlite* +xinerama* +zlib 0 kB

Total size of downloads: 0 kB
root@leibniz root # ls -al /usr/qt/3/bin
total 6700
drwxr-xr-x   2 root root    4096 Mar 15  2004 .
drwxr-xr-x  10 root root    4096 Aug 21 10:46 ..
-rwxr-xr-x   1 root root  412044 Aug 21 10:45 assistant
-rwxr-xr-x   1 root root 2767272 Aug 21 10:45 designer
-rwxr-xr-x   1 root root    4160 Aug 21 10:45 findtr
-rwxr-xr-x   1 root root  386744 Aug 21 10:45 linguist
-rwxr-xr-x   1 root root   53580 Aug 21 10:45 lrelease
-rwxr-xr-x   1 root root   89720 Aug 21 10:45 lupdate
-rwxr-xr-x   1 root root  523688 Aug 21 10:45 moc
-rwxr-xr-x   1 root root   39672 Aug 21 10:45 qm2ts
-rwxr-xr-x   1 root root 2002504 Aug 21 10:45 qmake
-rwxr-xr-x   1 root root    8065 Aug 21 10:45 qt20fix
-rwxr-xr-x   1 root root  190316 Aug 21 10:45 qtconfig
-rwxr-xr-x   1 root root    5324 Aug 21 10:45 qtrename140
-rwxr-xr-x   1 root root  311020 Aug 21 10:45 uic
root@leibniz root #
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2005-05-04 14:46:06 UTC
Please read your error output:

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/musescore-0.0.6/work/mscore-0.0.6/config.log
Comment 5 Igor Galchevsky 2006-03-10 08:58:42 UTC
I got the same problem here. I attached a config.log
Comment 6 Igor Galchevsky 2006-03-10 09:01:50 UTC
Created attachment 81848 [details]
musescore emerge log