Your message dated Fri, 09 Dec 2022 19:52:59 +0000
with message-id <[email protected]>
and subject line Bug#991653: fixed in isoquery 3.2.4-1+deb11u1
has caused the Debian Bug report #991653,
regarding isoquery: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1
returned exit code 2
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.)
--
991653: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991653
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: isoquery
Version: 3.2.4-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210728 ftbfs-bullseye
Hi,
During a rebuild of all packages in bullseye, your package failed to build
on amd64.
This sounds like #963371.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p /<<PKGBUILDDIR>>/debian/tmpdir/locale
> localedef -i de_DE -f UTF-8 /<<PKGBUILDDIR>>/debian/tmpdir/locale/de_DE.UTF-8
> LOCPATH=/<<PKGBUILDDIR>>/debian/tmpdir/locale LANG=de LC_ALL=de_DE.UTF-8
> dh_auto_test
> make -j4 check VERBOSE=1
> make[2]: Verzeichnis „/<<PKGBUILDDIR>>“ wird betreten
> Making check in po
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/po“ wird betreten
> make[3]: Für das Ziel „check“ ist nichts zu tun.
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/po“ wird verlassen
> Making check in src
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/src“ wird betreten
> make[3]: Für das Ziel „check“ ist nichts zu tun.
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/src“ wird verlassen
> Making check in tests
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> make check-am
> make[4]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> make options integration \
>
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
> -DPACKAGE_VERSION=\"3.2.4\" -DPACKAGE_STRING=\"isoquery\ 3.2.4\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
> -DVERSION=\"3.2.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
> -DGETTEXT_PACKAGE=\"isoquery\" -I. -I../src -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
> -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -c -o options.o
> options.c
> gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\"
> -DPACKAGE_VERSION=\"3.2.4\" -DPACKAGE_STRING=\"isoquery\ 3.2.4\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\"
> -DVERSION=\"3.2.4\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
> -DGETTEXT_PACKAGE=\"isoquery\" -I. -DTESTDIR=\".\" -I../src
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
> -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -c -o
> integration-integration.o `test -f 'integration.c' || echo './'`integration.c
> gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o integration
> integration-integration.o -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0
> -lglib-2.0 ../src/options.o
> gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o options
> options.o -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> ../src/options.o
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make check-TESTS
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> make[6]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> PASS: options 1 /options/standard_default
> PASS: options 2 /options/standard_provided
> PASS: options 3 /options/standard_deprecated_639
> PASS: options 4 /options/standard_deprecated_3166
> PASS: options 5 /options/standard_invalid
> PASS: options 6 /options/pathname_default
> PASS: options 7 /options/pathname_provided
> PASS: options 8 /options/pathname_provided_with_dir_separator
> PASS: options 9 /options/pathname_from_standard
> PASS: options 10 /options/name_default
> PASS: options 11 /options/name_name
> PASS: options 12 /options/name_official_name
> PASS: options 13 /options/name_common_name
> PASS: options 14 /options/null_separator
> PASS: options 15 /options/invalid_option
> PASS: integration 1 /integration/iso_639-2/all_localized
> PASS: integration 2 /integration/iso_639-2/all_null_separator
> PASS: integration 3 /integration/iso_639-2/all
> PASS: integration 4 /integration/iso_639-2/multiple_codes
> PASS: integration 5 /integration/iso_639-3/all_localized
> PASS: integration 6 /integration/iso_639-3/all_null_separator
> PASS: integration 7 /integration/iso_639-3/all
> PASS: integration 8 /integration/iso_639-3/multiple_codes
> PASS: integration 9 /integration/iso_639-5/all_localized
> PASS: integration 10 /integration/iso_639-5/all_null_separator
> PASS: integration 11 /integration/iso_639-5/all
> PASS: integration 12 /integration/iso_639-5/multiple_codes
> PASS: integration 13 /integration/iso_3166-1/all_localized
> PASS: integration 14 /integration/iso_3166-1/all_null_separator
> PASS: integration 15 /integration/iso_3166-1/all
> PASS: integration 16 /integration/iso_3166-1/invalid_codes_localized
> PASS: integration 17 /integration/iso_3166-1/invalid_codes
> PASS: integration 18 /integration/iso_3166-1/multiple_codes_localized
> PASS: integration 19 /integration/iso_3166-1/multiple_codes
> PASS: integration 20 /integration/iso_3166-1/simple_call
> PASS: integration 21 /integration/iso_3166-1/single_code
> PASS: integration 22 /integration/iso_3166-2/all_localized
> PASS: integration 23 /integration/iso_3166-2/all_null_separator
> PASS: integration 24 /integration/iso_3166-2/all
> PASS: integration 25 /integration/iso_3166-2/multiple_codes
> PASS: integration 26 /integration/iso_3166-3/all_localized
> PASS: integration 27 /integration/iso_3166-3/all_null_separator
> PASS: integration 28 /integration/iso_3166-3/all
> PASS: integration 29 /integration/iso_3166-3/multiple_codes
> PASS: integration 30 /integration/iso_4217/all_localized
> PASS: integration 31 /integration/iso_4217/all_null_separator
> PASS: integration 32 /integration/iso_4217/all
> PASS: integration 33 /integration/iso_4217/multiple_codes
> ERROR: integration - Bail out!
> ERROR:integration.c:88:test_integration_add_test_from_files: stdout of child
> process (/integration/iso_15924/all_localized [362]) failed to match: Beng
> 325 Bengali
> ==========================================
> isoquery 3.2.4: tests/test-suite.log
> ==========================================
>
> # TOTAL: 49
> # PASS: 48
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 0
> # XPASS: 0
> # ERROR: 1
>
> .. contents:: :depth: 2
>
> ERROR: integration
> ==================
>
> **
> ERROR:integration.c:88:test_integration_add_test_from_files: stdout of child
> process (/integration/iso_15924/all_localized [362]) failed to match: Beng
> 325 Bengali
> Cyrl 220 cyrillique
> Grek 200 grec
> Latn 215 latin
>
> stdout was:
> Beng 325 bengali
> Cyrl 220 cyrillique
> Grek 200 grec
> Latn 215 latin
>
> Aborted
> # random seed: R02S0f8e9d51a89a3a706be05245253fdc75
> 1..38
> # Start of integration tests
> # Start of iso_639-2 tests
> ok 1 /integration/iso_639-2/all_localized
> PASS: integration 1 /integration/iso_639-2/all_localized
> ok 2 /integration/iso_639-2/all_null_separator
> PASS: integration 2 /integration/iso_639-2/all_null_separator
> ok 3 /integration/iso_639-2/all
> PASS: integration 3 /integration/iso_639-2/all
> ok 4 /integration/iso_639-2/multiple_codes
> PASS: integration 4 /integration/iso_639-2/multiple_codes
> # End of iso_639-2 tests
> # Start of iso_639-3 tests
> ok 5 /integration/iso_639-3/all_localized
> PASS: integration 5 /integration/iso_639-3/all_localized
> ok 6 /integration/iso_639-3/all_null_separator
> PASS: integration 6 /integration/iso_639-3/all_null_separator
> ok 7 /integration/iso_639-3/all
> PASS: integration 7 /integration/iso_639-3/all
> ok 8 /integration/iso_639-3/multiple_codes
> PASS: integration 8 /integration/iso_639-3/multiple_codes
> # End of iso_639-3 tests
> # Start of iso_639-5 tests
> ok 9 /integration/iso_639-5/all_localized
> PASS: integration 9 /integration/iso_639-5/all_localized
> ok 10 /integration/iso_639-5/all_null_separator
> PASS: integration 10 /integration/iso_639-5/all_null_separator
> ok 11 /integration/iso_639-5/all
> PASS: integration 11 /integration/iso_639-5/all
> ok 12 /integration/iso_639-5/multiple_codes
> PASS: integration 12 /integration/iso_639-5/multiple_codes
> # End of iso_639-5 tests
> # Start of iso_3166-1 tests
> ok 13 /integration/iso_3166-1/all_localized
> PASS: integration 13 /integration/iso_3166-1/all_localized
> ok 14 /integration/iso_3166-1/all_null_separator
> PASS: integration 14 /integration/iso_3166-1/all_null_separator
> ok 15 /integration/iso_3166-1/all
> PASS: integration 15 /integration/iso_3166-1/all
> ok 16 /integration/iso_3166-1/invalid_codes_localized
> PASS: integration 16 /integration/iso_3166-1/invalid_codes_localized
> ok 17 /integration/iso_3166-1/invalid_codes
> PASS: integration 17 /integration/iso_3166-1/invalid_codes
> ok 18 /integration/iso_3166-1/multiple_codes_localized
> PASS: integration 18 /integration/iso_3166-1/multiple_codes_localized
> ok 19 /integration/iso_3166-1/multiple_codes
> PASS: integration 19 /integration/iso_3166-1/multiple_codes
> ok 20 /integration/iso_3166-1/simple_call
> PASS: integration 20 /integration/iso_3166-1/simple_call
> ok 21 /integration/iso_3166-1/single_code
> PASS: integration 21 /integration/iso_3166-1/single_code
> # End of iso_3166-1 tests
> # Start of iso_3166-2 tests
> ok 22 /integration/iso_3166-2/all_localized
> PASS: integration 22 /integration/iso_3166-2/all_localized
> ok 23 /integration/iso_3166-2/all_null_separator
> PASS: integration 23 /integration/iso_3166-2/all_null_separator
> ok 24 /integration/iso_3166-2/all
> PASS: integration 24 /integration/iso_3166-2/all
> ok 25 /integration/iso_3166-2/multiple_codes
> PASS: integration 25 /integration/iso_3166-2/multiple_codes
> # End of iso_3166-2 tests
> # Start of iso_3166-3 tests
> ok 26 /integration/iso_3166-3/all_localized
> PASS: integration 26 /integration/iso_3166-3/all_localized
> ok 27 /integration/iso_3166-3/all_null_separator
> PASS: integration 27 /integration/iso_3166-3/all_null_separator
> ok 28 /integration/iso_3166-3/all
> PASS: integration 28 /integration/iso_3166-3/all
> ok 29 /integration/iso_3166-3/multiple_codes
> PASS: integration 29 /integration/iso_3166-3/multiple_codes
> # End of iso_3166-3 tests
> # Start of iso_4217 tests
> ok 30 /integration/iso_4217/all_localized
> PASS: integration 30 /integration/iso_4217/all_localized
> ok 31 /integration/iso_4217/all_null_separator
> PASS: integration 31 /integration/iso_4217/all_null_separator
> ok 32 /integration/iso_4217/all
> PASS: integration 32 /integration/iso_4217/all
> ok 33 /integration/iso_4217/multiple_codes
> PASS: integration 33 /integration/iso_4217/multiple_codes
> # End of iso_4217 tests
> # Start of iso_15924 tests
> # child process (/integration/iso_15924/all_localized [362]) exit status: 0
> (success)
> # child process (/integration/iso_15924/all_localized [362]) stdout:
> "Beng\t325\tbengali\nCyrl\t220\tcyrillique\nGrek\t200\tgrec\nLatn\t215\tlatin\n"
> # child process (/integration/iso_15924/all_localized [362]) stderr: ""
> Bail out! ERROR:integration.c:88:test_integration_add_test_from_files: stdout
> of child process (/integration/iso_15924/all_localized [362]) failed to
> match: Beng 325 Bengali
> ERROR: integration - Bail out!
> ERROR:integration.c:88:test_integration_add_test_from_files: stdout of child
> process (/integration/iso_15924/all_localized [362]) failed to match: Beng
> 325 Bengali
> Cyrl 220 cyrillique
> Grek 200 grec
> Latn 215 latin
>
> stdout was:
> Beng 325 bengali
> Cyrl 220 cyrillique
> Grek 200 grec
> Latn 215 latin
>
>
> ============================================================================
> Testsuite summary for isoquery 3.2.4
> ============================================================================
> # TOTAL: 49
> # PASS: 48
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 0
> # XPASS: 0
> # ERROR: 1
> ============================================================================
> See tests/test-suite.log
> ============================================================================
> make[6]: *** [Makefile:980: test-suite.log] Fehler 1
> make[6]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[5]: *** [Makefile:1088: check-TESTS] Fehler 2
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[4]: *** [Makefile:1169: check-am] Fehler 2
> make[4]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[3]: *** [Makefile:1172: check] Fehler 2
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[2]: *** [Makefile:591: 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/07/28/isoquery_3.2.4-1_testing.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.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: isoquery
Source-Version: 3.2.4-1+deb11u1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
isoquery, 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.
Adrian Bunk <[email protected]> (supplier of updated isoquery 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: Thu, 08 Dec 2022 20:33:56 +0200
Source: isoquery
Architecture: source
Version: 3.2.4-1+deb11u1
Distribution: bullseye
Urgency: medium
Maintainer: Dr. Tobias Quathamer <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 991653
Changes:
isoquery (3.2.4-1+deb11u1) bullseye; urgency=medium
.
* Non-maintainer upload.
* Add upstream fix for test to match French translation change
in iso-codes. (Closes: #991653)
Checksums-Sha1:
3e68912b447731e4dc77409963ae9e7410d84fe2 1955 isoquery_3.2.4-1+deb11u1.dsc
dd642a9cfeeaedfb5daff961ea1ca86cee09ec50 5440
isoquery_3.2.4-1+deb11u1.debian.tar.xz
Checksums-Sha256:
7d8ef2a9466c0e75a8a76c7324b12fb6c43c5fcda99e5efc884204acc90afe5b 1955
isoquery_3.2.4-1+deb11u1.dsc
f66b13c2a2420f01deec581e81d9f3c8d732f9c7da5a29d4df392be8158026ef 5440
isoquery_3.2.4-1+deb11u1.debian.tar.xz
Files:
812110a7fa9b6aaf3f86e82e9e32a8a5 1955 misc optional
isoquery_3.2.4-1+deb11u1.dsc
440e81ec37fff7d12f60fb58a49f2cd5 5440 misc optional
isoquery_3.2.4-1+deb11u1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmOSL3kACgkQiNJCh6LY
mLEIrA/+L28YXwCZOsLoPZdcKY43PiZlmwBn2erkHsp1s7WQuEYrclR1b6+/O85z
k9S4NnJTm+pTqVx9mKZV+SPEb1Vy0b5XHcuH6iN3XNxkzuNiyJBAHlXo7k5lFB0d
b1tc0cKCvnW9PsqIeW/i05y7v6VsAbLu/gMqK+Ceys8qt6hce4dTUq3Foe/wk2x5
ldWi+kVclxxTxQjjyiaSy13ibVncqWghGecx7rb+jzrTREm9IrolMyApUlu1d4EA
wg3RlstFkqsAIC1aJoWhegzAjUhfJ1SlmGiZ5w69gY4VFzZX8CVMCZpNCZRsgrK6
LXPwlxgQtMf0DL7nA/sroqJdF5RMf2URZ0//kgO0Dv94kDPx2O/mMJl5UrWv4S7P
1hS6J4ZbKOUC6smS81kBIDNJxfJK5MeyBGr/MtbO10l+GUc6DiZyCDcunIhSVV/l
Tz9mBGqS80kNEqKi9j9HL7DfILO3UIFKptFwGL6GAmnTFAgXqjHl+4L886fZDkrJ
yHhcbKJDiOlXt5Y8juhwDvHxRj7Wpaex1MdjgMW+6KSvUEZvx1ygZocEIyMI927e
DDH1FeKoNGlUtE70KGVh15v4a47EliwSH3qZtdHasTD7/ZJxG/Mj/ZLfZP504DK2
Z7alQeuQQtA7sXqpMC07vdLvZ5pM8JR0yHqm0VYRNSFtObZPN+I=
=6cPj
-----END PGP SIGNATURE-----
--- End Message ---