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.

Reply via email to