Coder Social home page Coder Social logo

Build Error about lightning HOT 6 CLOSED

elementsproject avatar elementsproject commented on July 23, 2024
Build Error

from lightning.

Comments (6)

cdecker avatar cdecker commented on July 23, 2024 1

Good catch, it appears that you are compiling on a 32bit machine, and we never tried that. On your machine the size of an unsigned long might be 32 bits, and not 64 which is what we assumed. I'll try to reconstruct this on a 32bit VM :-)

from lightning.

cdecker avatar cdecker commented on July 23, 2024

Very interesting, what architecture are you building this on?

from lightning.

brett-doffing avatar brett-doffing commented on July 23, 2024

4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 13:50:36 UTC 2016 i686 athlon i686 GNU/Linux

from lightning.

rustyrussell avatar rustyrussell commented on July 23, 2024

Reproduced with CC="gcc -m32" here; running tests in 32-bit mode now to double-check...

from lightning.

rustyrussell avatar rustyrussell commented on July 23, 2024

@cdecker Hmm, weird:
$ daemon/test/test-routing --verbose
...
lightningd: Computed MAC does not match expected MAC, the message was modified.
lightningd: Computed MAC does not match expected MAC, the message was modified.
lightningd: Computed MAC does not match expected MAC, the message was modified.

from lightning.

rustyrussell avatar rustyrussell commented on July 23, 2024

I'll move that to another issue for tracking: #94

from lightning.

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.