Source: libpsl
Version: 0.21.0-1.2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

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: test-is-public-builtin
> PASS: test-registrable-domain
> PASS: test-is-public
> PASS: test-is-cookie-domain-acceptable
> FAIL: test-is-public-all
> =========================================
>    libpsl 0.21.0: tests/test-suite.log
> =========================================
> 
> # TOTAL: 5
> # PASS:  4
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: test-is-public-all
> ========================
> 
> loaded 9458 suffixes and 8 exceptions
> builtin PSL has 9458 suffixes and 8 exceptions
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-1.amazonaws.com, 
> PSL_TYPE_PRIVATE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-1.amazonaws.com, 
> PSL_TYPE_PRIVATE|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-1.amazonaws.com, 
> PSL_TYPE_ANY)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-1.amazonaws.com, 
> PSL_TYPE_ANY|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-2.amazonaws.com, 
> PSL_TYPE_PRIVATE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-2.amazonaws.com, 
> PSL_TYPE_PRIVATE|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-2.amazonaws.com, 
> PSL_TYPE_ANY)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-2.amazonaws.com, 
> PSL_TYPE_ANY|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-3.amazonaws.com, 
> PSL_TYPE_PRIVATE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-3.amazonaws.com, 
> PSL_TYPE_PRIVATE|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-3.amazonaws.com, 
> PSL_TYPE_ANY)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-northeast-3.amazonaws.com, 
> PSL_TYPE_ANY|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-1.amazonaws.com, 
> PSL_TYPE_PRIVATE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-1.amazonaws.com, 
> PSL_TYPE_PRIVATE|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-1.amazonaws.com, 
> PSL_TYPE_ANY)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-1.amazonaws.com, 
> PSL_TYPE_ANY|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-2.amazonaws.com, 
> PSL_TYPE_PRIVATE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-2.amazonaws.com, 
> PSL_TYPE_PRIVATE|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-2.amazonaws.com, 
> PSL_TYPE_ANY)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ap-southeast-2.amazonaws.com, 
> PSL_TYPE_ANY|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ca-central-1.amazonaws.com, 
> PSL_TYPE_PRIVATE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ca-central-1.amazonaws.com, 
> PSL_TYPE_PRIVATE|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ca-central-1.amazonaws.com, 
> PSL_TYPE_ANY)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.ca-central-1.amazonaws.com, 
> PSL_TYPE_ANY|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.eu-central-1.amazonaws.com, 
> PSL_TYPE_PRIVATE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.eu-central-1.amazonaws.com, 
> PSL_TYPE_PRIVATE|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.eu-central-1.amazonaws.com, 
> PSL_TYPE_ANY)=0 (expected 1)
> psl_is_public_suffix2(webview-assets.cloud9.eu-central-1.amazonaws.com, 
> PSL_TYPE_ANY|PSL_TYPE_NO_STAR_RULE)=0 (expected 1)
> Summary: 28 out of 290640 tests failed
> FAIL test-is-public-all (exit status: 1)
> 
> ============================================================================
> Testsuite summary for libpsl 0.21.0
> ============================================================================
> # TOTAL: 5
> # PASS:  4
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See tests/test-suite.log
> Please report to tim.rueh...@gmx.de
> ============================================================================
> make[5]: *** [Makefile:802: test-suite.log] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[4]: *** [Makefile:910: check-TESTS] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: *** [Makefile:1011: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: *** [Makefile:1013: check] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[1]: *** [Makefile:538: check-recursive] Error 1
> 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/01/13/libpsl_0.21.0-1.2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&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