Summary: | x11-libs/qt-webkit-4.8.2: fails to build (seems to refer to sql drivers) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/x11-libs%3Aqt-webkit-4.8.2%3A20120711-014451.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Diego Elio Pettenò (RETIRED)
![]() sql drivers? ld exits with an error but I don't see any error messages... are you sure it wasn't killed by OOM? (In reply to comment #1) > sql drivers? Perhaps he means some errors starting at line #121 - db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory? But that just appears to be verbose output from the configure detection process. (In reply to comment #2) > (In reply to comment #1) > > sql drivers? > Perhaps he means some errors starting at line #121 - db2.cpp:42:20: fatal > error: sqlcli.h: No such file or directory? > > But that just appears to be verbose output from the configure detection > process. Yes, that's completely unrelated to the failure. Hi! I have some problem compiling qt-webkit-4.8.2 too. This is the error: rc-4.8.2/src/3rdparty/webkit/Source/WebCore/bindings/js/specialization -Ibridge/c -Itesting/js -Igenerated -I../../Source -I../../include -I../include/QtWebKit -I../include -Iplatform/graphics/gstreamer -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gstreamer-0.10 -I/usr/include/libxml2 -I/usr/X11R6/include -I.moc/release-static -o .obj/release-static/FontValue.o css/FontValue.cpp {standard input}: Assembler messages: {standard input}:51354: Warning: end of file not at end of a line; newline inserted {standard input}:51668: Error: bad register name `%r' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus) Please submit a full bug report. See <http://bugs.gentoo.org/> for instructions. make: *** [.obj/release-static/CSSParser.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: x11-libs/qt-webkit-4.8.2 failed (compile phase): * emake failed Is there some workaround? (In reply to comment #4) Full build.log please... I don't know why but the compilation was successful this time. BTW, after talking privately with flameeyes, I'm closing this as WFM. |