Your message dated Sat, 13 Aug 2022 17:59:17 +0000
with message-id <[email protected]>
and subject line Bug#1016760: Removed package(s) from unstable
has caused the Debian Bug report #1002227,
regarding golang-github-templexxx-xor: FTBFS: dh_auto_test: error: cd 
obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/templexxx/xor 
returned exit code 1
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 [email protected]
immediately.)


-- 
1002227: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-templexxx-xor
Version: 0.1.2-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
> github.com/templexxx/xor
> internal/goexperiment
> internal/abi
> github.com/templexxx/cpufeat
> internal/cpu
> runtime/internal/atomic
> runtime/internal/sys
> runtime/internal/math
> internal/bytealg
> runtime
> github.com/templexxx/xor
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/templexxx/xor
> === RUN   TestVerifyBytesNoSIMD
> --- PASS: TestVerifyBytesNoSIMD (1.13s)
> === RUN   TestVerifyBytes
> --- PASS: TestVerifyBytes (1.13s)
> === RUN   TestVerifyBytesSrc1
> unexpected fault address 0x0
> fatal error: fault
> [signal SIGSEGV: segmentation violation code=0x80 addr=0x0 pc=0x4e7234]
> 
> goroutine 10 [running]:
> runtime.throw({0x511356, 0xc00001a2d0})
>       /usr/lib/go-1.17/src/runtime/panic.go:1198 +0x71 fp=0xc000033638 
> sp=0xc000033608 pc=0x433f11
> runtime.sigpanic()
>       /usr/lib/go-1.17/src/runtime/signal_unix.go:742 +0x2f6 fp=0xc000033688 
> sp=0xc000033638 pc=0x448696
> github.com/templexxx/xor.xorSrc0({0xc00001a288, 0x11, 0x11}, {0xc00001a2a0, 
> 0x11, 0x11}, {0xc00001a2b8, 0x11, 0x11})
>       
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/templexxx/xor/sse2_amd64.s:43
>  +0x34 fp=0xc000033690 sp=0xc000033688 pc=0x4e7234
> github.com/templexxx/xor.verifyBytesSrc1(0x11)
>       
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/templexxx/xor/xor_test.go:76
>  +0x132 fp=0xc000033708 sp=0xc000033690 pc=0x4e5552
> github.com/templexxx/xor.TestVerifyBytesSrc1(0xc000500680)
>       
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/templexxx/xor/xor_test.go:59
>  +0x4c fp=0xc000033770 sp=0xc000033708 pc=0x4e536c
> testing.tRunner(0xc000500680, 0x51b568)
>       /usr/lib/go-1.17/src/testing/testing.go:1259 +0x102 fp=0xc0000337c0 
> sp=0xc000033770 pc=0x4afb02
> testing.(*T).Run·dwrap·21()
>       /usr/lib/go-1.17/src/testing/testing.go:1306 +0x2a fp=0xc0000337e0 
> sp=0xc0000337c0 pc=0x4b080a
> runtime.goexit()
>       /usr/lib/go-1.17/src/runtime/asm_amd64.s:1581 +0x1 fp=0xc0000337e8 
> sp=0xc0000337e0 pc=0x463581
> created by testing.(*T).Run
>       /usr/lib/go-1.17/src/testing/testing.go:1306 +0x35a
> 
> goroutine 1 [chan receive]:
> testing.(*T).Run(0xc000001d40, {0x514042, 0x465c93}, 0x51b568)
>       /usr/lib/go-1.17/src/testing/testing.go:1307 +0x375
> testing.runTests.func1(0xc00006a2a0)
>       /usr/lib/go-1.17/src/testing/testing.go:1598 +0x6e
> testing.tRunner(0xc000001d40, 0xc000047d18)
>       /usr/lib/go-1.17/src/testing/testing.go:1259 +0x102
> testing.runTests(0xc00010c000, {0x5efac0, 0x5, 0x5}, {0x4721cd, 0x512f93, 
> 0x5f3b60})
>       /usr/lib/go-1.17/src/testing/testing.go:1596 +0x43f
> testing.(*M).Run(0xc00010c000)
>       /usr/lib/go-1.17/src/testing/testing.go:1504 +0x51d
> main.main()
>       _testmain.go:97 +0x14b
> FAIL  github.com/templexxx/xor        2.263s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/templexxx/xor returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/golang-github-templexxx-xor_0.1.2-5_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!

If you reassign this bug to another package, please marking 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 ---
Version: 0.1.2-6+rm

Dear submitter,

as the package golang-github-templexxx-xor has just been removed from the 
Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1016760

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to