- update to 4.12.3
- Add License
Nota: we have a problem with perfparser (it doesn't build and it doesn't understand our environmental variables. We'll look at it later).
Differential D25384
devel/qtcreator: Update to 4.12.3 lbartoletti on Jun 21 2020, 9:55 AM. Authored by Tags None Referenced Files
Details
Nota: we have a problem with perfparser (it doesn't build and it doesn't understand our environmental variables. We'll look at it later). poudriere (11/12 i386/amd64) [1] FATAL: Makefile: [61]: QTWEBENGINE_CMAKE_BOOL_OFF is set without USES+=cmake
Diff Detail
Event TimelineComment Actions I opened the review too quickly. I Think we have to patch qtcreator for HEAD/clang10 as on arch: https://git.archlinux.org/svntogit/packages.git/tree/trunk/qtcreator-clang-libs.patch?h=packages/qtcreator Comment Actions Grumpff It has been built second time without changes -- maybe a problem with my poudriere (not in a clean state?) So OK on HEAD i386/amd64
Comment Actions Add patch for LLVM10 inspired from https://git.archlinux.org/svntogit/packages.git/tree/trunk/qtcreator-clang-libs.patch?h=packages/qtcreator This patch breaks the build with llvm80. Therefore, it should only be used with LLVM10. For information, it is not necessary to build with LLVM10. Dunno, if it's worth adding it and if it brings a LLVM option forgotten by the QtCreator developers and added by arch devs.
|