Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1463492 Details for
Bug 1604551
libQGLViewer: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 11.99 KB, created by
Mohan Boddu
on 2018-07-19 23:15:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 23:15:50 UTC
Size:
11.99 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libQGLViewer.spec'], chrootPath='/var/lib/mock/f29-build-13018108-949519/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5f09ad0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libQGLViewer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: armv7hl >Building for target armv7hl >Wrote: /builddir/build/SRPMS/libQGLViewer-2.6.3-7.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libQGLViewer.spec'], chrootPath='/var/lib/mock/f29-build-13018108-949519/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5f09ad0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libQGLViewer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4fTYir >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf libQGLViewer-2.6.3 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/libQGLViewer-2.6.3.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libQGLViewer-2.6.3 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (libQGLViewer-2.6.3-exit.patch):' >Patch #0 (libQGLViewer-2.6.3-exit.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .exit --fuzz=0 >patching file QGLViewer/VRender/gpc.cpp >+ echo 'Patch #1 (libQGLViewer-2.6.3-dbg.patch):' >Patch #1 (libQGLViewer-2.6.3-dbg.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dbg --fuzz=0 >patching file QGLViewer/QGLViewer.pro >+ echo 'Patch #2 (libQGLViewer-2.6.3-qreal.patch):' >Patch #2 (libQGLViewer-2.6.3-qreal.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .qreal --fuzz=0 >patching file QGLViewer/vec.h >Hunk #1 succeeded at 156 (offset 22 lines). >Hunk #2 succeeded at 168 (offset 22 lines). >Hunk #3 succeeded at 178 (offset 22 lines). >patching file QGLViewer/quaternion.cpp >Hunk #1 succeeded at 148 (offset 22 lines). >patching file QGLViewer/quaternion.h >Hunk #1 succeeded at 126 (offset 22 lines). >patching file QGLViewer/manipulatedCameraFrame.cpp >Hunk #1 succeeded at 218 (offset 22 lines). >patching file QGLViewer/saveSnapshot.cpp >+ chmod a-x examples/fastDraw/fastDraw.vcproj examples/frameTransform/frameTransform.vcproj examples/frustumCulling/frustumCulling.vcproj examples/interface/interface.vcproj examples/keyFrames/keyFrames.vcproj examples/keyboardAndMouse/keyboardAndMouse.vcproj examples/luxo/luxo.vcproj examples/manipulatedFrame/manipulatedFrame.vcproj examples/mouseGrabber/mouseGrabber.vcproj examples/multiSelect/multiSelect.vcproj examples/multiView/multiView.vcproj examples/overpainting/overpainting.vcproj examples/screenCoordSystem/screenCoordSystem.vcproj examples/select/select.vcproj examples/simpleViewer/simpleViewer.vcproj examples/standardCamera/standardCamera.vcproj examples/stereoViewer/stereoViewer.vcproj >+ rm -rf ../libQGLViewer-2.6.3-qt5 >+ cp -a ../libQGLViewer-2.6.3 ../libQGLViewer-2.6.3-qt5 >+ sed -i -e 's/TARGET = QGLViewer/TARGET = QGLViewer-qt5/' ../libQGLViewer-2.6.3-qt5/QGLViewer/QGLViewer.pro >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Sk7Ebq >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libQGLViewer-2.6.3 >+ cd QGLViewer >+ /usr/lib/qt4/bin/qmake 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= LIB_DIR=/usr/lib DOC_DIR=/usr/share/doc/libQGLViewer INCLUDE_DIR=/usr/include TARGET_x=libQGLViewer.so.2.6.3 >+ make -j4 >/usr/lib/qt4/bin/uic ImageInterface.ui -o ui_ImageInterface.h >/usr/lib/qt4/bin/uic VRenderInterface.ui -o ui_VRenderInterface.h >g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include -I/usr/X11R6/include -I.moc -I. -o .obj/qglviewer.o qglviewer.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include -I/usr/X11R6/include -I.moc -I. -o .obj/camera.o camera.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include -I/usr/X11R6/include -I.moc -I. -o .obj/manipulatedFrame.o manipulatedFrame.cpp >g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include -I/usr/X11R6/include -I.moc -I. -o .obj/manipulatedCameraFrame.o manipulatedCameraFrame.cpp >In file included from quaternion.h:26, > from keyFrameInterpolator.h:29, > from camera.h:26, > from camera.cpp:24: >vec.h:199:2: error: 'qglviewer::Vec::operator const float*() const' cannot be overloaded with 'qglviewer::Vec::operator const qreal*() const' > operator const float*() const { > ^~~~~~~~ >vec.h:171:2: note: previous declaration 'qglviewer::Vec::operator const qreal*() const' > operator const qreal*() const { > ^~~~~~~~ >In file included from constraint.h:26, > from frame.h:29, > from manipulatedFrame.h:26, > from manipulatedCameraFrame.h:26, > from manipulatedCameraFrame.cpp:24: >vec.h:199:2: error: 'qglviewer::Vec::operator const float*() const' cannot be overloaded with 'qglviewer::Vec::operator const qreal*() const' > operator const float*() const { > ^~~~~~~~ >vec.h:171:2: note: previous declaration 'qglviewer::Vec::operator const qreal*() const' > operator const qreal*() const { > ^~~~~~~~ >In file included from constraint.h:26, > from frame.h:29, > from manipulatedFrame.h:26, > from manipulatedFrame.cpp:24: >vec.h:199:2: error: 'qglviewer::Vec::operator const float*() const' cannot be overloaded with 'qglviewer::Vec::operator const qreal*() const' > operator const float*() const { > ^~~~~~~~ >vec.h:171:2: note: previous declaration 'qglviewer::Vec::operator const qreal*() const' > operator const qreal*() const { > ^~~~~~~~ >In file included from quaternion.h:26, > from keyFrameInterpolator.h:29, > from camera.h:26, > from qglviewer.h:26, > from qglviewer.cpp:24: >vec.h:199:2: error: 'qglviewer::Vec::operator const float*() const' cannot be overloaded with 'qglviewer::Vec::operator const qreal*() const' > operator const float*() const { > ^~~~~~~~ >vec.h:171:2: note: previous declaration 'qglviewer::Vec::operator const qreal*() const' > operator const qreal*() const { > ^~~~~~~~ >make: *** [Makefile:390: .obj/camera.o] Error 1 >make: *** Waiting for unfinished jobs.... >make: *** [Makefile:418: .obj/manipulatedCameraFrame.o] Error 1 >make: *** [Makefile:404: .obj/manipulatedFrame.o] Error 1 >make: *** [Makefile:376: .obj/qglviewer.o] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.Sk7Ebq (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.Sk7Ebq (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libQGLViewer.spec
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 1604551
: 1463492 |
1463493
|
1463494