On Wed, Apr 8, 2020 at 12:24 PM Kevin Fenzi <kevin@xxxxxxxxx> wrote: > > On Wed, Apr 08, 2020 at 10:45:40AM +0800, Robin Lee wrote: > > On Sun, Apr 5, 2020 at 6:58 AM Rex Dieter <rdieter@xxxxxxxxxxxx> wrote: > > > > > > FYI, Started work on importing Qt 5.14.2 into rawhide today, with work-in- > > > progress being done in side tag f33-build-side-21031 > > > > > > I figure it'll take at least a few days to get the core bits and all > > > dependencies rebuilt. Will provide status updates as warranted. > > > > > > -- Rex > > I built deepin-qt5integration-5.0.0-5.fc33 in the side tag. > > But when I build deepin-file-manager, the new build of deepin-qt5integration > > is not found. > > What should I do to fix this? > > It doesn't look to me like thats the cause of the failed build? > > https://koji.fedoraproject.org/koji/taskinfo?taskID=43111751 > > ... > ./shutil/dsqlitehandle.h:29:8: error: redefinition of 'struct std::hash<QString>' > 29 | struct hash<QString> > | ^~~~~~~~~~~~~ > In file included from /usr/include/qt5/QtCore/qlist.h:47, > from /usr/include/qt5/QtCore/qurl.h:47, > from /usr/include/qt5/QtCore/QUrl:1, > from ./interfaces/durl.h:28, > from tag/tagmanager.h:15, > from tag/tagmanager.cpp:7: > /usr/include/qt5/QtCore/qhashfunctions.h:180:16: note: previous definition of 'struct std::hash<QString>' > 180 | struct hash< QT_PREPEND_NAMESPACE(Class) > { \ > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /usr/include/qt5/QtCore/qhashfunctions.h:200:5: note: in expansion of macro 'QT_SPECIALIZE_STD_HASH_TO_CALL_QHASH' > 200 | QT_SPECIALIZE_STD_HASH_TO_CALL_QHASH(Class, const argument_type &) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > /usr/include/qt5/QtCore/qhashfunctions.h:204:1: note: in expansion of macro 'QT_SPECIALIZE_STD_HASH_TO_CALL_QHASH_BY_CREF' > 204 | QT_SPECIALIZE_STD_HASH_TO_CALL_QHASH_BY_CREF(QString) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > make[1]: *** [Makefile:3680: tagmanager.o] Error 1 > ... > > kevin Sorry! I checked a wrong task for log. Now deepin-file-manager is also fixed. New build is deepin-file-manager-5.0.0-7.fc33 > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx