Code Monkey home page Code Monkey logo

Comments (2)

YohannsMonnier avatar YohannsMonnier commented on May 28, 2024

To make it work for M1 , we have to build it for M1 too (FROM arm64v8/debian:stretch-slim)

The problem is that the build via Dockerfile does not work straightforward then.
I tried to re-add some elements in the Dockerfile but the installation of varnish-modules failed with an error on something that should not generate an error.

Would really like to help, as Varnish is the first machine that we need to update, others has to be updated for arm64 :

  • redisadmin
  • blackfire
  • mysqlproxy
  • mailcatcher
  • engine

from launchpad.

YohannsMonnier avatar YohannsMonnier commented on May 28, 2024

The error I got :

#8 40.84 make[1]: Entering directory '/tmp/varnish-modules-0.15.0'
#8 40.84 Making all in src
#8 40.84 make[2]: Entering directory '/tmp/varnish-modules-0.15.0/src'
#8 40.84   VMODTOOL vcc_bodyaccess_if.c
#8 40.85   File "/usr/share/varnish/vmodtool.py", line 195
#8 40.85     print("ERROR: " + txt, file=sys.stderr)
#8 40.85                                ^
#8 40.85 SyntaxError: invalid syntax
#8 40.85 make[2]: *** [vcc_bodyaccess_if.c] Error 1
#8 40.85 Makefile:1356: recipe for target 'vcc_bodyaccess_if.c' failed
#8 40.85 make[2]: Leaving directory '/tmp/varnish-modules-0.15.0/src'
#8 40.85 make[1]: *** [all-recursive] Error 1
#8 40.85 Makefile:537: recipe for target 'all-recursive' failed
#8 40.85 make[1]: Leaving directory '/tmp/varnish-modules-0.15.0'
#8 40.85 Makefile:448: recipe for target 'all' failed

from launchpad.

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.