From 44cbb3059c5ed1468f9b59d559038f657f049247 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Sun, 14 Apr 2024 18:06:57 +0300 Subject: [PATCH] Use time_t subst for the qLocalTime(time_t, tm*) symbol. This fixes build failure on armel/armhf. --- debian/changelog | 1 + debian/libqt6core6.symbols | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fb8a358..2a24c15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qt6-base (6.6.2+dfsg-5) UNRELEASED; urgency=medium [ Dmitry Shachnev ] * Add HostLibraryExecutables to debian/qt.conf.in (closes: #1060267). Thanks Maarten van der Schrieck! + * Use time_t subst for the qLocalTime(time_t, tm*) symbol. -- Debian Qt/KDE Maintainers Sat, 13 Apr 2024 23:39:46 +0300 diff --git a/debian/libqt6core6.symbols b/debian/libqt6core6.symbols index f4a1ebb..49cf05d 100644 --- a/debian/libqt6core6.symbols +++ b/debian/libqt6core6.symbols @@ -1,4 +1,4 @@ -# SymbolsHelper-Confirmed: 6.6.2 alpha amd64 arm64 armel hppa i386 mips64el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 +# SymbolsHelper-Confirmed: 6.6.2 alpha amd64 arm64 armel armhf hppa i386 mips64el powerpc ppc64 ppc64el riscv64 s390x sh4 sparc64 libQt6Core.so.6 libqt6core6 #MINVER# | libqt6core6 #MINVER#, qt6-base-private-abi (= 6.6.2) * Build-Depends-Package: qt6-base-dev @@ -11,7 +11,7 @@ libQt6Core.so.6 libqt6core6 #MINVER# Qt_6.6@Qt_6.6 6.6.0 Qt_6@Qt_6 6.1.2 (symver)Qt_6_PRIVATE_API 0 1 - _Z10qLocalTimelP2tm@Qt_6 6.6.0 + (subst)_Z10qLocalTime{time_t}P2tm@Qt_6 6.6.0 (subst|arch=any-amd64 any-i386)_Z10qRandomCpuPv{qptrdiff}@Qt_6 6.1.2 _Z10qTerminatev@Qt_6 6.1.2 (arch=sh4)_Z10qvsnprintfPcjPKc13__va_list_tag@Qt_6 6.1.2