nats.go icon indicating copy to clipboard operation
nats.go copied to clipboard

gollvm: minio/highwayhash/highwayhashAVX2_amd64.s:10: Error: no such instruction

Open advancedwebdeveloper opened this issue 3 years ago • 7 comments

I was trying to pull the latest source code and build nats-server. So I did

$ go get github.com/nats-io/nats-server And I got numerous bugs:

github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash

go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s: Assembler messages: go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:10: Error: no such instruction: data ·consAVX2<>+0x00(SB)/8,$0xdbe6d5d5fe4cce2f' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:11: Error: no such instruction: data ·consAVX2<>+0x08(SB)/8,$0xa4093822299f31d0' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:12: Error: no such instruction: data ·consAVX2<>+0x10(SB)/8,$0x13198a2e03707344' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:13: Error: no such instruction: data ·consAVX2<>+0x18(SB)/8,$0x243f6a8885a308d3' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:14: Error: no such instruction: data ·consAVX2<>+0x20(SB)/8,$0x3bd39e10cb0ef593' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:15: Error: no such instruction: data ·consAVX2<>+0x28(SB)/8,$0xc0acf169b5f18a8c' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:16: Error: no such instruction: data ·consAVX2<>+0x30(SB)/8,$0xbe5466cf34e90c6c' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:17: Error: no such instruction: data ·consAVX2<>+0x38(SB)/8,$0x452821e638d01377' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:18: Error: no such instruction: globl ·consAVX2<>(SB),(NOPTR+RODATA),$64' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:20: Error: no such instruction: data ·zipperMergeAVX2<>+0x00(SB)/8,$0xf010e05020c03' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:21: Error: no such instruction: data ·zipperMergeAVX2<>+0x08(SB)/8,$0x70806090d0a040b' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:22: Error: no such instruction: data ·zipperMergeAVX2<>+0x10(SB)/8,$0xf010e05020c03' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:23: Error: no such instruction: data ·zipperMergeAVX2<>+0x18(SB)/8,$0x70806090d0a040b' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:24: Error: no such instruction: globl ·zipperMergeAVX2<>(SB),(NOPTR+RODATA),$32' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:27: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:27: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:28: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:28: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:29: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:29: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:30: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:30: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:31: Error: junk at end of line, first unrecognized character is \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:32: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:32: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:33: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:33: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:34: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:34: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:35: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:35: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:36: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:36: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:37: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:37: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:38: Error: junk at end of line, first unrecognized character is ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:39: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:39: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:40: Error: junk at end of line, first unrecognized character is ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:41: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:41: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:42: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:42: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:43: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:43: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:44: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:44: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:45: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:45: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:46: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:46: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:47: Error: junk at end of line, first unrecognized character is \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:48: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:48: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:49: Error: junk at end of line, first unrecognized character is \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:50: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:50: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:51: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:51: Error: invalid character '\' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:52: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:52: Error: invalid character '' in operand 2 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:53: Error: too many memory references for xor' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:56: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:56: Error: too many memory references for vpaddq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:57: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:57: Error: too many memory references for vpaddq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:58: Error: junk at end of line, first unrecognized character is ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:59: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:59: Error: invalid character '\' in operand 3 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xC5' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xFD' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xF4' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xC2 \//VPMULUDQ Y2,Y0,Y0' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:61: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:61: Error: too many memory references for vpxor' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:62: Error: junk at end of line, first unrecognized character is ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:63: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:63: Error: too many memory references for vpaddq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:64: Error: junk at end of line, first unrecognized character is \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:65: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:65: Error: invalid character '' in operand 3 go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xC5' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xFD' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xF4' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xC1 //VPMULUDQ Y1,Y0,Y0' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:67: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:67: Error: too many memory references for vpxor' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:68: Error: junk at end of line, first unrecognized character is \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:69: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:69: Error: too many memory references for vpshufb' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:70: Warning: stray ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:70: Error: too many memory references for vpaddq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:71: Error: junk at end of line, first unrecognized character is ' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:72: Warning: stray \' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:72: Error: too many memory references for vpshufb' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:73: Error: too many memory references for vpaddq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:76: Error: no such instruction: text ·initializeAVX2(SB),4,$0-32' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:77: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:77: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:78: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:78: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:81: Error: junk (BX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:81: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:82: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:84: Error: junk (CX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:84: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:85: Error: junk (CX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:85: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:87: Error: too many memory references for vpxor' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:88: Error: too many memory references for vpxor' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:90: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:91: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:92: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:93: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:98: Error: no such instruction: text ·updateAVX2(SB),4,$0-32' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:99: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:99: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:100: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:100: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:101: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:101: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:103: Error: operand size mismatch for cmp' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:106: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:106: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:107: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:107: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:108: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:108: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:109: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:109: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:111: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:114: Error: junk (BX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:114: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:115: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:121: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:122: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:123: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:124: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:131: Error: no such instruction: text ·finalizeAVX2(SB),4,$0-32' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:132: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:132: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:133: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:133: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:134: Error: junk (FP)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:134: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:136: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:136: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:137: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:137: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:138: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:138: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:139: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:139: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:141: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:143: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:144: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:145: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:147: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:148: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:149: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:151: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:152: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:153: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:155: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:156: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:157: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:159: Error: operand size mismatch for cmp' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:160: Error: bad expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:160: Error: junk Just 4 rounds for 64-bit checksum' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:162: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:163: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:164: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:166: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:167: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:168: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:170: Error: operand size mismatch for cmp' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:171: Error: bad expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:171: Error: junk 6 rounds for 128-bit checksum' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:173: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:174: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:175: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:177: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:178: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:179: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:181: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:182: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:183: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:185: Error: too many memory references for vperm2i128' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:186: Error: too many memory references for vpshufd' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:187: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:190: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:191: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:192: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:193: Error: too many memory references for vmovdqu' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:196: Error: operand size mismatch for cmp' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:198: Error: operand size mismatch for cmp' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:202: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:202: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:203: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:203: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:204: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:204: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:205: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:205: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:206: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:206: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:207: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:207: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:208: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:208: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:209: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:209: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:211: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:212: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:213: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:215: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:215: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:216: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:216: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:217: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:217: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:218: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:218: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:219: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:219: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:220: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:220: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:221: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:221: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:222: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:222: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:224: Error: invalid character '(' in mnemonic go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:225: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:226: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:230: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:230: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:231: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:231: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:232: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:232: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:233: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:233: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:234: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:234: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:235: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:235: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:236: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:236: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:237: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:237: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:238: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:239: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:243: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:243: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:244: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:244: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:245: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:245: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:246: Error: junk (AX)' after expression go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:246: Error: too many memory references for add' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:247: Error: too many memory references for movq' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:160: Error: invalid operands (.text and *ABS* sections) for /' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:160: Error: division by zero go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:171: Error: invalid operands (.text and ABS sections) for `/' go/src/github.com/nats-io/nats-server/vendor/github.com/minio/highwayhash/highwayhashAVX2_amd64.s:171: Error: division by zero

