[neon/kde/powerdevil/Neon/unstable_jammy] debian: the error suggests its gcc12 breaking the span stuff
Carlos De Maine
null at kde.org
Tue Jul 30 09:13:35 BST 2024
Git commit 78d431c25d700b83a34c87f739d9e8d2a4157d86 by Carlos De Maine.
Committed on 30/07/2024 at 08:13.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.
the error suggests its gcc12 breaking the span stuff
M +0 -2 debian/control
M +0 -3 debian/rules
https://invent.kde.org/neon/kde/powerdevil/-/commit/78d431c25d700b83a34c87f739d9e8d2a4157d86
diff --git a/debian/control b/debian/control
index 558429e..9734069 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,6 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
- g++-12,
- gcc-12,
kf6-bluez-qt-dev,
kf6-extra-cmake-modules,
kf6-kauth-dev,
diff --git a/debian/rules b/debian/rules
index 8f3d888..3d69b0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,5 @@
# SPDX-License-Identifier: LGPL-2.0-or-later
# SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
-export CC=gcc-12
-export CXX=g++-12
-
%:
dh $@ --with kf6 --buildsystem kf6
More information about the Neon-commits
mailing list