Source: golang-github-pkg-term
Version: 1.1.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
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.

Reply via email to