Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 819549 - dev-qt/qtsvg-5.15.2-r10 - powerpc64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Winconsistent-missing-override'
Summary: dev-qt/qtsvg-5.15.2-r10 - powerpc64-gentoo-linux-musl-g++: error: unrecognize...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-porting
  Show dependency tree
 
Reported: 2021-10-22 22:56 UTC by ernsteiswuerfel
Modified: 2021-10-23 09:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (qtsvg-5.15.2-r10:20211022-225238.log,7.53 KB, text/plain)
2021-10-22 22:56 UTC, ernsteiswuerfel
Details
emerge --info (file_819549.txt,6.36 KB, text/plain)
2021-10-22 22:57 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-10-22 22:56:34 UTC
Created attachment 746223 [details]
build.log

[...]
make[2]: Entering directory '/var/tmp/portage/dev-qt/qtsvg-5.15.2-r10/work/qtsvg-cfc616978b52a396b2ef6900546f7fc086d7cab3_build/src/svg'
perl /usr/lib/qt5/mkspecs/features/data/unix/findclasslist.pl < QtSvg.version.in > QtSvg.version
powerpc64-gentoo-linux-musl-g++ -c -Os -mcpu=970 -mtune=970 -pipe -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wdate-time -Winconsistent-missing-override -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_USING_NAMESPACE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_SVG_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/var/tmp/portage/dev-qt/qtsvg-5.15.2-r10/work/qtsvg-cfc616978b52a396b2ef6900546f7fc086d7cab3/src/svg -I. -I../../include -I../../include/QtSvg -I../../include/QtSvg/5.15.2 -I../../include/QtSvg/5.15.2/QtSvg -I/usr/include/qt5/QtWidgets/5.15.2 -I/usr/include/qt5/QtWidgets/5.15.2/QtWidgets -I/usr/include/qt5/QtGui/5.15.2 -I/usr/include/qt5/QtGui/5.15.2/QtGui -I/usr/include/qt5/QtCore/5.15.2 -I/usr/include/qt5/QtCore/5.15.2/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I.moc -I/usr/lib/qt5/mkspecs/linux-clang -o .obj/qsvggraphics.o /var/tmp/portage/dev-qt/qtsvg-5.15.2-r10/work/qtsvg-cfc616978b52a396b2ef6900546f7fc086d7cab3/src/svg/qsvggraphics.cpp
powerpc64-gentoo-linux-musl-g++: error: unrecognized command-line option '-Winconsistent-missing-override'
make[2]: *** [Makefile:509: .obj/qsvggraphics.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-qt/qtsvg-5.15.2-r10/work/qtsvg-cfc616978b52a396b2ef6900546f7fc086d7cab3_build/src/svg'
make[1]: *** [Makefile:48: sub-svg-make_first-ordered] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-qt/qtsvg-5.15.2-r10/work/qtsvg-cfc616978b52a396b2ef6900546f7fc086d7cab3_build/src'
make: *** [Makefile:49: sub-src-make_first] Error 2
 * ERROR: dev-qt/qtsvg-5.15.2-r10::gentoo failed (compile phase):
 *   emake failed
Comment 1 ernsteiswuerfel archtester 2021-10-22 22:57:16 UTC
Created attachment 746226 [details]
emerge --info
Comment 2 ernsteiswuerfel archtester 2021-10-23 09:02:37 UTC
See bug #819543.