Code Monkey home page Code Monkey logo

Comments (5)

mostlygeek avatar mostlygeek commented on June 15, 2024

The base docker container has g++ 4.9.2 installed:

root@cb4c043c59c3:/# apt show g++
Package: g++
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 34.8 kB
Maintainer: Debian GCC Maintainers <[email protected]>
Source: gcc-defaults (1.136)
Version: 4:4.9.2-2
Provides: c++-compiler
Depends: cpp (>= 4:4.9.2-2), gcc (>= 4:4.9.2-2), g++-4.9 (>= 4.6.4-1~), gcc-4.9 (>= 4.6.4-1~)
Suggests: g++-multilib
Download-Size: unknown
APT-Manual-Installed: yes
APT-Sources: /var/lib/dpkg/status
Description: GNU C++ compiler
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ compiler.

from browserid-verifier.

vladikoff avatar vladikoff commented on June 15, 2024

I suspect that this may be an issue that node4 requires a different compile flag for browserid-crypto - usage

Hm also check if the optional dependency bignum (or bigint) had issues installing.
Be aware that it could be a node 0.10 vs node 4 issues rather than Containerized browserid-verifier vs native

from browserid-verifier.

mostlygeek avatar mostlygeek commented on June 15, 2024

@vladikoff do you think we should bump this back down to a node v0.10 base container?

from browserid-verifier.

mostlygeek avatar mostlygeek commented on June 15, 2024

Looking more carefully through the docker build ... for the container it seems that bigint failed to build correctly. I'm betting that is the issue.

from browserid-verifier.

vladikoff avatar vladikoff commented on June 15, 2024

@mostlygeek right, local-verify uses https://github.com/mozilla/browserid-crypto/releases/tag/v0.7.0 currently, not the latest code with my fix here: mozilla/browserid-crypto@15e2e51

So your container is not using the native library.

from browserid-verifier.

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.