Your message dated Sat, 19 Dec 2020 08:19:26 +0000
with message-id <e1kqxsy-00086s...@fasolo.debian.org>
and subject line Bug#976949: fixed in golang-github-pkg-term 1.1.0-3
has caused the Debian Bug report #976949,
regarding golang-github-pkg-term: FTBFS on ppc64el (arch:all-only src pkg): 
dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 
github.com/pkg/term github.com/pkg/term/termios 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.)


-- 
976949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976949
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-pkg-term
Version: 1.1.0-2
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-github-pkg-term
> dpkg-buildpackage: info: source version 1.1.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Aloïs Micard <al...@micard.lu>
>  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-github-pkg-term using existing 
> ./golang-github-pkg-term_1.1.0.orig.tar.gz
> dpkg-source: info: building golang-github-pkg-term in 
> golang-github-pkg-term_1.1.0-2.debian.tar.xz
> dpkg-source: info: building golang-github-pkg-term in 
> golang-github-pkg-term_1.1.0-2.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 
> github.com/pkg/term github.com/pkg/term/termios
> internal/race
> golang.org/x/sys/internal/unsafeheader
> unicode
> unicode/utf8
> runtime/internal/atomic
> internal/cpu
> math/bits
> internal/unsafeheader
> runtime/internal/sys
> sync/atomic
> runtime/internal/math
> internal/testlog
> internal/bytealg
> math
> runtime
> internal/reflectlite
> sync
> errors
> sort
> internal/oserror
> io
> strconv
> syscall
> bytes
> strings
> reflect
> internal/syscall/execenv
> internal/syscall/unix
> time
> internal/poll
> internal/fmtsort
> encoding/binary
> os
> golang.org/x/sys/unix
> fmt
> github.com/pkg/term/termios
> github.com/pkg/term
>    dh_auto_test -O--buildsystem=golang
>       cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 160 
> github.com/pkg/term github.com/pkg/term/termios
> === RUN   TestTermSetCbreak
>     term_test.go:39: inappropriate ioctl for device
> --- FAIL: TestTermSetCbreak (0.00s)
> === RUN   TestTermSetRaw
>     term_test.go:47: inappropriate ioctl for device
> --- FAIL: TestTermSetRaw (0.00s)
> === RUN   TestTermSetSpeed
>     term_test.go:55: inappropriate ioctl for device
> --- FAIL: TestTermSetSpeed (0.00s)
> === RUN   TestTermSetReadTimeout
>     term_test.go:69: inappropriate ioctl for device
> --- FAIL: TestTermSetReadTimeout (0.00s)
> === RUN   TestTermSetFlowControl
>     term_test.go:81: inappropriate ioctl for device
> --- FAIL: TestTermSetFlowControl (0.00s)
> === RUN   TestTermRestore
>     term_test.go:90: inappropriate ioctl for device
> --- FAIL: TestTermRestore (0.00s)
> FAIL
> FAIL  github.com/pkg/term     0.005s
> === RUN   TestTcflush
>     termios_linux_test.go:10: inappropriate ioctl for device
> --- FAIL: TestTcflush (0.00s)
> === RUN   TestTcgetattr
> --- PASS: TestTcgetattr (0.00s)
> === RUN   TestTcsetattr
>     termios_test.go:36: inappropriate ioctl for device
> --- FAIL: TestTcsetattr (0.00s)
> === RUN   TestTcsendbreak
> --- PASS: TestTcsendbreak (0.00s)
> === RUN   TestTcdrain
>     termios_test.go:55: inappropriate ioctl for device
> --- FAIL: TestTcdrain (0.00s)
> === RUN   TestTiocmget
>     termios_test.go:169: invalid argument
> --- SKIP: TestTiocmget (0.00s)
> === RUN   TestTiocmset
>     termios_test.go:169: invalid argument
> --- SKIP: TestTiocmset (0.00s)
> === RUN   TestTiocmbis
>     termios_test.go:169: invalid argument
> --- SKIP: TestTiocmbis (0.00s)
> === RUN   TestTiocmbic
>     termios_test.go:169: invalid argument
> --- SKIP: TestTiocmbic (0.00s)
> === RUN   TestTiocinq
> --- PASS: TestTiocinq (0.00s)
> === RUN   TestTiocoutq
> --- PASS: TestTiocoutq (0.00s)
> === RUN   TestCfgetispeed
> --- PASS: TestCfgetispeed (0.00s)
> === RUN   TestCfgetospeed
> --- PASS: TestCfgetospeed (0.00s)
> FAIL
> FAIL  github.com/pkg/term/termios     0.005s
> FAIL
> dh_auto_test: error: cd obj-powerpc64le-linux-gnu && go test -vet=off -v -p 
> 160 github.com/pkg/term github.com/pkg/term/termios returned exit code 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/12/09/golang-github-pkg-term_1.1.0-2_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-github-pkg-term
Source-Version: 1.1.0-3
Done: Stephen Gelman <ssg...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-pkg-term, 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.
Stephen Gelman <ssg...@debian.org> (supplier of updated golang-github-pkg-term 
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: SHA512

Format: 1.8
Date: Sat, 19 Dec 2020 01:34:44 -0600
Source: golang-github-pkg-term
Architecture: source
Version: 1.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Stephen Gelman <ssg...@debian.org>
Closes: 976949
Changes:
 golang-github-pkg-term (1.1.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Fix ppc64el build by getting termios constants from golang.org/x/sys/unix
     (Closes: #976949)
Checksums-Sha1:
 1b1d209d81c944d47f875e1fcf20cf27171e0366 2200 
golang-github-pkg-term_1.1.0-3.dsc
 9a3d72054ac132c3d093c0da4c5350242f68acef 2932 
golang-github-pkg-term_1.1.0-3.debian.tar.xz
 3e5c49d2e592b934f1e481e5058e35cd05d364d6 6319 
golang-github-pkg-term_1.1.0-3_amd64.buildinfo
Checksums-Sha256:
 410f209183ad90b972670bf5dc65caf927de8a6f879be1868e1cd0d7b57a2a22 2200 
golang-github-pkg-term_1.1.0-3.dsc
 b54dab85803d6baf92b9d188d2f675d281c0ba6d011ea60f44460ecc45d4a724 2932 
golang-github-pkg-term_1.1.0-3.debian.tar.xz
 df6151748ad0874c6f27cca6dfc8716ac96c850c693bfe4b60ddd6d89c1104e2 6319 
golang-github-pkg-term_1.1.0-3_amd64.buildinfo
Files:
 c8f2baac8ec87e9e8775e81adcb5bdd0 2200 devel optional 
golang-github-pkg-term_1.1.0-3.dsc
 2fcf549a912204db2b8e184f33eedee9 2932 devel optional 
golang-github-pkg-term_1.1.0-3.debian.tar.xz
 ea1ee8889f03079755cb94932bffbb5d 6319 devel optional 
golang-github-pkg-term_1.1.0-3_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPwDop1BN06KlsbfijqM4hED8f1wFAl/dsMYSHHNzZ2VsbUBk
ZWJpYW4ub3JnAAoJEI6jOIRA/H9c5egP/00wyidKdWsXLJ0aJYZ82QfT1TLgkg1b
cbBy3gttSpOHyz9X6iRO/Q4m+x47GFdDXXJixT9Blsoq3JiWiIF5JS2AtrhhJqpx
WPG9Yl8yI/CwwNojnO2ieA8BOn3KoJUWtZZWI9twOtOn2KydhmgZpIEO+oFU+R3z
kttoZJf2eZZ9xLeL7QJkSbITxMvPqZRVtcCbupO1PdeuPFMwE7hNu8PtX7IJEaLa
hOMioLgD1lc3eDj9loINbgGl5I+7WbePX9Q1BEFlD4QZF9vFCntuVwarHyIp2fbb
+iIQ/QYbZpF5qMmgNhKnFhXIEOjUVRcgyu4iksxqV7XUqmhw4W1oetlFpIJA7PMB
9uet/UQ3PHyz9ZciZnxzuUJyyKb6P/BID0B6I4tsp6LElu48cNP6zweSE11ln/1J
YaNWz3uph4CtMFCt7PaBweEOXuA+K4yAydmt6zu/L9OmCqotLEHJuP3vJ+3VI8py
fA9Acey/lNdjAv17JJyZEGid22KcbYHCx/fLlWbLLiXtVTjo0aAIi6BjG/QB8LMz
x2+xMFXpip4mcD+6lt/MXngxSyrfwcIo5PV4vPMHozsszl3gh4o0MG0HkEEDd2Ff
/T7YIyH3MB1wSIHrfvzovNqf31YD6aRsuApaoZBGCYNreVMWni7tWo92YVY1b2EH
XQnkEUU7Hyh6
=1LX8
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to