Summary: | ERROR: x11-libs/qt-3.3.0-r1 failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Torstein S. Hansen <huleboer> |
Component: | New packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | blocker | ||
Priority: | High | ||
Version: | 2004.0 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Torstein S. Hansen
2004-03-17 11:19:56 UTC
Can you reproduce this in the exact same place? I did a emerge sync and now I get another error (I've also done emerge --update system; emerge --update world) g++ -fno-exceptions -Wl,-rpath,/usr/qt/3/lib -shared -Wl,-rpath,/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/sqldrivers -o libqsqlite.so .obj/smain.o .obj/qsql_sqlite.o .obj/attach.o .obj/auth.o .obj/btree.o .obj/btree_rb.o .obj/build.o .obj/copy.o .obj/date.o .obj/delete.o .obj/expr.o .obj/func.o .obj/hash.o .obj/insert.o .obj/main.o .obj/opcodes.o .obj/os.o .obj/pager.o .obj/parse.o .obj/pragma.o .obj/printf.o .obj/random.o .obj/select.o .obj/shell.o .obj/table.o .obj/tokenize.o .obj/trigger.o .obj/update.o .obj/util.o .obj/vacuum.o .obj/vdbe.o .obj/vdbeaux.o .obj/where.o -L/usr/lib/mysql -L/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/lib -L/usr/X11R6/lib -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread mv -f libqsqlite.so ../../../sqldrivers/ make[3]: Leaving directory `/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers/sqlite' make[2]: Leaving directory `/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src/sqldrivers' make[1]: *** [sub-sqldrivers] Error 2 make[1]: Leaving directory `/var/tmp/portage/qt-3.3.0-r1/work/qt-x11-free-3.3.0/plugins/src' make: *** [sub-plugins] Error 2 !!! ERROR: x11-libs/qt-3.3.0-r1 failed. !!! Function src_compile, Line 88, Exitcode 2 !!! (no error message) USE="qt kde -gnome -gtk" fixes the roblem.. then it installes it without all the sexy addons I wanted :) |