Your message dated Fri, 26 Aug 2022 17:32:52 +0000
with message-id <[email protected]>
and subject line Bug#1002231: fixed in golang-github-pkg-term 
0.0~git20181116.27bbf2e-1+deb10u1
has caused the Debian Bug report #1002231,
regarding golang-github-pkg-term: FTBFS: dh_auto_test: error: cd 
obj-x86_64-linux-gnu && go test -vet=off -v -p 4 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 [email protected]
immediately.)


-- 
1002231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002231
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-pkg-term
Version: 1.1.0-3
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 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-x86_64-linux-gnu && go install -trimpath -v -p 4 
> github.com/pkg/term github.com/pkg/term/termios
> internal/unsafeheader
> internal/goexperiment
> internal/abi
> internal/cpu
> runtime/internal/atomic
> runtime/internal/sys
> runtime/internal/math
> internal/itoa
> math/bits
> unicode/utf8
> internal/race
> sync/atomic
> internal/bytealg
> math
> unicode
> golang.org/x/sys/internal/unsafeheader
> runtime
> internal/reflectlite
> sync
> internal/testlog
> errors
> sort
> internal/oserror
> io
> strconv
> syscall
> path
> bytes
> strings
> reflect
> time
> internal/syscall/execenv
> internal/syscall/unix
> io/fs
> internal/poll
> encoding/binary
> internal/fmtsort
> os
> golang.org/x/sys/unix
> fmt
> github.com/pkg/term/termios
> github.com/pkg/term
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/pkg/term 
> github.com/pkg/term/termios
> === RUN   TestTermSetCbreak
> --- PASS: TestTermSetCbreak (0.00s)
> === RUN   TestTermSetRaw
> --- PASS: TestTermSetRaw (0.00s)
> === RUN   TestTermSetSpeed
> --- PASS: TestTermSetSpeed (0.00s)
> === RUN   TestTermSetReadTimeout
> --- PASS: TestTermSetReadTimeout (0.00s)
> === RUN   TestTermSetFlowControl
> --- PASS: TestTermSetFlowControl (0.00s)
> === RUN   TestTermRestore
> --- PASS: TestTermRestore (0.00s)
> PASS
> ok    github.com/pkg/term     0.002s
> === RUN   TestTcflush
> --- PASS: TestTcflush (0.00s)
> === RUN   TestTcgetattr
> --- PASS: TestTcgetattr (0.00s)
> === RUN   TestTcsetattr
> --- PASS: TestTcsetattr (0.00s)
> === RUN   TestTcsendbreak
> --- PASS: TestTcsendbreak (0.00s)
> === RUN   TestTcdrain
> --- PASS: TestTcdrain (0.00s)
> === RUN   TestTiocmget
>     termios_test.go:65: inappropriate ioctl for device
> --- FAIL: TestTiocmget (0.00s)
> === RUN   TestTiocmset
>     termios_test.go:76: inappropriate ioctl for device
> --- FAIL: TestTiocmset (0.00s)
> === RUN   TestTiocmbis
>     termios_test.go:90: inappropriate ioctl for device
> --- FAIL: TestTiocmbis (0.00s)
> === RUN   TestTiocmbic
>     termios_test.go:100: inappropriate ioctl for device
> --- FAIL: 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.002s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> 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/2021/12/20/golang-github-pkg-term_1.1.0-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 mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: golang-github-pkg-term
Source-Version: 0.0~git20181116.27bbf2e-1+deb10u1
Done: Adrian Bunk <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 25 Aug 2022 16:27:51 +0300
Source: golang-github-pkg-term
Architecture: source
Version: 0.0~git20181116.27bbf2e-1+deb10u1
Distribution: buster
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1002231
Changes:
 golang-github-pkg-term (0.0~git20181116.27bbf2e-1+deb10u1) buster; 
urgency=medium
 .
   * Non-maintainer upload.
   * Fix building on newer 4.19 kernels. (Closes: #1002231)
Checksums-Sha1:
 48e6918ae3cd6fb54cfce69b7c13f7e4d0b3ef2b 2301 
golang-github-pkg-term_0.0~git20181116.27bbf2e-1+deb10u1.dsc
 8b61ad45c2ad3959841eceaa35e5b89cdc2f79cb 2524 
golang-github-pkg-term_0.0~git20181116.27bbf2e-1+deb10u1.debian.tar.xz
Checksums-Sha256:
 32fde27c91faf963c25180a863fec0fcb655fdd522e4cbbaf5396516ccdd12e6 2301 
golang-github-pkg-term_0.0~git20181116.27bbf2e-1+deb10u1.dsc
 2b9f52425edcf859a8e0595613667fb27bf9fd1cc8096ee6182d739834704868 2524 
golang-github-pkg-term_0.0~git20181116.27bbf2e-1+deb10u1.debian.tar.xz
Files:
 0965c3a26b292159990307ecf0deab05 2301 devel optional 
golang-github-pkg-term_0.0~git20181116.27bbf2e-1+deb10u1.dsc
 c83ed20bf4a3c1a8b4634d2644045519 2524 devel optional 
golang-github-pkg-term_0.0~git20181116.27bbf2e-1+deb10u1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmMHfAIACgkQiNJCh6LY
mLGVbBAAywjiUuaRKVJbM5q+QKqkF4002SkLJ9dqrVTbwYlIXxf4UCXxNHo4+eWw
FVc/AGMQoAjQWmx4719k8yn17qKBgBZrGJoH+1CwaQ7TGJ6iVD6tdsgI5MikOOUk
xzT/0ygAoAU4WYIEFDVyFoPa3udlWSccWrt1+SKa52MBjkr34sIBllyQtM/+faJn
DmrtY6BWeC/P8i+EBGCugn5DFFchabBm/oMaJhVCcTBLPIaSlEmHRjlXuVKIjq3a
H1gzv1RRKV+79OMhikphvcjKUvZcxlsvz7fstmCyT41oMvIyKcwSFgeQGySSwXkD
z/W85dN7BProgtHo/HQgY9pXghH7QxnphefNEfglobVNtQBvFwq/nDAqUPjMqjDG
NW9DOeqjaVfphdWx38dKJs9VRhtCiIiQa2usPTDnICXKw99iHso3xrbP1zsJHBoL
DJXws01QJ+dsl+2Cvj/hECzkrqg9DJvtfa/AdE/iZWyzarLIgrjbHxAVFXTksOc8
OI0k+Gz810MN96EY8BNWii+p8CUgqm0HOqPjU4nIqyoSMMq9JEvCzHRmI1WDSFUw
G2s63onfe/iv1fnHG874tknPIkKDVcRokP7GNrvUD+d+dbPRWXfdP/bHX/uL+txg
avMKeEh99DcvtdRGTFqdra1f87d719AGVuI77paRIly7k0AjqtE=
=Cp+E
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to