Your message dated Sun, 16 Mar 2025 17:21:48 +0000
with message-id <e1ttrgk-00c3lq...@fasolo.debian.org>
and subject line Bug#1100318: fixed in sigil 2.4.2+dfsg-1
has caused the Debian Bug report #1100318,
regarding sigil: FTBFS: /usr/include/x86_64-linux-gnu/qt6/QtCore/qchar.h:66:2: 
error: #error This macro has been removed in Qt 6.8.
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 ow...@bugs.debian.org
immediately.)


-- 
1100318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100318
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sigil
Version: 2.2.1+dfsg-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
[ 30%] Building CXX object 
src/CMakeFiles/sigil.dir/sigil_autogen/mocs_compilation.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ 
-DQT_CONCURRENT_LIB -DQT_CORE5COMPAT_LIB -DQT_CORE_LIB -DQT_GUI_LIB 
-DQT_IMPLICIT_QCHAR_CONSTRUCTION -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB 
-DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLINTEGRATION_LIB 
-DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB 
-DQT_QUICK_LIB -DQT_SVG_LIB -DQT_USE_FAST_CONCATENATION 
-DQT_USE_FAST_OPERATOR_PLUS -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB 
-DQT_WEBENGINEWIDGETS_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/sigil_autogen/include 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/src 
-I/<<PKGBUILDDIR>>/internal/gumbo -I/usr/include/python3.13 
-I/usr/include/minizip -I/usr/include/hunspell -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtCore5Compat -isystem 
/usr/include/x86_64-linux-gnu/qt6 -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -isystem /usr/incl
 ude/x86_64-linux-gnu/qt6/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtWebEngineCore -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtQuick -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtQml -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtQmlIntegration -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtQmlMeta -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtQmlModels -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtQmlWorkerScript -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtWebChannel -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtPositioning -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtWebEngineWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt6/QtSvg -g -O2 -ffile-prefix-map=/<<PKGBU
 ILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=c++17   -Wall -fno-lto -MD -MT 
src/CMakeFiles/sigil.dir/sigil_autogen/mocs_compilation.cpp.o -MF 
CMakeFiles/sigil.dir/sigil_autogen/mocs_compilation.cpp.o.d -o 
CMakeFiles/sigil.dir/sigil_autogen/mocs_compilation.cpp.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/sigil_autogen/mocs_compilation.cpp
In file included from /usr/include/x86_64-linux-gnu/qt6/QtCore/qstring.h:14,
                 from 
/usr/include/x86_64-linux-gnu/qt6/QtCore/qhashfunctions.h:9,
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/qhash.h:10,
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/QHash:1,
                 from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/sigil_autogen/BQTXKM6SMT/../../../../src/BookManipulation/Book.h:27,
                 from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/sigil_autogen/BQTXKM6SMT/moc_Book.cpp:9,
                 from 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/sigil_autogen/mocs_compilation.cpp:2:
/usr/include/x86_64-linux-gnu/qt6/QtCore/qchar.h:66:2: error: #error This macro 
has been removed in Qt 6.8.
   66 | #error This macro has been removed in Qt 6.8.
      |  ^~~~~
