[pkg-go] Bug#860618: golang-github-seccomp-libseccomp-golang: FTBFS on i386: dh_auto_test: go test -v -p 1 github.com/seccomp/libseccomp-golang returned exit code 1

Lucas Nussbaum lucas at debian.org
Wed Apr 19 07:38:40 UTC 2017


Source: golang-github-seccomp-libseccomp-golang
Version: 0.0~git20150813.0.1b506fc-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170418-i386 qa-ftbfs
Justification: FTBFS in stretch on i386

Hi,

During a rebuild of all packages in stretch (in a stretch chroot, not a
sid chroot), your package failed to build on i386.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_testdir -O--buildsystem=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	go install -v -p 1 github.com/seccomp/libseccomp-golang
> github.com/seccomp/libseccomp-golang
>    dh_auto_test -O--buildsystem=golang
> 	go test -v -p 1 github.com/seccomp/libseccomp-golang
> === RUN   TestActionSetReturnCode
> --- PASS: TestActionSetReturnCode (0.00s)
> === RUN   TestSyscallGetName
> Got name of syscall 0x1 on native arch as exit
> --- PASS: TestSyscallGetName (0.00s)
> === RUN   TestSyscallGetNameByArch
> --- PASS: TestSyscallGetNameByArch (0.00s)
> === RUN   TestGetSyscallFromName
> Got syscall number of write on native arch as 4
> --- PASS: TestGetSyscallFromName (0.00s)
> === RUN   TestGetSyscallFromNameByArch
> Got syscall number of write on AMD64 as 1
> --- PASS: TestGetSyscallFromNameByArch (0.00s)
> === RUN   TestMakeCondition
> --- PASS: TestMakeCondition (0.00s)
> === RUN   TestGetNativeArch
> Got native arch of system as x86
> --- PASS: TestGetNativeArch (0.00s)
> === RUN   TestFilterCreateRelease
> --- PASS: TestFilterCreateRelease (0.00s)
> === RUN   TestFilterReset
> --- PASS: TestFilterReset (0.00s)
> === RUN   TestFilterArchFunctions
> --- PASS: TestFilterArchFunctions (0.00s)
> === RUN   TestFilterAttributeGettersAndSetters
> --- PASS: TestFilterAttributeGettersAndSetters (0.00s)
> === RUN   TestMergeFilters
> --- PASS: TestMergeFilters (0.00s)
> === RUN   TestRuleAddAndLoad
> --- FAIL: TestRuleAddAndLoad (0.00s)
> 	seccomp_test.go:455: Syscall should have returned error code!
> FAIL
> exit status 1
> FAIL	github.com/seccomp/libseccomp-golang	0.004s
> dh_auto_test: go test -v -p 1 github.com/seccomp/libseccomp-golang returned exit code 1

The full build log is available from:
   http://aws-logs.debian.net/2017/04/18/golang-github-seccomp-libseccomp-golang_0.0~git20150813.0.1b506fc-1_testing-i386.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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-go-maintainers mailing list