Your message dated Thu, 04 Sep 2025 22:06:03 +0000
with message-id <[email protected]>
and subject line Bug#1097344: fixed in lyx 2.4.4-1
has caused the Debian Bug report #1097344,
regarding lyx: ftbfs with GCC-15
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1097344: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097344
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lyx
Version: 2.4.3-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/lyx_2.4.3-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathGrid.o 
../../src/mathed/InsetMathGrid.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathHull.o 
../../src/mathed/InsetMathHull.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathKern.o 
../../src/mathed/InsetMathKern.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathLefteqn.o 
../../src/mathed/InsetMathLefteqn.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathLim.o 
../../src/mathed/InsetMathLim.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathMacro.o 
../../src/mathed/InsetMathMacro.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o 
mathed/InsetMathMacroArgument.o ../../src/mathed/InsetMathMacroArgument.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o 
mathed/InsetMathMacroTemplate.o ../../src/mathed/InsetMathMacroTemplate.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathMatrix.o 
../../src/mathed/InsetMathMatrix.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathNest.o 
../../src/mathed/InsetMathNest.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathNumber.o 
../../src/mathed/InsetMathNumber.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathOverset.o 
../../src/mathed/InsetMathOverset.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathPar.o 
../../src/mathed/InsetMathPar.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathPhantom.o 
../../src/mathed/InsetMathPhantom.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathRef.o 
../../src/mathed/InsetMathRef.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathRoot.o 
../../src/mathed/InsetMathRoot.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathScript.o 
../../src/mathed/InsetMathScript.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathSideset.o 
../../src/mathed/InsetMathSideset.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathSize.o 
../../src/mathed/InsetMathSize.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathSpace.o 
../../src/mathed/InsetMathSpace.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o 
mathed/InsetMathSpecialChar.o ../../src/mathed/InsetMathSpecialChar.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathSplit.o 
../../src/mathed/InsetMathSplit.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathSqrt.o 
../../src/mathed/InsetMathSqrt.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathStackrel.o 
../../src/mathed/InsetMathStackrel.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathString.o 
../../src/mathed/InsetMathString.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathSubstack.o 
../../src/mathed/InsetMathSubstack.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathSymbol.o 
../../src/mathed/InsetMathSymbol.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathTabular.o 
../../src/mathed/InsetMathTabular.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathTextsize.o 
../../src/mathed/InsetMathTextsize.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathUnderset.o 
../../src/mathed/InsetMathUnderset.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathUnknown.o 
../../src/mathed/InsetMathUnknown.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathXArrow.o 
../../src/mathed/InsetMathXArrow.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/InsetMathXYMatrix.o 
../../src/mathed/InsetMathXYMatrix.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MacroTable.o 
../../src/mathed/MacroTable.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathAtom.o 
../../src/mathed/MathAtom.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathAutoCorrect.o 
../../src/mathed/MathAutoCorrect.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathClass.o 
../../src/mathed/MathClass.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathData.o 
../../src/mathed/MathData.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathExtern.o 
../../src/mathed/MathExtern.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathFactory.o 
../../src/mathed/MathFactory.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathParser.o 
../../src/mathed/MathParser.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathRow.o 
../../src/mathed/MathRow.cpp
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathStream.o 
../../src/mathed/MathStream.cpp
../../src/mathed/MathParser.cpp: In function ‘std::ostream& 
lyx::{anonymous}::operator<<(std::ostream&, const Token&)’:
../../src/mathed/MathParser.cpp:373:35: error: ‘uint32_t’ does not name a type
  373 |                 os << static_cast<uint32_t>(t.character());
      |                                   ^~~~~~~~
../../src/mathed/MathParser.cpp:80:1: note: ‘uint32_t’ is defined in header 
‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
   79 | #include "support/docstream.h"
  +++ |+#include <cstdint>
   80 | 
../../src/mathed/MathParser.cpp:375:42: error: ‘uint32_t’ does not name a type
  375 |                 os << '[' << static_cast<uint32_t>(t.character()) << 
',' << t.cat() << ']';
      |                                          ^~~~~~~~
../../src/mathed/MathParser.cpp:375:42: note: ‘uint32_t’ is defined in header 
‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’
g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -Wall -Wextra -I../../src    
-I/usr/include/enchant-2 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread  
  -I../../3rdparty/nod -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5  
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -O2 -std=c++17  -Wno-deprecated-copy 
-std=c++17  -g -O2 -ffile-prefix-map=/build/reproducible-path/lyx-2.4.3=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -c -o mathed/MathSupport.o 
../../src/mathed/MathSupport.cpp
make[5]: *** [Makefile:2429: mathed/MathParser.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory 
'/build/reproducible-path/lyx-2.4.3/obj-x86_64-linux-gnu/src'
make[4]: *** [Makefile:2614: all-recursive] Error 1
make[4]: Leaving directory 
'/build/reproducible-path/lyx-2.4.3/obj-x86_64-linux-gnu/src'
make[3]: *** [Makefile:1707: all] Error 2
make[3]: Leaving directory 
'/build/reproducible-path/lyx-2.4.3/obj-x86_64-linux-gnu/src'
make[2]: *** [Makefile:586: all-recursive] Error 1
make[2]: Leaving directory 
'/build/reproducible-path/lyx-2.4.3/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:481: all] Error 2
make[1]: Leaving directory 
'/build/reproducible-path/lyx-2.4.3/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: lyx
Source-Version: 2.4.4-1
Done: Dr. Tobias Quathamer <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lyx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <[email protected]> (supplier of updated lyx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 04 Sep 2025 23:22:37 +0200
Source: lyx
Architecture: source
Version: 2.4.4-1
Distribution: unstable
Urgency: medium
Maintainer: Dr. Tobias Quathamer <[email protected]>
Changed-By: Dr. Tobias Quathamer <[email protected]>
Closes: 1097344
Changes:
 lyx (2.4.4-1) unstable; urgency=medium
 .
   * New upstream version 2.4.4
     - Fixes build with GCC-15. Closes: #1097344
     - Refresh patches
   * Update git repository layout to follow DEP-14
   * Enable Hunspell in LyX.
   * Update d/copyright and remove obsolete FSF postal address
   * Remove Rules-Requires-Root from d/control
   * Update Standards-Version to 4.7.2, no changes needed
   * Reformat with wrap-and-sort -astkb
Checksums-Sha1:
 fe1e11a846cb0b77df7db96ef5b68a058d5490b7 2432 lyx_2.4.4-1.dsc
 4ccacff9bc105ebb30cfb95dfc49e3e65e67f25e 18360996 lyx_2.4.4.orig.tar.xz
 07911883afbc49843276faad87636b0ac6ee26da 488 lyx_2.4.4.orig.tar.xz.asc
 fb6e8911fa52ffd124101bf0b5a10b688baa8662 31868 lyx_2.4.4-1.debian.tar.xz
 c2e7aa5cccfc2eb11871ebc99d600272e2d1d5b0 12632 lyx_2.4.4-1_amd64.buildinfo
Checksums-Sha256:
 2700c01dc540b9b772d693997a02f605e9a235e6a11657987b786e34a98a7493 2432 
lyx_2.4.4-1.dsc
 ffacd37480f320f3f3f8f30445fe40897e9df44c94ee87ba0413e364086f4b90 18360996 
lyx_2.4.4.orig.tar.xz
 1daf5c7072bed2f4502d96bdc13c5650c2a5b3d08a836176ab23ab5ecb7e4281 488 
lyx_2.4.4.orig.tar.xz.asc
 e423f45dee10a98d6dde0ed25aed8afae664a82a92c482ac2456ca60a5acacf5 31868 
lyx_2.4.4-1.debian.tar.xz
 058bd84f3dedb86c1900508cd11f563e25a398e7bbf1155f39800e2713933003 12632 
lyx_2.4.4-1_amd64.buildinfo
Files:
 082b372b3bd6ccc0f5a9015487c028cf 2432 editors optional lyx_2.4.4-1.dsc
 ff9f9610bc5ebad2b7f85829e9925a7c 18360996 editors optional 
lyx_2.4.4.orig.tar.xz
 28fa2390a29454fd061b217359fbb517 488 editors optional lyx_2.4.4.orig.tar.xz.asc
 6abb9f1e2aacab9cbcc0b621ac03ec2e 31868 editors optional 
lyx_2.4.4-1.debian.tar.xz
 e8d26e0dfb688348f251662169018109 12632 editors optional 
lyx_2.4.4-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAmi6B3MACgkQEwLx8Dbr
6xnacA/+MfimU2/cu8eqEaqicIbBm4lKfuqLl8RIxNglcGdgJuPfv0RMRUWQNbuK
0oUI/WybPIUpEc3VsrNokOtSH0B5awV0t9xGPAX0PE+uu9x7f4JDHWiFpc8cIBqb
cTv/wje78Mop/57PvNw6fiBE5CwCjljixpUEcjEcHlSAek13t5AQXi4rJNB+cmy1
ndZKK/RhnzdRb7TwvSeTP62pudeIg9gug499EFwIjCdy4NqAxH/BFhwVIyx58Zxz
dbMddy5GUzE3fx2QKNcvubzQ6oGluV6Osys24abi/ModTrLaP4F4AkTa0pW9Ljcg
QABeQQNuQ1bgaGwYSDjOpYFOCgbqbHxyyPv0ipsMfy1GFkTObJ+VyRyPBJh4NFsG
hSsw9ofN571lFb8HxdnbzqNtjAK/b7FYilvqpe5E9A1H+gE0xvh8wEXAc0sYc7Lt
DhtSuFWJ3nyXOihy9pKEPwhhmFiAkWKQ6kq8T0ZbmPDi0oJKVKmk2GLXxLlpOmC5
lLhAswzWglwVpHOIl2ldLFAHF4RLls0IkvHJ0vvNMdMJKIggcCvln5bHcR1AsmXY
HPesors4I15RtWiUy4Wp6zllTMgiMPfeO+ArFU2xOujNFUfszwSNo1YKWslBKzx3
RurCMhVUdOD99hKmCPAtRzDeWpUX0kuEpK5kP2uHkVQn4k+uHUM=
=dHQU
-----END PGP SIGNATURE-----

Attachment: pgpr6ErfM3fmt.pgp
Description: PGP signature


--- End Message ---

Reply via email to