Linking fails due to .obj/qopenglprogrambinarycache.o: In function `QOpenGLProgramBinaryCache::load(QByteArray const&, unsigned int)': qopenglprogrambinarycache.cpp:(.text+0xd66): undefined reference to `qt_open64(char const*, int, unsigned int)' please check link for details and patch https://codereview.qt-project.org/#/c/240702/ Reproducible: Always
Just tested the patch, builds and links fine. But need to apply to qtcore.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6151f696be8a9c1f35f708a30fc884d30fe5605b commit 6151f696be8a9c1f35f708a30fc884d30fe5605b Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-10-19 20:07:24 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-10-19 20:23:29 +0000 dev-qt/qtcore: Fix build with x86 Thanks-to: Sylvia <fierevere@ya.ru> Closes: https://bugs.gentoo.org/669010 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 .../files/qtcore-5.11.2-export-qt_open64.patch | 31 +++++++++ dev-qt/qtcore/qtcore-5.11.2-r1.ebuild | 79 ++++++++++++++++++++++ 2 files changed, 110 insertions(+)