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 <[email protected]> > 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

