Your message dated Thu, 11 Dec 2025 10:20:02 +0000
with message-id <[email protected]>
and subject line Bug#1122413: fixed in felix-latin 2.2-2
has caused the Debian Bug report #1122413,
regarding felix-latin: FTBFS: LaTeX error
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.)


-- 
1122413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122413
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:felix-latin
Version: 2.2-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:felix-latin, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean 
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./distclean
make[2]: Entering directory '/<<PKGBUILDDIR>>/TeX'
rm -f *.aux *.log *.pdf
make[2]: Leaving directory '/<<PKGBUILDDIR>>/TeX'
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary 
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        qmake -makefile QMAKE_CFLAGS_RELEASE="-g -O2 -Werror=implic 
[too-long-redacted] relro QMAKE_STRIP=: PREFIX=/usr
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all
make[2]: Entering directory '/<<PKGBUILDDIR>>'
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o gafio.o gafio.cpp
gafio.cpp: In member function ‘virtual void 
zScrollArea::wheelEvent(QWheelEvent*)’:
gafio.cpp:169:25: warning: ‘int QWheelEvent::delta() const’ is deprecated: 
Use angleDelta() [-Wdeprecated-declarations]
  169 |   int num = event->delta()/120;
      |             ~~~~~~~~~~~~^~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtextlayout.h:49,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtGui/qabstracttextdocumentlayout.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/QtGui:5,
                 from gafio.cpp:24:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:219:16: note: declared here
  219 |     inline int delta() const  { return qt4D; }
      |                ^~~~~
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o main.o main.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o felix.o felix.cpp
g++ -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -dM -E -o moc_predefs.h 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
--include /<<PKGBUILDDIR>>/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -I/<<PKGBUILDDIR>> 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/15 
-I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include gafio.h -o moc_gafio.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
-Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB 
-DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets 
-I/usr/include/x86_64-linux-gnu/qt5/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o moc_gafio.o moc_gafio.cpp
g++ -Wl,-z,relro -o felix gafio.o main.o felix.o moc_gafio.o   
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so 
/usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Core.so 
-lGL -lpthread   
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
./mkhelp
make[2]: Entering directory '/<<PKGBUILDDIR>>/TeX'
xelatex felix34.tex
This is XeTeX, Version 3.141592653-2.6-0.999997 (TeX Live 2025/Debian) 
(preloaded format=xelatex)
 restricted \write18 enabled.
entering extended mode
(./felix34.tex
LaTeX2e <2025-11-01>
L3 programming layer <2025-11-14>
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2025/01/22 v1.4n Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
(/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
(/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def)))
(/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty)
(/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty)))
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel/xebabel.def)

Package babel Warning: From babel-und.ini:
(babel)                Unknown language or deprecated name ('frenchb').
(babel)                Falling back locale tag to 'und'.
(babel)                Reported on input line 4298.

(/usr/share/texlive/texmf-dist/tex/generic/babel-french/frenchb.ldf

Package frenchb Warning: Option `frenchb' for Babel is *deprecated*,
(frenchb)                it might be removed sooner or later. Please
(frenchb)                use `french' instead; reported on input line 31.

))
No file felix34.aux.
*geometry* driver: auto-detecting
*geometry* detected driver: xetex
! Undefined control sequence.
\__hook begindocument ...fter {\bbl@main@language 
                                                  }\ifbbl@single \renewcomma...
l.28 \begin{document}
                     
? 
! Emergency stop.
\__hook begindocument ...fter {\bbl@main@language 
                                                  }\ifbbl@single \renewcomma...
l.28 \begin{document}
                     
No pages of output.
Transcript written on felix34.log.
make[2]: *** [Makefile:3: tout] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/TeX'
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: felix-latin
Source-Version: 2.2-2
Done: Georges Khaznadar <[email protected]>

