Your message dated Sun, 22 Dec 2024 10:48:58 +0000
with message-id <[email protected]>
and subject line Bug#1091007: fixed in gimagereader 3.4.2-3
has caused the Debian Bug report #1091007,
regarding gimagereader: FTBFS: Config.cc:27:10: fatal error:
enchant-provider.h: No such file or directory
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.)
--
1091007: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091007
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gimagereader
Version: 3.4.2-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241222 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> /usr/bin/c++ -DENABLE_VERSIONCHECK=0 -DGETTEXT_PACKAGE=\"gimagereader\"
> -DHAVE_ENCHANT2 -DHAVE_LIBXMLPP_2
> -DMANUAL_DIR=\"/usr/share/doc/gimagereader\" -DPACKAGE_NAME=\"gImageReader\"
> -DPACKAGE_REVISION=\"\" -DPACKAGE_VERSION=\"3.4.2\" -I/<<PKGBUILDDIR>>/common
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/leptonica
> -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
> -I/usr/include/podofo -I/usr/include/gtkmm-3.0
> -I/usr/lib/x86_64-linux-gnu/gtkmm-3.0/include -I/usr/include/giomm-2.4
> -I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/libmount
> -I/usr/include/blkid -I/usr/include/glibmm-2.4
> -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0
> -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/gtk-3.0
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2
> -I/usr/include/libpng16 -I/usr/include/fribidi -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp
> -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/cairomm-1.0
> -I/usr/lib/x86_64-linux-gnu/cairomm-1.0/include -I/usr/include/pangomm-1.4
> -I/usr/lib/x86_64-linux-gnu/pangomm-1.4/include -I/usr/include/atkmm-1.6
> -I/usr/lib/x86_64-linux-gnu/atkmm-1.6/include
> -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0
> -I/usr/lib/x86_64-linux-gnu/gdkmm-3.0/include
> -I/usr/include/gtksourceviewmm-3.0
> -I/usr/lib/x86_64-linux-gnu/gtksourceviewmm-3.0/include
> -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2
> -I/usr/include/gtkspellmm-3.0
> -I/usr/lib/x86_64-linux-gnu/gtkspellmm-3.0/include
> -I/usr/include/gtkspell-3.0 -I/usr/include/poppler/glib
> -I/usr/include/poppler -I/usr/include/json-glib-1.0
> -I/usr/include/libxml++-2.6 -I/usr/lib/x86_64-linux-gnu/libxml++-2.6/include
> -I/<<PKGBUILDDIR>>/gtk/src -I/<<PKGBUILDDIR>>/gtk/src/hocr -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
> -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -std=gnu++17 -MD -MT
> CMakeFiles/gimagereader.dir/gtk/src/DjVuDocument.cc.o -MF
> CMakeFiles/gimagereader.dir/gtk/src/DjVuDocument.cc.o.d -o
> CMakeFiles/gimagereader.dir/gtk/src/DjVuDocument.cc.o -c
> /<<PKGBUILDDIR>>/gtk/src/DjVuDocument.cc
> In file included from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/stylescheme.h:34,
> from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/language.h:36,
> from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:35,
> from /usr/include/gtksourceviewmm-3.0/gtksourceviewmm.h:176,
> from /<<PKGBUILDDIR>>/gtk/src/OutputEditorText.hh:23,
> from /<<PKGBUILDDIR>>/gtk/src/Config.cc:25:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:27:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 27 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h:34:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h:27:6: warning:
> #warning "Only <gtksourceview/gtksource.h> can be included directly." [-Wcpp]
> 27 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/undomanager.h:32,
> from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/buffer.h:37:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h:30:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 30 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:31,
> from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/completion.h:33,
> from /usr/include/gtksourceviewmm-3.0/gtksourceviewmm.h:177:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:31:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 31 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-typebuiltins.h:37:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:9:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 9 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:14:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h:31:6: warning:
> #warning "Only <gtksourceview/gtksource.h> can be included directly." [-Wcpp]
> 31 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:30:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcecompletion.h:28:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 28 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:36:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcecompletioncontext.h:27:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 27 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:42:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefile.h:27:6: warning:
> #warning "Only <gtksourceview/gtksource.h> can be included directly." [-Wcpp]
> 27 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:53:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefileloader.h:30:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 30 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:59:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcefilesaver.h:30:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 30 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:70:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcegutterrenderer.h:27:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 27 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:81:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcespacedrawer.h:27:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 27 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview-enumtypes.h:92:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourceview.h:29:6: warning:
> #warning "Only <gtksourceview/gtksource.h> can be included directly." [-Wcpp]
> 29 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/completionprovider.h:30,
> from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/completioncontext.h:37:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionprovider.h:28:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 28 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/completionproposal.h:32,
> from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/completionprovider.h:35:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcecompletionproposal.h:28:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 28 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> In file included from
> /usr/include/gtksourceviewmm-3.0/gtksourceviewmm/styleschememanager.h:32,
> from /usr/include/gtksourceviewmm-3.0/gtksourceviewmm.h:197:
> /usr/include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h:27:6:
> warning: #warning "Only <gtksourceview/gtksource.h> can be included
> directly." [-Wcpp]
> 27 | # warning "Only <gtksourceview/gtksource.h> can be included
> directly."
> | ^~~~~~~
> /<<PKGBUILDDIR>>/gtk/src/Config.cc:27:10: fatal error: enchant-provider.h: No
> such file or directory
> 27 | #include <enchant-provider.h>
> | ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[4]: *** [CMakeFiles/gimagereader.dir/build.make:197:
> CMakeFiles/gimagereader.dir/gtk/src/Config.cc.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/gimagereader_3.4.2-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: gimagereader
Source-Version: 3.4.2-3
Done: Philip Rinn <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gimagereader, 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.
Philip Rinn <[email protected]> (supplier of updated gimagereader 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: Sun, 22 Dec 2024 11:15:51 +0100
Source: gimagereader
Architecture: source
Version: 3.4.2-3
Distribution: unstable
Urgency: medium
Maintainer: Philip Rinn <[email protected]>
Changed-By: Philip Rinn <[email protected]>
Closes: 1091007
Changes:
gimagereader (3.4.2-3) unstable; urgency=medium
.
* Fix build with recent enchant-2 (closes: #1091007)
* Bump Standards-Version to 4.7.0 (no changes necessary)
Checksums-Sha1:
704269520d4235489fbca050905dc9b907b64c24 2520 gimagereader_3.4.2-3.dsc
cc8a9f122aab54d9041c1742db854329d124d4ba 6528
gimagereader_3.4.2-3.debian.tar.xz
61aacc5c28b174a4f0ab343bf4692c34aa27471a 23417
gimagereader_3.4.2-3_amd64.buildinfo
Checksums-Sha256:
835980f75a4bfe612a52518ec147035ef4baa79f891fc03ed962bf4ffda276c3 2520
gimagereader_3.4.2-3.dsc
3a5f6b12263f391578d2c802c7c0b6d0e21df556f227cf44710fbbd4cb4a0f78 6528
gimagereader_3.4.2-3.debian.tar.xz
8f9e2467fd587446fadbed66bc1d389bfcd8cd52a816551d7eac89c7a08907c9 23417
gimagereader_3.4.2-3_amd64.buildinfo
Files:
b9e1640fec9901f31d337777e97aed04 2520 graphics optional
gimagereader_3.4.2-3.dsc
0b6db112646d5621cafdf19c177643cd 6528 graphics optional
gimagereader_3.4.2-3.debian.tar.xz
63a9fc624362cf497a7f14b0a68e2baf 23417 graphics optional
gimagereader_3.4.2-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJnZ+nYCRDArzjkoibLNUcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmeYeT3zdAQqAUantsWm2BS95W/JUnGITeZ1gePnVjy4
wBYhBAtmNZoTLWKOn0gUlsCvOOSiJss1AABW3w/+JpdRJr1sPCYoCiYg/4fp0sCx
UgoI+qw7GuTlMpIUdM429skv57c/4ZqFT/5w5+JJ5tlLxMB/RNSCq+kLhPpcN2w3
7jJDK4hTe6XWkVNUWgneo9Dmsof4l3Iq2KgzCXOv5YJ6x6zdQDj3sp8SpCKhRceS
4HhhvXVaHI5Ip7DgdiCyAnBoWfIri2z5rhcQszunCGfDgh8r/Qpb/QOzfcpSavpk
xh9I/cCR97RbaFg6IrUzBbIfFbmGECVh1gcdfd4d48DTTLBtbEyfNvBNnAIy8xLV
Z1nmPjP7g9VNFVtzwMk2SDajrjoZaaHvp234NgF9sZY2ducPsxZQJnJTsUFdAf3v
F6O80Pxt9DA9aBkcDJJWomzTJrSZPJBH1qSjbE0Kehq9n+J9wCnEqa48BYlInYrd
uIOlyuXTrj02GPcBPrdoB+EqV4BNNnWwNxrd/EfCmE/fUXIREHBTa77TLFk7alYc
imCNth9drhNhKxSTfceziJD94nzPeForyAJ2hdpZjYovGCB1U2vqAYii826MyQ8D
A1Qh87uFZWhPtZCFA+46iS1prhR3yDtyw4oCy6wsSe8p+Orh66mvAg/0kfbukqYR
PJW/uy5FH/MPp2vayq1Uj6g90XiHHR86Jnu0Wg+NyAPyuomgxJNX/B8acCsF8Mms
J+zbTKiuZW8/xJWThg4=
=+/KI
-----END PGP SIGNATURE-----
pgpIlndOa1u_K.pgp
Description: PGP signature
--- End Message ---