Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938475 - =kde-apps/kate-addons-24.08.0: /usr/include/qt6/QtCore/qcontiguouscache.h:187:20: error: 'qMin' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
Summary: =kde-apps/kate-addons-24.08.0: /usr/include/qt6/QtCore/qcontiguouscache.h:187...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard: fixed in dev-qt/qtbase-6.7.2-r4
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-24 22:58 UTC by José de Paula Rodrigues
Modified: 2024-08-26 11:04 UTC (History)
6 users (show)

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


Attachments
build.log for =kate-addons-24.08.0 (build.log,134.00 KB, text/plain)
2024-08-24 23:00 UTC, José de Paula Rodrigues
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José de Paula Rodrigues 2024-08-24 22:58:17 UTC
kde-apps/kate-addons-24.08.0 build fails with the following:

<... snip>
[50/420] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=katesqlplugin_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"katesql\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkatesqlplugin_EXPORTS -I/var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0_build/addons/katesql -I/var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql -I/var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0_build/addons/katesql/katesqlplugin_autogen/include -isystem /usr/include/KF6/KI18n -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/KF6/KTextEditor -isystem /usr/include/KF6/KParts -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/qt6/QtXml -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCompletion -isystem /usr/include/KF6/KSyntaxHighlighting -isystem /usr/include/KF6/KIOWidgets -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KJobWidgets -isystem /usr/include/KF6/Solid -isystem /usr/include/qt6/QtSql  -DQT_NO_DEBUG -march=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT addons/katesql/CMakeFiles/katesqlplugin.dir/cachedsqlquerymodel.cpp.o -MF addons/katesql/CMakeFiles/katesqlplugin.dir/cachedsqlquerymodel.cpp.o.d -o addons/katesql/CMakeFiles/katesqlplugin.dir/cachedsqlquerymodel.cpp.o -c /var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql/cachedsqlquerymodel.cpp
FAILED: addons/katesql/CMakeFiles/katesqlplugin.dir/cachedsqlquerymodel.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x55a00 -DKPLUGINFACTORY_PLUGIN_CLASS_INTERNAL_NAME=katesqlplugin_factory -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x70000 -DQT_DISABLE_DEPRECATED_BEFORE=0x60500 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"katesql\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkatesqlplugin_EXPORTS -I/var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0_build/addons/katesql -I/var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql -I/var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0_build/addons/katesql/katesqlplugin_autogen/include -isystem /usr/include/KF6/KI18n -isystem /usr/include/qt6/QtCore -isystem /usr/include/qt6 -isystem /usr/lib64/qt6/mkspecs/linux-g++ -isystem /usr/include/KF6/KTextEditor -isystem /usr/include/KF6/KParts -isystem /usr/include/KF6/KIOCore -isystem /usr/include/KF6/KIO -isystem /usr/include/KF6/KCoreAddons -isystem /usr/include/qt6/QtNetwork -isystem /usr/include/qt6/QtDBus -isystem /usr/include/KF6/KXmlGui -isystem /usr/include/qt6/QtXml -isystem /usr/include/qt6/QtWidgets -isystem /usr/include/qt6/QtGui -isystem /usr/include/KF6/KConfig -isystem /usr/include/KF6/KConfigCore -isystem /usr/include/KF6/KConfigWidgets -isystem /usr/include/KF6/KWidgetsAddons -isystem /usr/include/KF6/KConfigGui -isystem /usr/include/KF6/KColorScheme -isystem /usr/include/KF6/KCompletion -isystem /usr/include/KF6/KSyntaxHighlighting -isystem /usr/include/KF6/KIOWidgets -isystem /usr/include/KF6/KIOGui -isystem /usr/include/KF6/KService -isystem /usr/include/KF6/KJobWidgets -isystem /usr/include/KF6/Solid -isystem /usr/include/qt6/QtSql  -DQT_NO_DEBUG -march=native -O2 -pipe -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Werror=undef -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -Wmissing-include-dirs -fdiagnostics-color=always -std=c++20 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -MD -MT addons/katesql/CMakeFiles/katesqlplugin.dir/cachedsqlquerymodel.cpp.o -MF addons/katesql/CMakeFiles/katesqlplugin.dir/cachedsqlquerymodel.cpp.o.d -o addons/katesql/CMakeFiles/katesqlplugin.dir/cachedsqlquerymodel.cpp.o -c /var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql/cachedsqlquerymodel.cpp
In file included from /usr/include/qt6/QtCore/QContiguousCache:1,
                 from /var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql/cachedsqlquerymodel.h:9,
                 from /var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql/cachedsqlquerymodel.cpp:7:
/usr/include/qt6/QtCore/qcontiguouscache.h: In instantiation of 'void QContiguousCache<T>::setCapacity(qsizetype) [with T = QSqlRecord; qsizetype = long long int]':
/var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql/cachedsqlquerymodel.cpp:101:22:   required from here
  101 |     cache.setCapacity(capacity);
      |     ~~~~~~~~~~~~~~~~~^~~~~~~~~~
/usr/include/qt6/QtCore/qcontiguouscache.h:187:20: error: 'qMin' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  187 |     x->count = qMin(d->count, asize);
      |                ~~~~^~~~~~~~~~~~~~~~~
In file included from /usr/include/qt6/QtCore/qglobal.h:61,
                 from /usr/include/qt6/QtSql/qtsqlglobal.h:11,
                 from /usr/include/qt6/QtSql/qsqlquerymodel.h:7,
                 from /usr/include/qt6/QtSql/QSqlQueryModel:1,
                 from /var/tmp/portage/kde-apps/kate-addons-24.08.0/work/kate-24.08.0/addons/katesql/cachedsqlquerymodel.h:10:
/usr/include/qt6/QtCore/qminmax.h:50:46: note: 'template<class T, class U> constexpr QTypeTraits::Promoted<T, U> qMin(const T&, const U&)' declared here, later in the translation unit
   50 | constexpr inline QTypeTraits::Promoted<T, U> qMin(const T &a, const U &b)
      | 
<... snip>

My kde-apps, as everything kde, is in ~amd64. Here is emerge --info (on next comment):
Comment 1 José de Paula Rodrigues 2024-08-24 22:58:34 UTC
# emerge --info
Portage 3.0.65 (python 3.12.3-final-0, default/linux/amd64/23.0/split-usr/desktop/plasma, gcc-14, glibc-2.40, 6.10.6-gentoo-x86_64-venus x86_64)
=================================================================
System uname: Linux-6.10.6-gentoo-x86_64-venus-x86_64-13th_Gen_Intel-R-_Core-TM-_i9-13900HX-with-glibc2.40
KiB Mem:    32548284 total,   5686132 free
KiB Swap:   50330620 total,  50323452 free
Timestamp of repository gentoo: Sat, 24 Aug 2024 21:49:06 +0000
Head commit of repository gentoo: 231981e8ec6def7fc0f160eb9510de3361869904

Timestamp of repository steam-overlay: Fri, 23 Aug 2024 21:33:51 +0000
Head commit of repository steam-overlay: 1057828cc4261082ad3faf418c27176e0282557b

sh bash 5.2_p26-r6
ld GNU ld (Gentoo 2.42 p3) 2.42.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p26-r6::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.71-r7::gentoo
dev-build/automake:        1.17-r1::gentoo
dev-build/cmake:           3.28.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.5.1::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.12.3-r1::gentoo
dev-lang/rust-bin:         1.80.1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/openrc:           0.54.2::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-devel/binutils:        2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           18.1.8::gentoo
sys-devel/gcc:             14.2.1_p20240817::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/llvm:            18.1.8-r4::gentoo
sys-kernel/linux-headers:  6.10::gentoo (virtual/os-headers)
sys-libs/glibc:            2.40::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000
    volatile: False

