Your message dated Sat, 02 Nov 2024 03:00:43 +0000
with message-id <e1t74nx-007olx...@fasolo.debian.org>
and subject line Bug#1078385: fixed in qstardict 2.0.2-1
has caused the Debian Bug report #1078385,
regarding qstardict: FTBFS: gunicode.h:809:34: error: invalid conversion from 
‘const gchar*’ {aka ‘const char*’} to ‘gchar*’ {aka ‘char*’} [-fpermissive]
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.)


-- 
1078385: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078385
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: qstardict
Version: 1.4.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> 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 
> -std=gnu++2a -pthread -Wall -Wextra -D_REENTRANT -fPIC -DHAVE_MMAP 
> -DQSTARDICT_WITH_DBUS -DQSTARDICT_WITH_TRANSLATIONS 
> -DQSTARDICT_WITH_TRAY_ICON -DQSTARDICT_VERSION=\"1.4.1\" 
> -DQSTARDICT_INSTALL_PREFIX=\"/usr\" -DQSTARDICT_BIN_DIR=\"/usr/bin\" 
> -DQSTARDICT_DATA_DIR=\"/usr/share/qstardict\" 
> -DQSTARDICT_TRANSLATIONS_DIR=\"/usr/share/qstardict/translations\" 
> -DQSTARDICT_PLUGINS_DIR=\"/usr/lib/qstardict/plugins\" 
> -DQSTARDICT_DOCS_DIR=\"/usr/share/doc/qstardict\" -DPLUGIN_ID=\"kiwix\" 
> -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB 
> -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. 
> -I../../../qstardict-1.4.1 -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/x86_64-linux-gnu/qt5 
> -I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport 
> -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/QtNetwork 
> -I/usr/include/x86_64-linux-gnu/qt5/QtXml 
> -I/usr/include/x86_64-linux-gnu/qt5/QtDBus 
> -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I. -I. 
> -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o grayscale.o grayscale.cpp
> stardict_lib.cpp: In member function ‘virtual bool 
> {anonymous}::WordListIndex::load(const std::string&, gulong, gulong, bool)’:
> stardict_lib.cpp:761:80: warning: unused parameter ‘verbose’ 
> [-Wunused-parameter]
>   761 | bool WordListIndex::load(const std::string &url, gulong wc, gulong 
> fsize, bool verbose)
>       |                                                                       
>     ~~~~~^~~~~~~
> stardict_lib.cpp: In member function ‘bool 
> Dict::LookupWithRule(GPatternSpec*, glong*, int)’:
> stardict_lib.cpp:943:35: warning: ‘gboolean 
> g_pattern_match_string(GPatternSpec*, const gchar*)’ is deprecated: Use 
> 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations]
>   943 |         if (g_pattern_match_string(pspec, get_key(i)))
>       |             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib.h:68,
>                  from /usr/include/glib-2.0/glib/gprintf.h:23,
>                  from /usr/include/glib-2.0/glib/gstdio.h:24,
>                  from stardict_lib.cpp:10:
> /usr/include/glib-2.0/glib/gpattern.h:57:15: note: declared here
>    57 | gboolean      g_pattern_match_string   (GPatternSpec *pspec,
>       |               ^~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gstring.h:35,
>                  from /usr/include/glib-2.0/glib/giochannel.h:36,
>                  from /usr/include/glib-2.0/glib.h:56:
> stardict_lib.cpp: In member function ‘bool Libs::LookupSimilarWord(const 
> gchar*, glong&, int)’:
> /usr/include/glib-2.0/glib/gunicode.h:809:34: error: invalid conversion from 
> ‘const gchar*’ {aka ‘const char*’} to ‘gchar*’ {aka ‘char*’} [-fpermissive]
>   809 | #define g_utf8_next_char(p) ((p) + g_utf8_skip[*(const guchar *)(p)])
>       |                             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |                                  |
>       |                                  const gchar* {aka const char*}
> stardict_lib.cpp:1113:31: note: in expansion of macro ‘g_utf8_next_char’
>  1113 |             gchar *nextchar = g_utf8_next_char(sWord);
>       |                               ^~~~~~~~~~~~~~~~
> make[3]: *** [Makefile:518: stardict_lib.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/qstardict_1.4.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&fusertaguser=lu...@debian.org&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: qstardict
Source-Version: 2.0.2-1
Done: Alex Fomin <fomin_a...@yahoo.com>

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

Debian distribution maintenance software
pp.
Alex Fomin <fomin_a...@yahoo.com> (supplier of updated qstardict 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: Fri, 1 Nov 2024 14:30:22 +0300
Source: qstardict
Built-For-Profiles: pkg.linux.nokerneldbg pkg.linux.nokerneldbginfo
Architecture: source
Version: 2.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Alex Fomin <fomin_a...@yahoo.com>
Changed-By: Alex Fomin <fomin_a...@yahoo.com>
Closes: 494701 611106 1065644 1078385
Changes:
 qstardict (2.0.2-1) unstable; urgency=medium
 .
   * adopt the package. Closes: #1065644
   * new upstream release. Closes: #494701, #611106
   * patched to use Qt6 and remove deprecated items. Closes: #1078385
Checksums-Sha1:
 5f2447118780f943a8714764a9e325b68619b7ae 1917 qstardict_2.0.2-1.dsc
 b773ab512eeef803ab6356a98ca3f7580d9a10fe 477925 qstardict_2.0.2.orig.tar.gz
 ba060af0cd9f7f6e865bfcc11ba9b0ce23496f0e 15136 qstardict_2.0.2-1.debian.tar.xz
 06c451b700dd9240ab94e486bfecab9221aee7d5 11045 
qstardict_2.0.2-1_source.buildinfo
Checksums-Sha256:
 8ff24bf2a885c473271a544a646a6fa6c138aa3ea38c78ac449939d4585a0535 1917 
qstardict_2.0.2-1.dsc
 4a200e9c0f06e5d5d218887306deaa72664d1b76fe9d80f976dbdcd2a4b3c7db 477925 
qstardict_2.0.2.orig.tar.gz
 330d3a46b8b6ca44977fbd57de6beb4f9eda21020d2c10a7ad9765826ff4041f 15136 
qstardict_2.0.2-1.debian.tar.xz
 8d0999153212a98e3fc75d59a3255258556de49eaab10dd33d01dd056e9be3ec 11045 
qstardict_2.0.2-1_source.buildinfo
Files:
 36f00ca0f37d4985eab717a061340e7f 1917 education optional qstardict_2.0.2-1.dsc
 9310ffa5213ce7f069f5876f71349612 477925 education optional 
qstardict_2.0.2.orig.tar.gz
 9457802da95e7a5045e6ab01e7e1ff33 15136 education optional 
qstardict_2.0.2-1.debian.tar.xz
 c4418766974354fbc635ec2ec5f98b1c 11045 education optional 
qstardict_2.0.2-1_source.buildinfo

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

iQIzBAEBCgAdFiEEvGv7H5NUQYeSuhtTJ2Egg8PSprAFAmcli40ACgkQJ2Egg8PS
prAOyQ//TSHk3/YwSADKLg3e3EFWwQbCcyutFSSOhuoyuIYdMiDW9Lr+/wYrm38G
Riz0f5Lq1Y5FiyuBvw5RuILnB6S6QQcn3HjU+U1KwvNSPeaIJC6PfgAIM59ECjr0
7eEzA8eEivmCgXdnVYsKNRNk6eGtMnGWZjfUl4zn+3J1fNMyCxiuQ4jM2QLQpx4g
MNe+JBLIVSILiFCI/Sfox6TtMwVCOvWthxrRXlzdnC6SYhT/HjgyiDOjG3PgFvF4
+FHWvyJ/JdV/ATUwV4Bgk0ShC0uRq7fsYf/hxrGyLEhBOnkZF+ps6EinEVYkvou7
GuF/DxV7+ERD2Lg31MSh7DjKLduw+3kUHVIW6NxAKRk6iucSUlXTenKgXEAQ8t45
y9wSyf7A6ZWQEQa8wZ9TFHGekYzRz2mdhysrqnsKJC2yjrYsKGxMK6eeJVAxk6tf
WQ5mI02zTPOQESXBsRmiIlY0hRWgYv6Rjb7MC4hTdeZ8myYTJQD+VmWcq3Wz9aO1
VVyNjkuzmyyni88Iob+ZXjRrZjl2IpzLxaTwENj2MPoGRoJISjGkn57JP5DAqmRW
SyvlgNqw6iFp8NX/Fj9wI/u5fLkBrtsg9Cpe5/WNy5QVE/UYKv7GMzcX0YhdTHCx
boL+Wt3bG4gKjYkSVRXP4q8UbfpmGY2VTVKVYsje5fsZnB0LLO0=
=rXyJ
-----END PGP SIGNATURE-----

Attachment: pgpgo21eIyglZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to