--- Begin Message ---
Source: libisocodes
Version: 1.2.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211104 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
> make[3]: Nothing to be done for 'check'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>“ wird betreten
> make check-local
> make[4]: Verzeichnis „/<<PKGBUILDDIR>>“ wird betreten
> /usr/bin/valac --pkg libxml-2.0 --pkg gee-0.8 --vapidir=./vapi --pkg config
> -X -I. -X -DGETTEXT_PACKAGE=\"libisocodes\" -X
> -DLOCALEDIR=\"/usr/share/locale\" -X -DTESTDIR=\"./tests/data\"
> --output=codetest tests/codetest.vala tests/test_iso_3166.vala
> tests/test_iso_3166_2.vala tests/test_iso_639.vala tests/test_iso_639_3.vala
> tests/test_iso_639_5.vala tests/test_iso_4217.vala tests/test_iso_15924.vala
> src/isocodes.vala src/iso_3166.vala src/iso_3166_item.vala
> src/iso_3166_2.vala src/iso_3166_2_item.vala src/iso_639.vala
> src/iso_639_item.vala src/iso_639_3.vala src/iso_639_3_item.vala
> src/iso_639_5.vala src/iso_639_5_item.vala src/iso_4217.vala
> src/iso_4217_item.vala src/iso_15924.vala src/iso_15924_item.vala
> src/exceptions.vala
> config.vapi:19.2-19.6: warning: Argument `prefix' never used
> [CCode (prefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
> ^^^^^
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/tests/test_iso_3166.vala.c:22:
> /<<PKGBUILDDIR>>/tests/test_iso_3166.vala.c: In function
> ‘libisocodes_test_iso_3166_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test_iso_3166.vala.c:1913:13: note: in expansion of
> macro ‘g_once_init_enter’
> 1913 | if (g_once_init_enter
> (&libisocodes_test_iso_3166_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/tests/test_iso_3166_2.vala.c:22:
> /<<PKGBUILDDIR>>/tests/test_iso_3166_2.vala.c: In function
> ‘libisocodes_test_iso_3166_2_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test_iso_3166_2.vala.c:1191:13: note: in expansion of
> macro ‘g_once_init_enter’
> 1191 | if (g_once_init_enter
> (&libisocodes_test_iso_3166_2_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/tests/test_iso_639.vala.c:22:
> /<<PKGBUILDDIR>>/tests/test_iso_639.vala.c: In function
> ‘libisocodes_test_iso_639_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test_iso_639.vala.c:1270:13: note: in expansion of
> macro ‘g_once_init_enter’
> 1270 | if (g_once_init_enter
> (&libisocodes_test_iso_639_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/tests/test_iso_639_3.vala.c:22:
> /<<PKGBUILDDIR>>/tests/test_iso_639_3.vala.c: In function
> ‘libisocodes_test_iso_639_3_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test_iso_639_3.vala.c:1606:13: note: in expansion of
> macro ‘g_once_init_enter’
> 1606 | if (g_once_init_enter
> (&libisocodes_test_iso_639_3_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/tests/test_iso_639_5.vala.c:22:
> /<<PKGBUILDDIR>>/tests/test_iso_639_5.vala.c: In function
> ‘libisocodes_test_iso_639_5_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test_iso_639_5.vala.c:1153:13: note: in expansion of
> macro ‘g_once_init_enter’
> 1153 | if (g_once_init_enter
> (&libisocodes_test_iso_639_5_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/tests/test_iso_4217.vala.c:22:
> /<<PKGBUILDDIR>>/tests/test_iso_4217.vala.c: In function
> ‘libisocodes_test_iso_4217_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test_iso_4217.vala.c:1153:13: note: in expansion of
> macro ‘g_once_init_enter’
> 1153 | if (g_once_init_enter
> (&libisocodes_test_iso_4217_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/tests/test_iso_15924.vala.c:22:
> /<<PKGBUILDDIR>>/tests/test_iso_15924.vala.c: In function
> ‘libisocodes_test_iso_15924_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test_iso_15924.vala.c:1214:13: note: in expansion of
> macro ‘g_once_init_enter’
> 1214 | if (g_once_init_enter
> (&libisocodes_test_iso_15924_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/isocodes.vala.c: In function
> ‘libisocodes_iso_codes_set_standard’:
> /<<PKGBUILDDIR>>/src/isocodes.vala.c:1335:19: warning: assignment discards
> ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
> 1335 | old_value = libisocodes_iso_codes_get_standard (self);
> | ^
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/isocodes.vala.c:22:
> /<<PKGBUILDDIR>>/src/isocodes.vala.c: In function
> ‘libisocodes_iso_codes_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/isocodes.vala.c:1400:13: note: in expansion of macro
> ‘g_once_init_enter’
> 1400 | if (g_once_init_enter
> (&libisocodes_iso_codes_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_3166.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_3166.vala.c: In function
> ‘libisocodes_iso_3166_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_3166.vala.c:553:13: note: in expansion of macro
> ‘g_once_init_enter’
> 553 | if (g_once_init_enter
> (&libisocodes_iso_3166_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_3166_item.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_3166_item.vala.c: In function
> ‘libisocodes_iso_3166_item_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_3166_item.vala.c:161:13: note: in expansion of macro
> ‘g_once_init_enter’
> 161 | if (g_once_init_enter
> (&libisocodes_iso_3166_item_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_3166_2.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_3166_2.vala.c: In function
> ‘libisocodes_iso_3166_2_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_3166_2.vala.c:470:13: note: in expansion of macro
> ‘g_once_init_enter’
> 470 | if (g_once_init_enter
> (&libisocodes_iso_3166_2_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_3166_2_item.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_3166_2_item.vala.c: In function
> ‘libisocodes_iso_3166_2_item_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_3166_2_item.vala.c:155:13: note: in expansion of
> macro ‘g_once_init_enter’
> 155 | if (g_once_init_enter
> (&libisocodes_iso_3166_2_item_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_639.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_639.vala.c: In function
> ‘libisocodes_iso_639_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_639.vala.c:542:13: note: in expansion of macro
> ‘g_once_init_enter’
> 542 | if (g_once_init_enter
> (&libisocodes_iso_639_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_639_item.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_639_item.vala.c: In function
> ‘libisocodes_iso_639_item_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_639_item.vala.c:149:13: note: in expansion of macro
> ‘g_once_init_enter’
> 149 | if (g_once_init_enter
> (&libisocodes_iso_639_item_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_639_3.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_639_3.vala.c: In function
> ‘libisocodes_iso_639_3_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_639_3.vala.c:560:13: note: in expansion of macro
> ‘g_once_init_enter’
> 560 | if (g_once_init_enter
> (&libisocodes_iso_639_3_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_639_3_item.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_639_3_item.vala.c: In function
> ‘libisocodes_iso_639_3_item_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_639_3_item.vala.c:185:13: note: in expansion of
> macro ‘g_once_init_enter’
> 185 | if (g_once_init_enter
> (&libisocodes_iso_639_3_item_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_639_5.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_639_5.vala.c: In function
> ‘libisocodes_iso_639_5_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_639_5.vala.c:470:13: note: in expansion of macro
> ‘g_once_init_enter’
> 470 | if (g_once_init_enter
> (&libisocodes_iso_639_5_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_639_5_item.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_639_5_item.vala.c: In function
> ‘libisocodes_iso_639_5_item_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_639_5_item.vala.c:143:13: note: in expansion of
> macro ‘g_once_init_enter’
> 143 | if (g_once_init_enter
> (&libisocodes_iso_639_5_item_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_4217.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_4217.vala.c: In function
> ‘libisocodes_iso_4217_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_4217.vala.c:506:13: note: in expansion of macro
> ‘g_once_init_enter’
> 506 | if (g_once_init_enter
> (&libisocodes_iso_4217_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_4217_item.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_4217_item.vala.c: In function
> ‘libisocodes_iso_4217_item_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_4217_item.vala.c:143:13: note: in expansion of macro
> ‘g_once_init_enter’
> 143 | if (g_once_init_enter
> (&libisocodes_iso_4217_item_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_15924.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_15924.vala.c: In function
> ‘libisocodes_iso_15924_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_15924.vala.c:574:13: note: in expansion of macro
> ‘g_once_init_enter’
> 574 | if (g_once_init_enter
> (&libisocodes_iso_15924_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/glib/gthread.h:32,
> from /usr/include/glib-2.0/glib/gasyncqueue.h:32,
> from /usr/include/glib-2.0/glib.h:32,
> from /usr/include/glib-2.0/gobject/gbinding.h:28,
> from /usr/include/glib-2.0/glib-object.h:22,
> from /<<PKGBUILDDIR>>/src/iso_15924_item.vala.c:22:
> /<<PKGBUILDDIR>>/src/iso_15924_item.vala.c: In function
> ‘libisocodes_iso_15924_item_get_type’:
> /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of
> ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types]
> 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval,
> __ATOMIC_SEQ_CST); \
> | ^~~~~~~~~~~~~
> /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro
> ‘g_atomic_pointer_get’
> 260 | (!g_atomic_pointer_get (location) && \
> | ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/src/iso_15924_item.vala.c:143:13: note: in expansion of
> macro ‘g_once_init_enter’
> 143 | if (g_once_init_enter
> (&libisocodes_iso_15924_item_type_id__volatile)) {
> | ^~~~~~~~~~~~~~~~~
> Compilation succeeded - 1 warning(s)
> gtester --verbose codetest
>
> ** (gtester:5626): WARNING **: 09:56:05.237: Deprecated: Since GLib 2.62,
> gtester and gtester-report are deprecated. Port to TAP.
> TEST: codetest... (pid=5627)
> /iso_3166/3.x/create class: OK
> /iso_3166/3.x/create class with changed filepath: OK
> /iso_3166/3.x/change filepath with null value or empty string: OK
> /iso_3166/3.x/change locale: OK
> /iso_3166/3.x/throw exception for non-existant file: OK
> /iso_3166/3.x/throw exception for directory: OK
> /iso_3166/3.x/throw exception for parsing failure: OK
> /iso_3166/3.x/throw exception for wrong ISO data: OK
> /iso_3166/3.x/find all codes: OK
> /iso_3166/3.x/find all codes in locale 'fr': OK
> /iso_3166/3.x/call find_code() without argument: OK
> /iso_3166/3.x/search empty code: OK
> /iso_3166/3.x/find code 'de': OK
> /iso_3166/3.x/find code 'FR': OK
> /iso_3166/3.x/find code 'Tw': OK
> /iso_3166/3.x/find code 'ukr': OK
> /iso_3166/3.x/find code '798': OK
> /iso_3166/3.x/search non existant code: OK
> /iso_3166/3.x/find code 'ES' in locale 'de': OK
> /iso_3166/3.x/find code 'TW' in locale 'fr': OK
> /iso_3166/3.x/find code 'RUS' in non existant locale: OK
> /iso_3166_2/3.x/create class: OK
> /iso_3166_2/3.x/create class with changed filepath: OK
> /iso_3166_2/3.x/find all codes: OK
> /iso_3166_2/3.x/find all codes in locale 'fr': OK
> /iso_3166_2/3.x/call find_code() without argument: **
> ERROR:/<<PKGBUILDDIR>>/tests/test_iso_3166_2.vala.c:610:__lambda29_:
> assertion failed: (error is ISOCodesError.CODE_NOT_DEFINED)
> FAIL
> GTester: last random seed: R02Sbffb555d1587260007293bde308b6108
> make[4]: *** [Makefile:1682: check-local] Beendet
> make[4]: Verzeichnis „/<<PKGBUILDDIR>>“ wird verlassen
> make[3]: *** [Makefile:1430: check-am] Fehler 2
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>“ wird verlassen
> make[2]: *** [Makefile:1135: check-recursive] Fehler 1
> make[2]: Verzeichnis „/<<PKGBUILDDIR>>“ wird verlassen
> dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2021/11/04/libisocodes_1.2.4-1_unstable.log
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 marking 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 ---