Giter VIP home page Giter VIP logo

Comments (8)

mattip avatar mattip commented on June 26, 2024

The numpy-wheels recipe uses MB_PYTHON_VERSION: "pypy3.7-7.3.5". PyPy is no longer supporting python3.6. What happens if you try MB_PYTHON_VERSION=pypy3.7-7.3.5?

from multibuild.

madig avatar madig commented on June 26, 2024

I get the same exact error: https://github.com/fonttools/skia-pathops/pull/46/checks?check_run_id=3222260850#step:7:286

In fact, I think you stumbled over this as well: https://github.com/matthew-brett/multibuild/pull/314#issuecomment-592989981

from multibuild.

mattip avatar mattip commented on June 26, 2024

This is failing in the post-build test phase. The test docker images in matthewbrett/trusty:64 have not been updated for quite a while. Please use the docker images from multibuild/xenial_* by specifying DOCKER_TEST_IMAGE: multibuild/xenial_{PLAT}

from multibuild.

madig avatar madig commented on June 26, 2024

Ok, thanks. Is it advisable to use that image for everything?

from multibuild.

mattip avatar mattip commented on June 26, 2024

Do you mean for all testing? I would suggest to since trusty is Ubuntu 14.04 and really old (even xenial 16.04 is old, I should build some focal 20.04 ones). The Ubuntu containers are not used for building since that must be done in the regular manylinux containers in order to get manylinuxXXX compatibility.

from multibuild.

madig avatar madig commented on June 26, 2024

Ok thanks, will do.

I found something new though: https://github.com/fonttools/skia-pathops/pull/46/checks?check_run_id=3222590296#step:7:378 -- it's happening in the install_run $PLAT phase.

from multibuild.

mattip avatar mattip commented on June 26, 2024

Now I think we have moved past multibuild and into your test suite, I will comment on the PR

from multibuild.

madig avatar madig commented on June 26, 2024

Thanks for your help, I think this issue can be closed now.

The solution for whoever might stumble on this issue:

  1. Use MB_PYTHON_VERSION="pypy3.7-7.3.5"
  2. Use DOCKER_TEST_IMAGE="multibuild/xenial_{PLAT}" where PLAT is your target architecture.

from multibuild.

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.