make[3]: *** [src/CMakeFiles/sigil.dir/build.make:505: 
src/CMakeFiles/sigil.dir/sigil_autogen/mocs_compilation.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:296: src/CMakeFiles/sigil.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j1 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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 could not 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:sigil, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: sigil
Source-Version: 2.4.2+dfsg-1
Done: Mattia Rizzolo <mat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sigil, 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 1100...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated sigil 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sun, 16 Mar 2025 17:30:01 +0100
Source: sigil
Architecture: source
Version: 2.4.2+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Mattia Rizzolo <mat...@debian.org>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Closes: 1100318
Changes:
 sigil (2.4.2+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.4.2+dfsg.
     https://sigil-ebook.com/blog/sigil-2.3.0-released/
     https://sigil-ebook.com/blog/sigil-2.3.1-released/
     https://sigil-ebook.com/blog/sigil-2.4.0-released/
     https://sigil-ebook.com/blog/sigil-2.4.2-released/
     + Fix build with Qt 6.8.  Closes: #1100318
   * Update copyright.
   * Bump Standards-Version to 4.7.2, no changes needed.
   * New dependencies: libcups2-dev, libxkbcommon-x11-dev, libxkbfile-dev.
   * Delete some useless documentation from the installation.
Checksums-Sha1:
 4032829884882bc0670efcc92c204c01ebf1e5ed 2157 sigil_2.4.2+dfsg-1.dsc
 826cec44f0b10dd61e5d8f326ebaaf9c48ba2d7e 5322216 sigil_2.4.2+dfsg.orig.tar.xz
 7d86b9d775b5d8820582830c65ce4d2b45b19ef8 17656 sigil_2.4.2+dfsg-1.debian.tar.xz
 c5f550cfe623609bae6210e306573248f468c45b 17428 
sigil_2.4.2+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 b51b9bcc61d83712cfed079ddd94d8d697abadbc3946abf7c4edcafd2299b627 2157 
sigil_2.4.2+dfsg-1.dsc
 4422ec6cea9843e0f480196c2678631c8c11e838607db139e264b73e114e6285 5322216 
sigil_2.4.2+dfsg.orig.tar.xz
 beb1eb44cad9703cdc96227a642f507ef9d3817db11a93874d005bf1c2cc32cf 17656 
sigil_2.4.2+dfsg-1.debian.tar.xz
 27c12fa51f20f07500cc41baacb1c2b66231b7cbc88789bddd8e4fb107b7a25a 17428 
sigil_2.4.2+dfsg-1_amd64.buildinfo
Files:
 83b943dc5e7bf674390b06d5636e4ef2 2157 editors optional sigil_2.4.2+dfsg-1.dsc
 7abd059b81be37583d734b239c84eaae 5322216 editors optional 
sigil_2.4.2+dfsg.orig.tar.xz
 7a4c252d16c938dfb8ce23037948459a 17656 editors optional 
sigil_2.4.2+dfsg-1.debian.tar.xz
 6038c08b7a375a69c46f552c11aa83b3 17428 editors optional 
sigil_2.4.2+dfsg-1_amd64.buildinfo


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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAmfXBHEACgkQCBa54Yx2
K61UBA//VZqamP00WFMa3EmkE7YaldLwYeunTkaBMHct63hhInR7oMJbY+r8UlC9
PCMWqtVW5rSQ2qKSSYfuWeQIpgiDWOktV7qY6T78gvaj02ZASMDP3YUcAskAI4i7
SCH9FiXgP/xbAlYxtf71jcPh0qDWYdFQAJZZyx+La3JseENY2SDDmuoxItK/7OpB
6VSerX5oTRVKcqyqizcxyKYQIhwUy3niUk0EMgWobdj7YBXwqllaLYFou2x1B/YW
6V3YWTKOX3qmwa4M++tnpA/FvBQGIpkxZpbEQLLmNg37HDfN97nMVI/CRix2HQG6
xSeaIKsLbZ318+szCWISyZmpD+TE2yhLdc2HHFjyXp2WrwCqoGlSD8St0+qI79lH
XXILiGNk9otTKSfm7vhZN8nhwTuLcb4EDl/wiopkIXzdaf6kHIjQ+5rzEBccRwqq
TbiVNTenc+hXUlKo/NdWAbBTAmYzB5FgLhEP39yfoY1ol4RjeY2s4oDLIeZ4grLu
EFbywqejZloDSsxr28P+48H5uy0kDoPSNXT2MUQ+U8bKizRDXto9JcQvllPMnhd0
xyXQXACH7c48Z3k/XEKHY4h4KK52zHHKoP+Gsp/XUhYBgnhDG/6w5yzeOZ6ysxRu
/D4eXZlmS2Ur4oJrGVD3xeVqS1sWjN7/naAqHuRVEGNUjqmmHcA=
=Gcp6
-----END PGP SIGNATURE-----

Attachment: pgp_WdoGRGgV9.pgp
Description: PGP signature


--- End Message ---

Reply via email to