Your message dated Thu, 17 Dec 2020 16:34:51 +0000
with message-id <e1kpwet-000fbv...@fasolo.debian.org>
and subject line Bug#976939: fixed in golang-golang-x-arch 
0.0~git20201207.1e68675-1
has caused the Debian Bug report #976939,
regarding golang-golang-x-arch: FTBFS on ppc64el (arch:all-only src pkg): 
dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 
golang.org/x/arch/arm/armasm golang.org/x/arch/arm64/arm64asm 
golang.org/x/arch/ppc64/ppc64asm golang.org/x/arch/x86/x86asm 
golang.org/x/arch/x86/x86csv golang.org/x/arch/x86/xeddata 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 ow...@bugs.debian.org
immediately.)


-- 
976939: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-golang-x-arch
Version: 0.0~git20200511.f7c7858-3
Severity: serious
Justification: FTBFS on ppc64el
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201209 ftbfs-bullseye ftbfs-ppc64el

Hi,

During a rebuild of all packages in sid, your package failed to build
on ppc64el. At the same time, it did not fail on amd64.

I'm marking this bug as severity:serious since your package has only
Architecture:all binary packages, and should thus, in theory, build
everywhere. Failure to build on ppc64el might indicate a serious issue
in this package or in another package.

But feel free to downgrade or close if you believe that this is only a
build-time issue. (I would personnally prefer a severity:minor bug just to
track that the package can only be built on specific architectures.)

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package golang-golang-x-arch
> dpkg-buildpackage: info: source version 0.0~git20200511.f7c7858-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Roger Shimizu <r...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture ppc64el
>  debian/rules clean
> dh clean --buildsystem=golang --with=golang
>    dh_auto_clean -O--buildsystem=golang
>    dh_autoreconf_clean -O--buildsystem=golang
>    dh_clean -O--buildsystem=golang
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building golang-golang-x-arch using existing 
> ./golang-golang-x-arch_0.0~git20200511.f7c7858.orig.tar.xz
> dpkg-source: info: building golang-golang-x-arch in 
> golang-golang-x-arch_0.0~git20200511.f7c7858-3.debian.tar.xz
> dpkg-source: info: building golang-golang-x-arch in 
> golang-golang-x-arch_0.0~git20200511.f7c7858-3.dsc
>  debian/rules binary
> dh binary --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-powerpc64le-linux-gnu && go install -trimpath -v -p 160 
> golang.org/x/arch/arm/armasm golang.org/x/arch/arm64/arm64asm 
> golang.org/x/arch/ppc64/ppc64asm golang.org/x/arch/x86/x86asm 
> golang.org/x/arch/x86/x86csv golang.org/x/arch/x86/xeddata
> internal/cpu
> internal/race
> internal/unsafeheader
> runtime/internal/sys
> unicode/utf16
> encoding
> sync/atomic
> runtime/internal/atomic
> unicode/utf8
> math/bits
> unicode
> runtime/internal/math
> internal/bytealg
> internal/testlog
> math
> runtime
> internal/reflectlite
> sync
> errors
> sort
> internal/oserror
> io
> strconv
> syscall
> bytes
> strings
> reflect
> bufio
> regexp/syntax
> internal/syscall/execenv
> internal/syscall/unix
> time
> regexp
> internal/poll
> internal/fmtsort
> encoding/binary
> os
> encoding/base64
> path/filepath
> fmt
> io/ioutil
> encoding/csv
> log
> encoding/json
> golang.org/x/arch/arm/armasm
> golang.org/x/arch/arm64/arm64asm
> golang.org/x/arch/x86/x86asm
> golang.org/x/arch/ppc64/ppc64asm
> golang.org/x/arch/x86/x86csv
> golang.org/x/arch/x86/xeddata
>    dh_auto_test -O--buildsystem=golang
>       cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 
> golang.org/x/arch/arm/armasm golang.org/x/arch/arm64/arm64asm 
> golang.org/x/arch/ppc64/ppc64asm golang.org/x/arch/x86/x86asm 
> golang.org/x/arch/x86/x86csv golang.org/x/arch/x86/xeddata
> === RUN   TestDecode
> --- PASS: TestDecode (0.01s)
> === RUN   TestObjdumpARMTestdata
>     objdumpext_test.go:33: stat /usr/local/bin/arm-linux-elf-objdump: no such 
> file or directory
> --- SKIP: TestObjdumpARMTestdata (0.00s)
> === RUN   TestObjdumpARMManual
>     objdumpext_test.go:33: stat /usr/local/bin/arm-linux-elf-objdump: no such 
> file or directory
> --- SKIP: TestObjdumpARMManual (0.00s)
> === RUN   TestObjdumpARMCond
>     objdumpext_test.go:33: stat /usr/local/bin/arm-linux-elf-objdump: no such 
> file or directory
> --- SKIP: TestObjdumpARMCond (0.00s)
> === RUN   TestObjdumpARMUncond
>     objdumpext_test.go:33: stat /usr/local/bin/arm-linux-elf-objdump: no such 
> file or directory
> --- SKIP: TestObjdumpARMUncond (0.00s)
> === RUN   TestObjdumpARMVFP
>     objdumpext_test.go:33: stat /usr/local/bin/arm-linux-elf-objdump: no such 
> file or directory
> --- SKIP: TestObjdumpARMVFP (0.00s)
> PASS
> ok    golang.org/x/arch/arm/armasm    0.018s
> === RUN   TestDecodeGNUSyntax
> --- PASS: TestDecodeGNUSyntax (0.03s)
> === RUN   TestDecodeGoSyntax
> --- PASS: TestDecodeGoSyntax (0.02s)
> === RUN   TestObjdumpARM64TestDecodeGNUSyntaxdata
>     objdumpext_test.go:41: objdump does not have aarch64 support
> --- SKIP: TestObjdumpARM64TestDecodeGNUSyntaxdata (0.01s)
> === RUN   TestObjdumpARM64TestDecodeGoSyntaxdata
>     objdumpext_test.go:41: objdump does not have aarch64 support
> --- SKIP: TestObjdumpARM64TestDecodeGoSyntaxdata (0.01s)
> === RUN   TestObjdumpARM64Manual
>     objdumpext_test.go:41: objdump does not have aarch64 support
> --- SKIP: TestObjdumpARM64Manual (0.00s)
> === RUN   TestObjdumpARM64Cond
>     objdumpext_test.go:41: objdump does not have aarch64 support
> --- SKIP: TestObjdumpARM64Cond (0.00s)
> === RUN   TestObjdumpARM64
>     objdumpext_test.go:41: objdump does not have aarch64 support
> --- SKIP: TestObjdumpARM64 (0.00s)
> PASS
> ok    golang.org/x/arch/arm64/arm64asm        0.073s
> === RUN   TestDecode
> --- PASS: TestDecode (0.01s)
> === RUN   TestBitField
> --- PASS: TestBitField (0.00s)
> === RUN   TestObjdumpPowerTestdata
>     ext_test.go:171: decode(7c230066) = "mfvsrd r3,vs1", 4, want "mffprd 
> r3,f1", 4
>     ext_test.go:171: decode(7c230166) = "mtvsrd vs1,r3", 4, want "mtfprd 
> f1,r3", 4
>     ext_test.go:171: decode(7c230066) = "mfvsrd r3,vs1", 4, want "mffprd 
> r3,f1", 4
>     ext_test.go:171: decode(7c230166) = "mtvsrd vs1,r3", 4, want "mtfprd 
> f1,r3", 4
>     ext_test.go:177: 832 test cases, 16 expected mismatches, 4 failures; 
> 37370 cases/second
> --- FAIL: TestObjdumpPowerTestdata (0.02s)
> === RUN   TestObjdumpPowerManual
>     ext_test.go:177: 3 test cases, 0 expected mismatches, 0 failures; 615 
> cases/second
> --- PASS: TestObjdumpPowerManual (0.01s)
> FAIL
> FAIL  golang.org/x/arch/ppc64/ppc64asm        0.039s
> === RUN   TestDecode
> --- PASS: TestDecode (0.02s)
> === RUN   TestDecodeDoesNotCrash
> --- PASS: TestDecodeDoesNotCrash (0.00s)
> === RUN   TestFormatting
>     format_test.go:52: 0x4816b2 0f8677010000 JBE 0x48182f
>     format_test.go:52: 0x45065b 488b442408 MOVQ 0x8(SP), AX
>     format_test.go:52: 0x450678 488b05e9790700 MOVQ main.A(SB), AX
>     format_test.go:52: 0x450664 e8173afdff CALL runtime.printint(SB)
>     format_test.go:52: 0x45069b 488d0575d90100 LEAQ 0x1d975(IP), AX
> --- PASS: TestFormatting (0.00s)
> === RUN   TestRegString
> --- PASS: TestRegString (0.00s)
> === RUN   TestObjdump32Manual
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump32Manual (0.00s)
> === RUN   TestObjdump32Testdata
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump32Testdata (0.01s)
> === RUN   TestObjdump32ModRM
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump32ModRM (0.00s)
> === RUN   TestObjdump32OneByte
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump32OneByte (0.00s)
> === RUN   TestObjdump320F
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump320F (0.00s)
> === RUN   TestObjdump320F38
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump320F38 (0.00s)
> === RUN   TestObjdump320F3A
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump320F3A (0.00s)
> === RUN   TestObjdump32Prefix
> === PAUSE TestObjdump32Prefix
> === RUN   TestObjdump64Manual
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64Manual (0.00s)
> === RUN   TestObjdump64Testdata
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64Testdata (0.01s)
> === RUN   TestObjdump64ModRM
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64ModRM (0.00s)
> === RUN   TestObjdump64OneByte
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64OneByte (0.00s)
> === RUN   TestObjdump640F
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump640F (0.00s)
> === RUN   TestObjdump640F38
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump640F38 (0.00s)
> === RUN   TestObjdump640F3A
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump640F3A (0.00s)
> === RUN   TestObjdump64Prefix
> === PAUSE TestObjdump64Prefix
> === RUN   TestObjdump64REXTestdata
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64REXTestdata (0.01s)
> === RUN   TestObjdump64REXModRM
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64REXModRM (0.00s)
> === RUN   TestObjdump64REXOneByte
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64REXOneByte (0.00s)
> === RUN   TestObjdump64REX0F
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64REX0F (0.00s)
> === RUN   TestObjdump64REX0F38
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64REX0F38 (0.00s)
> === RUN   TestObjdump64REX0F3A
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestObjdump64REX0F3A (0.00s)
> === RUN   TestObjdump64REXPrefix
> === PAUSE TestObjdump64REXPrefix
> === RUN   TestPlan932Manual
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan932Manual (0.00s)
> === RUN   TestPlan932Testdata
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan932Testdata (0.01s)
> === RUN   TestPlan932ModRM
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan932ModRM (0.00s)
> === RUN   TestPlan932OneByte
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan932OneByte (0.00s)
> === RUN   TestPlan9320F
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan9320F (0.00s)
> === RUN   TestPlan9320F38
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan9320F38 (0.00s)
> === RUN   TestPlan9320F3A
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan9320F3A (0.00s)
> === RUN   TestPlan932Prefix
> === PAUSE TestPlan932Prefix
> === RUN   TestPlan964Manual
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964Manual (0.00s)
> === RUN   TestPlan964Testdata
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964Testdata (0.01s)
> === RUN   TestPlan964ModRM
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964ModRM (0.00s)
> === RUN   TestPlan964OneByte
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964OneByte (0.00s)
> === RUN   TestPlan9640F
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan9640F (0.00s)
> === RUN   TestPlan9640F38
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan9640F38 (0.00s)
> === RUN   TestPlan9640F3A
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan9640F3A (0.00s)
> === RUN   TestPlan964Prefix
> === PAUSE TestPlan964Prefix
> === RUN   TestPlan964REXTestdata
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964REXTestdata (0.01s)
> === RUN   TestPlan964REXModRM
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964REXModRM (0.00s)
> === RUN   TestPlan964REXOneByte
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964REXOneByte (0.00s)
> === RUN   TestPlan964REX0F
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964REX0F (0.00s)
> === RUN   TestPlan964REX0F38
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964REX0F38 (0.00s)
> === RUN   TestPlan964REX0F3A
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> --- SKIP: TestPlan964REX0F3A (0.00s)
> === RUN   TestPlan964REXPrefix
> === PAUSE TestPlan964REXPrefix
> === RUN   TestXed32Manual
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed32Manual (0.00s)
> === RUN   TestXed32Testdata
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed32Testdata (0.01s)
> === RUN   TestXed32ModRM
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed32ModRM (0.00s)
> === RUN   TestXed32OneByte
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed32OneByte (0.00s)
> === RUN   TestXed320F
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed320F (0.00s)
> === RUN   TestXed320F38
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed320F38 (0.00s)
> === RUN   TestXed320F3A
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed320F3A (0.00s)
> === RUN   TestXed32Prefix
> === PAUSE TestXed32Prefix
> === RUN   TestXed64Manual
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64Manual (0.00s)
> === RUN   TestXed64Testdata
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64Testdata (0.01s)
> === RUN   TestXed64ModRM
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64ModRM (0.00s)
> === RUN   TestXed64OneByte
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64OneByte (0.00s)
> === RUN   TestXed640F
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed640F (0.00s)
> === RUN   TestXed640F38
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed640F38 (0.00s)
> === RUN   TestXed640F3A
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed640F3A (0.00s)
> === RUN   TestXed64Prefix
> === PAUSE TestXed64Prefix
> === RUN   TestXed64REXTestdata
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64REXTestdata (0.01s)
> === RUN   TestXed64REXModRM
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64REXModRM (0.00s)
> === RUN   TestXed64REXOneByte
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64REXOneByte (0.00s)
> === RUN   TestXed64REX0F
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64REX0F (0.00s)
> === RUN   TestXed64REX0F38
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64REX0F38 (0.00s)
> === RUN   TestXed64REX0F3A
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestXed64REX0F3A (0.00s)
> === RUN   TestXed64REXPrefix
> === PAUSE TestXed64REXPrefix
> === CONT  TestObjdump32Prefix
> === CONT  TestPlan964REXPrefix
> === CONT  TestObjdump32Prefix
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> === CONT  TestPlan932Prefix
> === CONT  TestPlan964Prefix
> === CONT  TestPlan932Prefix
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> === CONT  TestPlan964Prefix
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> === CONT  TestPlan964REXPrefix
>     plan9ext_test.go:24: stat testdata/libmach8db: no such file or directory
> === CONT  TestXed64REXPrefix
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> --- SKIP: TestObjdump32Prefix (0.00s)
> === CONT  TestXed64Prefix
> --- SKIP: TestPlan932Prefix (0.00s)
> --- SKIP: TestPlan964REXPrefix (0.00s)
> --- SKIP: TestPlan964Prefix (0.00s)
> === CONT  TestXed64Prefix
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> === CONT  TestXed32Prefix
>     xedext_test.go:22: stat /Users/rsc/bin/xed: no such file or directory
> === CONT  TestObjdump64Prefix
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> === CONT  TestObjdump64REXPrefix
>     objdumpext_test.go:36: stat /Users/rsc/bin/objdump2: no such file or 
> directory
> --- SKIP: TestXed64REXPrefix (0.00s)
> --- SKIP: TestXed64Prefix (0.00s)
> --- SKIP: TestXed32Prefix (0.00s)
> --- SKIP: TestObjdump64Prefix (0.00s)
> --- SKIP: TestObjdump64REXPrefix (0.00s)
> PASS
> ok    golang.org/x/arch/x86/x86asm    0.100s
> === RUN   TestReader
> --- PASS: TestReader (0.00s)
> === RUN   TestSyntaxSplit
> --- PASS: TestSyntaxSplit (0.00s)
> PASS
> ok    golang.org/x/arch/x86/x86csv    0.004s
> === RUN   TestContainsWord
> --- PASS: TestContainsWord (0.00s)
> === RUN   TestParseWidths
> --- PASS: TestParseWidths (0.00s)
> === RUN   TestParseStates
> --- PASS: TestParseStates (0.00s)
> === RUN   TestParseXtypes
> --- PASS: TestParseXtypes (0.00s)
> === RUN   TestNewOperand
> --- PASS: TestNewOperand (0.00s)
> === RUN   TestReader
>     xeddata_test.go:428: PASS: empty input
>     xeddata_test.go:428: PASS: only newlines
>     xeddata_test.go:428: PASS: only comments and newlines
>     xeddata_test.go:428: PASS: join lines
>     xeddata_test.go:428: PASS: 1 variant; no iform
>     xeddata_test.go:428: PASS: 2 variants; no iform
>     xeddata_test.go:428: PASS: 3 variants
>     xeddata_test.go:428: PASS: stable and unstable instructions (REAL_OPCODE)
>     xeddata_test.go:428: PASS: AVXAES objects
>     xeddata_test.go:428: PASS: Two-word disasm
>     xeddata_test.go:393: PASS: INVALID key token
>     xeddata_test.go:393: PASS: INVALID unterminated object
>     xeddata_test.go:393: PASS: INVALID pat+ops
> --- PASS: TestReader (0.00s)
> === RUN   TestMacroExpand
> --- PASS: TestMacroExpand (0.00s)
> === RUN   ExampleReader
> --- PASS: ExampleReader (0.00s)
> === RUN   ExampleExpandStates
> --- PASS: ExampleExpandStates (0.00s)
> === RUN   ExampleOperand
> --- PASS: ExampleOperand (0.00s)
> PASS
> ok    golang.org/x/arch/x86/xeddata   0.010s
> FAIL
> dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 
> 160 golang.org/x/arch/arm/armasm golang.org/x/arch/arm64/arm64asm 
> golang.org/x/arch/ppc64/ppc64asm golang.org/x/arch/x86/x86asm 
> golang.org/x/arch/x86/x86csv golang.org/x/arch/x86/xeddata returned exit code 
> 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/12/09/golang-golang-x-arch_0.0~git20200511.f7c7858-3_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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on a Power8 cluster part of the
Grid'5000 testbed. Hardware specs: 
https://www.grid5000.fr/w/Grenoble:Hardware#drac

