Your message dated Sun, 28 Jul 2024 12:35:54 +0000
with message-id <e1sy37y-00edly...@fasolo.debian.org>
and subject line Bug#1075204: fixed in libskk 1.0.5+git20240522-1
has caused the Debian Bug report #1075204,
regarding libskk: ftbfs with GCC-14
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.)
--
1075204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libskk
Version: 1.0.5-2
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14
[This bug is 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/libskk_1.0.5-2_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
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-14/porting_to.html
[...]
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro
‘g_atomic_pointer_get’
272 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
dict.c:791:13: note: in expansion of macro ‘g_once_init_enter’
791 | if (g_once_init_enter (&skk_dict_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
dict.c: In function ‘skk_empty_dict_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro
‘g_atomic_pointer_get’
272 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
dict.c:938:13: note: in expansion of macro ‘g_once_init_enter’
938 | if (g_once_init_enter (&skk_empty_dict_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
dict.c: In function ‘skk_skk_dict_error_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro
‘g_atomic_pointer_get’
272 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
dict.c:983:13: note: in expansion of macro ‘g_once_init_enter’
983 | if (g_once_init_enter (&skk_skk_dict_error_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-include ../config.h -Wdate-time -D_FORTIFY_SOURCE=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/libmount -I/usr/include/blkid -pthread -I/usr/include/gee-0.8
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -I/usr/include/json-glib-1.0
-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/libmount -I/usr/include/blkid -pthread
-DPKGDATADIR=\"/usr/share/libskk\" -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -c -o libskk_la-file-dict.lo `test -f
'file-dict.c' || echo './'`file-dict.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h
-Wdate-time -D_FORTIFY_SOURCE=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/libmount -I/usr/include/blkid -pthread -I/usr/include/gee-0.8
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -I/usr/include/json-glib-1.0
-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/libmount -I/usr/include/blkid -pthread
-DPKGDATADIR=\"/usr/share/libskk\" -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c
file-dict.c -fPIC -DPIC -o .libs/libskk_la-file-dict.o
In file included from /usr/include/glib-2.0/glib.h:64,
from /usr/include/glib-2.0/gobject/gbinding.h:30,
from /usr/include/glib-2.0/glib-object.h:24,
from ../libskk/libskk.h:6,
from file-dict.c:22:
file-dict.c: In function ‘skk_file_dict_read_until’:
/usr/include/glib-2.0/glib/gmessages.h:671:16: error: returning ‘void *’ from a
function with return type ‘gboolean’ {aka ‘int’} makes integer from pointer
without a cast [-Wint-conversion]
671 | return (val); \
| ^
file-dict.c:339:9: note: in expansion of macro ‘g_return_val_if_fail’
339 | g_return_val_if_fail (((gsize) (*offset)) < _tmp2_, NULL);
| ^~~~~~~~~~~~~~~~~~~~
file-dict.c: In function ‘skk_file_dict_real_complete’:
file-dict.c:1145:25: warning: assignment to ‘gchar **’ {aka ‘char **’} from
incompatible pointer type ‘void **’ [-Wincompatible-pointer-types]
1145 | _tmp18_ = _tmp17_;
| ^
file-dict.c:1378:17: warning: assignment to ‘gchar **’ {aka ‘char **’} from
incompatible pointer type ‘void **’ [-Wincompatible-pointer-types]
1378 | _tmp71_ = _tmp70_;
| ^
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
from /usr/include/glib-2.0/glib.h:34:
file-dict.c: In function ‘skk_file_dict_get_type’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of
‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
__ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:272:7: note: in expansion of macro
‘g_atomic_pointer_get’
272 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
file-dict.c:1521:13: note: in expansion of macro ‘g_once_init_enter’
1521 | if (g_once_init_enter (&skk_file_dict_type_id__once)) {
| ^~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:700: libskk_la-file-dict.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libskk'
make[2]: *** [Makefile:523: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:454: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 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: libskk
Source-Version: 1.0.5+git20240522-1
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libskk, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated libskk 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, 28 Jul 2024 07:52:19 -0400
Source: libskk
Architecture: source
Version: 1.0.5+git20240522-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Input Method Team <debian-input-met...@lists.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1047021 1075204
Changes:
libskk (1.0.5+git20240522-1) unstable; urgency=medium
.
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Set upstream metadata fields: Repository-Browse.
.
[ Boyuan Yang ]
* New upstream snapshot. (Closes: #1075204)
* debian/source/options: Ignore sources changes in .gmo files.
(Closes: #1047021)
* Update standards version to 4.6.2, no changes needed.
* debian/libskk0.symbols: Add new symbols.
* debian/clean: Clean generated files.
Checksums-Sha1:
e0ae8d1bdeaea865140dd39a409ff50dbcfc4382 2343 libskk_1.0.5+git20240522-1.dsc
225916035601b01951c5bc72062ce67ec302f1d7 191440
libskk_1.0.5+git20240522.orig.tar.gz
3f8610c63a68aeee4a2e4b3dbe2063d747e97dba 4972
libskk_1.0.5+git20240522-1.debian.tar.xz
58d9dbb03e92cd7a7fb005ab901b97347d347129 10404
libskk_1.0.5+git20240522-1_amd64.buildinfo
Checksums-Sha256:
aa5a122a48c896e6be1af4a2d6725909617d3fff1c620a473ec70c228174949d 2343
libskk_1.0.5+git20240522-1.dsc
a42912b5eb7fba6ab31edc8d01c4302c2f0340eaea248507b1f9afd0b601e7c7 191440
libskk_1.0.5+git20240522.orig.tar.gz
7dcee9666484d494e7d001aa12ec59c7a5cd966f3d3cb4adef2c3747f93892c9 4972
libskk_1.0.5+git20240522-1.debian.tar.xz
50cca562d9e9b8f49b08dfbc0a46629c04dfd3bc4f37c6439090da4496c62648 10404
libskk_1.0.5+git20240522-1_amd64.buildinfo
Files:
b475b32e0875f0a00f46c105e4b71e8d 2343 libs optional
libskk_1.0.5+git20240522-1.dsc
31b7470360c2ee477a423a17bcf70862 191440 libs optional
libskk_1.0.5+git20240522.orig.tar.gz
30ca6b7398b7795afb6bee24d34cf535 4972 libs optional
libskk_1.0.5+git20240522-1.debian.tar.xz
0ce7bcadee5cbf3f83ff72ae719a9b8e 10404 libs optional
libskk_1.0.5+git20240522-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmamMYQACgkQwpPntGGC
Ws7r8g/+Jq7EkBBU5Disp5CnDdYx89tGW7x8t6lMhGCja5mXghiVYoaSxGCvCmNd
leZA7j/75gSi1jb7aPOxoWTaYVrnH4d652SzGz7dkkKuk/1j6trtlc7yHO1nzQ8Q
wf+pD2Na9OEwB0Hf38NtjTC/3P3iC09CkODcfNgSqxbSmTZpIzmhYJLLLXOGMn8s
kdqzrNUb52JzIbLKEJ7TZkOaePj7bPCMZVdYiFTEAuqbPsb7HxscqrcFpujdC01o
e7/eg5yPkWjfqjhYWwxwckmDuQFRmpnKf3Q5ld1hDqTFSW5Lt5ZwujehN/MnHGMu
0Plk0+pl9qkJZC7Ymxp1dxVi9XRU2ErhXmffi7TmLtArt7N0CLT3mdk6lxkGfRW7
hPHFP5PCdh05BrkaLl506Ywt51F3F96xDy7TfHDyEqdQS0DqngOQWObfG2LR2cn3
jn7yb0g0i+p5Cu+UopNSC+Vvo390k8OqbVOi3lTIvk8omNGgFM2pHQ6B2G9vZngj
PiWOf2R5YokLTYFuL6ib5/e5ePFlRIxFbSEEtYdr3lutM8GG7Mr6gGkiHBDIGdib
jkRSg6u3vRXTEYcZvBzlUrldZYISv160hCDkQDy5SCWk/ZOEOSb7/Nd/zNjVNWQ4
4m6Y1YqwS8K0mTI30MT+SnNoKDPs1J5Q3B4KUfVJWxPV1CI/Hj8=
=Z7R3
-----END PGP SIGNATURE-----
pgpRGBzvhV1mL.pgp
Description: PGP signature
--- End Message ---