Ivan

advancedwebdeveloper avatar Sep 14 '20 17:09 advancedwebdeveloper

Hi, could you try with the following:

go get github.com/nats-io/nats-server/v2

wallyqs avatar Sep 14 '20 18:09 wallyqs

My guess would be the use of gollvm instead of go.

kozlovic avatar Sep 14 '20 18:09 kozlovic

My guess would be the use of gollvm instead of go.

@kozlovic , you are right: https://go.googlesource.com/gollvm/ was built an installed, under Ubuntu 20 x86_64.

advancedwebdeveloper avatar Sep 14 '20 18:09 advancedwebdeveloper

@wallyqs , would try that soon - expect a report.

Hi, could you try with the following:

go get github.com/nats-io/nats-server/v2

advancedwebdeveloper avatar Sep 14 '20 18:09 advancedwebdeveloper

$ go get github.com/nats-io/nats-server/v2 cannot find package "github.com/nats-io/nats-server/v2" in any of: /usr/local/src/github.com/nats-io/nats-server/v2 (from $GOROOT) /home/oceanfish81/go/src/github.com/nats-io/nats-server/v2 (from $GOPATH)

advancedwebdeveloper avatar Sep 14 '20 19:09 advancedwebdeveloper

I am no sure where you the project is sticking to asm - and where NATS's implementation is prefered to be asm free. Probably those are two different routes (platform dependent?).

I was able to do the following:

$ go get -tags noasm github.com/nats-io/nats-server go: github.com/nats-io/nats-server upgrade => v1.4.1 go: finding module for package github.com/nats-io/gnatsd/server go: found github.com/nats-io/gnatsd/server in github.com/nats-io/gnatsd v1.4.1 go: finding module for package github.com/nats-io/nuid go: found github.com/nats-io/nuid in github.com/nats-io/nuid v1.0.1 $ go build -tags noasm github.com/nats-io/nats-server $ go install -tags noasm github.com/nats-io/nats-server

Ivan

advancedwebdeveloper avatar Sep 15 '20 10:09 advancedwebdeveloper

