[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#974096: golang-github-c-bata-go-prompt: autopkgtest regression: cannot use &t.origTermios (type *unix.Termios) as type *syscall.Termios in argument to termios.Tcgetattr



Source: golang-github-c-bata-go-prompt
Version: 0.2.3+git20181109.b6d2b43-2
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of golang-github-c-bata-go-prompt the autopkgtest
of golang-github-c-bata-go-prompt fails in testing when that autopkgtest
is run with the binary packages of golang-github-c-bata-go-prompt from
unstable. It passes when run with only packages from testing. In tabular
form:

                                 pass            fail
golang-github-c-bata-go-prompt   from testing
                                           0.2.3+git20181109.b6d2b43-2
all others                       from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=golang-github-c-bata-go-prompt

https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-c-bata-go-prompt/8063701/log.gz

autopkgtest [17:45:47]: test dh-golang-autopkgtest: [-----------------------
[info] Testing github.com/c-bata/go-prompt...
[info] Source code installed by binary package, overriding
dh_auto_configure...
dh build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--buildsystem=golang
   dh_autoreconf -O--buildsystem=golang
   debian/rules override_dh_auto_configure
make[1]: Entering directory
'/tmp/autopkgtest-lxc.wizha90b/downtmp/autopkgtest_tmp'
mkdir -p "obj-x86_64-linux-gnu"
cp -a /usr/share/gocode/src "obj-x86_64-linux-gnu"
make[1]: Leaving directory
'/tmp/autopkgtest-lxc.wizha90b/downtmp/autopkgtest_tmp'
   dh_auto_build -O--buildsystem=golang
	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 48
github.com/c-bata/go-prompt github.com/c-bata/go-prompt/completer
internal/unsafeheader
internal/race
math/bits
unicode/utf8
runtime/internal/sys
golang.org/x/sys/internal/unsafeheader
runtime/cgo
sync/atomic
unicode
internal/cpu
runtime/internal/atomic
runtime/internal/math
internal/bytealg
internal/testlog
math
runtime
internal/reflectlite
sync
errors
sort
internal/oserror
io
strconv
syscall
bytes
strings
reflect
regexp/syntax
internal/syscall/unix
internal/syscall/execenv
time
regexp
internal/poll
internal/fmtsort
encoding/binary
os
golang.org/x/sys/unix
os/signal
github.com/mattn/go-runewidth
path/filepath
fmt
io/ioutil
github.com/pkg/term/termios
log
os/user
github.com/c-bata/go-prompt
# github.com/c-bata/go-prompt
src/github.com/c-bata/go-prompt/input_posix.go:67:45: cannot use
&t.origTermios (type *unix.Termios) as type *syscall.Termios in argument
to termios.Tcgetattr
src/github.com/c-bata/go-prompt/input_posix.go:75:52: cannot use &n
(type *unix.Termios) as type *syscall.Termios in argument to
termios.Tcsetattr
src/github.com/c-bata/go-prompt/input_posix.go:83:59: cannot use
&t.origTermios (type *unix.Termios) as type *syscall.Termios in argument
to termios.Tcsetattr
dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v
-p 48 github.com/c-bata/go-prompt github.com/c-bata/go-prompt/completer
returned exit code 2
make: *** [debian/rules:4: build] Error 25
autopkgtest [17:45:52]: test dh-golang-autopkgtest: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: