Your message dated Mon, 21 Oct 2024 06:00:17 +0000
with message-id <e1t2lsj-002pga...@fasolo.debian.org>
and subject line Bug#1042344: fixed in safeclib 3.7.1-2.1~exp2
has caused the Debian Bug report #1042344,
regarding safeclib: FTBFS: dh_auto_test: error: make -j8 check 
"TESTSUITEFLAGS=-j8 --verbose" 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.)


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

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_memcpy_s
> PASS: t_strcat_s
> PASS: t_memmove_s
> PASS: t_memset_s
> PASS: t_strncat_s
> PASS: t_strncpy_s
> PASS: t_sprintf_s
> PASS: t_strcpy_s
> PASS: t_vsprintf_s
> PASS: t_strnlen_s
> PASS: t_strerror_s
> PASS: t_strtok_s
> PASS: t_strerrorlen_s
> PASS: t_mbstowcs_s
> PASS: t_sscanf_s
> PASS: t_mbsrtowcs_s
> PASS: t_wcsrtombs_s
> PASS: t_wcstombs_s
> PASS: t_wcrtomb_s
> PASS: t_wctomb_s
> PASS: t_wcsnlen_s
> PASS: t_wcscpy_s
> PASS: t_wcsncpy_s
> PASS: t_wcscat_s
> PASS: t_wcsncat_s
> PASS: t_wmemcpy_s
> PASS: t_wmemmove_s
> PASS: t_wcstok_s
> FAIL: t_vswprintf_s
> PASS: t_fwprintf_s
> PASS: t_swprintf_s
> PASS: t_vfwprintf_s
> PASS: t_swscanf_s
> PASS: t_vwscanf_s
> PASS: t_vswscanf_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_wcsnatcmp_s
> PASS: t_wcsset_s
> PASS: t_wcsstr_s
> PASS: t_wcsnset_s
> PASS: t_wcscoll_s
> PASS: t_wcslwr_s
> PASS: t_wcsupr_s
> PASS: t_towupper
> PASS: t_towlower
> PASS: t_towfc_s
> PASS: t_memcpy32_s
> PASS: t_memcpy16_s
> PASS: t_wcsnorm_s
> PASS: t_memcmp32_s
> PASS: t_memcmp16_s
> PASS: t_memcmp_s
> PASS: t_memmove32_s
> PASS: t_memmove16_s
> PASS: t_memzero_s
> PASS: t_memset16_s
> PASS: t_memzero32_s
> PASS: t_memset32_s
> PASS: t_memzero16_s
> PASS: t_stpncpy_s
> PASS: t_stpcpy_s
> PASS: t_strcasecmp_s
> PASS: t_strcasestr_s
> PASS: t_strcmp_s
> PASS: t_strcpyfldin_s
> PASS: t_strcmpfld_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_strismixed_s
> PASS: t_strislowercase_s
> PASS: t_strisuppercase_s
> PASS: t_strlastdiff_s
> PASS: t_strlastchar_s
> PASS: t_strispassword_s
> 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_memchr_s
> PASS: t_strrchr_s
> PASS: t_strstr_s
> PASS: t_memrchr_s
> PASS: t_strtolowercase_s
> PASS: t_strtouppercase_s
> PASS: t_strnset_s
> PASS: t_strset_s
> PASS: t_strzero_s
> PASS: t_strcoll_s
> PASS: t_timingsafe_memcmp
> PASS: t_timingsafe_bcmp
> PASS: t_memccpy_s
> PASS: t_fprintf_s
> PASS: t_vprintf_s
> PASS: t_tmpfile_s
> PASS: t_printf_s
> PASS: t_vfprintf_s
> PASS: t_gets_s
> PASS: t_fopen_s
> PASS: t_freopen_s
> PASS: t_ctime_s
> PASS: t_asctime_s
> PASS: t_gmtime_s
> PASS: t_getenv_s
> PASS: t_localtime_s
> PASS: t_bsearch_s
> PASS: t_qsort_s
> PASS: t_wcsfc_s
> ================================================
>    Safe C Library 3.7.1: tests/test-suite.log
> ================================================
> 
> # TOTAL: 126
> # PASS:  125
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: t_vswprintf_s
> ===================
> 
> FAIL t_vswprintf_s (exit status: 2)
> 
> ============================================================================
> Testsuite summary for Safe C Library 3.7.1
> ============================================================================
> # TOTAL: 126
> # PASS:  125
> # 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:3148: test-suite.log] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[4]: *** [Makefile:3256: check-TESTS] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: *** [Makefile:4267: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: *** [Makefile:1185: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: *** [Makefile:1488: check] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/safeclib_3.7.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&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: safeclib
Source-Version: 3.7.1-2.1~exp2
Done: Shengqi Chen <harry-c...@outlook.com>

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 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengqi Chen <harry-c...@outlook.com> (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: SHA256

Format: 1.8
Date: Fri, 18 Oct 2024 15:11:06 +0800
Source: safeclib
Binary: libsafec-dev libsafec3t64 libsafec3t64-dbgsym
Architecture: source amd64
Version: 3.7.1-2.1~exp2
Distribution: experimental
Urgency: medium
Maintainer: Adam Borowski <kilob...@angband.pl>
Changed-By: Shengqi Chen <harry-c...@outlook.com>
Description:
 libsafec-dev - "safe" C libc extensions (Annex K) - dev
 libsafec3t64 - "safe" C libc extensions (Annex K)
Closes: 1042344
Changes:
 safeclib (3.7.1-2.1~exp2) experimental; urgency=medium
 .
   * Non-maintainer upload.
   * d/patches: cherry-pick fix to tests from upstream (closes: #1042344)
   * d/control: bump std-ver to 4.7.0 (no changes required)
   * Remove now unused lintian-overrides
   * Add symbol control file for libsafec3t64
Checksums-Sha1:
 33e4a1efd3651212122f2ca627b1f16a85d5144e 1608 safeclib_3.7.1-2.1~exp2.dsc
 4d74ab9b68e2dc12d4fd5838ee1f6691211c6c25 5676 
safeclib_3.7.1-2.1~exp2.debian.tar.xz
 68f28fa90c850fee487037a0e21045b0c22e041f 23068 
libsafec-dev_3.7.1-2.1~exp2_amd64.deb
 6f345f28d51212ffcdb77d98d2ccd0b40270930c 180420 
libsafec3t64-dbgsym_3.7.1-2.1~exp2_amd64.deb
 4deb71612cdcae99f145cd5f74e457b813a61da5 73432 
libsafec3t64_3.7.1-2.1~exp2_amd64.deb
 b76429b24335886102959193dde8f5acb4f9c941 6139 
safeclib_3.7.1-2.1~exp2_amd64.buildinfo
Checksums-Sha256:
 4922a7c5c3c6e9aa653ffa73f3397692efe1811fedbe874e9bdd7206cee921f5 1608 
safeclib_3.7.1-2.1~exp2.dsc
 599759ab92fdfb1ca2f604179bee7a8a9756932a07bd2d56c2d006391e6669e9 5676 
safeclib_3.7.1-2.1~exp2.debian.tar.xz
 cba3c75dcc005cb14807d5bf6eac4da73e87be4afab52b01842b13d99fcc85e3 23068 
libsafec-dev_3.7.1-2.1~exp2_amd64.deb
 66dba5d69a50fb48d978307448ec33891b56c62b6c8b91c52cba58ce14815316 180420 
libsafec3t64-dbgsym_3.7.1-2.1~exp2_amd64.deb
 d4b454a9f7523e8ed553349e1f3cd7f86bd66c532f8cbe69b818509ce3d32ffe 73432 
libsafec3t64_3.7.1-2.1~exp2_amd64.deb
 80011719dc8cc757ad5cf23bddc84aa691de079cd00cc44cc4ad9b73dda14894 6139 
safeclib_3.7.1-2.1~exp2_amd64.buildinfo
Files:
 f02ec341317e914f838f3fdf49b03f83 1608 libs optional safeclib_3.7.1-2.1~exp2.dsc
 723e1efd4a9ff4231b584f9ec683cb6a 5676 libs optional 
safeclib_3.7.1-2.1~exp2.debian.tar.xz
 3fa179e51b29f86ae1427a1fd019f96d 23068 libdevel optional 
libsafec-dev_3.7.1-2.1~exp2_amd64.deb
 4604aad57c331628eea34a9d6ef6cca6 180420 debug optional 
libsafec3t64-dbgsym_3.7.1-2.1~exp2_amd64.deb
 6583842d9f392669061e7e044ff9ab16 73432 libs optional 
libsafec3t64_3.7.1-2.1~exp2_amd64.deb
 9e504610d5aa6bc22b8138b7ebd13013 6139 libs optional 
safeclib_3.7.1-2.1~exp2_amd64.buildinfo

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

iQEzBAEBCAAdFiEEBLHAyuu1xqoC2aJ5NP8o68vMTMgFAmcTRzQACgkQNP8o68vM
TMizAgf/SW0ESMh2TfcrYG2ne9LGorNuS/lw46htzOLFfB293x5gXFcvLkNnbxqX
EAXSSwERG6ToNxwLj0xl8wbaMtyfBH+3liVPLFFLS3UGNSkfuo+OK9SFHrgCRXdm
/Gy64UDy5tRFbM5HR1+piXgQUHyiZV3EyxsYTYFRkzlNRg9DGHSaPEgp9Y+trHeX
XPcfrnR698OsPIimixH2JSWva7OHx9S8DWDGBrRvoTk9ncB/Q9EpSZfNEp6tblPm
IuRjmRRzFfBz4RvSatjWQwcjltB13CTzyj7SsEk3WfYosU5OBnct05yTPUHMuHML
f/z7LGuNGSnSQj7iMsIA9z5HcbDalQ==
=EEnr
-----END PGP SIGNATURE-----

Attachment: pgpB40AVj360B.pgp
Description: PGP signature


--- End Message ---

Reply via email to