Debian Package Auto-Building

Buildd status for goawk (sid)

TrackerChangelogBugspackages.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats all 1.29.0-1Installed476d 7h 50mx86-csail-02miscold | all (1)giveback
Buildd exposure stats amd64 1.29.0-1Installed476d 7h 50mx86-ubc-01miscold | all (1)giveback
Buildd exposure stats arm64 1.29.0-1Installed476d 7h 30marm-conova-04miscold | all (1)giveback
Buildd exposure stats armhf 1.29.0-1Installed476d 7h 30marm-conova-02miscold | all (1)giveback
Buildd exposure stats i386 1.29.0-1Installed476d 7h 50mx86-ubc-02miscold | all (1)giveback
Buildd exposure stats loong64 1.29.0-1Installed10d 6hloongson-tecnico-02miscold | all (2)giveback
Buildd exposure stats ppc64el 1.29.0-1Installed476d 7h 50mppc64el-conova-02miscold | all (1)giveback
Buildd exposure stats riscv64 1.29.0-1Installed476d 6h 47mrv-manda-03miscold | all (1)giveback
Buildd exposure stats s390x 1.29.0-1Installed475d 17h 57mzandonaimiscold | all (1)giveback
Buildd exposure stats alpha  1.29.0-1Build-Attempted287d 8h 21malpha-sc-02uncompiledmiscold | all (1)giveback
Buildd exposure stats hppa  1.29.0-1BD-Uninstallable476d 8h 22muncompiledmiscold | no loggiveback
Buildd exposure stats hurd-amd64  1.29.0-1Failed408d 5h 27mhurd-dbdd-tls-1uncompiledmiscold | all (1)giveback
Buildd exposure stats hurd-i386  1.29.0-1Failed476d 1h 51mironforgeuncompiledmiscold | all (3)giveback
Buildd exposure stats m68k  1.29.0-1BD-Uninstallable476d 8h 22muncompiledmiscold | no loggiveback
Buildd exposure stats powerpc  1.29.0-1Build-Attempted116d 22h 32mdebian-project-be-1out-of-datemiscold | all (3)giveback
Buildd exposure stats ppc64  1.29.0-1Build-Attempted119d 18h 33mdebian-project-be-1out-of-datemiscold | all (2)giveback
Buildd exposure stats sh4  1.29.0-1BD-Uninstallable476d 8h 22muncompiledmiscold | no loggiveback
Buildd exposure stats sparc64  1.29.0-1Build-Attempted60d 4h 49msompek3out-of-datemiscold | all (9)giveback
Buildd exposure stats x32  1.29.0-1Build-Attempted336d 15h 52mx32-do-01out-of-datemiscold | all (3)giveback

Install getbuildlog: sudo apt install devscripts
Download latest goawk build logs: getbuildlog goawk last
Download all goawk build logs: getbuildlog goawk

Tail of log for goawk on alpha:

github.com/benhoyt/goawk/internal/compiler
github.com/benhoyt/goawk/parser
github.com/benhoyt/goawk/interp
github.com/benhoyt/goawk
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/reproducible-path/goawk-1.29.0'
# This test assumes that uint32(float64(-1)) == UINT32_MAX, but this behavior
# is implementation-dependent and fails on armhf.
dh_auto_test -- -skip 'TestNative/_BEGIN_{__print__print_bool'
	cd _build && go test -vet=off -v -p 4 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser
package .: no Go files in /build/reproducible-path/goawk-1.29.0/_build
dh_auto_test: error: cd _build && go test -vet=off -v -p 4 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/reproducible-path/goawk-1.29.0'
make: *** [debian/rules:6: binary-arch] Error 2

Tail of log for goawk on hurd-amd64 (other failed builds: hurd-i386):

github.com/benhoyt/goawk/internal/cover
github.com/benhoyt/goawk/parser
github.com/benhoyt/goawk/interp
github.com/benhoyt/goawk
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# This test assumes that uint32(float64(-1)) == UINT32_MAX, but this behavior
# is implementation-dependent and fails on armhf.
dh_auto_test -- -skip 'TestNative/_BEGIN_{__print__print_bool'
	cd _build && go test -vet=off -v -p 1 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser
package .: no Go files in /<<PKGBUILDDIR>>/_build
dh_auto_test: error: cd _build && go test -vet=off -v -p 1 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-arch] Error 2

Tail of log for goawk on powerpc:

github.com/benhoyt/goawk/internal/compiler
github.com/benhoyt/goawk/parser
github.com/benhoyt/goawk/interp
github.com/benhoyt/goawk
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/reproducible-path/goawk-1.29.0'
# This test assumes that uint32(float64(-1)) == UINT32_MAX, but this behavior
# is implementation-dependent and fails on armhf.
dh_auto_test -- -skip 'TestNative/_BEGIN_{__print__print_bool'
	cd _build && go test -vet=off -v -p 8 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser
package .: no Go files in /build/reproducible-path/goawk-1.29.0/_build
dh_auto_test: error: cd _build && go test -vet=off -v -p 8 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/reproducible-path/goawk-1.29.0'
make: *** [debian/rules:6: binary-arch] Error 2

Tail of log for goawk on ppc64:

github.com/benhoyt/goawk/internal/compiler
github.com/benhoyt/goawk/parser
github.com/benhoyt/goawk/interp
github.com/benhoyt/goawk
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/reproducible-path/goawk-1.29.0'
# This test assumes that uint32(float64(-1)) == UINT32_MAX, but this behavior
# is implementation-dependent and fails on armhf.
dh_auto_test -- -skip 'TestNative/_BEGIN_{__print__print_bool'
	cd _build && go test -vet=off -v -p 8 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser
package .: no Go files in /build/reproducible-path/goawk-1.29.0/_build
dh_auto_test: error: cd _build && go test -vet=off -v -p 8 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/reproducible-path/goawk-1.29.0'
make: *** [debian/rules:6: binary-arch] Error 2

Tail of log for goawk on sparc64:

github.com/benhoyt/goawk/internal/compiler
github.com/benhoyt/goawk/parser
github.com/benhoyt/goawk/interp
github.com/benhoyt/goawk
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/reproducible-path/goawk-1.29.0'
# This test assumes that uint32(float64(-1)) == UINT32_MAX, but this behavior
# is implementation-dependent and fails on armhf.
dh_auto_test -- -skip 'TestNative/_BEGIN_{__print__print_bool'
	cd _build && go test -vet=off -v -p 16 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser
package .: no Go files in /build/reproducible-path/goawk-1.29.0/_build
dh_auto_test: error: cd _build && go test -vet=off -v -p 16 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25
make[1]: Leaving directory '/build/reproducible-path/goawk-1.29.0'
make: *** [debian/rules:6: binary-arch] Error 2

Tail of log for goawk on x32:

github.com/benhoyt/goawk/internal/compiler
github.com/benhoyt/goawk/parser
github.com/benhoyt/goawk/interp
github.com/benhoyt/goawk
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# This test assumes that uint32(float64(-1)) == UINT32_MAX, but this behavior
# is implementation-dependent and fails on armhf.
dh_auto_test -- -skip 'TestNative/_BEGIN_{__print__print_bool'
	cd _build && go test -vet=off -v -p 2 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser
package .: no Go files in /<<PKGBUILDDIR>>/_build
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 -skip TestNative/_BEGIN_{__print__print_bool github.com/benhoyt/goawk github.com/benhoyt/goawk/internal/ast github.com/benhoyt/goawk/internal/compiler github.com/benhoyt/goawk/internal/cover github.com/benhoyt/goawk/internal/parseutil github.com/benhoyt/goawk/internal/resolver github.com/benhoyt/goawk/interp github.com/benhoyt/goawk/lexer github.com/benhoyt/goawk/parser returned exit code 1
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary-arch] Error 2

Dependency installability problem for goawk on hppa:

goawk build-depends on:
- golang-any:hppa
golang-any depends on:
- gccgo-go:hppa (>= 2:1.24~2)
gccgo-go depends on missing:
- gccgo-14:hppa

Dependency installability problem for goawk on m68k:

goawk build-depends on:
- golang-any:m68k
golang-any depends on:
- gccgo-go:m68k (>= 2:1.24~2)
gccgo-go depends on missing:
- gccgo-14:m68k

Dependency installability problem for goawk on sh4:

goawk build-depends on:
- golang-any:sh4
golang-any depends on:
- gccgo-go:sh4 (>= 2:1.24~2)
gccgo-go depends on missing:
- gccgo-14:sh4

Failing reason for goawk on hurd-amd64 and hurd-i386:

> package .: no Go files in /<<PKGBUILDDIR>>/_build