I was able to compile and run examples, compile all main source (as also as tests inside sub-folders) - but tests under "test" folder and ./example_test.go , nats_test.go norace_test.go , timer_test.go can't be compiled (even despite presence of "-tags noasm") :

~/nats.go/test$ go test -tags noasm

github.com/minio/highwayhash

../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s: Assembler messages: ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:10: Error: no such instruction: data ·consAVX2<>+0x00(SB)/8,$0xdbe6d5d5fe4cce2f' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:11: Error: no such instruction: data ·consAVX2<>+0x08(SB)/8,$0xa4093822299f31d0' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:12: Error: no such instruction: data ·consAVX2<>+0x10(SB)/8,$0x13198a2e03707344' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:13: Error: no such instruction: data ·consAVX2<>+0x18(SB)/8,$0x243f6a8885a308d3' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:14: Error: no such instruction: data ·consAVX2<>+0x20(SB)/8,$0x3bd39e10cb0ef593' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:15: Error: no such instruction: data ·consAVX2<>+0x28(SB)/8,$0xc0acf169b5f18a8c' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:16: Error: no such instruction: data ·consAVX2<>+0x30(SB)/8,$0xbe5466cf34e90c6c' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:17: Error: no such instruction: data ·consAVX2<>+0x38(SB)/8,$0x452821e638d01377' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:18: Error: no such instruction: globl ·consAVX2<>(SB),(NOPTR+RODATA),$64' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:20: Error: no such instruction: data ·zipperMergeAVX2<>+0x00(SB)/8,$0xf010e05020c03' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:21: Error: no such instruction: data ·zipperMergeAVX2<>+0x08(SB)/8,$0x70806090d0a040b' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:22: Error: no such instruction: data ·zipperMergeAVX2<>+0x10(SB)/8,$0xf010e05020c03' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:23: Error: no such instruction: data ·zipperMergeAVX2<>+0x18(SB)/8,$0x70806090d0a040b' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:24: Error: no such instruction: globl ·zipperMergeAVX2<>(SB),(NOPTR+RODATA),$32' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:27: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:27: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:28: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:28: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:29: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:29: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:30: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:30: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:31: Error: junk at end of line, first unrecognized character is \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:32: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:32: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:33: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:33: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:34: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:34: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:35: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:35: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:36: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:36: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:37: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:37: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:38: Error: junk at end of line, first unrecognized character is ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:39: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:39: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:40: Error: junk at end of line, first unrecognized character is ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:41: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:41: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:42: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:42: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:43: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:43: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:44: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:44: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:45: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:45: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:46: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:46: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:47: Error: junk at end of line, first unrecognized character is \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:48: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:48: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:49: Error: junk at end of line, first unrecognized character is \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:50: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:50: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:51: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:51: Error: invalid character '\' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:52: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:52: Error: invalid character '' in operand 2 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:53: Error: too many memory references for xor' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:56: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:56: Error: too many memory references for vpaddq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:57: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:57: Error: too many memory references for vpaddq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:58: Error: junk at end of line, first unrecognized character is ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:59: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:59: Error: invalid character '\' in operand 3 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xC5' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xFD' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xF4' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xC2 \//VPMULUDQ Y2,Y0,Y0' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:61: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:61: Error: too many memory references for vpxor' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:62: Error: junk at end of line, first unrecognized character is ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:63: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:63: Error: too many memory references for vpaddq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:64: Error: junk at end of line, first unrecognized character is \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:65: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:65: Error: invalid character '' in operand 3 ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xC5' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xFD' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xF4' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xC1 //VPMULUDQ Y1,Y0,Y0' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:67: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:67: Error: too many memory references for vpxor' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:68: Error: junk at end of line, first unrecognized character is \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:69: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:69: Error: too many memory references for vpshufb' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:70: Warning: stray ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:70: Error: too many memory references for vpaddq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:71: Error: junk at end of line, first unrecognized character is ' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:72: Warning: stray \' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:72: Error: too many memory references for vpshufb' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:73: Error: too many memory references for vpaddq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:76: Error: no such instruction: text ·initializeAVX2(SB),4,$0-32' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:77: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:77: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:78: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:78: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:81: Error: junk (BX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:81: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:82: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:84: Error: junk (CX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:84: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:85: Error: junk (CX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:85: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:87: Error: too many memory references for vpxor' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:88: Error: too many memory references for vpxor' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:90: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:91: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:92: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:93: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:98: Error: no such instruction: text ·updateAVX2(SB),4,$0-32' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:99: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:99: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:100: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:100: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:101: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:101: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:103: Error: operand size mismatch for cmp' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:106: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:106: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:107: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:107: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:108: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:108: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:109: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:109: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:111: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:114: Error: junk (BX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:114: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:115: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:121: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:122: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:123: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:124: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:131: Error: no such instruction: text ·finalizeAVX2(SB),4,$0-32' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:132: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:132: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:133: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:133: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:134: Error: junk (FP)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:134: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:136: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:136: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:137: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:137: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:138: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:138: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:139: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:139: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:141: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:143: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:144: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:145: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:147: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:148: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:149: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:151: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:152: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:153: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:155: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:156: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:157: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:159: Error: operand size mismatch for cmp' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: bad expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: junk Just 4 rounds for 64-bit checksum' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:162: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:163: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:164: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:166: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:167: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:168: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:170: Error: operand size mismatch for cmp' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: bad expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: junk 6 rounds for 128-bit checksum' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:173: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:174: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:175: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:177: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:178: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:179: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:181: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:182: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:183: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:185: Error: too many memory references for vperm2i128' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:186: Error: too many memory references for vpshufd' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:187: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:190: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:191: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:192: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:193: Error: too many memory references for vmovdqu' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:196: Error: operand size mismatch for cmp' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:198: Error: operand size mismatch for cmp' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:202: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:202: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:203: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:203: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:204: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:204: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:205: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:205: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:206: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:206: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:207: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:207: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:208: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:208: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:209: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:209: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:211: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:212: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:213: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:215: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:215: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:216: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:216: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:217: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:217: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:218: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:218: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:219: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:219: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:220: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:220: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:221: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:221: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:222: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:222: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:224: Error: invalid character '(' in mnemonic ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:225: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:226: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:230: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:230: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:231: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:231: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:232: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:232: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:233: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:233: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:234: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:234: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:235: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:235: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:236: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:236: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:237: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:237: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:238: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:239: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:243: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:243: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:244: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:244: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:245: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:245: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:246: Error: junk (AX)' after expression ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:246: Error: too many memory references for add' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:247: Error: too many memory references for movq' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: invalid operands (.text and *ABS* sections) for /' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: division by zero ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: invalid operands (.text and ABS sections) for `/' ../../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: division by zero FAIL github.com/nats-io/nats.go/test [build failed]