--- End Message ---
--- Begin Message ---
Source: golang-golang-x-arch
Source-Version: 0.0~git20201207.1e68675-1
Done: Shengjing Zhu <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-golang-x-arch, 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 976...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengjing Zhu <z...@debian.org> (supplier of updated golang-golang-x-arch 
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 Dec 2020 00:27:22 +0800
Source: golang-golang-x-arch
Architecture: source
Version: 0.0~git20201207.1e68675-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 976939
Changes:
 golang-golang-x-arch (0.0~git20201207.1e68675-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.0~git20201207.1e68675
   * Backport patch to fix ppc64el test (Closes: #976939)
   * Update debian/control
     + Section -> golang
     + debhelper-compat -> 13
     + Standards-Version -> 4.5.1 (no changes)
Checksums-Sha1:
 6a5bd4708d3a4ee8e7161959173863a76485dd4d 1715 
golang-golang-x-arch_0.0~git20201207.1e68675-1.dsc
 e5e25912716dbb5d72c1896434ff328e50d1add9 798445 
golang-golang-x-arch_0.0~git20201207.1e68675.orig.tar.gz
 32bef6ecac1bdf109c5aee1275f10d17a7a2e399 4144 
golang-golang-x-arch_0.0~git20201207.1e68675-1.debian.tar.xz
 24ec4b329f8eeef0a294fab24461e7ea25b66c45 5551 
golang-golang-x-arch_0.0~git20201207.1e68675-1_amd64.buildinfo
Checksums-Sha256:
 1a99bbe22188d15c3c510c3cc951d4ffc3b9baf4b9898e543403f603d290302d 1715 
golang-golang-x-arch_0.0~git20201207.1e68675-1.dsc
 fa0c8e8a118c6a06a529f70e782a6355490b0b437ce2bfe9b7ae82af7ee79dbf 798445 
golang-golang-x-arch_0.0~git20201207.1e68675.orig.tar.gz
 9fc204850118112c5c44af0faa3ebeae0a5b53832aacfd28cbc91a06f7c4d38b 4144 
golang-golang-x-arch_0.0~git20201207.1e68675-1.debian.tar.xz
 48b8b4b0c6c36e7ab24f6a02c06d729813376a12f293fba876fc0d283312a21e 5551 
golang-golang-x-arch_0.0~git20201207.1e68675-1_amd64.buildinfo
Files:
 8bd4c903f8756ba8a010e82d4320edab 1715 golang optional 
golang-golang-x-arch_0.0~git20201207.1e68675-1.dsc
 8d756476e8971deba25ad6e7640d1ece 798445 golang optional 
golang-golang-x-arch_0.0~git20201207.1e68675.orig.tar.gz
 01eb28f4de181d8a01290c0414d84496 4144 golang optional 
golang-golang-x-arch_0.0~git20201207.1e68675-1.debian.tar.xz
 aedc77a7452b609a9156d49bebed6831 5551 golang optional 
golang-golang-x-arch_0.0~git20201207.1e68675-1_amd64.buildinfo

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

iIYEARYIAC4WIQTiXc95jUQrjt9HgU3EhUo4GOCwFgUCX9uHYBAcemhzakBkZWJp
YW4ub3JnAAoJEMSFSjgY4LAWt/IBANGGIhXGlLxIv3CFvsifVdPNP5wYhX8z5fBI
B9zHwm3jAQDa+Y4WQiF7NqoHKJ0RBhc7OFIlRiIBzDTlGKii3XK4DQ==
=P1SS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to