Your message dated Sun, 22 Mar 2020 23:37:01 +0000
with message-id <e1jga9n-0002jb...@fasolo.debian.org>
and subject line Bug#954555: fixed in safeclib 3.5-3
has caused the Debian Bug report #954555,
regarding safeclib: 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 ow...@bugs.debian.org
immediately.)


-- 
954555: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954555
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: safeclib
Version: 3.5-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tests'
> PASS: t_memmove_s
> PASS: t_memcpy_s
> PASS: t_memset_s
> PASS: t_sprintf_s
> PASS: t_strcat_s
> PASS: t_strncat_s
> PASS: t_strncpy_s
> PASS: t_strcpy_s
> PASS: t_strnlen_s
> PASS: t_strtok_s
> PASS: t_sscanf_s
> PASS: t_vsprintf_s
> PASS: t_strerror_s
> PASS: t_strerrorlen_s
> PASS: t_mbsrtowcs_s
> PASS: t_mbstowcs_s
> PASS: t_wcsrtombs_s
> PASS: t_wctomb_s
> PASS: t_wcstombs_s
> PASS: t_wcrtomb_s
> PASS: t_wcsnlen_s
> PASS: t_wcscat_s
> PASS: t_wcscpy_s
> PASS: t_wcsncpy_s
> PASS: t_wcsncat_s
> PASS: t_wmemmove_s
> PASS: t_wmemcpy_s
> PASS: t_wcstok_s
> PASS: t_swprintf_s
> PASS: t_vswprintf_s
> PASS: t_fwprintf_s
> PASS: t_vfwprintf_s
> PASS: t_swscanf_s
> PASS: t_vswscanf_s
> PASS: t_vwscanf_s
> PASS: t_fwscanf_s
> PASS: t_vfwscanf_s
> PASS: t_wscanf_s
> PASS: t_wmemcmp_s
> PASS: t_wcscmp_s
> PASS: t_wcsncmp_s
> PASS: t_wcsicmp_s
> PASS: t_wcsstr_s
> PASS: t_wcsnatcmp_s
> PASS: t_wcsset_s
> PASS: t_wcsnset_s
> PASS: t_wcscoll_s
> PASS: t_wcslwr_s
> PASS: t_wcsupr_s
> FAIL: t_towfc_s
> PASS: t_towlower
> PASS: t_memcpy32_s
> PASS: t_wcsnorm_s
> PASS: t_memcpy16_s
> PASS: t_memcmp_s
> PASS: t_memcmp32_s
> PASS: t_memcmp16_s
> PASS: t_memmove32_s
> PASS: t_memmove16_s
> PASS: t_memset32_s
> PASS: t_memset16_s
> PASS: t_memzero_s
> PASS: t_memzero32_s
> PASS: t_wcsfc_s
> PASS: t_strcasecmp_s
> PASS: t_memzero16_s
> PASS: t_strcasestr_s
> PASS: t_strcmpfld_s
> PASS: t_strcmp_s
> PASS: t_strcpyfldin_s
> PASS: t_strcpyfldout_s
> PASS: t_strcpyfld_s
> PASS: t_strcspn_s
> PASS: t_strfirstchar_s
> PASS: t_strfirstdiff_s
> PASS: t_strfirstsame_s
> PASS: t_strisascii_s
> PASS: t_strisalphanumeric_s
> PASS: t_strisdigit_s
> PASS: t_strishex_s
> PASS: t_strislowercase_s
> PASS: t_strismixed_s
> PASS: t_strispassword_s
> PASS: t_strlastchar_s
> PASS: t_strisuppercase_s
> PASS: t_strlastdiff_s
> PASS: t_towupper
> PASS: t_strlastsame_s
> PASS: t_strljustify_s
> PASS: t_strnatcmp_s
> PASS: t_strnterminate_s
> PASS: t_strpbrk_s
> PASS: t_strremovews_s
> PASS: t_strprefix_s
> PASS: t_strspn_s
> PASS: t_strchr_s
> PASS: t_strrchr_s
> PASS: t_memchr_s
> PASS: t_strstr_s
> PASS: t_memrchr_s
> PASS: t_strtouppercase_s
> PASS: t_strtolowercase_s
> PASS: t_strset_s
> PASS: t_strnset_s
> PASS: t_strzero_s
> PASS: t_strcoll_s
> PASS: t_timingsafe_memcmp
> PASS: t_memccpy_s
> PASS: t_timingsafe_bcmp
> PASS: t_fprintf_s
> PASS: t_vprintf_s
> PASS: t_printf_s
> PASS: t_vfprintf_s
> PASS: t_tmpfile_s
> PASS: t_gets_s
> PASS: t_fopen_s
> PASS: t_freopen_s
> PASS: t_asctime_s
> PASS: t_ctime_s
> PASS: t_gmtime_s
> PASS: t_getenv_s
> PASS: t_localtime_s
> PASS: t_bsearch_s
> PASS: t_qsort_s
> =============================================================
>    Safe C Library 04062019.0-ga99a05: tests/test-suite.log
> =============================================================
> 
> # TOTAL: 124
> # PASS:  123
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: t_towfc_s
> ===============
> 
> test_towfc_s 211  Error: towfc(U+A7C7) => A7C7 "A7C8" status=C LATIN CAPITAL 
> LETTER D WITH SHORT STROKE OVERLAY
> test_towfc_s 211  Error: towfc(U+A7C9) => A7C9 "A7CA" status=C LATIN CAPITAL 
> LETTER S WITH SHORT STROKE OVERLAY
> test_towfc_s 211  Error: towfc(U+A7F5) => A7F5 "A7F6" status=C LATIN CAPITAL 
> LETTER REVERSED HALF H
> FAIL t_towfc_s (exit status: 6)
> 
> ============================================================================
> Testsuite summary for Safe C Library 04062019.0-ga99a05
> ============================================================================
> # TOTAL: 124
> # PASS:  123
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See tests/test-suite.log
> Please report to https://github.com/rurban/safeclib/issues
> ============================================================================
> make[5]: *** [Makefile:3217: test-suite.log] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[4]: *** [Makefile:3325: check-TESTS] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: *** [Makefile:4323: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: *** [Makefile:1186: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:1484: check] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> 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/2020/03/21/safeclib_3.5-2_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!

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: safeclib
Source-Version: 3.5-3
Done: Adam Borowski <kilob...@angband.pl>

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

Debian distribution maintenance software
pp.
Adam Borowski <kilob...@angband.pl> (supplier of updated safeclib 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: Mon, 23 Mar 2020 00:01:22 +0100
Source: safeclib
Architecture: source
Version: 3.5-3
Distribution: unstable
Urgency: medium
Maintainer: Adam Borowski <kilob...@angband.pl>
Changed-By: Adam Borowski <kilob...@angband.pl>
Closes: 954555
Changes:
 safeclib (3.5-3) unstable; urgency=medium
 .
   * Hack around a test failure caused by glibc using an old version of
     Unicode.  Closes: #954555.
Checksums-Sha1:
 05c454b814f66db76d504602a1aeaacf32023012 1933 safeclib_3.5-3.dsc
 d5799ccde4383fe92fd2b156d847f53a0b766769 5224 safeclib_3.5-3.debian.tar.xz
 9005be3a62083ee2b3537f3037ff7ab723ceefc1 5847 safeclib_3.5-3_source.buildinfo
Checksums-Sha256:
 61da184eb4f84be203fed4844aec0b5050054113cad88eeb0e5c2221fb409061 1933 
safeclib_3.5-3.dsc
 590da91e3f5a8bcfa2da9554e0e93062f7f8b3fd2467a5c04fd9577175dea90f 5224 
safeclib_3.5-3.debian.tar.xz
 295c7df18b69ed68d6c185aa84095743b2b66ae21f8ad08c95ed5fda608495ef 5847 
safeclib_3.5-3_source.buildinfo
Files:
 4e41bcba42044293f7fa1e43d508235a 1933 libs optional safeclib_3.5-3.dsc
 0af113cb17b345197751c181010fdd30 5224 libs optional 
safeclib_3.5-3.debian.tar.xz
 309d78e53731d4ea897370f96fa5d71a 5847 libs optional 
safeclib_3.5-3_source.buildinfo

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

iQJIBAEBCgAyFiEEkjZVexcMh/iCHArDweDZLphvfH4FAl537nsUHGtpbG9ieXRl
QGFuZ2JhbmQucGwACgkQweDZLphvfH7Q4w//Q9dCd5a3O8Zq8gYN/xrPYaIHZk2n
u9+lEDGDwJWzYbFCpBZCKCjVH3iv77VI+39EeGDcmf5WOrhrJqOKeQwJsrik2KBp
ZvrA/bHcFSBjhUpGpV0mYhOdMugYaXyzAA1DdKChnhVKa9GZkcm1s269//oWN0/+
F40VLjCfcNXudiyDGi6d6lHkdylDwlsUIwkegfgpJpieosCsDeD9BPJSdF8SnrY+
aEPMrj7miOX44VkxpBYRrN8meWSxTNp3byvjw181htzyrrYDQ0jYvsSTWsSKt8GL
YjFwk4oMJqRk2N58nLGeaEOZ9n7CtcguLLyiD9vePcaEbzaLaQMJt7qcipP1wVFi
Grbj3440YRUEd2VeXf4a8qFN4ABoZNRRaX9AwkCcAE4AliWWMSvPYrAxmv0FU8jh
aNtH4GUxIf9g9U7eEPzgkvmtPuwzS3agS3+Xz8Yug4Iu8BgPFWPPVU9SeAKaI85q
kep4ZmyzqVBqo2rauj6+tgLK3ZoDtIR/kUhu3GRZar+slQa5UwXXO2hYKkriif0W
pD/yNKsjhX10+t6qzl2mMedhRaQcbIMBOOvbHS/xZVSLBLcLRDzfnzbbDAaS5L/I
NxexsEPR/667nXSD55sJgEt6UBnJVqCYr92rLUqGa5Fn09lCfq9IXGJTNL1gHc8u
7hBXbnN+qrj+rz8=
=lRHC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to