Debian Bug report logs - #976549
golang-github-robertkrimen-otto: FTBFS on arm64,ppc64el (arch:all-only src pkg): dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/robertkrimen/otto github.com/robertkrimen/otto/ast github.com/robertkrimen/otto/dbg github.com/robertkrimen/otto/file github.com/robertkrimen/otto/otto github.com/robertkrimen/otto/parser github.com/robertkrimen/otto/registry github.com/robertkrimen/otto/repl github.com/robertkrimen/otto/terst github.com/robertkrimen/otto/test github.com/robertkrimen/otto/token github.com/robertkrimen/otto/underscore returned exit code 1

version graph

Package: src:golang-github-robertkrimen-otto; Maintainer for src:golang-github-robertkrimen-otto is Debian Go Packaging Team <team+pkg-go@tracker.debian.org>;

Reported by: Lucas Nussbaum <lucas@debian.org>

Date: Sat, 5 Dec 2020 13:36:26 UTC

Severity: important

Tags: bullseye, ftbfs, sid

Found in version golang-github-robertkrimen-otto/0.0~git20180617.15f95af-3

Fixed in version golang-github-robertkrimen-otto/0.0~git20200922.ef014fd-1

Done: Utkarsh Gupta <utkarsh@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Go Packaging Team <team+pkg-go@tracker.debian.org>:
Bug#976549; Package src:golang-github-robertkrimen-otto. (Sat, 05 Dec 2020 13:36:27 GMT) (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Go Packaging Team <team+pkg-go@tracker.debian.org>. (Sat, 05 Dec 2020 13:36:27 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@debian.org>
To: submit@bugs.debian.org
Subject: golang-github-robertkrimen-otto: FTBFS: dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/robertkrimen/otto github.com/robertkrimen/otto/ast github.com/robertkrimen/otto/dbg github.com/robertkrimen/otto/file github.com/robertkrimen/otto/otto github.com/robertkrimen/otto/parser github.com/robertkrimen/otto/registry github.com/robertkrimen/otto/repl github.com/robertkrimen/otto/terst github.com/robertkrimen/otto/test github.com/robertkrimen/otto/token github.com/robertkrimen/otto/underscore returned exit code 1
Date: Sat, 5 Dec 2020 14:23:51 +0100
Source: golang-github-robertkrimen-otto
Version: 0.0~git20180617.15f95af-3
Severity: serious
Justification: FTBFS on arm64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201205 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64 (I don't know if it also fails on amd64).

Relevant part (hopefully):
>  debian/rules build
> dh build --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-aarch64-linux-gnu && go install -trimpath -v -p 4 github.com/robertkrimen/otto github.com/robertkrimen/otto/ast github.com/robertkrimen/otto/dbg github.com/robertkrimen/otto/file github.com/robertkrimen/otto/otto github.com/robertkrimen/otto/parser github.com/robertkrimen/otto/registry github.com/robertkrimen/otto/repl github.com/robertkrimen/otto/terst github.com/robertkrimen/otto/test github.com/robertkrimen/otto/token github.com/robertkrimen/otto/underscore
> internal/cpu
> runtime/internal/sys
> runtime/internal/atomic
> internal/unsafeheader
> runtime/internal/math
> internal/race
> sync/atomic
> internal/bytealg
> unicode
> unicode/utf8
> encoding
> math/bits
> internal/testlog
> runtime
> unicode/utf16
> math
> github.com/robertkrimen/otto/registry
> github.com/robertkrimen/otto/underscore
> container/list
> internal/nettrace
> runtime/cgo
> crypto/internal/subtle
> crypto/subtle
> vendor/golang.org/x/crypto/cryptobyte/asn1
> vendor/golang.org/x/crypto/internal/subtle
> internal/reflectlite
> sync
> math/rand
> internal/singleflight
> errors
> sort
> io
> internal/oserror
> strconv
> vendor/golang.org/x/net/dns/dnsmessage
> syscall
> bytes
> strings
> reflect
> gopkg.in/sourcemap.v1/base64vlq
> github.com/robertkrimen/otto/token
> bufio
> path
> internal/syscall/unix
> time
> internal/syscall/execenv
> regexp/syntax
> hash
> hash/crc32
> crypto
> crypto/internal/randutil
> internal/poll
> context
> regexp
> encoding/binary
> internal/fmtsort
> os
> crypto/hmac
> encoding/base64
> crypto/cipher
> crypto/sha512
> crypto/ed25519/internal/edwards25519
> crypto/md5
> fmt
> path/filepath
> net
> io/ioutil
> os/signal
> runtime/debug
> encoding/gob
> encoding/hex
> encoding/json
> net/url
> log
> github.com/robertkrimen/otto/dbg
> flag
> math/big
> gopkg.in/sourcemap.v1
> github.com/robertkrimen/otto/file
> runtime/trace
> github.com/robertkrimen/otto/ast
> testing
> github.com/robertkrimen/otto/parser
> compress/flate
> github.com/robertkrimen/otto/terst
> compress/gzip
> github.com/robertkrimen/otto
> crypto/aes
> crypto/des
> crypto/elliptic
> crypto/rand
> encoding/asn1
> crypto/ed25519
> crypto/rc4
> vendor/golang.org/x/crypto/cryptobyte
> crypto/rsa
> crypto/ecdsa
> crypto/sha1
> crypto/sha256
> crypto/dsa
> gopkg.in/readline.v1
> crypto/x509/pkix
> encoding/pem
> vendor/golang.org/x/crypto/chacha20
> crypto/x509
> vendor/golang.org/x/crypto/poly1305
> vendor/golang.org/x/crypto/chacha20poly1305
> vendor/golang.org/x/crypto/curve25519
> vendor/golang.org/x/crypto/hkdf
> vendor/golang.org/x/text/transform
> vendor/golang.org/x/text/unicode/bidi
> vendor/golang.org/x/text/unicode/norm
> crypto/tls
> vendor/golang.org/x/text/secure/bidirule
> net/textproto
> vendor/golang.org/x/net/http2/hpack
> vendor/golang.org/x/net/idna
> mime
> mime/quotedprintable
> github.com/robertkrimen/otto/otto
> github.com/robertkrimen/otto/repl
> vendor/golang.org/x/net/http/httpguts
> vendor/golang.org/x/net/http/httpproxy
> mime/multipart
> net/http/internal
> text/tabwriter
> net/http/httptrace
> net/http
> github.com/robertkrimen/otto/test
>    dh_auto_test -O--buildsystem=golang
> 	cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/robertkrimen/otto github.com/robertkrimen/otto/ast github.com/robertkrimen/otto/dbg github.com/robertkrimen/otto/file github.com/robertkrimen/otto/otto github.com/robertkrimen/otto/parser github.com/robertkrimen/otto/registry github.com/robertkrimen/otto/repl github.com/robertkrimen/otto/terst github.com/robertkrimen/otto/test github.com/robertkrimen/otto/token github.com/robertkrimen/otto/underscore
> === RUN   TestArray
> --- PASS: TestArray (0.00s)
> === RUN   TestArray_toString
> --- PASS: TestArray_toString (0.00s)
> === RUN   TestArray_toLocaleString
> --- PASS: TestArray_toLocaleString (0.00s)
> === RUN   TestArray_concat
> --- PASS: TestArray_concat (0.00s)
> === RUN   TestArray_splice
> --- PASS: TestArray_splice (0.00s)
> === RUN   TestArray_shift
> --- PASS: TestArray_shift (0.00s)
> === RUN   TestArray_push
> --- PASS: TestArray_push (0.00s)
> === RUN   TestArray_pop
> --- PASS: TestArray_pop (0.00s)
> === RUN   TestArray_slice
> --- PASS: TestArray_slice (0.00s)
> === RUN   TestArray_sliceArguments
> --- PASS: TestArray_sliceArguments (0.00s)
> === RUN   TestArray_unshift
> --- PASS: TestArray_unshift (0.00s)
> === RUN   TestArray_reverse
> --- PASS: TestArray_reverse (0.00s)
> === RUN   TestArray_sort
> --- PASS: TestArray_sort (0.00s)
> === RUN   TestArray_isArray
> --- PASS: TestArray_isArray (0.00s)
> === RUN   TestArray_indexOf
> --- PASS: TestArray_indexOf (0.00s)
> === RUN   TestArray_lastIndexOf
> --- PASS: TestArray_lastIndexOf (0.01s)
> === RUN   TestArray_every
> --- PASS: TestArray_every (0.00s)
> === RUN   TestArray_some
> --- PASS: TestArray_some (0.00s)
> === RUN   TestArray_forEach
> --- PASS: TestArray_forEach (0.00s)
> === RUN   TestArray_indexing
> --- PASS: TestArray_indexing (0.00s)
> === RUN   TestArray_map
> --- PASS: TestArray_map (0.00s)
> === RUN   TestArray_filter
> --- PASS: TestArray_filter (0.00s)
> === RUN   TestArray_reduce
> --- PASS: TestArray_reduce (0.00s)
> === RUN   TestArray_reduceRight
> --- PASS: TestArray_reduceRight (0.00s)
> === RUN   TestArray_defineOwnProperty
> --- PASS: TestArray_defineOwnProperty (0.00s)
> === RUN   TestArray_new
> --- PASS: TestArray_new (0.00s)
> === RUN   Test_issue116
> --- PASS: Test_issue116 (0.00s)
> === RUN   Test_262
> --- PASS: Test_262 (0.00s)
> === RUN   Test_issue5
> --- PASS: Test_issue5 (0.00s)
> === RUN   Test_issue13
> --- PASS: Test_issue13 (0.00s)
> === RUN   Test_issue16
> --- PASS: Test_issue16 (0.00s)
> === RUN   Test_issue21
> --- PASS: Test_issue21 (0.00s)
> === RUN   Test_issue24
> --- PASS: Test_issue24 (0.01s)
> === RUN   Test_issue39
> --- PASS: Test_issue39 (0.00s)
> === RUN   Test_issue64
> --- PASS: Test_issue64 (0.00s)
> === RUN   Test_issue73
> --- PASS: Test_issue73 (0.00s)
> === RUN   Test_7_3_1
> --- PASS: Test_7_3_1 (0.00s)
> === RUN   Test_7_3_3
> --- PASS: Test_7_3_3 (0.00s)
> === RUN   Test_S7_3_A2_1_T1
> --- PASS: Test_S7_3_A2_1_T1 (0.00s)
> === RUN   Test_S7_8_3_A2_1_T1
> --- PASS: Test_S7_8_3_A2_1_T1 (0.00s)
> === RUN   Test_S7_8_4_A4_2_T3
> --- PASS: Test_S7_8_4_A4_2_T3 (0.00s)
> === RUN   Test_S7_9_A1
> --- PASS: Test_S7_9_A1 (0.00s)
> === RUN   Test_S7_9_A3
> --- PASS: Test_S7_9_A3 (0.00s)
> === RUN   Test_7_3_10
> --- PASS: Test_7_3_10 (0.00s)
> === RUN   Test_bug
> --- PASS: Test_bug (0.00s)
> === RUN   Test_issue79
> --- PASS: Test_issue79 (0.00s)
> === RUN   Test_issue80
> --- PASS: Test_issue80 (0.00s)
> === RUN   Test_issue86
> --- PASS: Test_issue86 (0.00s)
> === RUN   Test_issue87
> --- PASS: Test_issue87 (0.02s)
> === RUN   Test_S9_3_1_A2
> --- PASS: Test_S9_3_1_A2 (0.00s)
> === RUN   Test_S15_1_2_2_A2_T10
> --- PASS: Test_S15_1_2_2_A2_T10 (0.00s)
> === RUN   Test_S15_1_2_3_A2_T10
> --- PASS: Test_S15_1_2_3_A2_T10 (0.00s)
> === RUN   Test_issue234
> --- PASS: Test_issue234 (0.00s)
> === RUN   TestString_substr
> --- PASS: TestString_substr (0.01s)
> === RUN   Test_builtin_escape
> --- PASS: Test_builtin_escape (0.00s)
> === RUN   Test_builtin_unescape
> --- PASS: Test_builtin_unescape (0.00s)
> === RUN   TestGlobal_escape
> --- PASS: TestGlobal_escape (0.00s)
> === RUN   TestGlobal_unescape
> --- PASS: TestGlobal_unescape (0.00s)
> === RUN   TestNativeCallWithString
> --- PASS: TestNativeCallWithString (0.00s)
> === RUN   TestNativeCallWithFloat32
> --- PASS: TestNativeCallWithFloat32 (0.00s)
> === RUN   TestNativeCallWithFloat64
> --- PASS: TestNativeCallWithFloat64 (0.00s)
> === RUN   TestNativeCallWithInt
> --- PASS: TestNativeCallWithInt (0.00s)
> === RUN   TestNativeCallWithUint
> --- PASS: TestNativeCallWithUint (0.00s)
> === RUN   TestNativeCallWithInt8
> --- PASS: TestNativeCallWithInt8 (0.00s)
> === RUN   TestNativeCallWithUint8
> --- PASS: TestNativeCallWithUint8 (0.00s)
> === RUN   TestNativeCallWithInt16
> --- PASS: TestNativeCallWithInt16 (0.00s)
> === RUN   TestNativeCallWithUint16
> --- PASS: TestNativeCallWithUint16 (0.00s)
> === RUN   TestNativeCallWithInt32
> --- PASS: TestNativeCallWithInt32 (0.00s)
> === RUN   TestNativeCallWithUint32
> --- PASS: TestNativeCallWithUint32 (0.00s)
> === RUN   TestNativeCallWithInt64
> --- PASS: TestNativeCallWithInt64 (0.00s)
> === RUN   TestNativeCallWithUint64
> --- PASS: TestNativeCallWithUint64 (0.00s)
> === RUN   TestNativeCallWithStringInt
> --- PASS: TestNativeCallWithStringInt (0.00s)
> === RUN   TestNativeCallWithIntVariadic0
> --- PASS: TestNativeCallWithIntVariadic0 (0.00s)
> === RUN   TestNativeCallWithIntVariadic1
> --- PASS: TestNativeCallWithIntVariadic1 (0.00s)
> === RUN   TestNativeCallWithIntVariadic3
> --- PASS: TestNativeCallWithIntVariadic3 (0.00s)
> === RUN   TestNativeCallWithIntVariadic10
> --- PASS: TestNativeCallWithIntVariadic10 (0.00s)
> === RUN   TestNativeCallWithIntArray0
> --- PASS: TestNativeCallWithIntArray0 (0.00s)
> === RUN   TestNativeCallWithIntArray1
> --- PASS: TestNativeCallWithIntArray1 (0.00s)
> === RUN   TestNativeCallWithIntArray3
> --- PASS: TestNativeCallWithIntArray3 (0.00s)
> === RUN   TestNativeCallWithIntArray10
> --- PASS: TestNativeCallWithIntArray10 (0.00s)
> === RUN   TestNativeCallWithIntVariadicArray0
> --- PASS: TestNativeCallWithIntVariadicArray0 (0.00s)
> === RUN   TestNativeCallWithIntVariadicArray1
> --- PASS: TestNativeCallWithIntVariadicArray1 (0.00s)
> === RUN   TestNativeCallWithIntVariadicArray3
> --- PASS: TestNativeCallWithIntVariadicArray3 (0.00s)
> === RUN   TestNativeCallWithIntVariadicArray10
> --- PASS: TestNativeCallWithIntVariadicArray10 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadic0
> --- PASS: TestNativeCallWithStringIntVariadic0 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadic1
> --- PASS: TestNativeCallWithStringIntVariadic1 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadic3
> --- PASS: TestNativeCallWithStringIntVariadic3 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadic10
> --- PASS: TestNativeCallWithStringIntVariadic10 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadicArray0
> --- PASS: TestNativeCallWithStringIntVariadicArray0 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadicArray1
> --- PASS: TestNativeCallWithStringIntVariadicArray1 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadicArray3
> --- PASS: TestNativeCallWithStringIntVariadicArray3 (0.00s)
> === RUN   TestNativeCallWithStringIntVariadicArray10
> --- PASS: TestNativeCallWithStringIntVariadicArray10 (0.00s)
> === RUN   TestNativeCallWithMap
> --- PASS: TestNativeCallWithMap (0.00s)
> === RUN   TestNativeCallWithMapVariadic
> --- PASS: TestNativeCallWithMapVariadic (0.00s)
> === RUN   TestNativeCallWithMapVariadicArray
> --- PASS: TestNativeCallWithMapVariadicArray (0.00s)
> === RUN   TestNativeCallWithFunctionVoidBool
> --- PASS: TestNativeCallWithFunctionVoidBool (0.00s)
> === RUN   TestNativeCallWithFunctionIntInt
> --- PASS: TestNativeCallWithFunctionIntInt (0.01s)
> === RUN   TestNativeCallWithFunctionStringString
> --- PASS: TestNativeCallWithFunctionStringString (0.00s)
> === RUN   TestNativeCallMethodWithStruct
> --- PASS: TestNativeCallMethodWithStruct (0.00s)
> === RUN   TestNativeCallPointerMethodWithStruct
> --- PASS: TestNativeCallPointerMethodWithStruct (0.00s)
> === RUN   TestNativeCallMethodWithStructPointer
> --- PASS: TestNativeCallMethodWithStructPointer (0.00s)
> === RUN   TestNativeCallPointerMethodWithStructPointer
> --- PASS: TestNativeCallPointerMethodWithStructPointer (0.00s)
> === RUN   TestNativeCallNilInterfaceArg
> --- PASS: TestNativeCallNilInterfaceArg (0.00s)
> === RUN   TestCloneGetterSetter
> --- PASS: TestCloneGetterSetter (0.00s)
> === RUN   Test_cmpl
> --- PASS: Test_cmpl (0.00s)
> === RUN   TestParse_cmpl
> --- PASS: TestParse_cmpl (0.00s)
> === RUN   TestDate
> --- PASS: TestDate (0.00s)
> === RUN   TestDate_parse
> --- PASS: TestDate_parse (0.00s)
> === RUN   TestDate_UTC
> --- PASS: TestDate_UTC (0.00s)
> === RUN   TestDate_now
> --- PASS: TestDate_now (0.00s)
> === RUN   TestDate_toISOString
> --- PASS: TestDate_toISOString (0.00s)
> === RUN   TestDate_toJSON
> --- PASS: TestDate_toJSON (0.00s)
> === RUN   TestDate_setYear
> --- PASS: TestDate_setYear (0.00s)
> === RUN   TestDateDefaultValue
> --- PASS: TestDateDefaultValue (0.00s)
> === RUN   TestDate_April1978
> --- PASS: TestDate_April1978 (0.00s)
> === RUN   TestDate_setMilliseconds
> --- PASS: TestDate_setMilliseconds (0.00s)
> === RUN   TestDate_new
> --- PASS: TestDate_new (0.00s)
> === RUN   TestDateComparison
> --- PASS: TestDateComparison (0.00s)
> === RUN   TestDate_setSeconds
> --- PASS: TestDate_setSeconds (0.00s)
> === RUN   TestDate_setMinutes
> --- PASS: TestDate_setMinutes (0.00s)
> === RUN   TestDate_setHours
> --- PASS: TestDate_setHours (0.00s)
> === RUN   TestDate_setMonth
> --- PASS: TestDate_setMonth (0.00s)
> === RUN   TestDate_setFullYear
> --- PASS: TestDate_setFullYear (0.00s)
> === RUN   TestDate_setTime
> --- PASS: TestDate_setTime (0.00s)
> === RUN   TestErrorContextNative
> --- PASS: TestErrorContextNative (0.00s)
> === RUN   TestError
> --- PASS: TestError (0.00s)
> === RUN   TestError_instanceof
> --- PASS: TestError_instanceof (0.00s)
> === RUN   TestPanicValue
> --- PASS: TestPanicValue (0.00s)
> === RUN   Test_catchPanic
> --- PASS: Test_catchPanic (0.00s)
> === RUN   TestErrorContext
> --- PASS: TestErrorContext (0.00s)
> === RUN   TestMakeCustomErrorReturn
>     error_test.go:299: map[string]interface {}{"message":"carrots is life, carrots is love", "name":"CarrotError"}
> --- PASS: TestMakeCustomErrorReturn (0.00s)
> === RUN   TestMakeCustomError
> --- PASS: TestMakeCustomError (0.00s)
> === RUN   TestMakeCustomErrorFreshVM
> --- PASS: TestMakeCustomErrorFreshVM (0.00s)
> === RUN   TestMakeTypeError
> --- PASS: TestMakeTypeError (0.00s)
> === RUN   TestMakeRangeError
> --- PASS: TestMakeRangeError (0.00s)
> === RUN   TestMakeSyntaxError
> --- PASS: TestMakeSyntaxError (0.00s)
> === RUN   TestErrorStackProperty
> --- PASS: TestErrorStackProperty (0.01s)
> === RUN   TestFunction_stack
> --- PASS: TestFunction_stack (0.00s)
> === RUN   TestFunction
> --- PASS: TestFunction (0.00s)
> === RUN   Test_argumentList2parameterList
> --- PASS: Test_argumentList2parameterList (0.00s)
> === RUN   TestFunction_new
> --- PASS: TestFunction_new (0.00s)
> === RUN   TestFunction_apply
> --- PASS: TestFunction_apply (0.00s)
> === RUN   TestFunction_call
> --- PASS: TestFunction_call (0.00s)
> === RUN   TestFunctionArguments
> --- PASS: TestFunctionArguments (0.00s)
> === RUN   TestFunctionDeclarationInFunction
> --- PASS: TestFunctionDeclarationInFunction (0.00s)
> === RUN   TestArguments_defineOwnProperty
> --- PASS: TestArguments_defineOwnProperty (0.00s)
> === RUN   TestFunction_bind
> --- PASS: TestFunction_bind (0.00s)
> === RUN   TestFunction_toString
> --- PASS: TestFunction_toString (0.00s)
> === RUN   TestFunction_length
> --- PASS: TestFunction_length (0.00s)
> === RUN   TestFunction_name
> --- PASS: TestFunction_name (0.00s)
> === RUN   TestFunction_caller
> --- PASS: TestFunction_caller (0.00s)
> === RUN   TestGoSliceQuickSort
> --- PASS: TestGoSliceQuickSort (0.00s)
> === RUN   TestGoSliceHeapSort
> --- PASS: TestGoSliceHeapSort (0.00s)
> === RUN   TestJsArrayQuicksort
> --- PASS: TestJsArrayQuicksort (0.01s)
> === RUN   TestJsArrayHeapSort
> --- PASS: TestJsArrayHeapSort (0.00s)
> === RUN   TestJsArrayMergeSort
> --- PASS: TestJsArrayMergeSort (0.00s)
> === RUN   TestCryptoAes
> --- PASS: TestCryptoAes (1.92s)
> === RUN   TestGlobal
> --- PASS: TestGlobal (0.00s)
> === RUN   TestGlobalLength
> --- PASS: TestGlobalLength (0.00s)
> === RUN   TestGlobalError
> --- PASS: TestGlobalError (0.00s)
> === RUN   TestGlobalReadOnly
> --- PASS: TestGlobalReadOnly (0.00s)
> === RUN   Test_isNaN
> --- PASS: Test_isNaN (0.00s)
> === RUN   Test_isFinite
> --- PASS: Test_isFinite (0.00s)
> === RUN   Test_parseInt
> --- PASS: Test_parseInt (0.00s)
> === RUN   Test_parseFloat
> --- PASS: Test_parseFloat (0.00s)
> === RUN   Test_encodeURI
> --- PASS: Test_encodeURI (0.00s)
> === RUN   Test_encodeURIComponent
> --- PASS: Test_encodeURIComponent (0.00s)
> === RUN   Test_decodeURI
> --- PASS: Test_decodeURI (0.00s)
> === RUN   Test_decodeURIComponent
> --- PASS: Test_decodeURIComponent (0.00s)
> === RUN   TestGlobal_skipEnumeration
> --- PASS: TestGlobal_skipEnumeration (0.00s)
> === RUN   TestJSON_parse
> --- PASS: TestJSON_parse (0.00s)
> === RUN   TestJSON_stringify
> --- PASS: TestJSON_stringify (0.00s)
> === RUN   TestMath_toString
> --- PASS: TestMath_toString (0.00s)
> === RUN   TestMath_abs
> --- PASS: TestMath_abs (0.00s)
> === RUN   TestMath_acos
> --- PASS: TestMath_acos (0.00s)
> === RUN   TestMath_asin
> --- PASS: TestMath_asin (0.00s)
> === RUN   TestMath_atan
> --- PASS: TestMath_atan (0.00s)
> === RUN   TestMath_atan2
> --- PASS: TestMath_atan2 (0.00s)
> === RUN   TestMath_ceil
> --- PASS: TestMath_ceil (0.00s)
> === RUN   TestMath_cos
> --- PASS: TestMath_cos (0.00s)
> === RUN   TestMath_exp
> --- PASS: TestMath_exp (0.00s)
> === RUN   TestMath_floor
> --- PASS: TestMath_floor (0.00s)
> === RUN   TestMath_log
> --- PASS: TestMath_log (0.00s)
> === RUN   TestMath_max
> --- PASS: TestMath_max (0.00s)
> === RUN   TestMath_min
> --- PASS: TestMath_min (0.00s)
> === RUN   TestMath_pow
> --- PASS: TestMath_pow (0.00s)
> === RUN   TestMath_round
> --- PASS: TestMath_round (0.00s)
> === RUN   TestMath_sin
> --- PASS: TestMath_sin (0.00s)
> === RUN   TestMath_sqrt
> --- PASS: TestMath_sqrt (0.00s)
> === RUN   TestMath_tan
> --- PASS: TestMath_tan (0.00s)
> === RUN   TestNativeStackFrames
> --- PASS: TestNativeStackFrames (0.00s)
> === RUN   TestNumber
> --- PASS: TestNumber (0.00s)
> === RUN   TestNumber_toString
> --- PASS: TestNumber_toString (0.00s)
> === RUN   TestNumber_toFixed
> --- PASS: TestNumber_toFixed (0.00s)
> === RUN   TestNumber_toExponential
> --- PASS: TestNumber_toExponential (0.00s)
> === RUN   TestNumber_toPrecision
> --- PASS: TestNumber_toPrecision (0.00s)
> === RUN   TestNumber_toLocaleString
> --- PASS: TestNumber_toLocaleString (0.00s)
> === RUN   TestValue_number
> --- PASS: TestValue_number (0.00s)
> === RUN   Test_NaN
> --- PASS: Test_NaN (0.00s)
> === RUN   TestObject_
> --- PASS: TestObject_ (0.00s)
> === RUN   TestStringObject
> --- PASS: TestStringObject (0.00s)
> === RUN   TestObject_getPrototypeOf
> --- PASS: TestObject_getPrototypeOf (0.00s)
> === RUN   TestObject_new
> --- PASS: TestObject_new (0.00s)
> === RUN   TestObject_create
> --- PASS: TestObject_create (0.00s)
> === RUN   TestObject_toLocaleString
> --- PASS: TestObject_toLocaleString (0.00s)
> === RUN   TestObject_isExtensible
> --- PASS: TestObject_isExtensible (0.00s)
> === RUN   TestObject_preventExtensions
> --- PASS: TestObject_preventExtensions (0.00s)
> === RUN   TestObject_isSealed
> --- PASS: TestObject_isSealed (0.00s)
> === RUN   TestObject_seal
> --- PASS: TestObject_seal (0.00s)
> === RUN   TestObject_isFrozen
> --- PASS: TestObject_isFrozen (0.00s)
> === RUN   TestObject_freeze
> --- PASS: TestObject_freeze (0.00s)
> === RUN   TestObject_defineProperty
> --- PASS: TestObject_defineProperty (0.00s)
> === RUN   TestObject_keys
> --- PASS: TestObject_keys (0.00s)
> === RUN   TestObject_getOwnPropertyNames
> --- PASS: TestObject_getOwnPropertyNames (0.00s)
> === RUN   TestObjectGetterSetter
> --- PASS: TestObjectGetterSetter (0.00s)
> === RUN   TestProperty
> --- PASS: TestProperty (0.00s)
> === RUN   TestOttoError
> --- PASS: TestOttoError (0.00s)
> === RUN   TestOtto
> --- PASS: TestOtto (0.00s)
> === RUN   TestFunction__
> --- PASS: TestFunction__ (0.00s)
> === RUN   TestIf
> --- PASS: TestIf (0.00s)
> === RUN   TestSequence
> --- PASS: TestSequence (0.00s)
> === RUN   TestCall
> --- PASS: TestCall (0.00s)
> === RUN   TestRunFunctionWithSetArguments
> --- PASS: TestRunFunctionWithSetArguments (0.00s)
> === RUN   TestRunFunctionWithArgumentsPassedToCall
> --- PASS: TestRunFunctionWithArgumentsPassedToCall (0.00s)
> === RUN   TestMember
> --- PASS: TestMember (0.00s)
> === RUN   Test_this
> --- PASS: Test_this (0.00s)
> === RUN   TestWhile
> --- PASS: TestWhile (0.00s)
> === RUN   TestSwitch_break
> --- PASS: TestSwitch_break (0.00s)
> === RUN   TestTryFinally
> --- PASS: TestTryFinally (0.00s)
> === RUN   TestTryCatch
> --- PASS: TestTryCatch (0.00s)
> === RUN   TestWith
> --- PASS: TestWith (0.00s)
> === RUN   TestSwitch
> --- PASS: TestSwitch (0.00s)
> === RUN   TestForIn
> --- PASS: TestForIn (0.00s)
> === RUN   TestFor
> --- PASS: TestFor (0.00s)
> === RUN   TestLabelled
> --- PASS: TestLabelled (0.00s)
> === RUN   TestConditional
> --- PASS: TestConditional (0.00s)
> === RUN   TestArrayLiteral
> --- PASS: TestArrayLiteral (0.00s)
> === RUN   TestAssignment
> --- PASS: TestAssignment (0.00s)
> === RUN   TestBinaryOperation
> --- PASS: TestBinaryOperation (0.00s)
> === RUN   Test_typeof
> --- PASS: Test_typeof (0.00s)
> === RUN   Test_PrimitiveValueObjectValue
> --- PASS: Test_PrimitiveValueObjectValue (0.00s)
> === RUN   Test_eval
> --- PASS: Test_eval (0.00s)
> === RUN   Test_evalDirectIndirect
> --- PASS: Test_evalDirectIndirect (0.00s)
> === RUN   TestError_URIError
> --- PASS: TestError_URIError (0.00s)
> === RUN   TestTo
> --- PASS: TestTo (0.00s)
> === RUN   TestShouldError
> --- PASS: TestShouldError (0.00s)
> === RUN   TestAPI
> --- PASS: TestAPI (0.00s)
> === RUN   TestObjectKeys
> --- PASS: TestObjectKeys (0.00s)
> === RUN   TestUnicode
> --- PASS: TestUnicode (0.00s)
> === RUN   TestDotMember
> --- PASS: TestDotMember (0.00s)
> === RUN   Test_stringToFloat
> --- PASS: Test_stringToFloat (0.00s)
> === RUN   Test_delete
> --- PASS: Test_delete (0.00s)
> === RUN   TestObject_defineOwnProperty
> --- PASS: TestObject_defineOwnProperty (0.00s)
> === RUN   Test_assignmentEvaluationOrder
> --- PASS: Test_assignmentEvaluationOrder (0.00s)
> === RUN   TestOttoCall
> --- PASS: TestOttoCall (0.00s)
> === RUN   TestOttoCall_new
> --- PASS: TestOttoCall_new (0.00s)
> === RUN   TestOttoCall_newWithBrackets
> --- PASS: TestOttoCall_newWithBrackets (0.00s)
> === RUN   TestOttoCall_throw
> --- PASS: TestOttoCall_throw (0.00s)
> === RUN   TestOttoCopy
> --- PASS: TestOttoCopy (0.00s)
> === RUN   TestOttoCall_clone
> --- PASS: TestOttoCall_clone (0.00s)
> === RUN   TestOttoRun
> --- PASS: TestOttoRun (0.00s)
> === RUN   TestOttoEval
> --- PASS: TestOttoEval (0.00s)
> === RUN   TestOttoContext
> --- PASS: TestOttoContext (0.00s)
> === RUN   Test_objectLength
> --- PASS: Test_objectLength (0.00s)
> === RUN   Test_stackLimit
> --- PASS: Test_stackLimit (0.00s)
> === RUN   Test_panic
> --- PASS: Test_panic (0.00s)
> === RUN   TestPersistence
> --- PASS: TestPersistence (0.00s)
> === RUN   TestReflect
> --- PASS: TestReflect (0.00s)
> === RUN   Test_reflectStruct
> --- PASS: Test_reflectStruct (0.00s)
> === RUN   Test_reflectMap
> --- PASS: Test_reflectMap (0.00s)
> === RUN   Test_reflectMapIterateKeys
> --- PASS: Test_reflectMapIterateKeys (0.00s)
> === RUN   Test_reflectSlice
> --- PASS: Test_reflectSlice (0.00s)
> === RUN   Test_reflectArray
> --- PASS: Test_reflectArray (0.00s)
> === RUN   Test_reflectArray_concat
> --- PASS: Test_reflectArray_concat (0.00s)
> === RUN   Test_reflectMapInterface
> --- PASS: Test_reflectMapInterface (0.00s)
> === RUN   TestPassthrough
> --- PASS: TestPassthrough (0.00s)
> === RUN   TestDynamicFunctionReturningInterface
> --- PASS: TestDynamicFunctionReturningInterface (0.00s)
> === RUN   TestStructCallParameterConversion
> --- PASS: TestStructCallParameterConversion (0.00s)
> === RUN   TestTextUnmarshallerCallParameterConversion
> --- PASS: TestTextUnmarshallerCallParameterConversion (0.00s)
> === RUN   TestRegExp
> --- PASS: TestRegExp (0.00s)
> === RUN   TestRegExp_global
> --- PASS: TestRegExp_global (0.00s)
> === RUN   TestRegExp_exec
> --- PASS: TestRegExp_exec (0.00s)
> === RUN   TestRegExp_test
> --- PASS: TestRegExp_test (0.00s)
> === RUN   TestRegExp_toString
> --- PASS: TestRegExp_toString (0.00s)
> === RUN   TestRegExp_zaacbbbcac
> --- PASS: TestRegExp_zaacbbbcac (0.00s)
> === RUN   TestRegExpCopying
> --- PASS: TestRegExpCopying (0.00s)
> === RUN   TestRegExp_multiline
> --- PASS: TestRegExp_multiline (0.00s)
> === RUN   TestRegExp_source
> --- PASS: TestRegExp_source (0.00s)
> === RUN   TestRegExp_newRegExp
> --- PASS: TestRegExp_newRegExp (0.00s)
> === RUN   TestRegExp_flags
> --- PASS: TestRegExp_flags (0.00s)
> === RUN   TestRegExp_controlCharacter
> --- PASS: TestRegExp_controlCharacter (0.00s)
> === RUN   TestRegExp_notNotEmptyCharacterClass
> --- PASS: TestRegExp_notNotEmptyCharacterClass (0.00s)
> === RUN   TestRegExp_compile
> --- PASS: TestRegExp_compile (0.00s)
> === RUN   TestOperator
> --- PASS: TestOperator (0.00s)
> === RUN   TestFunction_
> --- PASS: TestFunction_ (0.00s)
> === RUN   TestDoWhile
> --- PASS: TestDoWhile (0.00s)
> === RUN   TestContinueBreak
> --- PASS: TestContinueBreak (0.00s)
> === RUN   TestTryCatchError
> --- PASS: TestTryCatchError (0.00s)
> === RUN   TestPositiveNegativeZero
> --- PASS: TestPositiveNegativeZero (0.00s)
> === RUN   TestComparison
> --- PASS: TestComparison (0.00s)
> === RUN   TestComparisonRelational
> --- PASS: TestComparisonRelational (0.00s)
> === RUN   TestArguments
> --- PASS: TestArguments (0.00s)
> === RUN   TestObjectLiteral
> --- PASS: TestObjectLiteral (0.00s)
> === RUN   TestUnaryPrefix
> --- PASS: TestUnaryPrefix (0.00s)
> === RUN   TestUnaryPostfix
> --- PASS: TestUnaryPostfix (0.00s)
> === RUN   TestBinaryLogicalOperation
> --- PASS: TestBinaryLogicalOperation (0.00s)
> === RUN   TestBinaryBitwiseOperation
> --- PASS: TestBinaryBitwiseOperation (0.00s)
> === RUN   TestBinaryShiftOperation
> ~~~ FAIL: (Terst)
> 	runtime_test.go:594: 
> 		FAIL (==)
> 		     got: 1073741823 (int32)
> 		expected: -1073741824 (int)
> --- FAIL: TestBinaryShiftOperation (0.00s)
> === RUN   TestParenthesizing
> --- PASS: TestParenthesizing (0.00s)
> === RUN   Test_instanceof
> --- PASS: Test_instanceof (0.00s)
> === RUN   TestIn
> --- PASS: TestIn (0.00s)
> === RUN   Test_new
> --- PASS: Test_new (0.00s)
> === RUN   TestNewFunction
> --- PASS: TestNewFunction (0.00s)
> === RUN   TestNewPrototype
> --- PASS: TestNewPrototype (0.00s)
> === RUN   TestBlock
> --- PASS: TestBlock (0.00s)
> === RUN   Test_toString
> --- PASS: Test_toString (0.00s)
> === RUN   TestEvaluationOrder
> --- PASS: TestEvaluationOrder (0.00s)
> === RUN   TestClone
> --- PASS: TestClone (0.00s)
> === RUN   Test_debugger
> --- PASS: Test_debugger (0.00s)
> === RUN   Test_random
> --- PASS: Test_random (0.00s)
> === RUN   Test_stringArray
> --- PASS: Test_stringArray (0.00s)
> === RUN   TestScript
> --- PASS: TestScript (0.00s)
> === RUN   TestFunctionCall_CallerLocation
> --- PASS: TestFunctionCall_CallerLocation (0.00s)
> === RUN   TestSourceMapOriginalWithNoSourcemap
> --- PASS: TestSourceMapOriginalWithNoSourcemap (0.00s)
> === RUN   TestSourceMapMangledWithNoSourcemap
> --- PASS: TestSourceMapMangledWithNoSourcemap (0.00s)
> === RUN   TestSourceMapMangledWithSourcemap
> --- PASS: TestSourceMapMangledWithSourcemap (0.00s)
> === RUN   TestSourceMapMangledWithInlineSourcemap
> --- PASS: TestSourceMapMangledWithInlineSourcemap (0.00s)
> === RUN   TestSourceMapContextPosition
> --- PASS: TestSourceMapContextPosition (0.00s)
> === RUN   TestSourceMapContextStacktrace
> --- PASS: TestSourceMapContextStacktrace (0.00s)
> === RUN   TestString
> --- PASS: TestString (0.00s)
> === RUN   TestString_charAt
> --- PASS: TestString_charAt (0.00s)
> === RUN   TestString_charCodeAt
> --- PASS: TestString_charCodeAt (0.00s)
> === RUN   TestString_fromCharCode
> --- PASS: TestString_fromCharCode (0.00s)
> === RUN   TestString_concat
> --- PASS: TestString_concat (0.00s)
> === RUN   TestString_indexOf
> --- PASS: TestString_indexOf (0.00s)
> === RUN   TestString_lastIndexOf
> --- PASS: TestString_lastIndexOf (0.00s)
> === RUN   TestString_match
> --- PASS: TestString_match (0.00s)
> === RUN   TestString_replace
> --- PASS: TestString_replace (0.00s)
> === RUN   TestString_search
> --- PASS: TestString_search (0.00s)
> === RUN   TestString_split
> --- PASS: TestString_split (0.00s)
> === RUN   TestString_slice
> --- PASS: TestString_slice (0.00s)
> === RUN   TestString_substring
> --- PASS: TestString_substring (0.00s)
> === RUN   TestString_toCase
> --- PASS: TestString_toCase (0.00s)
> === RUN   Test_floatToString
> --- PASS: Test_floatToString (0.00s)
> === RUN   TestString_indexing
> --- PASS: TestString_indexing (0.00s)
> === RUN   TestString_trim
> --- PASS: TestString_trim (0.00s)
> === RUN   TestString_trimLeft
> --- PASS: TestString_trimLeft (0.00s)
> === RUN   TestString_trimRight
> --- PASS: TestString_trimRight (0.00s)
> === RUN   TestString_localeCompare
> --- PASS: TestString_localeCompare (0.00s)
> === RUN   TestGoMap
> --- PASS: TestGoMap (0.00s)
> === RUN   TestGoSlice
> --- PASS: TestGoSlice (0.00s)
> === RUN   Test_underscore_arrays_0
> --- PASS: Test_underscore_arrays_0 (0.01s)
> === RUN   Test_underscore_arrays_1
> --- PASS: Test_underscore_arrays_1 (0.00s)
> === RUN   Test_underscore_arrays_2
> --- PASS: Test_underscore_arrays_2 (0.00s)
> === RUN   Test_underscore_arrays_3
> --- PASS: Test_underscore_arrays_3 (0.00s)
> === RUN   Test_underscore_arrays_4
> --- PASS: Test_underscore_arrays_4 (0.00s)
> === RUN   Test_underscore_arrays_5
> --- PASS: Test_underscore_arrays_5 (0.00s)
> === RUN   Test_underscore_arrays_6
> --- PASS: Test_underscore_arrays_6 (0.00s)
> === RUN   Test_underscore_arrays_7
> --- PASS: Test_underscore_arrays_7 (0.00s)
> === RUN   Test_underscore_arrays_8
> --- PASS: Test_underscore_arrays_8 (0.00s)
> === RUN   Test_underscore_arrays_9
> --- PASS: Test_underscore_arrays_9 (0.00s)
> === RUN   Test_underscore_arrays_10
> --- PASS: Test_underscore_arrays_10 (0.00s)
> === RUN   Test_underscore_arrays_11
> --- PASS: Test_underscore_arrays_11 (0.00s)
> === RUN   Test_underscore_arrays_12
> --- PASS: Test_underscore_arrays_12 (0.00s)
> === RUN   Test_underscore_arrays_13
> --- PASS: Test_underscore_arrays_13 (0.00s)
> === RUN   Test_underscore_arrays_14
> --- PASS: Test_underscore_arrays_14 (0.00s)
> === RUN   Test_underscore_arrays_15
> --- PASS: Test_underscore_arrays_15 (0.00s)
> === RUN   Test_underscore_chaining_0
> --- PASS: Test_underscore_chaining_0 (0.00s)
> === RUN   Test_underscore_chaining_1
> --- PASS: Test_underscore_chaining_1 (0.00s)
> === RUN   Test_underscore_chaining_2
> --- PASS: Test_underscore_chaining_2 (0.00s)
> === RUN   Test_underscore_chaining_3
> --- PASS: Test_underscore_chaining_3 (0.00s)
> === RUN   Test_underscore_collections_0
> --- PASS: Test_underscore_collections_0 (0.00s)
> === RUN   Test_underscore_collections_1
> --- PASS: Test_underscore_collections_1 (0.00s)
> === RUN   Test_underscore_collections_2
> --- PASS: Test_underscore_collections_2 (0.00s)
> === RUN   Test_underscore_collections_3
> --- PASS: Test_underscore_collections_3 (0.00s)
> === RUN   Test_underscore_collections_4
> --- PASS: Test_underscore_collections_4 (0.00s)
> === RUN   Test_underscore_collections_5
> --- PASS: Test_underscore_collections_5 (0.00s)
> === RUN   Test_underscore_collections_6
> --- PASS: Test_underscore_collections_6 (0.00s)
> === RUN   Test_underscore_collections_7
> --- PASS: Test_underscore_collections_7 (0.00s)
> === RUN   Test_underscore_collections_8
> --- PASS: Test_underscore_collections_8 (0.00s)
> === RUN   Test_underscore_collections_9
> --- PASS: Test_underscore_collections_9 (0.00s)
> === RUN   Test_underscore_collections_10
> --- PASS: Test_underscore_collections_10 (0.00s)
> === RUN   Test_underscore_collections_11
> --- PASS: Test_underscore_collections_11 (0.00s)
> === RUN   Test_underscore_collections_12
> --- PASS: Test_underscore_collections_12 (0.00s)
> === RUN   Test_underscore_collections_13
> --- PASS: Test_underscore_collections_13 (0.00s)
> === RUN   Test_underscore_collections_14
> --- PASS: Test_underscore_collections_14 (0.00s)
> === RUN   Test_underscore_collections_15
> --- PASS: Test_underscore_collections_15 (0.00s)
> === RUN   Test_underscore_collections_16
> --- PASS: Test_underscore_collections_16 (0.00s)
> === RUN   Test_underscore_collections_17
> --- PASS: Test_underscore_collections_17 (0.00s)
> === RUN   Test_underscore_collections_18
> --- PASS: Test_underscore_collections_18 (0.00s)
> === RUN   Test_underscore_collections_19
> --- PASS: Test_underscore_collections_19 (0.00s)
> === RUN   Test_underscore_collections_20
> --- PASS: Test_underscore_collections_20 (0.00s)
> === RUN   Test_underscore_collections_21
> --- PASS: Test_underscore_collections_21 (0.00s)
> === RUN   Test_underscore_collections_22
> --- PASS: Test_underscore_collections_22 (0.00s)
> === RUN   Test_underscore_collections_23
> --- PASS: Test_underscore_collections_23 (0.00s)
> === RUN   Test_underscore_collections_24
> --- PASS: Test_underscore_collections_24 (0.00s)
> === RUN   Test_underscore_collections_25
> --- PASS: Test_underscore_collections_25 (0.00s)
> === RUN   Test_underscore_functions_0
> --- PASS: Test_underscore_functions_0 (0.00s)
> === RUN   Test_underscore_functions_1
> --- PASS: Test_underscore_functions_1 (0.00s)
> === RUN   Test_underscore_functions_2
> --- PASS: Test_underscore_functions_2 (0.00s)
> === RUN   Test_underscore_functions_3
> --- PASS: Test_underscore_functions_3 (0.00s)
> === RUN   Test_underscore_functions_4
> --- PASS: Test_underscore_functions_4 (0.00s)
> === RUN   Test_underscore_functions_5
> --- PASS: Test_underscore_functions_5 (0.00s)
> === RUN   Test_underscore_functions_6
> --- PASS: Test_underscore_functions_6 (0.00s)
> === RUN   Test_underscore_functions_7
> --- PASS: Test_underscore_functions_7 (0.00s)
> === RUN   Test_underscore_objects_0
> --- PASS: Test_underscore_objects_0 (0.00s)
> === RUN   Test_underscore_objects_1
> --- PASS: Test_underscore_objects_1 (0.00s)
> === RUN   Test_underscore_objects_2
> --- PASS: Test_underscore_objects_2 (0.00s)
> === RUN   Test_underscore_objects_3
> --- PASS: Test_underscore_objects_3 (0.00s)
> === RUN   Test_underscore_objects_4
> --- PASS: Test_underscore_objects_4 (0.00s)
> === RUN   Test_underscore_objects_5
> --- PASS: Test_underscore_objects_5 (0.00s)
> === RUN   Test_underscore_objects_6
> --- PASS: Test_underscore_objects_6 (0.00s)
> === RUN   Test_underscore_objects_7
> --- PASS: Test_underscore_objects_7 (0.00s)
> === RUN   Test_underscore_objects_8
> --- PASS: Test_underscore_objects_8 (0.00s)
> === RUN   Test_underscore_objects_9
> --- PASS: Test_underscore_objects_9 (0.00s)
> === RUN   Test_underscore_objects_10
> --- PASS: Test_underscore_objects_10 (0.01s)
> === RUN   Test_underscore_objects_11
> --- PASS: Test_underscore_objects_11 (0.00s)
> === RUN   Test_underscore_objects_12
> --- PASS: Test_underscore_objects_12 (0.00s)
> === RUN   Test_underscore_objects_13
> --- PASS: Test_underscore_objects_13 (0.00s)
> === RUN   Test_underscore_objects_14
> --- PASS: Test_underscore_objects_14 (0.00s)
> === RUN   Test_underscore_objects_15
> --- PASS: Test_underscore_objects_15 (0.00s)
> === RUN   Test_underscore_objects_16
> --- PASS: Test_underscore_objects_16 (0.00s)
> === RUN   Test_underscore_objects_17
> --- PASS: Test_underscore_objects_17 (0.00s)
> === RUN   Test_underscore_objects_18
> --- PASS: Test_underscore_objects_18 (0.00s)
> === RUN   Test_underscore_objects_19
> --- PASS: Test_underscore_objects_19 (0.00s)
> === RUN   Test_underscore_objects_20
> --- PASS: Test_underscore_objects_20 (0.00s)
> === RUN   Test_underscore_objects_21
> --- PASS: Test_underscore_objects_21 (0.00s)
> === RUN   Test_underscore_objects_22
> --- PASS: Test_underscore_objects_22 (0.00s)
> === RUN   Test_underscore_objects_23
> --- PASS: Test_underscore_objects_23 (0.00s)
> === RUN   Test_underscore_objects_24
> --- PASS: Test_underscore_objects_24 (0.00s)
> === RUN   Test_underscore_objects_25
> --- PASS: Test_underscore_objects_25 (0.00s)
> === RUN   Test_underscore_objects_26
> --- PASS: Test_underscore_objects_26 (0.00s)
> === RUN   Test_underscore_objects_27
> --- PASS: Test_underscore_objects_27 (0.00s)
> === RUN   Test_underscore
> --- PASS: Test_underscore (0.00s)
> === RUN   Test_underscore_utility_0
> --- PASS: Test_underscore_utility_0 (0.00s)
> === RUN   Test_underscore_utility_1
> --- PASS: Test_underscore_utility_1 (0.00s)
> === RUN   Test_underscore_utility_2
> --- PASS: Test_underscore_utility_2 (0.02s)
> === RUN   Test_underscore_utility_3
> --- PASS: Test_underscore_utility_3 (0.01s)
> === RUN   Test_underscore_utility_4
> --- PASS: Test_underscore_utility_4 (0.00s)
> === RUN   Test_underscore_utility_5
> --- PASS: Test_underscore_utility_5 (0.00s)
> === RUN   Test_underscore_utility_6
> --- PASS: Test_underscore_utility_6 (0.00s)
> === RUN   Test_underscore_utility_7
> --- PASS: Test_underscore_utility_7 (0.00s)
> === RUN   Test_underscore_utility_8
> --- PASS: Test_underscore_utility_8 (0.01s)
> === RUN   Test_underscore_utility_9
> --- PASS: Test_underscore_utility_9 (0.00s)
> === RUN   Test_underscore_utility_10
> --- PASS: Test_underscore_utility_10 (0.00s)
> === RUN   Test_underscore_utility_11
> --- PASS: Test_underscore_utility_11 (0.00s)
> === RUN   Test_underscore_utility_12
> --- PASS: Test_underscore_utility_12 (0.00s)
> === RUN   Test_underscore_utility_13
> --- PASS: Test_underscore_utility_13 (0.00s)
> === RUN   Test_underscore_utility_14
> --- PASS: Test_underscore_utility_14 (0.00s)
> === RUN   Test_underscore_utility_15
> --- PASS: Test_underscore_utility_15 (0.00s)
> === RUN   Test_underscore_utility_16
> --- PASS: Test_underscore_utility_16 (0.00s)
> === RUN   Test_underscore_utility_17
> --- PASS: Test_underscore_utility_17 (0.00s)
> === RUN   TestValue
> --- PASS: TestValue (0.00s)
> === RUN   TestObject
> --- PASS: TestObject (0.00s)
> === RUN   TestToValue
> --- PASS: TestToValue (0.00s)
> === RUN   TestToBoolean
> --- PASS: TestToBoolean (0.00s)
> === RUN   TestToFloat
> --- PASS: TestToFloat (0.00s)
> === RUN   TestToString
> --- PASS: TestToString (0.00s)
> === RUN   Test_toInt32
> --- PASS: Test_toInt32 (0.00s)
> === RUN   Test_toUint32
> --- PASS: Test_toUint32 (0.00s)
> === RUN   Test_toUint16
> --- PASS: Test_toUint16 (0.00s)
> === RUN   Test_sameValue
> --- PASS: Test_sameValue (0.00s)
> === RUN   TestExport
> --- PASS: TestExport (0.00s)
> === RUN   Test_toReflectValue
> --- PASS: Test_toReflectValue (0.00s)
> === RUN   ExampleSynopsis
> --- PASS: ExampleSynopsis (0.00s)
> === RUN   ExampleConsole
> --- PASS: ExampleConsole (0.00s)
> FAIL
> FAIL	github.com/robertkrimen/otto	2.265s
> === RUN   TestCommentMap
> --- PASS: TestCommentMap (0.00s)
> === RUN   TestCommentMap_move
> --- PASS: TestCommentMap_move (0.00s)
> === RUN   TestVisitorRewrite
> --- PASS: TestVisitorRewrite (0.00s)
> === RUN   ExampleVisitor_codeRewrite
> --- PASS: ExampleVisitor_codeRewrite (0.00s)
> PASS
> ok  	github.com/robertkrimen/otto/ast	0.040s
> ?   	github.com/robertkrimen/otto/dbg	[no test files]
> ?   	github.com/robertkrimen/otto/file	[no test files]
> ?   	github.com/robertkrimen/otto/otto	[no test files]
> === RUN   TestParser_comments
> --- PASS: TestParser_comments (0.00s)
> === RUN   TestParser_comments2
> FOUND NODE: *ast.ExpressionStatement, number of comments: 0
> Displaying comments:
> *ast.Identifier &{obj 35}:
>  [0] comment2 @ Leading
>  [1] comment3 @ Trailing
> *ast.NewExpression &{18 0x40001a3b40 50 [] 51}:
>  [0] comment1 @ Leading
> --- PASS: TestParser_comments2 (0.00s)
> === RUN   TestLexer
> --- PASS: TestLexer (0.00s)
> === RUN   TestParserAST
> testMarshalNode(*ast.EmptyExpression)
> testMarshalNode(*ast.EmptyExpression)
> testMarshalNode(*ast.EmptyExpression)
> --- PASS: TestParserAST (0.00s)
> === RUN   TestParseFile
> --- PASS: TestParseFile (0.00s)
> === RUN   TestParseFunction
> --- PASS: TestParseFunction (0.00s)
> === RUN   TestParserErr
> --- PASS: TestParserErr (0.00s)
> === RUN   TestParser
> --- PASS: TestParser (0.00s)
> === RUN   Test_parseStringLiteral
> --- PASS: Test_parseStringLiteral (0.00s)
> === RUN   Test_parseNumberLiteral
> --- PASS: Test_parseNumberLiteral (0.00s)
> === RUN   TestPosition
> --- PASS: TestPosition (0.00s)
> === RUN   TestRegExp
> --- PASS: TestRegExp (0.00s)
> === RUN   TestTransformRegExp
> --- PASS: TestTransformRegExp (0.00s)
> PASS
> ok  	github.com/robertkrimen/otto/parser	0.029s
> ?   	github.com/robertkrimen/otto/registry	[no test files]
> ?   	github.com/robertkrimen/otto/repl	[no test files]
> ?   	github.com/robertkrimen/otto/terst	[no test files]
> ?   	github.com/robertkrimen/otto/test	[no test files]
> ?   	github.com/robertkrimen/otto/token	[no test files]
> ?   	github.com/robertkrimen/otto/underscore	[no test files]
> FAIL
> dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/robertkrimen/otto github.com/robertkrimen/otto/ast github.com/robertkrimen/otto/dbg github.com/robertkrimen/otto/file github.com/robertkrimen/otto/otto github.com/robertkrimen/otto/parser github.com/robertkrimen/otto/registry github.com/robertkrimen/otto/repl github.com/robertkrimen/otto/terst github.com/robertkrimen/otto/test github.com/robertkrimen/otto/token github.com/robertkrimen/otto/underscore returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/05/golang-github-robertkrimen-otto_0.0~git20180617.15f95af-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 me
so that we can identify if something relevant changed in the meantime.

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.



Information forwarded to debian-bugs-dist@lists.debian.org, Debian Go Packaging Team <team+pkg-go@tracker.debian.org>:
Bug#976549; Package src:golang-github-robertkrimen-otto. (Sat, 05 Dec 2020 20:51:23 GMT) (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Go Packaging Team <team+pkg-go@tracker.debian.org>. (Sat, 05 Dec 2020 20:51:23 GMT) (full text, mbox, link).


Message #10 received at 976549@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@debian.org>
To: 976468@bugs.debian.org, 976471@bugs.debian.org, 976480@bugs.debian.org, 976502@bugs.debian.org, 976507@bugs.debian.org, 976509@bugs.debian.org, 976510@bugs.debian.org, 976517@bugs.debian.org, 976521@bugs.debian.org, 976534@bugs.debian.org, 976536@bugs.debian.org, 976543@bugs.debian.org, 976546@bugs.debian.org, 976548@bugs.debian.org, 976549@bugs.debian.org, 976552@bugs.debian.org, 976558@bugs.debian.org, 976562@bugs.debian.org, 976564@bugs.debian.org, 976565@bugs.debian.org, 976571@bugs.debian.org, 976578@bugs.debian.org, 976582@bugs.debian.org, 976585@bugs.debian.org, 976590@bugs.debian.org
Subject: This package only builds Arch:all binary packages
Date: Sat, 5 Dec 2020 21:45:34 +0100
Hi,

This package only builds Arch:all binary packages. Unfortunately, I
don't think that we have a way to indicate that such binary packages
must be built on a specific architecture, and thus avoid a failure on
arm64.

In those cases, building those packages on amd64 works fine, so the bug
is limited to building arch:all packages on specific architectures.

I pondered downgrading the severity of those bugs, but in some cases,
it could indicate severe bugs in other packages, or packaging bugs such
as confusing arch:any and arch:all.

However, I don't object to someone else downgrading them.

For reference, here are the packages I ran into in that category:
akuma 976548
backward-cpp 976582
bmagic 976517
dune-localfunctions 976552
golang-github-disintegration-imaging 976565
golang-github-labstack-gommon 976578
golang-github-linuxkit-virtsock 976564
golang-github-montanaflynn-stats 976562
golang-github-rcrowley-go-metrics 976543
golang-github-robertkrimen-otto 976549
golang-github-shirou-gopsutil 976509
golang-google-cloud 976507
jctools 976534
jnr-ffi 976521
libcereal 976585
libmiglayout-java 976546
multiboot 976502
nova 976590
python-fluids 976558
python-ptrace 976468
rapidjson 976536
xenium 976480
xfonts-100dpi 976571
xfonts-75dpi 976471
xfonts-cyrillic 976510

- Lucas



Changed Bug title to 'golang-github-robertkrimen-otto: FTBFS on arm64,ppc64el (arch:all-only src pkg): dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/robertkrimen/otto github.com/robertkrimen/otto/ast github.com/robertkrimen/otto/dbg github.com/robertkrimen/otto/file github.com/robertkrimen/otto/otto github.com/robertkrimen/otto/parser github.com/robertkrimen/otto/registry github.com/robertkrimen/otto/repl github.com/robertkrimen/otto/terst github.com/robertkrimen/otto/test github.com/robertkrimen/otto/token github.com/robertkrimen/otto/underscore returned exit code 1' from 'golang-github-robertkrimen-otto: FTBFS: dh_auto_test: error: cd obj-aarch64-linux-gnu && go test -vet=off -v -p 4 github.com/robertkrimen/otto github.com/robertkrimen/otto/ast github.com/robertkrimen/otto/dbg github.com/robertkrimen/otto/file github.com/robertkrimen/otto/otto github.com/robertkrimen/otto/parser github.com/robertkrimen/otto/registry github.com/robertkrimen/otto/repl github.com/robertkrimen/otto/terst github.com/robertkrimen/otto/test github.com/robertkrimen/otto/token github.com/robertkrimen/otto/underscore returned exit code 1'. Request was from Lucas Nussbaum <lucas@debian.org> to control@bugs.debian.org. (Wed, 09 Dec 2020 10:57:06 GMT) (full text, mbox, link).


Reply sent to Utkarsh Gupta <utkarsh@debian.org>:
You have taken responsibility. (Mon, 14 Dec 2020 15:27:04 GMT) (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@debian.org>:
Bug acknowledged by developer. (Mon, 14 Dec 2020 15:27:04 GMT) (full text, mbox, link).


Message #17 received at 976549-close@bugs.debian.org (full text, mbox, reply):

From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
To: 976549-close@bugs.debian.org
Subject: Bug#976549: fixed in golang-github-robertkrimen-otto 0.0~git20200922.ef014fd-1
Date: Mon, 14 Dec 2020 15:22:33 +0000
Source: golang-github-robertkrimen-otto
Source-Version: 0.0~git20200922.ef014fd-1
Done: Utkarsh Gupta <utkarsh@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-robertkrimen-otto, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 976549@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Utkarsh Gupta <utkarsh@debian.org> (supplier of updated golang-github-robertkrimen-otto package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 14 Dec 2020 19:37:41 +0530
Source: golang-github-robertkrimen-otto
Architecture: source
Version: 0.0~git20200922.ef014fd-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Utkarsh Gupta <utkarsh@debian.org>
Closes: 976549
Changes:
 golang-github-robertkrimen-otto (0.0~git20200922.ef014fd-1) unstable; urgency=medium
 .
   [ Utkarsh Gupta ]
   * New upstream version 0.0~git20200922.ef014fd
     - Fixes FTBFS (Closes: #976549)
   * Refresh d/patches
   * Update package wrt cme
   * Add myself as an uploader instead
     - Thanks, Jongmin Kim, for your work so far! \o/
 .
   [ Nilesh Patra ]
   * Do not install binaries
   * Add upstream/metadata
   * Add "Rules-Requires-Root:no"
   * Add myself to uploaders
Checksums-Sha1:
 4daa4c8759228af842453faf3b634ecc97baad49 2543 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1.dsc
 b409ed2da238f8f67174c45e2a48f2f039cfecb7 194656 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd.orig.tar.xz
 ad61076647e0fb159277de648e119c9288f48542 3560 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1.debian.tar.xz
 5f22a5f0e1a31450dda9386ee87a7d77206d6f22 6570 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1_amd64.buildinfo
Checksums-Sha256:
 aa344a953b66844bfa16739c39b4047d13f155961f9513b2620ff0677554eb4d 2543 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1.dsc
 64fba2cf57506dad0d9273af149ba989a6dc2ff031f3de71e50032152b7589c3 194656 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd.orig.tar.xz
 4be0858fe63e1b60645c913d96029ee6028f31c49da999297100d74a78f08219 3560 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1.debian.tar.xz
 886902cddf613a083079d50aac77e95fa521899259a72dcc9cafb2e472e88bfc 6570 golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1_amd64.buildinfo
Files:
 db7425a060bf80d9d5a499ea94c6bde3 2543 devel optional golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1.dsc
 b58e392582a6329ae0326af6e8d6c8c9 194656 devel optional golang-github-robertkrimen-otto_0.0~git20200922.ef014fd.orig.tar.xz
 161f522bbfeec9dead298fef74890c74 3560 devel optional golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1.debian.tar.xz
 2b44da3e8d6df90b2dc2073d0402afd3 6570 devel optional golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCAAxFiEEbJ0QSEqa5Mw4X3xxgj6WdgbDS5YFAl/XeaUTHHV0a2Fyc2hA
ZGViaWFuLm9yZwAKCRCCPpZ2BsNLlhFqD/98BFwyhI+VS7/VX1WekqMpK5mGGggg
68TO83NBQkCQSxKnQP/slLeGeKiAGQJavsnFCRUaIKwnbjtl4coCRUZv+I2LwN5S
Bd1KfrcU4rVRV4c6wFCxzr4KQ4A+SXYYRWkf461ZrJYWUqqtZOgp2HH4REWW+UJg
fsqO++ZMcTAZoPMYh6iGtSGm2kGsnRuKkScqoFAAAkg9sgPDdX58dpM08QK4z+TV
A6HlQzMsdwDv2huistK0hdTRY4sVaqrELUtzjYeGM5b9w81mEmDmglbyFEI9vjCf
iCAxYzjE1KJLvctGrBT7is5wTZ2RSwKatgjrSNVVZgwd2eii0E1Mg+quHYsjHAUx
IxQDGPDtjSk5QwQl1I73K7IQU1Fb2N+Eo52/yP45ZPyjYFFS+MOD1mZ1pgzbTz36
C0+XB1zyXXPYg97ISfGn1ptUTug3wQdjo8B89hi0u6A/cIU/G6I/I/XtEiQJhInc
gcUpHTDjwOWNc3LmWWo1K5rUaCB6vsbEymXUaQg87BNXBN1FtiiHtNwPTM6lwWIK
+m8IMa8Ew9WXzKewd5o20XoblyZQSsLuwJA4kLslBffo5bOGZdYcGoSrR8AnIcOO
88nFUn36kf5pHJVEukPjn4DEfo6S+j+C/qaRy0sZHj9n0xr56fQtwojVhutMyll2
JprUqPRqeY3YdA==
=N1eJ
-----END PGP SIGNATURE-----




Information forwarded to debian-bugs-dist@lists.debian.org, Debian Go Packaging Team <team+pkg-go@tracker.debian.org>:
Bug#976549; Package src:golang-github-robertkrimen-otto. (Sat, 09 Jan 2021 12:15:34 GMT) (full text, mbox, link).


Acknowledgement sent to Ivo De Decker <ivodd@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Go Packaging Team <team+pkg-go@tracker.debian.org>. (Sat, 09 Jan 2021 12:15:34 GMT) (full text, mbox, link).


Message #22 received at 976549@bugs.debian.org (full text, mbox, reply):

From: Ivo De Decker <ivodd@debian.org>
To: Lucas Nussbaum <lucas@debian.org>
Cc: 976468@bugs.debian.org, 976471@bugs.debian.org, 976480@bugs.debian.org, 976502@bugs.debian.org, 976507@bugs.debian.org, 976509@bugs.debian.org, 976510@bugs.debian.org, 976517@bugs.debian.org, 976521@bugs.debian.org, 976534@bugs.debian.org, 976536@bugs.debian.org, 976543@bugs.debian.org, 976546@bugs.debian.org, 976548@bugs.debian.org, 976549@bugs.debian.org, 976552@bugs.debian.org, 976558@bugs.debian.org, 976562@bugs.debian.org, 976564@bugs.debian.org, 976565@bugs.debian.org, 976571@bugs.debian.org, 976578@bugs.debian.org, 976582@bugs.debian.org, 976585@bugs.debian.org, 976590@bugs.debian.org, holger@debian.org
Subject: Re: This package only builds Arch:all binary packages
Date: Sat, 9 Jan 2021 13:11:59 +0100
Control: severity -1 important

Hi Lucas,

Thanks for al your QA work!

On Sat, Dec 05, 2020 at 09:45:34PM +0100, Lucas Nussbaum wrote:
> This package only builds Arch:all binary packages. Unfortunately, I
> don't think that we have a way to indicate that such binary packages
> must be built on a specific architecture, and thus avoid a failure on
> arm64.
> 
> In those cases, building those packages on amd64 works fine, so the bug
> is limited to building arch:all packages on specific architectures.
> 
> I pondered downgrading the severity of those bugs, but in some cases,
> it could indicate severe bugs in other packages, or packaging bugs such
> as confusing arch:any and arch:all.
> 
> However, I don't object to someone else downgrading them.

I'm doing so now.

Some of these are probably real bugs somewhere that should be fixed, but the
bugs doesn't need to be serious for that. These certainly aren't issues which
would merit delaying the release.

Note that if it turns out that some of these bugs are in fact caused by real
brokenness (other than not being able to build the arch: all packages on
arm64), the severity of those specific bugs can obviously be increased again
(with a note explaining what exactly is broken).

> For reference, here are the packages I ran into in that category:
> akuma 976548
> backward-cpp 976582
> bmagic 976517
> dune-localfunctions 976552
> golang-github-disintegration-imaging 976565
> golang-github-labstack-gommon 976578
> golang-github-linuxkit-virtsock 976564
> golang-github-montanaflynn-stats 976562
> golang-github-rcrowley-go-metrics 976543
> golang-github-robertkrimen-otto 976549
> golang-github-shirou-gopsutil 976509
> golang-google-cloud 976507
> jctools 976534
> jnr-ffi 976521
> libcereal 976585
> libmiglayout-java 976546
> multiboot 976502
> nova 976590
> python-fluids 976558
> python-ptrace 976468
> rapidjson 976536
> xenium 976480
> xfonts-100dpi 976571
> xfonts-75dpi 976471
> xfonts-cyrillic 976510

Cheers,

Ivo




Severity set to 'important' from 'serious' Request was from Ivo De Decker <ivodd@debian.org> to 976549-submit@bugs.debian.org. (Sat, 09 Jan 2021 12:15:34 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 07 Feb 2021 07:29:24 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Oct 8 03:09:09 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.