Package: src:golang-github-andybalholm-cascadia
Version: 1.3.3-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:golang-github-andybalholm-cascadia, so that 
this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
os
regexp
fmt
golang.org/x/net/html
github.com/andybalholm/cascadia
github.com/andybalholm/cascadia/fuzz
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_test  -- -run TestSelectors
        cd _build && go test -vet=off -v -p 2 -run TestSelectors 
github.com/andybalholm/cascadia github.com/andybalholm/cascadia/fuzz
=== RUN   TestSelectors
    selector_test.go:825: selector 
[href#=(fina)]:not([href#=(\/\/[^\/]+untrusted)]) wanted <a id="a1" 
href="http://www.google.com/finance";></a>, got <a 
href="http://www.google.com/finance"; id="a1"></a> instead
    selector_test.go:825: selector 
[href#=(fina)]:not([href#=(\/\/[^\/]+untrusted)]) wanted <a id="a2" 
href="http://finance.yahoo.com/";></a>, got <a href="http://finance.yahoo.com/"; 
id="a2"></a> instead
    selector_test.go:837: MatchFirst: selector 
[href#=(fina)]:not([href#=(\/\/[^\/]+untrusted)]) want <a id="a1" 
href="http://www.google.com/finance";></a>, got <a 
href="http://www.google.com/finance"; id="a1"></a>
    selector_test.go:825: selector [href#=(^https:\/\/[^\/]*\/?news)] wanted <a 
id="a3" href="https://www.google.com/news";></a>, got <a 
href="https://www.google.com/news"; id="a3"></a> instead
    selector_test.go:837: MatchFirst: selector 
[href#=(^https:\/\/[^\/]*\/?news)] want <a id="a3" 
href="https://www.google.com/news";></a>, got <a 
href="https://www.google.com/news"; id="a3"></a>
--- FAIL: TestSelectors (0.00s)
FAIL
FAIL    github.com/andybalholm/cascadia 0.003s
?       github.com/andybalholm/cascadia/fuzz    [no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 -run TestSelectors 
github.com/andybalholm/cascadia github.com/andybalholm/cascadia/fuzz returned 
exit code 1
make[1]: [debian/rules:12: override_dh_auto_test] Error 25 (ignored)
dh_auto_test  -- -skip TestSelectors
        cd _build && go test -vet=off -v -p 2 -skip TestSelectors 
github.com/andybalholm/cascadia github.com/andybalholm/cascadia/fuzz
=== RUN   TestParseIdentifier
--- PASS: TestParseIdentifier (0.00s)
=== RUN   TestParseString
--- PASS: TestParseString (0.00s)
=== RUN   TestMatchers
    selector_test.go:873: selector 
[href#=(fina)]:not([href#=(\/\/[^\/]+untrusted)]) wanted <a id="a1" 
href="http://www.google.com/finance";></a>, got <a 
href="http://www.google.com/finance"; id="a1"></a> instead
    selector_test.go:873: selector 
[href#=(fina)]:not([href#=(\/\/[^\/]+untrusted)]) wanted <a id="a2" 
href="http://finance.yahoo.com/";></a>, got <a href="http://finance.yahoo.com/"; 
id="a2"></a> instead
    selector_test.go:885: Query: selector 
[href#=(fina)]:not([href#=(\/\/[^\/]+untrusted)]) want <a id="a1" 
href="http://www.google.com/finance";></a>, got <a 
href="http://www.google.com/finance"; id="a1"></a>
    selector_test.go:873: selector [href#=(^https:\/\/[^\/]*\/?news)] wanted <a 
id="a3" href="https://www.google.com/news";></a>, got <a 
href="https://www.google.com/news"; id="a3"></a> instead
    selector_test.go:885: Query: selector [href#=(^https:\/\/[^\/]*\/?news)] 
want <a id="a3" href="https://www.google.com/news";></a>, got <a 
href="https://www.google.com/news"; id="a3"></a>
--- FAIL: TestMatchers (0.00s)
=== RUN   TestPseudoElement
--- PASS: TestPseudoElement (0.00s)
=== RUN   TestShakespeare
--- PASS: TestShakespeare (0.00s)
=== RUN   TestSerialize
--- PASS: TestSerialize (0.00s)
=== RUN   TestSpecificity
--- PASS: TestSpecificity (0.00s)
=== RUN   TestCompareSpecificity
--- PASS: TestCompareSpecificity (0.00s)
=== RUN   TestInvalidSelectors
--- PASS: TestInvalidSelectors (0.00s)
=== RUN   TestValidSelectors
    w3_test.go:77: skiped test :target pseudo-class selector, matching the 
element referenced by the URL fragment identifier
    w3_test.go:77: skiped test Namespace selector, matching element with any 
namespace
    w3_test.go:77: skiped test Namespace selector, matching div elements in no 
namespace only
    w3_test.go:77: skiped test Namespace selector, matching any elements in no 
namespace only
--- PASS: TestValidSelectors (0.00s)
FAIL
FAIL    github.com/andybalholm/cascadia 0.009s
?       github.com/andybalholm/cascadia/fuzz    [no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 -skip TestSelectors 
github.com/andybalholm/cascadia github.com/andybalholm/cascadia/fuzz returned 
exit code 1
make[1]: *** [debian/rules:13: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to