localrepo
    location: /var/db/repos/localrepo
    masters: gentoo
    volatile: False

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    volatile: False

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php8.2/ext-active/ /etc/php/cgi-php8.2/ext-active/ /etc/php/cli-php8.2/ext-active/ /etc/php/fpm-php8.2/ext-active/ /etc/php/phpdbg-php8.2/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="-j12"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi activities alsa amd64 bluetooth branding bzip2 cairo cdda cdr cet crypt cups dbus declarative dri dts dvd dvdr elogind encode eselect-ldso exif flac gdbm gif gpm grub2 gtk3 gui hwaccel iconv icu idn ipv6 jpeg kde kf6compat kwallet lcms libnotify libtirpc mad mng mp3 mp4 mpeg multilib ncurses networkmanager numa offensive ogg opencl opengl openmp pam pango pcre pdf pipewire plasma png policykit ppds pulseadio pulseaudio qml qt5 qt6 readline screencast sdl seccomp semantic-desktop sound spell split-usr ssl startup-notification svg synaptics test-rust tiff truetype udev udisks unicode upower usb vorbis vulkan wayland webp widgets wxwidgets x264 xattr xcb xft xinerama xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_12" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="swap rrdtool memory cpu load network sensors smart" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3 vpclmulqdq" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en-US" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LLVM_TARGETS="BPF NVPTX WebAssembly X86" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PERL_FEATURES="ithreads quadmath" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="nvidia intel i915 i965 iris swrast" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 2 José de Paula Rodrigues 2024-08-24 23:00:40 UTC
Created attachment 901181 [details]
build.log for =kate-addons-24.08.0
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-25 08:10:53 UTC
#include <QtGlobal> officially provides qMin but not really sure it's actually needed here.

Let's try use the private version:
```
diff --git a/src/corelib/tools/qcontiguouscache.h b/src/corelib/tools/qcontiguouscache.h
index c01dbb9..a81e450 100644
--- a/src/corelib/tools/qcontiguouscache.h
+++ b/src/corelib/tools/qcontiguouscache.h
@@ -8,6 +8,7 @@
 #include <QtCore/qassert.h>
 #include <QtCore/qtclasshelpermacros.h>
 #include <QtCore/qtcoreexports.h>
+#include <QtCore/qglobal.h>
 #include <QtCore/qtypeinfo.h>

 #include <climits>
```

Please apply this to dev-qt/qtbase in /etc/portage/patches and let us know if it works. If not, please share the new log.
Comment 4 Pavel Denisov 2024-08-25 11:19:09 UTC
The issue is solved after applying this patch to dev-qt/qtbase.

(In reply to Sam James from comment #3)
> #include <QtGlobal> officially provides qMin but not really sure it's
> actually needed here.
> 
> Let's try use the private version:
> ```
> diff --git a/src/corelib/tools/qcontiguouscache.h
> b/src/corelib/tools/qcontiguouscache.h
> index c01dbb9..a81e450 100644
> --- a/src/corelib/tools/qcontiguouscache.h
> +++ b/src/corelib/tools/qcontiguouscache.h
> @@ -8,6 +8,7 @@
>  #include <QtCore/qassert.h>
>  #include <QtCore/qtclasshelpermacros.h>
>  #include <QtCore/qtcoreexports.h>
> +#include <QtCore/qglobal.h>
>  #include <QtCore/qtypeinfo.h>
> 
>  #include <climits>
> ```
> 
> Please apply this to dev-qt/qtbase in /etc/portage/patches and let us know
> if it works. If not, please share the new log.
Comment 5 José de Paula Rodrigues 2024-08-25 11:24:35 UTC
Yes, kate-addons emerges correctly and without errors with your patch to qtbase, thank you.
Comment 6 Leonid Kopylov 2024-08-25 16:25:46 UTC
patch works for me also
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-25 16:36:56 UTC
Thanks. I've sent https://codereview.qt-project.org/c/qt/qtbase/+/585668 upstream but I could be more confident...
Comment 8 Larry the Git Cow gentoo-dev 2024-08-25 17:07:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46642f1ba7c59a58356e93664741cbfcaad02f54

commit 46642f1ba7c59a58356e93664741cbfcaad02f54
Author:     Maciej Mrozowski <reavertm@gentoo.org>
AuthorDate: 2024-08-25 16:44:49 +0000
Commit:     Maciej Mrozowski <reavertm@gentoo.org>
CommitDate: 2024-08-25 17:06:37 +0000

    dev-qt/qtbase: add missing include, bug 938475
    
    Bug: https://bugs.gentoo.org/938475
    Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>

 dev-qt/qtbase/files/qtbase-6.7.2-qcontiguouscache.patch | 11 +++++++++++
 dev-qt/qtbase/qtbase-6.7.2-r3.ebuild                    |  1 +
 2 files changed, 12 insertions(+)
Comment 9 Andreas Sturmlechner gentoo-dev 2024-08-26 11:04:59 UTC
fixed, then.