We believe that the bug you reported is fixed in the latest version of
felix-latin, 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.
Georges Khaznadar <[email protected]> (supplier of updated felix-latin 
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, 11 Dec 2025 10:57:03 +0100
Source: felix-latin
Architecture: source
Version: 2.2-2
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Georges Khaznadar <[email protected]>
Closes: 1122413
Changes:
 felix-latin (2.2-2) unstable; urgency=medium
 .
   * replaced the obsoleted "frenchb" option by "french" for babel's
     LaTeX package. Closes: #1122413
   * bumped Standards-Version: 4.7.2
   * set priority to optional
   * disabled the obsoleted homepage (https://home.gna.org/felix/)
   * removed the file debian/felix-latin.menu as the file felix.desktop
     is installed properly
Checksums-Sha1:
 ae5bb394e38cd129ce2c48aa9af239bdd3908682 2100 felix-latin_2.2-2.dsc
 c189b8de2e5c4cf3234480b5c7816df8b058b20f 3668 felix-latin_2.2-2.debian.tar.xz
 93e6f68eb87a7622d240a9e84e1ea3618b058f3f 12649 
felix-latin_2.2-2_source.buildinfo
Checksums-Sha256:
 9d5f24355c2929b5b16983c46f9c07e50171562e6c2b8828803fb01490c7ceb0 2100 
felix-latin_2.2-2.dsc
 2087ac8047f25c0470a344d5724a32aea133310f9eddd31cbdc466d6356cc030 3668 
felix-latin_2.2-2.debian.tar.xz
 4fc91a3e65998d945d706d9bf01be9ecdb2c7dac13d031b49c6392554b225ff6 12649 
felix-latin_2.2-2_source.buildinfo
Files:
 2b7059ed7b383c6a53eea929c73b9b82 2100 misc optional felix-latin_2.2-2.dsc
 a4fcbecf52901a7ea60941b3750a9e51 3668 misc optional 
felix-latin_2.2-2.debian.tar.xz
 bd674b35639ba70302acf00b3f6eefc3 12649 misc optional 
felix-latin_2.2-2_source.buildinfo

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

iQJIBAEBCgAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmk6l48UHGdlb3JnZXNr
QGRlYmlhbi5vcmcACgkQHCgWkHE2rjlb2RAAi9KJO7yUwVskWDiz0xp/6Koapp1n
X9O2rZ4CJdA5JM4+667IH9CRXDfYdGLwb3GUwe//n47LW3tMSOXRR/wmaUMh/PxK
js/0ZhaKCfcfRLI6K3KmJtHwy03rHQa/aTS9VbUaH+YCEnoa7EvOzUXp+Gmprl1w
0u4QEl1waYHfrck9t3iEmRnAjVujWJ+VTYVeiRD3b+AQ4jxKM+nqZTnkkbR+3pXW
NzzO3wUeOH5f8TcPFt5YU0DDBZZJLQl16nl3reo7Ay6PM8vYv9EhWHTZdqjLt7jY
D4kVUMoqvTrQSrVWVvLN7jlDiL0V0G3P1bCFE98ufCiunE7r/d52uTb8yJ6tolLq
5CH3/8z/UcseSrdLgK78Jj9Y2nVj5JEEXexP1tzAWVGWmihI9LuodYM8XA//aJTU
nkdWkwofYeWcucPLSfU2E4OtHMvuGBkeaKKdGW0ZRsALiBpm1zPdToRnpPP3sMrY
NiQCtTVeMfpW7KCi2B68qgtu2TEkvPH6+7mktNwYfXK4DsNHImjrpVXRpswl6c7W
PKgsJYXqqIvfkw52S2ellqBY2cH/NJEHxWWr6wfUf2YuJMyULHh44E4+SuhwDk2x
UeLJqyYmLglouNVb/lPxRd7/VgziecvK7v799opcPR1jp5kTSIqrypcfk7ClUi28
RYg+oFVPlf8ZYrI=
=y0V5
-----END PGP SIGNATURE-----

Attachment: pgpQTJv84UPuf.pgp
Description: PGP signature


--- End Message ---

Reply via email to