[med-svn] [Git][med-team/theseus][master] 2 commits: d/p/gcc-16.patch: Fix FTBFS with GCC 16.

Sergio Durigan Junior (@sergiodj) gitlab at salsa.debian.org
Wed Apr 22 02:50:23 BST 2026



Sergio Durigan Junior pushed to branch master at Debian Med / theseus


Commits:
fb59f2fa by Sergio Durigan Junior at 2026-04-21T21:47:51-04:00
d/p/gcc-16.patch: Fix FTBFS with GCC 16.

Closes: #1133649

- - - - -
a9257f27 by Sergio Durigan Junior at 2026-04-21T21:48:14-04:00
Update changelog for 3.3.0-15 release

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/gcc-16.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+theseus (3.3.0-15) unstable; urgency=medium
+
+  * Team upload.
+  * d/p/gcc-16.patch: Fix FTBFS with GCC 16. (Closes: #1133649)
+
+ -- Sergio Durigan Junior <sergiodj at debian.org>  Tue, 21 Apr 2026 21:48:14 -0400
+
 theseus (3.3.0-14) unstable; urgency=medium
 
   * Building theseus only on amd64 and i386, see Bug #1017563


=====================================
debian/patches/gcc-16.patch
=====================================
@@ -0,0 +1,17 @@
+Author: Sergio Durigan Junior <sergiodj at debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133649
+Forwarded: not-yet
+
+Index: theseus/make.inc
+===================================================================
+--- theseus.orig/make.inc	2026-04-21 21:43:59.348123125 -0400
++++ theseus/make.inc	2026-04-21 21:44:26.766716727 -0400
+@@ -81,7 +81,7 @@
+ OPT = -O3 -ffast-math -fstrict-aliasing -funroll-loops -fomit-frame-pointer
+ ## OPT = -m64 -O3 -march=native -funroll-loops -ffast-math -mfpmath=sse
+ #OPT = -O0 -ggdb
+-WARN = -Wall -Werror -pedantic -std=c99 -Wno-unused-result -Wformat-truncation=0
++WARN = -Wall -Werror -pedantic -std=c99 -Wno-unused-result -Wformat-truncation=0 -Wno-unused-but-set-variable
+ CFLAGS = $(WARN) -pthread
+ #CC = /usr/local/bin/gcc
+ 


=====================================
debian/patches/series
=====================================
@@ -5,3 +5,4 @@ gcc-7.patch
 0005_stringbuffer.patch
 adapt_to_muscle5.patch
 remove_linefix.patch
+gcc-16.patch



View it on GitLab: https://salsa.debian.org/med-team/theseus/-/compare/9379f7a2fb5313867d5a532bf8ac10d00229c473...a9257f27837bc5701c92941b5f0463a685d7d103

-- 
View it on GitLab: https://salsa.debian.org/med-team/theseus/-/compare/9379f7a2fb5313867d5a532bf8ac10d00229c473...a9257f27837bc5701c92941b5f0463a685d7d103
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260422/d56a3877/attachment-0001.htm>


More information about the debian-med-commit mailing list