Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 714024 Details for
Bug 794607
media-gfx/panini-0.73.0 - /.../glext.h: error: typedef PFNGLDEPTHBOUNDSEXTPROC is initialized (use decltype instead)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:panini-0.73.0:20210606-171013.log
media-gfx:panini-0.73.0:20210606-171013.log (text/plain), 16.88 KB, created by
Toralf Förster
on 2021-06-06 17:16:42 UTC
(
hide
)
Description:
media-gfx:panini-0.73.0:20210606-171013.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-06-06 17:16:42 UTC
Size:
16.88 KB
patch
obsolete
> * Package: media-gfx/panini-0.73.0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking panini-0.73.0.tar.gz to /var/tmp/portage/media-gfx/panini-0.73.0/work >>>> Source unpacked in /var/tmp/portage/media-gfx/panini-0.73.0/work >>>> Preparing source in /var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0 ... > * Running qmake ... >Info: creating stash file /var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0/.qmake.stash > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0 ... >make -j3 >make -f Makefile.Release >make[1]: Entering directory '/var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0' >/usr/lib64/qt5/bin/uic ui/mainwindow.ui -o build/ui_mainwindow.h >/usr/lib64/qt5/bin/uic ui/picTypeDialog.ui -o build/ui_picTypeDialog.h >/usr/lib64/qt5/bin/uic ui/About.ui -o build/ui_About.h >ui/picTypeDialog.ui: Warning: The name 'layoutWidget' (QWidget) is already in use, defaulting to 'layoutWidget1'. >/usr/lib64/qt5/bin/uic ui/ShowText.ui -o build/ui_ShowText.h >/usr/lib64/qt5/bin/uic ui/TurnDialog.ui -o build/ui_TurnDialog.h >/usr/lib64/qt5/bin/uic ui/CubeLimit_dialog.ui -o build/ui_CubeLimit_dialog.h >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -O2 -Wall -Wextra -D_REENTRANT -fPIC -DVERSION=\"0.73.0\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/pvQtPic.o src/pvQtPic.cpp >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -O2 -Wall -Wextra -D_REENTRANT -fPIC -DVERSION=\"0.73.0\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/pvQtView.o src/pvQtView.cpp >x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -O2 -Wall -Wextra -D_REENTRANT -fPIC -DVERSION=\"0.73.0\" -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -Ibuild -Ibuild -I/usr/lib64/qt5/mkspecs/linux-g++ -o build/GLwindow.o src/GLwindow.cpp >In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, > from /usr/include/qt5/QtGui/qopengl.h:43, > from /usr/include/qt5/QtOpenGL/qgl.h:45, > from /usr/include/qt5/QtOpenGL/QGLWidget:1, > from src/pvQtView.h:33, > from src/pvQtView.cpp:21: >/usr/include/qt5/QtGui/qtgui-config.h:4: warning: "QT_OPENGL_ES" redefined > 4 | #define QT_OPENGL_ES true > | >In file included from /usr/include/qt5/QtCore/qconfig.h:1, > from /usr/include/qt5/QtCore/qglobal.h:66, > from /usr/include/qt5/QtGui/qtguiglobal.h:43, > from /usr/include/qt5/QtGui/qopengl.h:43, > from /usr/include/qt5/QtOpenGL/qgl.h:45, > from /usr/include/qt5/QtOpenGL/QGLWidget:1, > from src/pvQtView.h:33, > from src/pvQtView.cpp:21: >/usr/include/qt5/Gentoo/gentoo-qconfig.h:10: note: this is the location of the previous definition > 10 | #define QT_OPENGL_ES > | >In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, > from /usr/include/qt5/QtGui/qopengl.h:43, > from /usr/include/qt5/QtOpenGL/qgl.h:45, > from /usr/include/qt5/QtOpenGL/QGLWidget:1, > from src/pvQtView.h:33, > from src/pvQtView.cpp:21: >/usr/include/qt5/QtGui/qtgui-config.h:5: warning: "QT_OPENGL_ES_2" redefined > 5 | #define QT_OPENGL_ES_2 true > | >In file included from /usr/include/qt5/QtCore/qconfig.h:1, > from /usr/include/qt5/QtCore/qglobal.h:66, > from /usr/include/qt5/QtGui/qtguiglobal.h:43, > from /usr/include/qt5/QtGui/qopengl.h:43, > from /usr/include/qt5/QtOpenGL/qgl.h:45, > from /usr/include/qt5/QtOpenGL/QGLWidget:1, > from src/pvQtView.h:33, > from src/pvQtView.cpp:21: >/usr/include/qt5/Gentoo/gentoo-qconfig.h:11: note: this is the location of the previous definition > 11 | #define QT_OPENGL_ES_2 > | >In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, > from /usr/include/qt5/QtGui/QtGui:4, > from src/pvQtPic.h:77, > from src/pvQtPic.cpp:83: >/usr/include/qt5/QtGui/qtgui-config.h:4: warning: "QT_OPENGL_ES" redefined > 4 | #define QT_OPENGL_ES true > | >In file included from /usr/include/qt5/QtCore/qconfig.h:1, > from /usr/include/qt5/QtCore/qglobal.h:66, > from /usr/include/qt5/QtCore/QtCore:4, > from /usr/include/qt5/QtGui/QtGuiDepends:3, > from /usr/include/qt5/QtGui/QtGui:3, > from src/pvQtPic.h:77, > from src/pvQtPic.cpp:83: >/usr/include/qt5/Gentoo/gentoo-qconfig.h:10: note: this is the location of the previous definition > 10 | #define QT_OPENGL_ES > | >In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, > from /usr/include/qt5/QtGui/QtGui:4, > from src/pvQtPic.h:77, > from src/pvQtPic.cpp:83: >/usr/include/qt5/QtGui/qtgui-config.h:5: warning: "QT_OPENGL_ES_2" redefined > 5 | #define QT_OPENGL_ES_2 true > | >In file included from /usr/include/qt5/QtCore/qconfig.h:1, > from /usr/include/qt5/QtCore/qglobal.h:66, > from /usr/include/qt5/QtCore/QtCore:4, > from /usr/include/qt5/QtGui/QtGuiDepends:3, > from /usr/include/qt5/QtGui/QtGui:3, > from src/pvQtPic.h:77, > from src/pvQtPic.cpp:83: >/usr/include/qt5/Gentoo/gentoo-qconfig.h:11: note: this is the location of the previous definition > 11 | #define QT_OPENGL_ES_2 > | >In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, > from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, > from /usr/include/qt5/QtWidgets/qfiledialog.h:43, > from /usr/include/qt5/QtWidgets/QFileDialog:1, > from src/GLwindow.cpp:32: >/usr/include/qt5/QtGui/qtgui-config.h:4: warning: "QT_OPENGL_ES" redefined > 4 | #define QT_OPENGL_ES true > | >In file included from /usr/include/qt5/QtCore/qconfig.h:1, > from /usr/include/qt5/QtCore/qglobal.h:66, > from /usr/include/qt5/QtCore/QtCore:4, > from src/GLwindow.cpp:31: >/usr/include/qt5/Gentoo/gentoo-qconfig.h:10: note: this is the location of the previous definition > 10 | #define QT_OPENGL_ES > | >In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, > from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, > from /usr/include/qt5/QtWidgets/qfiledialog.h:43, > from /usr/include/qt5/QtWidgets/QFileDialog:1, > from src/GLwindow.cpp:32: >/usr/include/qt5/QtGui/qtgui-config.h:5: warning: "QT_OPENGL_ES_2" redefined > 5 | #define QT_OPENGL_ES_2 true > | >In file included from /usr/include/qt5/QtCore/qconfig.h:1, > from /usr/include/qt5/QtCore/qglobal.h:66, > from /usr/include/qt5/QtCore/QtCore:4, > from src/GLwindow.cpp:31: >/usr/include/qt5/Gentoo/gentoo-qconfig.h:11: note: this is the location of the previous definition > 11 | #define QT_OPENGL_ES_2 > | >src/GLwindow.cpp: In member function âvoid GLwindow::turn90(int)â: >src/GLwindow.cpp:202:28: warning: unused parameter âtâ [-Wunused-parameter] > 202 | void GLwindow::turn90( int t ){ > | ~~~~^ >src/GLwindow.cpp: In member function âvirtual void GLwindow::resizeEvent(QResizeEvent*)â: >src/GLwindow.cpp:256:44: warning: unused parameter âevâ [-Wunused-parameter] > 256 | void GLwindow::resizeEvent( QResizeEvent * ev ){ > | ~~~~~~~~~~~~~~~^~ >src/GLwindow.cpp: In member function âbool GLwindow::loadTypedFiles(const char*, QStringList)â: >src/GLwindow.cpp:297:9: warning: unused variable ânâ [-Wunused-variable] > 297 | int n = pictypes.picTypeCount( ipt ); > | ^ >src/GLwindow.cpp: In member function âbool GLwindow::commandLine(int, char**)â: >src/GLwindow.cpp:622:10: warning: variable âokâ set but not used [-Wunused-but-set-variable] > 622 | bool ok; > | ^~ >src/GLwindow.cpp: In member function âvoid GLwindow::set_surface(int)â: >src/GLwindow.cpp:798:10: warning: unused variable âokâ [-Wunused-variable] > 798 | bool ok = pvpic->setSurface( surf ); // check > | ^~ >src/GLwindow.cpp: In member function âvoid GLwindow::setImgAlpha(QImage*, double)â: >src/GLwindow.cpp:904:25: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 904 | register qint32 t = *pw & 0x00ffffff; > | ^ >src/GLwindow.cpp: In member function âvoid GLwindow::diceImgAlpha(QImage*, double, int)â: >src/GLwindow.cpp:919:25: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 919 | register qint32 t = *pw & 0x00ffffff; > | ^ >src/GLwindow.cpp:920:22: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 920 | register int d = 1; > | ^ >In file included from src/pvQtView.cpp:28: >/usr/include/GL/glext.h:6782:25: error: typedef âPFNGLDEPTHBOUNDSEXTPROCâ is initialized (use âdecltypeâ instead) > 6782 | typedef void (APIENTRYP PFNGLDEPTHBOUNDSEXTPROC) (GLclampd zmin, GLclampd zmax); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/GL/glext.h:6782:51: error: âGLclampdâ was not declared in this scope; did you mean âGLclampfâ? > 6782 | typedef void (APIENTRYP PFNGLDEPTHBOUNDSEXTPROC) (GLclampd zmin, GLclampd zmax); > | ^~~~~~~~ > | GLclampf >/usr/include/GL/glext.h:6782:66: error: âGLclampdâ was not declared in this scope; did you mean âGLclampfâ? > 6782 | ef void (APIENTRYP PFNGLDEPTHBOUNDSEXTPROC) (GLclampd zmin, GLclampd zmax); > | ^~~~~~~~ > | GLclampf >src/pvQtView.cpp: In member function âvirtual void pvQtView::mouseDoubleClickEvent(QMouseEvent*)â: >src/pvQtView.cpp:254:53: warning: unused parameter âpmeâ [-Wunused-parameter] > 254 | void pvQtView::mouseDoubleClickEvent( QMouseEvent * pme ){ > | ~~~~~~~~~~~~~~^~~ >src/pvQtView.cpp: In member function âvirtual void pvQtView::wheelEvent(QWheelEvent*)â: >src/pvQtView.cpp:361:25: warning: âint QWheelEvent::delta() constâ is deprecated: Use angleDelta() [-Wdeprecated-declarations] > 361 | int d = event->delta(); > | ~~~~~~~~~~~~^~ >In file included from /usr/include/qt5/QtGui/qtextlayout.h:49, > from /usr/include/qt5/QtGui/qabstracttextdocumentlayout.h:45, > from /usr/include/qt5/QtGui/QtGui:5, > from src/pvQtPic.h:77, > from src/pvQtView.h:34, > from src/pvQtView.cpp:21: >/usr/include/qt5/QtGui/qevent.h:219:16: note: declared here > 219 | inline int delta() const { return qt4D; } > | ^~~~~ >src/pvQtView.cpp: In member function âvoid pvQtView::clipEyePosition()â: >src/pvQtView.cpp:468:25: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 468 | register double s = eyeDistance; > | ^ >src/pvQtView.cpp: In member function âvoid pvQtView::showview()â: >src/pvQtView.cpp:598:18: warning: âQString& QString::sprintf(const char*, ...)â is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] > 598 | s.sprintf("Y%.1f P%.1f R%.1f V%.1f eD%.2f eA(%.1f, %.1f) fS(%.2f, %.2f)", > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 599 | panAngle, tiltAngle, spinAngle, vFOV, eyeDistance, -hangle, -vangle, framex, framey); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/qt5/QtCore/qobject.h:47, > from /usr/include/qt5/QtWidgets/qwidget.h:45, > from /usr/include/qt5/QtOpenGL/qgl.h:46, > from /usr/include/qt5/QtOpenGL/QGLWidget:1, > from src/pvQtView.h:33, > from src/pvQtView.cpp:21: >/usr/include/qt5/QtCore/qstring.h:393:14: note: declared here > 393 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); > | ^~~~~~~ >src/pvQtView.cpp:601:18: warning: âQString& QString::sprintf(const char*, ...)â is deprecated: Use asprintf(), arg() or QTextStream instead [-Wdeprecated-declarations] > 601 | s.sprintf("Y%.1f P%.1f R%.1f V%.1f eD%.2f eS(%.2f, %.2f) fS(%.2f, %.2f)", > | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 602 | panAngle, tiltAngle, spinAngle, vFOV, eyeDistance, eyex, eyey, framex, framey); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/qt5/QtCore/qobject.h:47, > from /usr/include/qt5/QtWidgets/qwidget.h:45, > from /usr/include/qt5/QtOpenGL/qgl.h:46, > from /usr/include/qt5/QtOpenGL/QGLWidget:1, > from src/pvQtView.h:33, > from src/pvQtView.cpp:21: >/usr/include/qt5/QtCore/qstring.h:393:14: note: declared here > 393 | QString &sprintf(const char *format, ...) Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); > | ^~~~~~~ >src/pvQtPic.cpp: In member function âbool pvQtPic::setFaceImage(pvQtPic::PicFace, int, int, void*, int, int, bool, bool, int)â: >src/pvQtPic.cpp:102:17: warning: suggest parentheses around â+â inside â<<â [-Wparentheses] > 102 | ((bpc&0xFF) + (cpp&0xFF)<<8 + (align&0xFF)<<16 \ > | ~~~~~~~~~~~^~~~~~~~~~~~ >src/pvQtPic.cpp:772:18: note: in expansion of macro âkcodeâ > 772 | formats[i] = kcode(bitsPerColor,colorsPerPixel, > | ^~~~~ >src/pvQtPic.cpp:103:27: warning: suggest parentheses around â+â inside â<<â [-Wparentheses] > 102 | ((bpc&0xFF) + (cpp&0xFF)<<8 + (align&0xFF)<<16 \ > | ~~~~ > 103 | + (isfp?0x01000000:0) + (pack?0x02000000:0)) > | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ >src/pvQtPic.cpp:772:18: note: in expansion of macro âkcodeâ > 772 | formats[i] = kcode(bitsPerColor,colorsPerPixel, > | ^~~~~ >src/pvQtPic.cpp:755:59: warning: unused parameter âaddrâ [-Wunused-parameter] > 755 | int width, int height, void * addr, > | ~~~~~~~^~~~ >src/pvQtPic.cpp: In member function âbool pvQtPic::addimgsize(int, QSize)â: >src/pvQtPic.cpp:861:10: warning: unused variable âokâ [-Wunused-variable] > 861 | bool ok = false; > | ^~ >src/pvQtPic.cpp: In member function âQImage* pvQtPic::loadRaster(int)â: >src/pvQtPic.cpp:1084:35: warning: unused parameter âfaceâ [-Wunused-parameter] > 1084 | QImage * pvQtPic::loadRaster( int face ) > | ~~~~^~~~ >make[1]: *** [Makefile.Release:514: build/pvQtView.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0' >make: *** [Makefile:42: release] Error 2 > * ERROR: media-gfx/panini-0.73.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-gfx/panini-0.73.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/panini-0.73.0::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:panini-0.73.0:20210606-171013.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/panini-0.73.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/panini-0.73.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0' > * S: '/var/tmp/portage/media-gfx/panini-0.73.0/work/panini-0.73.0' >
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 794607
:
714012
|
714015
|
714018
|
714021
| 714024 |
714027