Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641814 - =dev-qt/qtcore-5.9.3 fails with -flto
Summary: =dev-qt/qtcore-5.9.3 fails with -flto
Status: RESOLVED DUPLICATE of bug 633930
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-20 13:54 UTC by cryptopsy
Modified: 2017-12-22 11:26 UTC (History)
1 user (show)

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


Attachments
emerge --info (info,3.23 KB, text/plain)
2017-12-20 13:54 UTC, cryptopsy
Details
build.log (dev-qt_qtcore-5.9.3_20171220-154046.log,827.95 KB, text/x-log)
2017-12-20 13:54 UTC, cryptopsy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cryptopsy 2017-12-20 13:54:03 UTC
Created attachment 511184 [details]
emerge --info

g++ -o "../qmake/qmake" project.o option.o property.o main.o ioutils.o proitems.o qmakevfs.o qmakeglobals.o qmakeparser.o qmakeevaluator.o qmakebuiltins.o makefile.o unixmake2.o unixmake.o mingw_make.o winmakefile.o projectgenerator.o meta.o makefiledeps.o metamakefile.o xmloutput.o pbuilder_pbx.o msvc_vcproj.o msvc_vcxproj.o msvc_nmake.o msvc_objectmodel.o msbuild_objectmodel.o qtextcodec.o qutfcodec.o qstring.o qstring_compat.o qstringbuilder.o qtextstream.o qiodevice.o qringbuffer.o qdebug.o qmalloc.o qglobal.o qarraydata.o qbytearray.o qbytearraymatcher.o qdatastream.o qbuffer.o qlist.o qfiledevice.o qfile.o qfilesystementry.o qfilesystemengine.o qfsfileengine.o qfsfileengine_iterator.o qregexp.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o qfileinfo.o qdatetime.o qstringlist.o qabstractfileengine.o qtemporaryfile.o qmap.o qmetatype.o qsettings.o qsystemerror.o qvariant.o qvsnprintf.o qlocale.o qlocale_tools.o qlinkedlist.o qnumeric.o qcryptographichash.o qxmlstream.o qxmlutils.o qlogging.o qoperatingsystemversion.o qjson.o qjsondocument.o qjsonparser.o qjsonarray.o qjsonobject.o qjsonvalue.o qfilesystemengine_unix.o qfilesystemiterator_unix.o qfsfileengine_unix.o qlocale_unix.o  qlibraryinfo_final.o   -Wl,--gc-sections
qlibraryinfo_final.o: In function `QLibrarySettings::load()':
qlibraryinfo.cpp:(.text._ZN16QLibrarySettings4loadEv+0x312): undefined reference to `QStringList::~QStringList()'
qlibraryinfo.cpp:(.text._ZN16QLibrarySettings4loadEv+0x3dd): undefined reference to `QStringList::~QStringList()'
collect2: error: ld returned 1 exit status
Comment 1 cryptopsy 2017-12-20 13:54:57 UTC
Created attachment 511186 [details]
build.log
Comment 2 Michael Palimaka (kensington) gentoo-dev 2017-12-22 11:26:25 UTC

*** This bug has been marked as a duplicate of bug 633930 ***