Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203252 - x11-libs/qt-4.4.0_rc1 failed to install
Summary: x11-libs/qt-4.4.0_rc1 failed to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-24 17:55 UTC by Maksim 'max_posedon' Melnikau
Modified: 2007-12-26 09: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 Maksim 'max_posedon' Melnikau 2007-12-24 17:55:02 UTC
emerge \=qt-x11-libs/qt-4.4.0_rc1 failed


Reproducible: Always

Steps to Reproduce:
1. unmask \=qt-*-4.4.0_rc_1
2. emerge qt

Actual Results:  
emerge failed

Expected Results:  
emerge shouldn't fail

>>> Emerging (2 of 2) x11-libs/qt-4.4.0_rc1 to /
 * qt-x11-preview-opensource-src-4.4.0-tp1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                      [ ok ]
 * checking ebuild checksums ;-) ...                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                 [ ok ]
 * checking qt-x11-preview-opensource-src-4.4.0-tp1.tar.gz ;-) ...                                                     [ ok ]
>>> Unpacking source...
>>> Unpacking qt-x11-preview-opensource-src-4.4.0-tp1.tar.gz to /mnt/floppy/data/gentoo/tmp/portage/x11-libs/qt-4.4.0_rc1/work
>>> Source unpacked.
>>> Compiling source in /mnt/floppy/data/gentoo/tmp/portage/x11-libs/qt-4.4.0_rc1/work/qt-x11-preview-opensource-src-4.4.0-tp1 ...
 * econf: updating qt-x11-preview-opensource-src-4.4.0-tp1/src/3rdparty/libtiff/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating qt-x11-preview-opensource-src-4.4.0-tp1/src/3rdparty/libtiff/config/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating qt-x11-preview-opensource-src-4.4.0-tp1/src/3rdparty/freetype/builds/unix/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating qt-x11-preview-opensource-src-4.4.0-tp1/src/3rdparty/freetype/builds/unix/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 --build=i686-pc-linux-gnu

This is the Qt/X11 Preview Edition.

--host=i686-pc-linux-gnu: invalid command-line switch
--mandir=/usr/share/man: invalid command-line switch
--infodir=/usr/share/info: invalid command-line switch
--localstatedir=/var/lib: invalid command-line switch
--build=i686-pc-linux-gnu: invalid command-line switch

Usage:  configure [-prefix <dir>] [-prefix-install] [-bindir <dir>] [-libdir <dir>]
        [-docdir <dir>] [-headerdir <dir>] [-plugindir <dir> ] [-datadir <dir>]
        [-translationdir <dir>] [-sysconfdir <dir>] [-examplesdir <dir>]
        [-demosdir <dir>] [-buildkey <key>] [-release] [-debug]
        [-debug-and-release] [-shared] [-static] [-no-fast] [-fast] [-no-largefile]
        [-largefile] [-no-exceptions] [-exceptions] [-no-accessibility]
        [-accessibility] [-no-stl] [-stl] [-no-sql-<driver>] [-sql-<driver>]
        [-plugin-sql-<driver>] [-system-sqlite] [-no-qt3support] [-qt3support]
        [-platform] [-D <string>] [-I <string>] [-L <string>] [-help] [-no-zlib]
        [-qt-zlib] [-system-zlib] [-no-gif] [-qt-gif] [-no-libtiff] [-system-libtiff]
        [-no-libpng] [-qt-libpng] [-system-libpng] [-no-libmng] [-qt-libmng]
        [-system-libmng] [-no-libjpeg] [-qt-libjpeg] [-system-libjpeg] [-make <part>]
        [-no-make <part>] [-R <string>]  [-l <string>] [-no-rpath]  [-rpath] [-continue]
        [-verbose] [-v] [-silent] [-no-nis] [-nis] [-no-cups] [-cups] [-no-iconv]
        [-iconv] [-no-pch] [-pch] [-no-qdbus] [-qdbus] [-no-separate-debug-info]
        [-no-mmx] [-no-3dnow] [-no-sse] [-no-sse2] [-qtnamespace <namespace>]
        [-separate-debug-info] [-armfpa] [-no-optimized-qmake] [-optimized-qmake]
        [-no-xmlpatterns] [-xmlpatterns] [-no-phonon] [-phonon] [-no-webkit] [-webkit]

        [additional platform specific options (see below)]


Installation options:

 These are optional, but you may specify install directories.

    -prefix <dir> ...... This will install everything relative to <dir>
                         (default /usr)

  * -prefix-install .... Force a sandboxed "local" installation of
                         Qt. This will install into
                         /usr, if this option is
                         disabled then some platforms will attempt a
                         "system" install by placing default values to
                         be placed in a system location other than
                         PREFIX.

 You may use these to separate different parts of the install:

...

    -no-tablet ......... Do not compile Tablet support.
 *  -tablet ............ Compile Tablet support.
                         Requires IRIX with wacom.h and libXi or
                         XFree86 with X11/extensions/XInput.h and libXi.

    -no-xkb ............ Do not compile XKB (X KeyBoard extension) support.
 *  -xkb ............... Compile XKB support.

    -no-separate-debug-info Do not store debug information in a separate file
 *  -separate-debug-info    Strip debug information into a separate .debug file

    -no-glib ........... Do not compile Glib support.
 +  -glib .............. Compile Glib support.

 *
 * ERROR: x11-libs/qt-4.4.0_rc1 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line  103:  Called econf
 *               ebuild.sh, line  507:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/mnt/floppy/data/gentoo/tmp/portage/x11-libs/qt-4.4.0_rc1/temp/build.log'.
 * The ebuild environment file is located at '/mnt/floppy/data/gentoo/tmp/portage/x11-libs/qt-4.4.0_rc1/temp/environment'.
 *
Comment 1 Maksim 'max_posedon' Melnikau 2007-12-24 17:57:32 UTC
Localy I fixed it via adding this lines at end of qt-4.4.0_rc1.ebuild

src_unpack() {
    echo "fake"
}
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2007-12-25 12:37:09 UTC
thanks for the report.  I'll fix it soon.
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2007-12-26 00:46:53 UTC
I removed SRC_URI (amongst other variables).  I think this fixes the issue.  Please try it again and verify.
Comment 4 Maksim 'max_posedon' Melnikau 2007-12-26 09:07:25 UTC
Thanks, now works.