Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 302341 Details for
Bug 404379
app-editors/tea-31.2.0 - rvln.cpp:3746:10: error: invalid use of incomplete type ‘struct QSessionManager’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log
Build.log (text/plain), 4.35 KB, created by
Piotr Szymaniak
on 2012-02-18 13:13:57 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2012-02-18 13:13:57 UTC
Size:
4.35 KB
patch
obsolete
> * Package: app-editors/tea-31.2.0 > * Repository: gentoo > * Maintainer: qt@gentoo.org > * USE: elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: sandbox >>>> Unpacking source... >>>> Unpacking tea-31.2.0.tar.bz2 to /var/tmp/portage/app-editors/tea-31.2.0/work >>>> Source unpacked in /var/tmp/portage/app-editors/tea-31.2.0/work >>>> Preparing source in /var/tmp/portage/app-editors/tea-31.2.0/work/tea-31.2.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-editors/tea-31.2.0/work/tea-31.2.0 ... > * Running qmake ... > [ ok ] >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-editors/tea-31.2.0/work/tea-31.2.0 ... >make -j3 >i686-pc-linux-gnu-g++ -c -pipe -Os -march=pentium4 -pipe -D_REENTRANT -Wall -W -DVERSION_NUMBER=\"31.2.0\" -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -o rvln.o rvln.cpp >i686-pc-linux-gnu-g++ -c -pipe -Os -march=pentium4 -pipe -D_REENTRANT -Wall -W -DVERSION_NUMBER=\"31.2.0\" -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -o main.o main.cpp >i686-pc-linux-gnu-g++ -c -pipe -Os -march=pentium4 -pipe -D_REENTRANT -Wall -W -DVERSION_NUMBER=\"31.2.0\" -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -o todo.o todo.cpp >rvln.cpp: In member function âvoid rvln::newFile()â: >rvln.cpp:664:14: warning: unused variable âdâ [-Wunused-variable] >rvln.cpp: At global scope: >rvln.cpp:1884:6: warning: unused parameter âpreviousâ [-Wunused-parameter] >rvln.cpp: In member function âvoid rvln::man_find_prev()â: >rvln.cpp:2854:28: warning: variable âflagsâ set but not used [-Wunused-but-set-variable] >rvln.cpp: In member function âvoid CApplication::saveState(QSessionManager&)â: >rvln.cpp:3746:10: error: invalid use of incomplete type âstruct QSessionManagerâ >/usr/include/qt4/QtGui/qapplication.h:72:7: error: forward declaration of âstruct QSessionManagerâ >rvln.cpp:3746:27: error: incomplete type âQSessionManagerâ used in nested name specifier >rvln.cpp: At global scope: >rvln.cpp:4678:6: warning: unused parameter âexitCodeâ [-Wunused-parameter] >rvln.cpp:4678:6: warning: unused parameter âexitStatusâ [-Wunused-parameter] >rvln.cpp:7153:6: warning: unused parameter âdateâ [-Wunused-parameter] >rvln.cpp:7209:6: warning: unused parameter âyearâ [-Wunused-parameter] >rvln.cpp:7209:6: warning: unused parameter âmonthâ [-Wunused-parameter] >i686-pc-linux-gnu-g++ -c -pipe -Os -march=pentium4 -pipe -D_REENTRANT -Wall -W -DVERSION_NUMBER=\"31.2.0\" -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -o document.o document.cpp >i686-pc-linux-gnu-g++ -c -pipe -Os -march=pentium4 -pipe -D_REENTRANT -Wall -W -DVERSION_NUMBER=\"31.2.0\" -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -o utils.o utils.cpp >make: *** [rvln.o] Error 1 >make: *** Waiting for unfinished jobs.... >document.cpp:1205:6: warning: unused parameter ânewBlockCountâ [-Wunused-parameter] >document.cpp:1435:6: warning: unused parameter âsourceâ [-Wunused-parameter] > * ERROR: app-editors/tea-31.2.0 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =app-editors/tea-31.2.0', > * the complete build log and the output of 'emerge -pqv =app-editors/tea-31.2.0'. > * The complete build log is located at '/var/log/portage/app-editors:tea-31.2.0:20120214-230529.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-editors/tea-31.2.0/temp/environment'. > * S: '/var/tmp/portage/app-editors/tea-31.2.0/work/tea-31.2.0' >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored.
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 404379
: 302341