【run in python:3.7.0-alpine】 Running setup.py clean for greenlet Failed building wheel for greenlet Successfully built logbook zope.interface pymodbus3 pendulum msgpack-python toml python-etcd Failed to build gevent twisted greenlet Installing collected packages: greenlet, gevent, logbook, zope.interface, constantly, incremental, attrs, six, Automat, idna, hyperlink, PyHamcrest, twisted, pyserial, pymodbus3, python-dateutil, pytzdata, pendulum, redis, pytz, certifi, chardet, urllib3, requests, influxdb, msgpack-python, toml, dnspython, python-etcd, python-mimeparse, falcon, waitress Running setup.py install for greenlet: started Running setup.py install for greenlet: finished with status 'error' Complete output from command /usr/local/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-yu7dnntc/greenlet/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-lqpautx_/install-record.txt --single-version-externally-managed --compile: running install running build running build_ext building 'greenlet' extension creating build creating build/temp.linux-x86_64-3.7 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/local/include/python3.7m -c greenlet.c -o build/temp.linux-x86_64-3.7/greenlet.o unable to execute 'gcc': No such file or directory error: command 'gcc' failed with exit status 1 ---------------------------------------- Command "/usr/local/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-yu7dnntc/greenlet/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-lqpautx_/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-yu7dnntc/greenlet/ The command '/bin/sh -c pip install -r mabopython_requirements.txt && rm mabopython_requirements.txt' returned a non-zero code: 1 【run in alpine,and just greenlet】 Running setup.py clean for greenlet Failed building wheel for greenlet Failed to build greenlet Installing collected packages: greenlet Running setup.py install for greenlet: started Running setup.py install for greenlet: finished with status 'error' Complete output from command /usr/local/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-ouipj7nz/greenlet/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-587ux85p/install-record.txt --single-version-externally-managed --compile: running install running build running build_ext building 'greenlet' extension creating build creating build/temp.linux-x86_64-3.7 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -I/usr/local/include/python3.7m -c greenlet.c -o build/temp.linux-x86_64-3.7/greenlet.o unable to execute 'gcc': No such file or directory error: command 'gcc' failed with exit status 1 ---------------------------------------- Command "/usr/local/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-ouipj7nz/greenlet/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-587ux85p/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-ouipj7nz/greenlet/ 【run in slim,first install greenlet,then other】 copying src/twisted/names/test/test_util.py -> build/lib.linux-x86_64-3.7/twisted/names/test copying src/twisted/names/test/test_server.py -> build/lib.linux-x86_64-3.7/twisted/names/test copying src/twisted/names/test/test_tap.py -> build/lib.linux-x86_64-3.7/twisted/names/test copying src/twisted/names/test/test_rfc1982.py -> build/lib.linux-x86_64-3.7/twisted/names/test copying src/twisted/names/test/test_resolve.py -> build/lib.linux-x86_64-3.7/twisted/names/test copying src/twisted/names/test/test_examples.py -> build/lib.linux-x86_64-3.7/twisted/names/test running egg_info writing src/Twisted.egg-info/PKG-INFO writing dependency_links to src/Twisted.egg-info/dependency_links.txt writing entry points to src/Twisted.egg-info/entry_points.txt writing requirements to src/Twisted.egg-info/requires.txt writing top-level names to src/Twisted.egg-info/top_level.txt reading manifest file 'src/Twisted.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.misc' found under directory 'src/twisted' warning: no previously-included files matching '*.bugfix' found under directory 'src/twisted' warning: no previously-included files matching '*.doc' found under directory 'src/twisted' warning: no previously-included files matching '*.feature' found under directory 'src/twisted' warning: no previously-included files matching '*.removal' found under directory 'src/twisted' warning: no previously-included files matching 'NEWS' found under directory 'src/twisted' warning: no previously-included files matching 'README' found under directory 'src/twisted' warning: no previously-included files matching 'newsfragments' found under directory 'src/twisted' warning: no previously-included files found matching 'src/twisted/topfiles/CREDITS' warning: no previously-included files found matching 'src/twisted/topfiles/ChangeLog.Old' warning: no previously-included files found matching 'pyproject.toml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'appveyor.yml' warning: no previously-included files found matching '.circleci' warning: no previously-included files matching '*' found under directory '.circleci' no previously-included directories found matching 'bin' no previously-included directories found matching 'admin' no previously-included directories found matching '.travis' no previously-included directories found matching '.github' warning: no previously-included files found matching 'docs/historic/2003' warning: no previously-included files matching '*' found under directory 'docs/historic/2003' writing manifest file 'src/Twisted.egg-info/SOURCES.txt' copying src/twisted/python/twisted-completion.zsh -> build/lib.linux-x86_64-3.7/twisted/python creating build/lib.linux-x86_64-3.7/twisted/python/_pydoctortemplates copying src/twisted/python/_pydoctortemplates/common.html -> build/lib.linux-x86_64-3.7/twisted/python/_pydoctortemplates copying src/twisted/python/_pydoctortemplates/index.html -> build/lib.linux-x86_64-3.7/twisted/python/_pydoctortemplates copying src/twisted/python/_pydoctortemplates/summary.html -> build/lib.linux-x86_64-3.7/twisted/python/_pydoctortemplates copying src/twisted/test/cert.pem.no_trailing_newline -> build/lib.linux-x86_64-3.7/twisted/test copying src/twisted/test/key.pem.no_trailing_newline -> build/lib.linux-x86_64-3.7/twisted/test copying src/twisted/test/server.pem -> build/lib.linux-x86_64-3.7/twisted/test copying src/twisted/python/test/_deprecatetests.py.3only -> build/lib.linux-x86_64-3.7/twisted/python/test copying src/twisted/internet/test/_awaittests.py.3only -> build/lib.linux-x86_64-3.7/twisted/internet/test copying src/twisted/internet/test/_yieldfromtests.py.3only -> build/lib.linux-x86_64-3.7/twisted/internet/test creating build/lib.linux-x86_64-3.7/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/chain.pem -> build/lib.linux-x86_64-3.7/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/not-a-certificate -> build/lib.linux-x86_64-3.7/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/thing1.pem -> build/lib.linux-x86_64-3.7/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/thing2-duplicate.pem -> build/lib.linux-x86_64-3.7/twisted/internet/test/fake_CAs copying src/twisted/internet/test/fake_CAs/thing2.pem -> build/lib.linux-x86_64-3.7/twisted/internet/test/fake_CAs copying src/twisted/internet/iocpreactor/notes.txt -> build/lib.linux-x86_64-3.7/twisted/internet/iocpreactor copying src/twisted/mail/test/rfc822.message -> build/lib.linux-x86_64-3.7/twisted/mail/test copying src/twisted/words/im/instancemessenger.glade -> build/lib.linux-x86_64-3.7/twisted/words/im copying src/twisted/words/xish/xpathparser.g -> build/lib.linux-x86_64-3.7/twisted/words/xish running build_ext building 'twisted.test.raiser' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/src creating build/temp.linux-x86_64-3.7/src/twisted creating build/temp.linux-x86_64-3.7/src/twisted/test gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/usr/local/include/python3.7m -c src/twisted/test/raiser.c -o build/temp.linux-x86_64-3.7/src/twisted/test/raiser.o unable to execute 'gcc': No such file or directory error: command 'gcc' failed with exit status 1 ---------------------------------------- Command "/usr/local/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-_xu8ni82/twisted/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-_yicobwz/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-_xu8ni82/twisted/ The command '/bin/sh -c pip install -r mabopython_requirements_alpine.txt && rm mabopython_requirements_alpine.txt' returned a non-zero code: 1