Giter VIP home page Giter VIP logo

Comments (5)

dimchansky avatar dimchansky commented on July 19, 2024

The same here for commit: 2dbf365

# github.com/golang/snappy
asm: invalid instruction: 00235 (G:\Work\My\Go\src\github.com\golang\snappy\encode_amd64.s:338) MOVWQZX table+120(SP)(R11*2), R15
asm: invalid instruction: 00241 (G:\Work\My\Go\src\github.com\golang\snappy\encode_amd64.s:343) MOVW    AX, table+120(SP)(R11*2)
asm: invalid instruction: 00596 (G:\Work\My\Go\src\github.com\golang\snappy\encode_amd64.s:506) MOVW    AX, table+120(SP)(R11*2)
asm: invalid instruction: 00613 (G:\Work\My\Go\src\github.com\golang\snappy\encode_amd64.s:515) MOVWQZX table+120(SP)(R11*2), R15
asm: invalid instruction: 00617 (G:\Work\My\Go\src\github.com\golang\snappy\encode_amd64.s:519) MOVW    AX, table+120(SP)(R11*2)
asm: asm: assembly of github.com\golang\snappy\encode_amd64.s failed

go version go1.6.2 windows/amd64

from snappy.

peterbourgon avatar peterbourgon commented on July 19, 2024

Another instance of the failure here.

$ go build ./...
# github.com/golang/snappy
asm: invalid instruction: 00228 (/home/ubuntu/src/github.com/golang/snappy/encode_amd64.s:338)  MOVWQZX table+120(SP)(R11*2), R15
asm: invalid instruction: 00234 (/home/ubuntu/src/github.com/golang/snappy/encode_amd64.s:343)  MOVW    AX, table+120(SP)(R11*2)
asm: invalid instruction: 00589 (/home/ubuntu/src/github.com/golang/snappy/encode_amd64.s:506)  MOVW    AX, table+120(SP)(R11*2)
asm: invalid instruction: 00606 (/home/ubuntu/src/github.com/golang/snappy/encode_amd64.s:515)  MOVWQZX table+120(SP)(R11*2), R15
asm: invalid instruction: 00610 (/home/ubuntu/src/github.com/golang/snappy/encode_amd64.s:519)  MOVW    AX, table+120(SP)(R11*2)
asm: asm: assembly of ../../golang/snappy/encode_amd64.s failed

6880122 is the first bad commit

from snappy.

cespare avatar cespare commented on July 19, 2024

Duplicate of #29.

from snappy.

 avatar commented on July 19, 2024

Same failure here:

https://travis-ci.org/microbusinesses/UserService/builds/125206062

I temporary fixed it by copying the output of Godep in my other repo, so the golang picks the local one instead.

from snappy.

nigeltao avatar nigeltao commented on July 19, 2024

Yeah, duplicate of #29.

from snappy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.