[packages/qt6] - disable debug packages, qtwebengine-debuginfo breaks poldek mkidx

baggins baggins at pld-linux.org
Tue Mar 21 22:52:17 CET 2023


commit 6ce62f08062d58b2a69e9ae65cb19f7a8ad98fed
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 21 22:50:59 2023 +0100

    - disable debug packages, qtwebengine-debuginfo breaks poldek mkidx
    
    Something wrong, something not quite right with 0.42.2 (stable)
    Assertion 'i >= 0' failed, rpm_pkg_ld.c:290
    Please report this bug to: https://github.com/poldek-pm/poldek/issues/new
    
    Aborted

 qt6.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/qt6.spec b/qt6.spec
index f1bacf7..cc2ba62 100644
--- a/qt6.spec
+++ b/qt6.spec
@@ -245,6 +245,8 @@ BuildRequires:	zstd-devel >= 1.3
 BuildConflicts:	Qt6Core
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_enable_debug_packages	0
+
 %define		filterout	-flto
 
 %define		qt6dir		%{_libdir}/qt6
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt6.git/commitdiff/6ce62f08062d58b2a69e9ae65cb19f7a8ad98fed



More information about the pld-cvs-commit mailing list