Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363040 Details for
Bug 490902
=dev-qt/qtdemo-4.8.5-r1 fails compilation with "gstreamer.cpp:42:21: fatal error: gst/gst.h: No such file or directory"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
reporter.build.log
file_490902.txt (text/plain), 15.32 KB, created by
Tom Wijsman (TomWij) (RETIRED)
on 2013-11-10 23:17:04 UTC
(
hide
)
Description:
reporter.build.log
Filename:
MIME Type:
Creator:
Tom Wijsman (TomWij) (RETIRED)
Created:
2013-11-10 23:17:04 UTC
Size:
15.32 KB
patch
obsolete
> >These are the packages that would be merged, in order: > >[ebuild U ] dev-qt/qtdemo-4.8.5-r1:4 [4.8.4:4] USE="dbus declarative exceptions kde opengl phonon%* qt3support (-aqua) -debug -multimedia -openvg -pch -webkit -xmlpatterns (-c++0x%*)" 0 kB > >Total: 1 package (1 upgrade), Size of downloads: 0 kB > >>>> Verifying ebuild manifests > > >>>> Emerging (1 of 1) dev-qt/qtdemo-4.8.5-r1 > * qt-everywhere-opensource-src-4.8.5.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>>> Unpacking source... > * Unpacking parts of qt-everywhere-opensource-src-4.8.5.tar.gz: configure LICENSE.GPL3 LICENSE.LGPL projects.pro src/qbase.pri src/qt_targets.pri src/qt_install.pri bin config.tests mkspecs qmake demos examples doc/src/images include src tools ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/work >>>> Preparing source in /var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/work/qt-everywhere-opensource-src-4.8.5 ... > * Applying qtdemo-4.6-plugandpaint.patch ... > [ ok ] > * Disabling multimedia examples > * Disabling multimedia demos > * Disabling openvg examples > * Disabling webkit examples > * Disabling webkit demos > * Disabling xmlpatterns examples >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/work/qt-everywhere-opensource-src-4.8.5 ... >./configure -prefix /usr -bindir /usr/bin -libdir /usr/lib64/qt4 -docdir /usr/share/doc/qt-4.8.5 -headerdir /usr/include/qt4 -plugindir /usr/lib64/qt4/plugins -importdir /usr/lib64/qt4/imports -datadir /usr/share/qt4 -translationdir /usr/share/qt4/translations -sysconfdir /etc/qt4 -examplesdir /usr/share/qt4/examples -demosdir /usr/share/qt4/demos -opensource -confirm-license -shared -fast -largefile -stl -verbose -nomake examples -nomake demos -arch x86_64 -platform linux-g++ -L/usr/lib64 -release -no-separate-debug-info -exceptions -no-rpath -no-pch -reduce-relocations -I/usr/include/freetype2 -dbus -declarative -no-multimedia -opengl -no-openvg -phonon -qt3support -no-webkit -no-xmlpatterns >Determining system architecture... (Linux:3.10.15:x86_64) > 64-bit AMD 80x86 (x86_64) > 'x86_64' is supported >System architecture: 'x86_64' >Symbol visibility control enabled. >Symbolic function binding enabled. > >This is the Open Source Edition. > >You are licensed to use this software under the terms of >the Lesser GNU General Public License (LGPL) versions 2.1. >You are also licensed to use this software under the terms of >the GNU General Public License (GPL) versions 3. > >You have already accepted the terms of the license. > >floatmath auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o floatmath.o floatmath.cpp >floatmath.cpp:44:5: warning: unused parameter âargcâ [-Wunused-parameter] >floatmath.cpp:44:5: warning: unused parameter âargvâ [-Wunused-parameter] >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o floatmath floatmath.o -L/usr/lib64 >floatmath enabled. >mmx auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -mmmx -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mmx.o mmx.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o mmx mmx.o -L/usr/lib64 -mmmx >mmx enabled. >3dnow auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -m3dnow -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o 3dnow 3dnow.o -L/usr/lib64 -m3dnow >3dnow enabled. >sse auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -msse -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse.o sse.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse sse.o -L/usr/lib64 -msse >sse enabled. >sse2 auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -msse2 -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse2.o sse2.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse2 sse2.o -L/usr/lib64 -msse2 >sse2 enabled. >sse3 auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -msse3 -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse3.o sse3.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse3 sse3.o -L/usr/lib64 -msse3 >sse3 enabled. >ssse3 auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -mssse3 -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ssse3.o ssse3.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o ssse3 ssse3.o -L/usr/lib64 -mssse3 >ssse3 enabled. >sse4_1 auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -msse4.1 -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_1.o sse4_1.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse4_1 sse4_1.o -L/usr/lib64 -msse4.1 >sse4_1 enabled. >sse4_2 auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -msse4.2 -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_2.o sse4_2.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse4_2 sse4_2.o -L/usr/lib64 -msse4.2 >sse4_2 enabled. >avx auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -mavx -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o avx.o avx.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o avx avx.o -L/usr/lib64 -mavx >avx enabled. >ipc_sysv auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipc.o ipc.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o ipc_sysv ipc.o -L/usr/lib64 >ipc_sysv enabled. >zlib auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o zlib.o zlib.cpp >zlib.cpp: In function âint main(int, char**)â: >zlib.cpp:46:15: warning: variable âstreamâ set but not used [-Wunused-but-set-variable] >zlib.cpp:48:17: warning: variable âverâ set but not used [-Wunused-but-set-variable] >zlib.cpp:51:9: warning: variable âresâ set but not used [-Wunused-but-set-variable] >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o zlib zlib.o -L/usr/lib64 -lz >zlib enabled. >libjpeg auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libjpeg.o libjpeg.cpp >libjpeg.cpp: In function âint main(int, char**)â: >libjpeg.cpp:51:32: warning: âcinfoâ is used uninitialized in this function [-Wuninitialized] >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libjpeg libjpeg.o -L/usr/lib64 -ljpeg >libjpeg enabled. >libtiff auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libtiff.o libtiff.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libtiff libtiff.o -L/usr/lib64 -ltiff >libtiff enabled. >libmng auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libmng.o libmng.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libmng libmng.o -L/usr/lib64 -lmng >libmng enabled. >libpng auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libpng.o libpng.cpp >libpng.cpp: In function âint main(int, char**)â: >libpng.cpp:50:17: warning: variable âpng_ptrâ set but not used [-Wunused-but-set-variable] >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libpng libpng.o -L/usr/lib64 -lpng >libpng enabled. >DB2 auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o db2.o db2.cpp >db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory >compilation terminated. >gmake: *** [db2.o] Error 1 >DB2 disabled. >InterBase auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ibase.o ibase.cpp >ibase.cpp:42:19: fatal error: ibase.h: No such file or directory >compilation terminated. >gmake: *** [ibase.o] Error 1 >InterBase disabled. >MySQL (thread-safe) auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/mysql -o mysql.o ../mysql/mysql.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o mysql_r mysql.o -L/usr/lib64 -L/usr/lib64/mysql -L/usr//lib64 -lz -lpthread -lcrypt -lnsl -lm -L/usr/lib64/ -lssl -lcrypto -lmysqlclient_r >MySQL (thread-safe) enabled. >OCI auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o oci.o oci.cpp >oci.cpp:42:17: fatal error: oci.h: No such file or directory >compilation terminated. >gmake: *** [oci.o] Error 1 >OCI disabled. >ODBC auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o odbc.o odbc.cpp >odbc.cpp:45:17: fatal error: sql.h: No such file or directory >compilation terminated. >gmake: *** [odbc.o] Error 1 >ODBC disabled. >iODBC auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iodbc.o iodbc.cpp >iodbc.cpp:42:17: fatal error: sql.h: No such file or directory >compilation terminated. >gmake: *** [iodbc.o] Error 1 >iODBC disabled. >PostgreSQL auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o psql.o psql.cpp >psql.cpp:42:22: fatal error: libpq-fe.h: No such file or directory >compilation terminated. >gmake: *** [psql.o] Error 1 >PostgreSQL disabled. >SQLite2 auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sqlite2.o sqlite2.cpp >sqlite2.cpp:42:20: fatal error: sqlite.h: No such file or directory >compilation terminated. >gmake: *** [sqlite2.o] Error 1 >SQLite2 disabled. >unknown SQL driver: sqlite_symbian >unknown SQL driver: symsql >TDS auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o tds.o tds.cpp >tds.cpp:42:22: fatal error: sybfront.h: No such file or directory >compilation terminated. >gmake: *** [tds.o] Error 1 >TDS disabled. >NIS auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o nis.o nis.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o nis nis.o -L/usr/lib64 -lnsl >NIS enabled. >Cups auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o cups.o cups.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o cups cups.o -L/usr/lib64 -lcups >Cups enabled. >POSIX iconv auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iconv.o iconv.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o iconv iconv.o -L/usr/lib64 >POSIX iconv enabled. >D-Bus auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -o dbus.o dbus.cpp >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o dbus dbus.o -L/usr/lib64 -ldbus-1 >D-Bus enabled. >Glib auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o glib.o glib.cpp >glib.cpp: In function âint main(int, char**)â: >glib.cpp:48:19: warning: variable âcontextâ set but not used [-Wunused-but-set-variable] >glib.cpp:55:38: warning: âpollfdâ is used uninitialized in this function [-Wuninitialized] >x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o glib glib.o -L/usr/lib64 -pthread -lgthread-2.0 -lrt -lglib-2.0 >Glib enabled. >GStreamer auto-detection... () >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -O2 -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o gstreamer.o gstreamer.cpp >gstreamer.cpp:42:21: fatal error: gst/gst.h: No such file or directory >compilation terminated. >gmake: *** [gstreamer.o] Error 1 >GStreamer disabled. >Phonon support cannot be enabled due to functionality tests! > Turn on verbose messaging (-v) to ./configure to see the final report. > If you believe this message is in error you may use the continue > switch (-continue) to ./configure to continue. > * ERROR: dev-qt/qtdemo-4.8.5-r1::gentoo failed (configure phase): > * ./configure failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 3194: Called qt4-build_src_configure > * environment, line 2848: Called die > * The specific snippet of code: > * ./configure ${conf} || die "./configure failed"; > * > * If you need support, post the output of `emerge --info '=dev-qt/qtdemo-4.8.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-qt/qtdemo-4.8.5-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/work/qt-everywhere-opensource-src-4.8.5' > * S: '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/work/qt-everywhere-opensource-src-4.8.5' > >>>> Failed to emerge dev-qt/qtdemo-4.8.5-r1, Log file: > >>>> '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/temp/build.log' > * Messages for package dev-qt/qtdemo-4.8.5-r1: > * ERROR: dev-qt/qtdemo-4.8.5-r1::gentoo failed (configure phase): > * ./configure failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 3194: Called qt4-build_src_configure > * environment, line 2848: Called die > * The specific snippet of code: > * ./configure ${conf} || die "./configure failed"; > * > * If you need support, post the output of `emerge --info '=dev-qt/qtdemo-4.8.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-qt/qtdemo-4.8.5-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/work/qt-everywhere-opensource-src-4.8.5' > * S: '/var/tmp/portage/dev-qt/qtdemo-4.8.5-r1/work/qt-everywhere-opensource-src-4.8.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 490902
: 363040