Same stuff here:

$ go test -tags noasm

github.com/minio/highwayhash

../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s: Assembler messages: ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:10: Error: no such instruction: data ·consAVX2<>+0x00(SB)/8,$0xdbe6d5d5fe4cce2f' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:11: Error: no such instruction: data ·consAVX2<>+0x08(SB)/8,$0xa4093822299f31d0' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:12: Error: no such instruction: data ·consAVX2<>+0x10(SB)/8,$0x13198a2e03707344' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:13: Error: no such instruction: data ·consAVX2<>+0x18(SB)/8,$0x243f6a8885a308d3' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:14: Error: no such instruction: data ·consAVX2<>+0x20(SB)/8,$0x3bd39e10cb0ef593' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:15: Error: no such instruction: data ·consAVX2<>+0x28(SB)/8,$0xc0acf169b5f18a8c' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:16: Error: no such instruction: data ·consAVX2<>+0x30(SB)/8,$0xbe5466cf34e90c6c' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:17: Error: no such instruction: data ·consAVX2<>+0x38(SB)/8,$0x452821e638d01377' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:18: Error: no such instruction: globl ·consAVX2<>(SB),(NOPTR+RODATA),$64' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:20: Error: no such instruction: data ·zipperMergeAVX2<>+0x00(SB)/8,$0xf010e05020c03' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:21: Error: no such instruction: data ·zipperMergeAVX2<>+0x08(SB)/8,$0x70806090d0a040b' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:22: Error: no such instruction: data ·zipperMergeAVX2<>+0x10(SB)/8,$0xf010e05020c03' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:23: Error: no such instruction: data ·zipperMergeAVX2<>+0x18(SB)/8,$0x70806090d0a040b' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:24: Error: no such instruction: globl ·zipperMergeAVX2<>(SB),(NOPTR+RODATA),$32' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:27: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:27: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:28: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:28: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:29: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:29: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:30: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:30: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:31: Error: junk at end of line, first unrecognized character is \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:32: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:32: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:33: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:33: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:34: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:34: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:35: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:35: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:36: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:36: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:37: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:37: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:38: Error: junk at end of line, first unrecognized character is ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:39: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:39: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:40: Error: junk at end of line, first unrecognized character is ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:41: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:41: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:42: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:42: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:43: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:43: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:44: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:44: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:45: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:45: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:46: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:46: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:47: Error: junk at end of line, first unrecognized character is \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:48: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:48: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:49: Error: junk at end of line, first unrecognized character is \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:50: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:50: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:51: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:51: Error: invalid character '\' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:52: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:52: Error: invalid character '' in operand 2 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:53: Error: too many memory references for xor' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:56: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:56: Error: too many memory references for vpaddq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:57: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:57: Error: too many memory references for vpaddq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:58: Error: junk at end of line, first unrecognized character is ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:59: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:59: Error: invalid character '\' in operand 3 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xC5' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xFD' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xF4' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:60: Error: no such instruction: byte $0xC2 \//VPMULUDQ Y2,Y0,Y0' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:61: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:61: Error: too many memory references for vpxor' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:62: Error: junk at end of line, first unrecognized character is ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:63: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:63: Error: too many memory references for vpaddq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:64: Error: junk at end of line, first unrecognized character is \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:65: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:65: Error: invalid character '' in operand 3 ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xC5' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xFD' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xF4' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:66: Error: no such instruction: byte $0xC1 //VPMULUDQ Y1,Y0,Y0' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:67: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:67: Error: too many memory references for vpxor' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:68: Error: junk at end of line, first unrecognized character is \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:69: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:69: Error: too many memory references for vpshufb' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:70: Warning: stray ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:70: Error: too many memory references for vpaddq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:71: Error: junk at end of line, first unrecognized character is ' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:72: Warning: stray \' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:72: Error: too many memory references for vpshufb' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:73: Error: too many memory references for vpaddq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:76: Error: no such instruction: text ·initializeAVX2(SB),4,$0-32' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:77: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:77: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:78: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:78: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:81: Error: junk (BX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:81: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:82: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:84: Error: junk (CX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:84: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:85: Error: junk (CX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:85: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:87: Error: too many memory references for vpxor' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:88: Error: too many memory references for vpxor' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:90: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:91: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:92: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:93: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:98: Error: no such instruction: text ·updateAVX2(SB),4,$0-32' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:99: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:99: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:100: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:100: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:101: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:101: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:103: Error: operand size mismatch for cmp' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:106: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:106: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:107: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:107: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:108: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:108: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:109: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:109: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:111: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:114: Error: junk (BX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:114: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:115: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:121: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:122: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:123: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:124: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:131: Error: no such instruction: text ·finalizeAVX2(SB),4,$0-32' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:132: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:132: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:133: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:133: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:134: Error: junk (FP)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:134: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:136: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:136: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:137: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:137: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:138: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:138: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:139: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:139: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:141: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:143: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:144: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:145: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:147: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:148: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:149: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:151: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:152: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:153: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:155: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:156: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:157: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:159: Error: operand size mismatch for cmp' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: bad expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: junk Just 4 rounds for 64-bit checksum' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:162: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:163: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:164: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:166: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:167: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:168: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:170: Error: operand size mismatch for cmp' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: bad expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: junk 6 rounds for 128-bit checksum' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:173: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:174: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:175: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:177: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:178: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:179: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:181: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:182: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:183: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:185: Error: too many memory references for vperm2i128' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:186: Error: too many memory references for vpshufd' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:187: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:190: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:191: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:192: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:193: Error: too many memory references for vmovdqu' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:196: Error: operand size mismatch for cmp' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:198: Error: operand size mismatch for cmp' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:202: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:202: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:203: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:203: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:204: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:204: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:205: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:205: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:206: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:206: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:207: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:207: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:208: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:208: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:209: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:209: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:211: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:212: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:213: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:215: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:215: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:216: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:216: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:217: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:217: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:218: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:218: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:219: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:219: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:220: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:220: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:221: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:221: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:222: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:222: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:224: Error: invalid character '(' in mnemonic ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:225: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:226: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:230: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:230: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:231: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:231: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:232: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:232: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:233: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:233: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:234: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:234: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:235: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:235: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:236: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:236: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:237: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:237: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:238: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:239: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:243: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:243: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:244: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:244: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:245: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:245: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:246: Error: junk (AX)' after expression ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:246: Error: too many memory references for add' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:247: Error: too many memory references for movq' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: invalid operands (.text and *ABS* sections) for /' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:160: Error: division by zero ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: invalid operands (.text and ABS sections) for `/' ../go/pkg/mod/github.com/minio/[email protected]/highwayhashAVX2_amd64.s:171: Error: division by zero FAIL github.com/nats-io/nats.go [build failed]

Ivan

advancedwebdeveloper avatar Sep 15 '20 11:09 advancedwebdeveloper

Closing since this was fixed in the dependency here: https://github.com/minio/highwayhash/pull/16

wallyqs avatar Dec 12 '23 06:12 wallyqs