Giter VIP home page Giter VIP logo

docker-buildbot-worker's People

Contributors

cjolowicz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

docker-buildbot-worker's Issues

cryptography cannot be installed in CentOS 5 images

CentOS 5 images cannot be rebuilt. It appears GCC is too old to build cryptography source package, because it does not recognize the command line option -Wno-error=sign-conversion. Fix this by passing --only-binary cryptography to pip install.

gcc -fno-strict-aliasing -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.6m -c build/temp.linux-x86_64-3.6/_openssl.c -o build/temp.linux-x86_64-3.6/build/temp.linux-x86_64-3.6/_openssl.o -Wconversion -Wno-error=sign-conversion
  cc1: error: unrecognized command line option "-Wno-error=sign-conversion"
  error: command 'gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for cryptography
  Running setup.py clean for cryptography
Failed to build cryptography
Building wheels for collected packages: twisted, pycparser
  Building wheel for twisted (setup.py): started
  Building wheel for twisted (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-6xs5hl4c/wheels/57/c0/6c/874eb1b6a5ab9ac5434ab9d2700cf78fed3c151ea33cf668af
  Building wheel for pycparser (setup.py): started
  Building wheel for pycparser (setup.py): finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-6xs5hl4c/wheels/f2/9a/90/de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
Successfully built twisted pycparser
ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly
make[1]: Leaving directory `/home/travis/build/cjolowicz/docker-buildbot-worker/centos/5/i386'

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.