-
-
Save IlyaSemenov/20ba0a84d548aad2dc73832551abf99f to your computer and use it in GitHub Desktop.
uwsgi compile fails randomly in Alpine Linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# docker build . | |
Sending build context to Docker daemon 2.048 kB | |
Step 1 : FROM alpine:3.4 | |
---> 4e38e38c8ce0 | |
Step 2 : RUN apk add --no-cache build-base linux-headers python3-dev | |
---> Running in ed7436eec51f | |
fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz | |
fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz | |
(1/32) Installing binutils-libs (2.26-r0) | |
(2/32) Installing binutils (2.26-r0) | |
(3/32) Installing gmp (6.1.0-r0) | |
(4/32) Installing isl (0.14.1-r0) | |
(5/32) Installing libgomp (5.3.0-r0) | |
(6/32) Installing libatomic (5.3.0-r0) | |
(7/32) Installing libgcc (5.3.0-r0) | |
(8/32) Installing pkgconf (0.9.12-r0) | |
(9/32) Installing pkgconfig (0.25-r1) | |
(10/32) Installing mpfr3 (3.1.2-r0) | |
(11/32) Installing mpc1 (1.0.3-r0) | |
(12/32) Installing libstdc++ (5.3.0-r0) | |
(13/32) Installing gcc (5.3.0-r0) | |
(14/32) Installing make (4.1-r1) | |
(15/32) Installing musl-dev (1.1.14-r10) | |
(16/32) Installing libc-dev (0.7-r0) | |
(17/32) Installing fortify-headers (0.8-r0) | |
(18/32) Installing g++ (5.3.0-r0) | |
(19/32) Installing build-base (0.4-r1) | |
(20/32) Installing linux-headers (4.4.6-r1) | |
(21/32) Installing libbz2 (1.0.6-r4) | |
(22/32) Installing expat (2.1.1-r1) | |
(23/32) Installing libffi (3.2.1-r2) | |
(24/32) Installing gdbm (1.11-r1) | |
(25/32) Installing xz-libs (5.2.2-r1) | |
(26/32) Installing ncurses-terminfo-base (6.0-r7) | |
(27/32) Installing ncurses-terminfo (6.0-r7) | |
(28/32) Installing ncurses-libs (6.0-r7) | |
(29/32) Installing readline (6.3.008-r4) | |
(30/32) Installing sqlite-libs (3.13.0-r0) | |
(31/32) Installing python3 (3.5.1-r3) | |
(32/32) Installing python3-dev (3.5.1-r3) | |
Executing busybox-1.24.2-r9.trigger | |
OK: 241 MiB in 43 packages | |
---> 4fe91ebf2727 | |
Removing intermediate container ed7436eec51f | |
Step 3 : RUN pip3 install --no-cache-dir --upgrade pip setuptools | |
---> Running in 6b2f823b9a0a | |
Collecting pip | |
Downloading pip-8.1.2-py2.py3-none-any.whl (1.2MB) | |
Collecting setuptools | |
Downloading setuptools-24.0.3-py2.py3-none-any.whl (441kB) | |
Installing collected packages: pip, setuptools | |
Found existing installation: pip 7.1.2 | |
Uninstalling pip-7.1.2: | |
Successfully uninstalled pip-7.1.2 | |
Found existing installation: setuptools 18.2 | |
Uninstalling setuptools-18.2: | |
Successfully uninstalled setuptools-18.2 | |
Successfully installed pip-8.1.2 setuptools-24.0.3 | |
---> 7942272f4de6 | |
Removing intermediate container 6b2f823b9a0a | |
Step 4 : RUN pip3 install --no-cache-dir --disable-pip-version-check --verbose uwsgi | |
---> Running in 6fe9cbecdcdc | |
Collecting uwsgi | |
1 location(s) to search for versions of uwsgi: | |
* https://pypi.python.org/simple/uwsgi/ | |
Getting page https://pypi.python.org/simple/uwsgi/ | |
Starting new HTTPS connection (1): pypi.python.org | |
"GET /simple/uwsgi/ HTTP/1.1" 200 3355 | |
Analyzing links from page https://pypi.python.org/simple/uwsgi/ | |
Found link https://pypi.python.org/packages/07/81/f1c57c3edf40462fcc562942270d566c8798477807a7a2fcbca86e476692/uwsgi-1.9.16.tar.gz#md5=71fdc369d595ec40776ad954c6ea346b (from https://pypi.python.org/simple/uwsgi/), version: 1.9.16 | |
Found link https://pypi.python.org/packages/09/07/e6e0a5f829c60b3da239218900f7128ad9ab783eba85ea4b11e159979e52/uwsgi-1.9.13.tar.gz#md5=e331f96469166520a0e3d02296199cbd (from https://pypi.python.org/simple/uwsgi/), version: 1.9.13 | |
Found link https://pypi.python.org/packages/0c/1c/44849e293e367a157f1ad863cee02b4b865840543254d8fae3ecdebdbdb9/uwsgi-2.0.12.tar.gz#md5=1451cab954bad0d7d7429e4d2c84b5df (from https://pypi.python.org/simple/uwsgi/), version: 2.0.12 | |
Found link https://pypi.python.org/packages/10/92/870cdbc17c2734911e8a93e7a42a4142dc4955ea904503471852a20a949a/uwsgi-2.0.4.tar.gz#md5=fc37eeb58bd215fa0ed2c97cfe436ff4 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.4 | |
Found link https://pypi.python.org/packages/12/16/15adcd4aba4addb796259267499c1652a0a38c03f52b5609965599c2dc77/uwsgi-1.9.2.tar.gz#md5=70d666a15e1255f6c596645f06fcfe87 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.2 | |
Found link https://pypi.python.org/packages/17/7a/952334ecb2023457358024f00f458e7f6b88031d6c00c23445efb54b4f63/uwsgi-1.9.4.tar.gz#md5=4d69e56d2851ac88f4f96a8f836fc624 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.4 | |
Found link https://pypi.python.org/packages/21/c1/f1ea1477667659044e87bc6785bdf1bad9b07b31b18c0004865f9b03239b/uwsgi-2.0.9.tar.gz#md5=44a5b044ea8416e7af310df0dea9caf8 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.9 | |
Found link https://pypi.python.org/packages/2b/f6/1143c45ce235e6b2e74d0836ac1e33660630be001fd739f0683939424426/uwsgi-2.0.7.tar.gz#md5=c18da6536f2f47a204814225ba695042 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.7 | |
Found link https://pypi.python.org/packages/2c/62/742bc20b21fdae5b08fa8ebc14f2e097b7fa4242d5facabe315b86c663ed/uwsgi-1.9.9.tar.gz#md5=05596e66069cf1eaa6de70c9e9698feb (from https://pypi.python.org/simple/uwsgi/), version: 1.9.9 | |
Found link https://pypi.python.org/packages/2d/37/a15af311e1bafc2f205b866c9a3441f2885652f4674014501d5daea2c8eb/uwsgi-2.0.11.1.tar.gz#md5=087ba7b53bd4afc0f0218f5eb3398809 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.11.1 | |
Found link https://pypi.python.org/packages/37/f9/f722133ba2f7c18c1286676b6b30c7547f899b8615a911df29a459945a5d/uwsgi-1.9.8.tar.gz#md5=f9844674deb5da5565620a53c4b230d1 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.8 | |
Found link https://pypi.python.org/packages/38/ae/0c4c7befd5872194b399caed9a957819810bcc4a666d699c88c2c2c3dbda/uwsgi-2.0.1.tar.gz#md5=e7234f16ddfb4fe5d0b5d5fa76dc17e1 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.1 | |
Found link https://pypi.python.org/packages/47/f1/69c0e3c53c581f77c1643d614f00a8794567006884dab71c6ca970b78901/uwsgi-2.0.10.tar.gz#md5=7a9be0db5f6a8d4150dc5e9e0517ce80 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.10 | |
Found link https://pypi.python.org/packages/4c/3f/7276c97817bd710aada1e3e69f45d6eed11fc625474a34f57799f762d77f/uwsgi-2.0.8.tar.gz#md5=356b71060aa4c1f0e888dbca03567bd5 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.8 | |
Found link https://pypi.python.org/packages/4c/80/07e26826fff911546470efedcdfe0aa8f3df1ddeec0011eb7cabd083959a/uwsgi-2.0.6.tar.gz#md5=50e9657ebbf52dd3bcd57b565f6b65a5 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.6 | |
Found link https://pypi.python.org/packages/4d/5e/bb3f1154383eb29ea1d8eed0d9e6255ac5cc492c37a1652dd9217a3a70f4/uwsgi-2.0.5.tar.gz#md5=631bf41f2c80e2fcdc26c855158e81a2 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.5 | |
Found link https://pypi.python.org/packages/4f/bf/ca28a97092d18e990025cfe5075f2c1a45e14bd16e26d92e52598ff965fc/uwsgi-1.9.14.tar.gz#md5=ec9cf333534604f17ef4e24051d9d65d (from https://pypi.python.org/simple/uwsgi/), version: 1.9.14 | |
Found link https://pypi.python.org/packages/4f/d0/9fe4e37f689367277e6c7ccb2b74379b4a8af9a8abd1a8cc520ee68b5e26/uwsgi-1.9.18.1.tar.gz#md5=9925e4c189cb0fcd26d4b2efd732b6ca (from https://pypi.python.org/simple/uwsgi/), version: 1.9.18.1 | |
Found link https://pypi.python.org/packages/51/1b/5d37573a42730faf9627613263f7ef5cf4de772d791edef6d4648ba56843/uwsgi-2.0.11.tar.gz#md5=c641966a6571d4386d607a87dfae5cb7 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.11 | |
Found link https://pypi.python.org/packages/52/48/1437e7b15c802714cd8247b6c35e42d7d2c814b903e8e80fd292eb766b1b/uwsgi-1.9.17.1.tar.gz#md5=501f29ad4538193c0ef585b4cef46bcf (from https://pypi.python.org/simple/uwsgi/), version: 1.9.17.1 | |
Found link https://pypi.python.org/packages/58/d2/c8d9e09aae49ece677f580e83007df5a362db6deea0942f93d81072e67d1/uwsgi-2.0.tar.gz#md5=e4ab884be53a18c40975da1f9f14ef3d (from https://pypi.python.org/simple/uwsgi/), version: 2.0 | |
Found link https://pypi.python.org/packages/69/56/4cac2649884b6236b4fda5d17607a102ddbf345e9917c956ff68c2d2c9fd/uwsgi-1.9.tar.gz#md5=d51ec3a05e9e20d9e438be1a5220ff3d (from https://pypi.python.org/simple/uwsgi/), version: 1.9 | |
Found link https://pypi.python.org/packages/82/3e/e9b5630d66eaf19e223964be708d9c53addf92b023e589d2ca4e560968ff/uwsgi-1.9.6.tar.gz#md5=2c1007c48cfdc8876333967be14f9b2e (from https://pypi.python.org/simple/uwsgi/), version: 1.9.6 | |
Found link https://pypi.python.org/packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz#md5=e9ec5b2b296ce21b3787e0579d02bade (from https://pypi.python.org/simple/uwsgi/), version: 2.0.13.1 | |
Found link https://pypi.python.org/packages/8a/c7/e403fc8fbed2ca30d9fc979e8f1582153c4df675b66a3c396fa3d22b113b/uwsgi-1.9.1.tar.gz#md5=ebf17373ffee7517dc1b5796191c0bf0 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.1 | |
Found link https://pypi.python.org/packages/91/97/cd8c6baea8d34712f2cd4de2c0047b2fc0f356c024cf6980cb97d5f867e6/uwsgi-1.9.20.tar.gz#md5=7ba1ef65e0678b6507e52dcabd158a61 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.20 | |
Found link https://pypi.python.org/packages/9b/78/918db0cfab0546afa580c1e565209c49aaf1476bbfe491314eadbe47c556/uwsgi-2.0.11.2.tar.gz#md5=1f02dcbee7f6f61de4b1fd68350cf16f (from https://pypi.python.org/simple/uwsgi/), version: 2.0.11.2 | |
Found link https://pypi.python.org/packages/9e/9a/3638f702fa8e61c85b1176db1a68a76e5eceef8fedd9c26a8b55a51a6581/uwsgi-1.4.9.tar.gz#md5=3fe995a39e0489621ddcc7acfbd49171 (from https://pypi.python.org/simple/uwsgi/), version: 1.4.9 | |
Found link https://pypi.python.org/packages/a2/69/66dfdf6e2e4e4eda9e416890b5c4ea98144adc00bbf96256ae9100835fd8/uwsgi-1.9.21.tar.gz#md5=c3698ab38fd9e32f9fadef1e35eba151 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.21 | |
Found link https://pypi.python.org/packages/a4/82/fca676ac1e6a08d40827078463bc68a16b4729f7b02ca538cdb27955b541/uwsgi-2.0.13.tar.gz#md5=5c2e93fc01796a26e418144064a3e396 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.13 | |
Found link https://pypi.python.org/packages/ab/4e/b7b5d9bde4bfde4a24dd8ae7f629ca927c26e34046371e493deb84efa5e1/uwsgi-1.9.21.1.tar.gz#md5=82df3eeacc0d4e661459bc50d50e757b (from https://pypi.python.org/simple/uwsgi/), version: 1.9.21.1 | |
Found link https://pypi.python.org/packages/b2/d2/af25dafda5a63726e513bc51696acb257baf3c90ce9e22c194de40777a29/uwsgi-2.0.3.tar.gz#md5=3d27176082aba18d13871aa89d2610af (from https://pypi.python.org/simple/uwsgi/), version: 2.0.3 | |
Found link https://pypi.python.org/packages/b4/04/224a9282b4785306b996df2b21c2fb0959f487f7eef31c8de1ae7ccb47ac/uwsgi-1.9.11.tar.gz#md5=924393f187e34b737e50ea3f79c63a73 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.11 | |
Found link https://pypi.python.org/packages/b7/fe/1d9737e4962b3735fd04b41dd77f2eae83be026cf78b83afba84f5d1d516/uwsgi-1.9.15.tar.gz#md5=e2a1c245e0b8b7e3c8dff8dbbfca52f3 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.15 | |
Found link https://pypi.python.org/packages/bc/c0/cae7aa51cd4596a53bd52242870884c5cd30105db5a6d8793d9db90badff/uwsgi-1.9.7.tar.gz#md5=d719eb220480b6712df51d72509272e3 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.7 | |
Found link https://pypi.python.org/packages/c3/dd/765711d6566a85107d171fdc114bf458823f3d9bc3655b0ef8e778e63da3/uwsgi-2.0.2.tar.gz#md5=297578b2e3ef2102faeadaa0fb8aac6b (from https://pypi.python.org/simple/uwsgi/), version: 2.0.2 | |
Found link https://pypi.python.org/packages/cb/48/98506d0e7f41bce6fd9ee053665947951eb807d85acb3454a50eb5a26ad1/uwsgi-1.9.12.tar.gz#md5=93e561fcd4d7da48aafaf2a85095df58 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.12 | |
Found link https://pypi.python.org/packages/cb/aa/7ec04d8424f3d7c7e3232dbea076f4f0fac455a073221272ce944645d654/uwsgi-2.0.5.1.tar.gz#md5=9c89a1d411719b205f4709abe166efe9 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.5.1 | |
Found link https://pypi.python.org/packages/cc/e2/3ef110f2591b44782a3ed3cc8e890f84ade2fabf5478716a7e3d9037a4ff/uwsgi-1.9.17.tar.gz#md5=0e05fe94aa6065a65fb1f54b327f6702 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.17 | |
Found link https://pypi.python.org/packages/d3/1b/db6b58e6b3919ec626fc7d5c7f8a2ae56237f30eea87d7ccac8694dc85c7/uwsgi-1.9.5.tar.gz#md5=369ba96fd4fbc9314992d4cf6ed687ed (from https://pypi.python.org/simple/uwsgi/), version: 1.9.5 | |
Found link https://pypi.python.org/packages/dc/4c/e9bf3631899d58f1ce2df2795af92dda05a7662bc9c96cb92842478ae4bc/uwsgi-1.9.18.tar.gz#md5=966a10a980a579f809db71bc7038ee0f (from https://pypi.python.org/simple/uwsgi/), version: 1.9.18 | |
Found link https://pypi.python.org/packages/e4/1b/890f3c79480c368a5200103ef0114425667f8e9f4987c83e290dec36c8bb/uwsgi-1.9.3.tar.gz#md5=30922b9f8f99e6abc13f03605e5a95e0 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.3 | |
Found link https://pypi.python.org/packages/e8/4c/b1bc57c0ddbf1a39c30e9ab269c560b69e1f66fb379cd412bde85ed0e622/uwsgi-1.9.18.2.tar.gz#md5=dbc43696d03cdce9baa999b3791abfd3 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.18.2 | |
Found link https://pypi.python.org/packages/eb/d5/aed453e33db9a9d76dbd07764ebce0ac4e4b1a1690eadc97e842d9202f06/uwsgi-1.9.19.tar.gz#md5=1a6858130a4918de86410ccbf55945ae (from https://pypi.python.org/simple/uwsgi/), version: 1.9.19 | |
Found link https://pypi.python.org/packages/f0/a2/215c3b1be20971098f60c5419ed0418f1737c405c5969c3e01d249a74a05/uwsgi-1.9.10.tar.gz#md5=c65dca538e5498bc47516de6653bb6fd (from https://pypi.python.org/simple/uwsgi/), version: 1.9.10 | |
Found link https://pypi.python.org/packages/f7/64/9d5b5cc503dae67fa55c73f0eedfea06e44f612ee964a0b2a3a9cd0189ae/uwsgi-1.4.10.tar.gz#md5=11855da2813ece2f48203ae48e7b4bb3 (from https://pypi.python.org/simple/uwsgi/), version: 1.4.10 | |
Using version 2.0.13.1 (newest of versions: 1.4.9, 1.4.10, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 1.9.7, 1.9.8, 1.9.9, 1.9.10, 1.9.11, 1.9.12, 1.9.13, 1.9.14, 1.9.15, 1.9.16, 1.9.17, 1.9.17.1, 1.9.18, 1.9.18.1, 1.9.18.2, 1.9.19, 1.9.20, 1.9.21, 1.9.21.1, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.5.1, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.13.1) | |
"GET /packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz HTTP/1.1" 200 784959 | |
Downloading uwsgi-2.0.13.1.tar.gz (784kB) | |
Downloading from URL https://pypi.python.org/packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz#md5=e9ec5b2b296ce21b3787e0579d02bade (from https://pypi.python.org/simple/uwsgi/) | |
Running setup.py (path:/tmp/pip-build-tb_nokl2/uwsgi/setup.py) egg_info for package uwsgi | |
Running command python setup.py egg_info | |
running egg_info | |
creating pip-egg-info/uWSGI.egg-info | |
writing top-level names to pip-egg-info/uWSGI.egg-info/top_level.txt | |
writing pip-egg-info/uWSGI.egg-info/PKG-INFO | |
writing dependency_links to pip-egg-info/uWSGI.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt' | |
Source in /tmp/pip-build-tb_nokl2/uwsgi has version 2.0.13.1, which satisfies requirement uwsgi from https://pypi.python.org/packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz#md5=e9ec5b2b296ce21b3787e0579d02bade | |
Installing collected packages: uwsgi | |
Running setup.py install for uwsgi: started | |
Running command /usr/bin/python3.5 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tb_nokl2/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-8phd26tm-record/install-record.txt --single-version-externally-managed --compile | |
running install | |
using profile: buildconf/default.ini | |
detected include path: ['/usr/include/fortify', '/usr/include', '/usr/lib/gcc/x86_64-alpine-linux-musl/5.3.0/include'] | |
Patching "bin_name" to properly install_scripts dir | |
detected CPU cores: 2 | |
configured CFLAGS: -O2 -I. -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.13.1\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="13" -DUWSGI_VERSION_REVISION="1" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);" | |
*** uWSGI compiling server core *** | |
[thread 1][gcc] core/utils.o | |
[thread 0][gcc] core/protocol.o | |
[thread 0][gcc] core/socket.o | |
[thread 0][gcc] core/logging.o | |
[thread 1][gcc] core/master.o | |
[thread 0][gcc] core/master_utils.o | |
[thread 1][gcc] core/emperor.o | |
[thread 0][gcc] core/notify.o | |
[thread 0][gcc] core/mule.o | |
[thread 1][gcc] core/subscription.o | |
[thread 0][gcc] core/stats.o | |
[thread 1][gcc] core/sendfile.o | |
[thread 0][gcc] core/async.o | |
[thread 1][gcc] core/master_checks.o | |
[thread 0][gcc] core/fifo.o | |
[thread 1][gcc] core/offload.o | |
[thread 0][gcc] core/io.o | |
[thread 1][gcc] core/static.o | |
[thread 1][gcc] core/websockets.o | |
[thread 0][gcc] core/spooler.o | |
[thread 1][gcc] core/snmp.o | |
[thread 1][gcc] core/exceptions.o | |
[thread 0][gcc] core/config.o | |
[thread 1][gcc] core/setup_utils.o | |
[thread 1][gcc] core/clock.o | |
[thread 0][gcc] core/init.o | |
[thread 1][gcc] core/buffer.o | |
[thread 0][gcc] core/reader.o | |
[thread 1][gcc] core/writer.o | |
[thread 0][gcc] core/alarm.o | |
[thread 1][gcc] core/cron.o | |
[thread 0][gcc] core/hooks.o | |
[thread 1][gcc] core/plugins.o | |
[thread 1][gcc] core/lock.o | |
[thread 0][gcc] core/cache.o | |
[thread 1][gcc] core/daemons.o | |
[thread 1][gcc] core/errors.o | |
[thread 1][gcc] core/hash.o | |
[thread 1][gcc] core/master_events.o | |
[thread 1][gcc] core/chunked.o | |
[thread 0][gcc] core/queue.o | |
[thread 1][gcc] core/event.o | |
[thread 0][gcc] core/signal.o | |
[thread 1][gcc] core/strings.o | |
[thread 0][gcc] core/progress.o | |
[thread 0][gcc] core/timebomb.o | |
[thread 1][gcc] core/ini.o | |
[thread 0][gcc] core/fsmon.o | |
[thread 1][gcc] core/mount.o | |
[thread 0][gcc] core/metrics.o | |
[thread 1][gcc] core/plugins_builder.o | |
[thread 1][gcc] core/sharedarea.o | |
[thread 1][gcc] core/rpc.o | |
[thread 0][gcc] core/gateway.o | |
[thread 1][gcc] core/loop.o | |
[thread 0][gcc] core/cookie.o | |
[thread 1][gcc] core/querystring.o | |
[thread 0][gcc] core/rb_timers.o | |
[thread 1][gcc] core/transformations.o | |
[thread 1][gcc] core/uwsgi.o | |
[thread 0][gcc] proto/base.o | |
[thread 0][gcc] proto/uwsgi.o | |
[thread 0][gcc] proto/http.o | |
[thread 0][gcc] proto/fastcgi.o | |
[thread 0][gcc] proto/scgi.o | |
[thread 0][gcc] proto/puwsgi.o | |
[thread 0][gcc] lib/linux_ns.o | |
[thread 0][gcc] core/yaml.o | |
[thread 0][gcc] core/dot_h.o | |
Running setup.py install for uwsgi: finished with status 'error' | |
Cleaning up... | |
Removing source in /tmp/pip-build-tb_nokl2/uwsgi | |
Command "/usr/bin/python3.5 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tb_nokl2/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-8phd26tm-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-tb_nokl2/uwsgi/ | |
Exception information: | |
Traceback (most recent call last): | |
File "/usr/lib/python3.5/site-packages/pip/basecommand.py", line 215, in main | |
status = self.run(options, args) | |
File "/usr/lib/python3.5/site-packages/pip/commands/install.py", line 317, in run | |
prefix=options.prefix_path, | |
File "/usr/lib/python3.5/site-packages/pip/req/req_set.py", line 742, in install | |
**kwargs | |
File "/usr/lib/python3.5/site-packages/pip/req/req_install.py", line 880, in install | |
spinner=spinner, | |
File "/usr/lib/python3.5/site-packages/pip/utils/__init__.py", line 718, in call_subprocess | |
% (command_desc, proc.returncode, cwd)) | |
pip.exceptions.InstallationError: Command "/usr/bin/python3.5 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-tb_nokl2/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-8phd26tm-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-tb_nokl2/uwsgi/ | |
The command '/bin/sh -c pip3 install --no-cache-dir --disable-pip-version-check --verbose uwsgi' returned a non-zero code: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# docker build . | |
... | |
Step 4 : RUN pip3 install --no-cache-dir --disable-pip-version-check --verbose uwsgi | |
---> Running in 4deb56759283 | |
Collecting uwsgi | |
1 location(s) to search for versions of uwsgi: | |
* https://pypi.python.org/simple/uwsgi/ | |
Getting page https://pypi.python.org/simple/uwsgi/ | |
Starting new HTTPS connection (1): pypi.python.org | |
"GET /simple/uwsgi/ HTTP/1.1" 200 3355 | |
Analyzing links from page https://pypi.python.org/simple/uwsgi/ | |
Found link https://pypi.python.org/packages/07/81/f1c57c3edf40462fcc562942270d566c8798477807a7a2fcbca86e476692/uwsgi-1.9.16.tar.gz#md5=71fdc369d595ec40776ad954c6ea346b (from https://pypi.python.org/simple/uwsgi/), version: 1.9.16 | |
Found link https://pypi.python.org/packages/09/07/e6e0a5f829c60b3da239218900f7128ad9ab783eba85ea4b11e159979e52/uwsgi-1.9.13.tar.gz#md5=e331f96469166520a0e3d02296199cbd (from https://pypi.python.org/simple/uwsgi/), version: 1.9.13 | |
Found link https://pypi.python.org/packages/0c/1c/44849e293e367a157f1ad863cee02b4b865840543254d8fae3ecdebdbdb9/uwsgi-2.0.12.tar.gz#md5=1451cab954bad0d7d7429e4d2c84b5df (from https://pypi.python.org/simple/uwsgi/), version: 2.0.12 | |
Found link https://pypi.python.org/packages/10/92/870cdbc17c2734911e8a93e7a42a4142dc4955ea904503471852a20a949a/uwsgi-2.0.4.tar.gz#md5=fc37eeb58bd215fa0ed2c97cfe436ff4 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.4 | |
Found link https://pypi.python.org/packages/12/16/15adcd4aba4addb796259267499c1652a0a38c03f52b5609965599c2dc77/uwsgi-1.9.2.tar.gz#md5=70d666a15e1255f6c596645f06fcfe87 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.2 | |
Found link https://pypi.python.org/packages/17/7a/952334ecb2023457358024f00f458e7f6b88031d6c00c23445efb54b4f63/uwsgi-1.9.4.tar.gz#md5=4d69e56d2851ac88f4f96a8f836fc624 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.4 | |
Found link https://pypi.python.org/packages/21/c1/f1ea1477667659044e87bc6785bdf1bad9b07b31b18c0004865f9b03239b/uwsgi-2.0.9.tar.gz#md5=44a5b044ea8416e7af310df0dea9caf8 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.9 | |
Found link https://pypi.python.org/packages/2b/f6/1143c45ce235e6b2e74d0836ac1e33660630be001fd739f0683939424426/uwsgi-2.0.7.tar.gz#md5=c18da6536f2f47a204814225ba695042 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.7 | |
Found link https://pypi.python.org/packages/2c/62/742bc20b21fdae5b08fa8ebc14f2e097b7fa4242d5facabe315b86c663ed/uwsgi-1.9.9.tar.gz#md5=05596e66069cf1eaa6de70c9e9698feb (from https://pypi.python.org/simple/uwsgi/), version: 1.9.9 | |
Found link https://pypi.python.org/packages/2d/37/a15af311e1bafc2f205b866c9a3441f2885652f4674014501d5daea2c8eb/uwsgi-2.0.11.1.tar.gz#md5=087ba7b53bd4afc0f0218f5eb3398809 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.11.1 | |
Found link https://pypi.python.org/packages/37/f9/f722133ba2f7c18c1286676b6b30c7547f899b8615a911df29a459945a5d/uwsgi-1.9.8.tar.gz#md5=f9844674deb5da5565620a53c4b230d1 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.8 | |
Found link https://pypi.python.org/packages/38/ae/0c4c7befd5872194b399caed9a957819810bcc4a666d699c88c2c2c3dbda/uwsgi-2.0.1.tar.gz#md5=e7234f16ddfb4fe5d0b5d5fa76dc17e1 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.1 | |
Found link https://pypi.python.org/packages/47/f1/69c0e3c53c581f77c1643d614f00a8794567006884dab71c6ca970b78901/uwsgi-2.0.10.tar.gz#md5=7a9be0db5f6a8d4150dc5e9e0517ce80 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.10 | |
Found link https://pypi.python.org/packages/4c/3f/7276c97817bd710aada1e3e69f45d6eed11fc625474a34f57799f762d77f/uwsgi-2.0.8.tar.gz#md5=356b71060aa4c1f0e888dbca03567bd5 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.8 | |
Found link https://pypi.python.org/packages/4c/80/07e26826fff911546470efedcdfe0aa8f3df1ddeec0011eb7cabd083959a/uwsgi-2.0.6.tar.gz#md5=50e9657ebbf52dd3bcd57b565f6b65a5 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.6 | |
Found link https://pypi.python.org/packages/4d/5e/bb3f1154383eb29ea1d8eed0d9e6255ac5cc492c37a1652dd9217a3a70f4/uwsgi-2.0.5.tar.gz#md5=631bf41f2c80e2fcdc26c855158e81a2 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.5 | |
Found link https://pypi.python.org/packages/4f/bf/ca28a97092d18e990025cfe5075f2c1a45e14bd16e26d92e52598ff965fc/uwsgi-1.9.14.tar.gz#md5=ec9cf333534604f17ef4e24051d9d65d (from https://pypi.python.org/simple/uwsgi/), version: 1.9.14 | |
Found link https://pypi.python.org/packages/4f/d0/9fe4e37f689367277e6c7ccb2b74379b4a8af9a8abd1a8cc520ee68b5e26/uwsgi-1.9.18.1.tar.gz#md5=9925e4c189cb0fcd26d4b2efd732b6ca (from https://pypi.python.org/simple/uwsgi/), version: 1.9.18.1 | |
Found link https://pypi.python.org/packages/51/1b/5d37573a42730faf9627613263f7ef5cf4de772d791edef6d4648ba56843/uwsgi-2.0.11.tar.gz#md5=c641966a6571d4386d607a87dfae5cb7 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.11 | |
Found link https://pypi.python.org/packages/52/48/1437e7b15c802714cd8247b6c35e42d7d2c814b903e8e80fd292eb766b1b/uwsgi-1.9.17.1.tar.gz#md5=501f29ad4538193c0ef585b4cef46bcf (from https://pypi.python.org/simple/uwsgi/), version: 1.9.17.1 | |
Found link https://pypi.python.org/packages/58/d2/c8d9e09aae49ece677f580e83007df5a362db6deea0942f93d81072e67d1/uwsgi-2.0.tar.gz#md5=e4ab884be53a18c40975da1f9f14ef3d (from https://pypi.python.org/simple/uwsgi/), version: 2.0 | |
Found link https://pypi.python.org/packages/69/56/4cac2649884b6236b4fda5d17607a102ddbf345e9917c956ff68c2d2c9fd/uwsgi-1.9.tar.gz#md5=d51ec3a05e9e20d9e438be1a5220ff3d (from https://pypi.python.org/simple/uwsgi/), version: 1.9 | |
Found link https://pypi.python.org/packages/82/3e/e9b5630d66eaf19e223964be708d9c53addf92b023e589d2ca4e560968ff/uwsgi-1.9.6.tar.gz#md5=2c1007c48cfdc8876333967be14f9b2e (from https://pypi.python.org/simple/uwsgi/), version: 1.9.6 | |
Found link https://pypi.python.org/packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz#md5=e9ec5b2b296ce21b3787e0579d02bade (from https://pypi.python.org/simple/uwsgi/), version: 2.0.13.1 | |
Found link https://pypi.python.org/packages/8a/c7/e403fc8fbed2ca30d9fc979e8f1582153c4df675b66a3c396fa3d22b113b/uwsgi-1.9.1.tar.gz#md5=ebf17373ffee7517dc1b5796191c0bf0 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.1 | |
Found link https://pypi.python.org/packages/91/97/cd8c6baea8d34712f2cd4de2c0047b2fc0f356c024cf6980cb97d5f867e6/uwsgi-1.9.20.tar.gz#md5=7ba1ef65e0678b6507e52dcabd158a61 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.20 | |
Found link https://pypi.python.org/packages/9b/78/918db0cfab0546afa580c1e565209c49aaf1476bbfe491314eadbe47c556/uwsgi-2.0.11.2.tar.gz#md5=1f02dcbee7f6f61de4b1fd68350cf16f (from https://pypi.python.org/simple/uwsgi/), version: 2.0.11.2 | |
Found link https://pypi.python.org/packages/9e/9a/3638f702fa8e61c85b1176db1a68a76e5eceef8fedd9c26a8b55a51a6581/uwsgi-1.4.9.tar.gz#md5=3fe995a39e0489621ddcc7acfbd49171 (from https://pypi.python.org/simple/uwsgi/), version: 1.4.9 | |
Found link https://pypi.python.org/packages/a2/69/66dfdf6e2e4e4eda9e416890b5c4ea98144adc00bbf96256ae9100835fd8/uwsgi-1.9.21.tar.gz#md5=c3698ab38fd9e32f9fadef1e35eba151 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.21 | |
Found link https://pypi.python.org/packages/a4/82/fca676ac1e6a08d40827078463bc68a16b4729f7b02ca538cdb27955b541/uwsgi-2.0.13.tar.gz#md5=5c2e93fc01796a26e418144064a3e396 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.13 | |
Found link https://pypi.python.org/packages/ab/4e/b7b5d9bde4bfde4a24dd8ae7f629ca927c26e34046371e493deb84efa5e1/uwsgi-1.9.21.1.tar.gz#md5=82df3eeacc0d4e661459bc50d50e757b (from https://pypi.python.org/simple/uwsgi/), version: 1.9.21.1 | |
Found link https://pypi.python.org/packages/b2/d2/af25dafda5a63726e513bc51696acb257baf3c90ce9e22c194de40777a29/uwsgi-2.0.3.tar.gz#md5=3d27176082aba18d13871aa89d2610af (from https://pypi.python.org/simple/uwsgi/), version: 2.0.3 | |
Found link https://pypi.python.org/packages/b4/04/224a9282b4785306b996df2b21c2fb0959f487f7eef31c8de1ae7ccb47ac/uwsgi-1.9.11.tar.gz#md5=924393f187e34b737e50ea3f79c63a73 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.11 | |
Found link https://pypi.python.org/packages/b7/fe/1d9737e4962b3735fd04b41dd77f2eae83be026cf78b83afba84f5d1d516/uwsgi-1.9.15.tar.gz#md5=e2a1c245e0b8b7e3c8dff8dbbfca52f3 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.15 | |
Found link https://pypi.python.org/packages/bc/c0/cae7aa51cd4596a53bd52242870884c5cd30105db5a6d8793d9db90badff/uwsgi-1.9.7.tar.gz#md5=d719eb220480b6712df51d72509272e3 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.7 | |
Found link https://pypi.python.org/packages/c3/dd/765711d6566a85107d171fdc114bf458823f3d9bc3655b0ef8e778e63da3/uwsgi-2.0.2.tar.gz#md5=297578b2e3ef2102faeadaa0fb8aac6b (from https://pypi.python.org/simple/uwsgi/), version: 2.0.2 | |
Found link https://pypi.python.org/packages/cb/48/98506d0e7f41bce6fd9ee053665947951eb807d85acb3454a50eb5a26ad1/uwsgi-1.9.12.tar.gz#md5=93e561fcd4d7da48aafaf2a85095df58 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.12 | |
Found link https://pypi.python.org/packages/cb/aa/7ec04d8424f3d7c7e3232dbea076f4f0fac455a073221272ce944645d654/uwsgi-2.0.5.1.tar.gz#md5=9c89a1d411719b205f4709abe166efe9 (from https://pypi.python.org/simple/uwsgi/), version: 2.0.5.1 | |
Found link https://pypi.python.org/packages/cc/e2/3ef110f2591b44782a3ed3cc8e890f84ade2fabf5478716a7e3d9037a4ff/uwsgi-1.9.17.tar.gz#md5=0e05fe94aa6065a65fb1f54b327f6702 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.17 | |
Found link https://pypi.python.org/packages/d3/1b/db6b58e6b3919ec626fc7d5c7f8a2ae56237f30eea87d7ccac8694dc85c7/uwsgi-1.9.5.tar.gz#md5=369ba96fd4fbc9314992d4cf6ed687ed (from https://pypi.python.org/simple/uwsgi/), version: 1.9.5 | |
Found link https://pypi.python.org/packages/dc/4c/e9bf3631899d58f1ce2df2795af92dda05a7662bc9c96cb92842478ae4bc/uwsgi-1.9.18.tar.gz#md5=966a10a980a579f809db71bc7038ee0f (from https://pypi.python.org/simple/uwsgi/), version: 1.9.18 | |
Found link https://pypi.python.org/packages/e4/1b/890f3c79480c368a5200103ef0114425667f8e9f4987c83e290dec36c8bb/uwsgi-1.9.3.tar.gz#md5=30922b9f8f99e6abc13f03605e5a95e0 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.3 | |
Found link https://pypi.python.org/packages/e8/4c/b1bc57c0ddbf1a39c30e9ab269c560b69e1f66fb379cd412bde85ed0e622/uwsgi-1.9.18.2.tar.gz#md5=dbc43696d03cdce9baa999b3791abfd3 (from https://pypi.python.org/simple/uwsgi/), version: 1.9.18.2 | |
Found link https://pypi.python.org/packages/eb/d5/aed453e33db9a9d76dbd07764ebce0ac4e4b1a1690eadc97e842d9202f06/uwsgi-1.9.19.tar.gz#md5=1a6858130a4918de86410ccbf55945ae (from https://pypi.python.org/simple/uwsgi/), version: 1.9.19 | |
Found link https://pypi.python.org/packages/f0/a2/215c3b1be20971098f60c5419ed0418f1737c405c5969c3e01d249a74a05/uwsgi-1.9.10.tar.gz#md5=c65dca538e5498bc47516de6653bb6fd (from https://pypi.python.org/simple/uwsgi/), version: 1.9.10 | |
Found link https://pypi.python.org/packages/f7/64/9d5b5cc503dae67fa55c73f0eedfea06e44f612ee964a0b2a3a9cd0189ae/uwsgi-1.4.10.tar.gz#md5=11855da2813ece2f48203ae48e7b4bb3 (from https://pypi.python.org/simple/uwsgi/), version: 1.4.10 | |
Using version 2.0.13.1 (newest of versions: 1.4.9, 1.4.10, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 1.9.7, 1.9.8, 1.9.9, 1.9.10, 1.9.11, 1.9.12, 1.9.13, 1.9.14, 1.9.15, 1.9.16, 1.9.17, 1.9.17.1, 1.9.18, 1.9.18.1, 1.9.18.2, 1.9.19, 1.9.20, 1.9.21, 1.9.21.1, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.5.1, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.11, 2.0.11.1, 2.0.11.2, 2.0.12, 2.0.13, 2.0.13.1) | |
"GET /packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz HTTP/1.1" 200 784959 | |
Downloading uwsgi-2.0.13.1.tar.gz (784kB) | |
Downloading from URL https://pypi.python.org/packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz#md5=e9ec5b2b296ce21b3787e0579d02bade (from https://pypi.python.org/simple/uwsgi/) | |
Running setup.py (path:/tmp/pip-build-37hogx_v/uwsgi/setup.py) egg_info for package uwsgi | |
Running command python setup.py egg_info | |
running egg_info | |
creating pip-egg-info/uWSGI.egg-info | |
writing top-level names to pip-egg-info/uWSGI.egg-info/top_level.txt | |
writing pip-egg-info/uWSGI.egg-info/PKG-INFO | |
writing dependency_links to pip-egg-info/uWSGI.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt' | |
writing manifest file 'pip-egg-info/uWSGI.egg-info/SOURCES.txt' | |
Source in /tmp/pip-build-37hogx_v/uwsgi has version 2.0.13.1, which satisfies requirement uwsgi from https://pypi.python.org/packages/83/22/47b6ff871a5f01b9f660121cf61ba1eccbf7886b5cbe24caacccd0d00d07/uwsgi-2.0.13.1.tar.gz#md5=e9ec5b2b296ce21b3787e0579d02bade | |
Installing collected packages: uwsgi | |
Running setup.py install for uwsgi: started | |
Running command /usr/bin/python3.5 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-37hogx_v/uwsgi/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-54t4zrfw-record/install-record.txt --single-version-externally-managed --compile | |
running install | |
using profile: buildconf/default.ini | |
detected include path: ['/usr/include/fortify', '/usr/include', '/usr/lib/gcc/x86_64-alpine-linux-musl/5.3.0/include'] | |
Patching "bin_name" to properly install_scripts dir | |
detected CPU cores: 2 | |
configured CFLAGS: -O2 -I. -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL -DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY -DUWSGI_VERSION="\"2.0.13.1\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="13" -DUWSGI_VERSION_REVISION="1" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_YAML -DUWSGI_PLUGIN_DIR="\".\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);" | |
*** uWSGI compiling server core *** | |
[thread 1][gcc] core/utils.o | |
[thread 0][gcc] core/protocol.o | |
[thread 0][gcc] core/socket.o | |
[thread 0][gcc] core/logging.o | |
[thread 1][gcc] core/master.o | |
[thread 0][gcc] core/master_utils.o | |
[thread 1][gcc] core/emperor.o | |
[thread 0][gcc] core/notify.o | |
[thread 0][gcc] core/mule.o | |
[thread 1][gcc] core/subscription.o | |
[thread 0][gcc] core/stats.o | |
[thread 1][gcc] core/sendfile.o | |
[thread 0][gcc] core/async.o | |
[thread 1][gcc] core/master_checks.o | |
[thread 0][gcc] core/fifo.o | |
[thread 1][gcc] core/offload.o | |
[thread 0][gcc] core/io.o | |
[thread 1][gcc] core/static.o | |
[thread 1][gcc] core/websockets.o | |
[thread 0][gcc] core/spooler.o | |
[thread 1][gcc] core/snmp.o | |
[thread 1][gcc] core/exceptions.o | |
[thread 0][gcc] core/config.o | |
[thread 1][gcc] core/setup_utils.o | |
[thread 1][gcc] core/clock.o | |
[thread 0][gcc] core/init.o | |
[thread 1][gcc] core/buffer.o | |
[thread 0][gcc] core/reader.o | |
[thread 1][gcc] core/writer.o | |
[thread 0][gcc] core/alarm.o | |
[thread 1][gcc] core/cron.o | |
[thread 0][gcc] core/hooks.o | |
[thread 1][gcc] core/plugins.o | |
[thread 1][gcc] core/lock.o | |
[thread 0][gcc] core/cache.o | |
[thread 1][gcc] core/daemons.o | |
[thread 1][gcc] core/errors.o | |
[thread 1][gcc] core/hash.o | |
[thread 1][gcc] core/master_events.o | |
[thread 1][gcc] core/chunked.o | |
[thread 0][gcc] core/queue.o | |
[thread 1][gcc] core/event.o | |
[thread 0][gcc] core/signal.o | |
[thread 1][gcc] core/strings.o | |
[thread 0][gcc] core/progress.o | |
[thread 0][gcc] core/timebomb.o | |
[thread 1][gcc] core/ini.o | |
[thread 0][gcc] core/fsmon.o | |
[thread 1][gcc] core/mount.o | |
[thread 0][gcc] core/metrics.o | |
[thread 1][gcc] core/plugins_builder.o | |
[thread 1][gcc] core/sharedarea.o | |
[thread 1][gcc] core/rpc.o | |
[thread 0][gcc] core/gateway.o | |
[thread 1][gcc] core/loop.o | |
[thread 0][gcc] core/cookie.o | |
[thread 1][gcc] core/querystring.o | |
[thread 0][gcc] core/rb_timers.o | |
[thread 1][gcc] core/transformations.o | |
[thread 1][gcc] core/uwsgi.o | |
[thread 0][gcc] proto/base.o | |
[thread 0][gcc] proto/uwsgi.o | |
[thread 0][gcc] proto/http.o | |
[thread 0][gcc] proto/fastcgi.o | |
[thread 0][gcc] proto/scgi.o | |
[thread 0][gcc] proto/puwsgi.o | |
[thread 0][gcc] lib/linux_ns.o | |
[thread 0][gcc] core/yaml.o | |
[thread 0][gcc] core/dot_h.o | |
[thread 0][gcc] core/config_py.o | |
*** uWSGI compiling embedded plugins *** | |
[thread 0][gcc] plugins/python/python_plugin.o | |
[thread 1][gcc] plugins/python/pyutils.o | |
[thread 1][gcc] plugins/python/pyloader.o | |
[thread 0][gcc] plugins/python/wsgi_handlers.o | |
[thread 1][gcc] plugins/python/wsgi_headers.o | |
[thread 1][gcc] plugins/python/wsgi_subhandler.o | |
[thread 0][gcc] plugins/python/web3_subhandler.o | |
[thread 0][gcc] plugins/python/pump_subhandler.o | |
[thread 1][gcc] plugins/python/gil.o | |
[thread 1][gcc] plugins/python/uwsgi_pymodule.o | |
[thread 0][gcc] plugins/python/profiler.o | |
[thread 0][gcc] plugins/python/symimporter.o | |
[thread 0][gcc] plugins/python/tracebacker.o | |
[thread 0][gcc] plugins/python/raw.o | |
[thread 0][gcc] plugins/gevent/gevent.o | |
[thread 0][gcc] plugins/gevent/hooks.o | |
[thread 0][gcc] plugins/ping/ping_plugin.o | |
[thread 0][gcc] plugins/cache/cache.o | |
[thread 1][gcc] plugins/nagios/nagios.o | |
[thread 0][gcc] plugins/rrdtool/rrdtool.o | |
[thread 1][gcc] plugins/carbon/carbon.o | |
[thread 0][gcc] plugins/rpc/rpc_plugin.o | |
[thread 0][gcc] plugins/corerouter/cr_common.o | |
[thread 1][gcc] plugins/corerouter/cr_map.o | |
[thread 1][gcc] plugins/corerouter/corerouter.o | |
[thread 0][gcc] plugins/fastrouter/fastrouter.o | |
[thread 0][gcc] plugins/http/http.o | |
[thread 1][gcc] plugins/http/keepalive.o | |
[thread 1][gcc] plugins/http/https.o | |
[thread 1][gcc] plugins/http/spdy3.o | |
[thread 1][gcc] plugins/signal/signal_plugin.o | |
[thread 1][gcc] plugins/syslog/syslog_plugin.o | |
[thread 1][gcc] plugins/rsyslog/rsyslog_plugin.o | |
[thread 0][gcc] plugins/logsocket/logsocket_plugin.o | |
[thread 1][gcc] plugins/router_uwsgi/router_uwsgi.o | |
[thread 0][gcc] plugins/router_redirect/router_redirect.o | |
[thread 1][gcc] plugins/router_basicauth/router_basicauth.o | |
[thread 0][gcc] plugins/zergpool/zergpool.o | |
[thread 1][gcc] plugins/redislog/redislog_plugin.o | |
[thread 0][gcc] plugins/mongodblog/mongodblog_plugin.o | |
[thread 1][gcc] plugins/router_rewrite/router_rewrite.o | |
[thread 1][gcc] plugins/router_http/router_http.o | |
[thread 0][gcc] plugins/logfile/logfile.o | |
[thread 1][gcc] plugins/router_cache/router_cache.o | |
[thread 0][gcc] plugins/rawrouter/rawrouter.o | |
[thread 1][gcc] plugins/router_static/router_static.o | |
[thread 1][gcc] plugins/sslrouter/sslrouter.o | |
[thread 1][gcc] plugins/spooler/spooler_plugin.o | |
[thread 1][gcc] plugins/cheaper_busyness/cheaper_busyness.o | |
[thread 0][gcc] plugins/symcall/symcall_plugin.o | |
[thread 0][gcc] plugins/transformation_tofile/tofile.o | |
[thread 1][gcc] plugins/transformation_gzip/gzip.o | |
[thread 0][gcc] plugins/transformation_chunked/chunked.o | |
[thread 1][gcc] plugins/transformation_offload/offload.o | |
[thread 0][gcc] plugins/router_memcached/router_memcached.o | |
[thread 1][gcc] plugins/router_redis/router_redis.o | |
[thread 0][gcc] plugins/router_hash/router_hash.o | |
[thread 1][gcc] plugins/router_expires/expires.o | |
[thread 1][gcc] plugins/router_metrics/plugin.o | |
[thread 0][gcc] plugins/transformation_template/tt.o | |
[thread 1][gcc] plugins/stats_pusher_socket/plugin.o | |
*** uWSGI linking *** | |
gcc -o /usr/bin/uwsgi -L/usr/lib -Wl,-rpath,/usr/lib core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o lib/linux_ns.o core/yaml.o core/dot_h.o core/config_py.o plugins/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o plugins/python/pump_subhandler.o plugins/python/gil.o plugins/python/uwsgi_pymodule.o plugins/python/profiler.o plugins/python/symimporter.o plugins/python/tracebacker.o plugins/python/raw.o plugins/gevent/gevent.o plugins/gevent/hooks.o plugins/ping/ping_plugin.o plugins/cache/cache.o plugins/nagios/nagios.o plugins/rrdtool/rrdtool.o plugins/carbon/carbon.o plugins/rpc/rpc_plugin.o plugins/corerouter/cr_common.o plugins/corerouter/cr_map.o plugins/corerouter/corerouter.o plugins/fastrouter/fastrouter.o plugins/http/http.o plugins/http/keepalive.o plugins/http/https.o plugins/http/spdy3.o plugins/signal/signal_plugin.o plugins/syslog/syslog_plugin.o plugins/rsyslog/rsyslog_plugin.o plugins/logsocket/logsocket_plugin.o plugins/router_uwsgi/router_uwsgi.o plugins/router_redirect/router_redirect.o plugins/router_basicauth/router_basicauth.o plugins/zergpool/zergpool.o plugins/redislog/redislog_plugin.o plugins/mongodblog/mongodblog_plugin.o plugins/router_rewrite/router_rewrite.o plugins/router_http/router_http.o plugins/logfile/logfile.o plugins/router_cache/router_cache.o plugins/rawrouter/rawrouter.o plugins/router_static/router_static.o plugins/sslrouter/sslrouter.o plugins/spooler/spooler_plugin.o plugins/cheaper_busyness/cheaper_busyness.o plugins/symcall/symcall_plugin.o plugins/transformation_tofile/tofile.o plugins/transformation_gzip/gzip.o plugins/transformation_chunked/chunked.o plugins/transformation_offload/offload.o plugins/router_memcached/router_memcached.o plugins/router_redis/router_redis.o plugins/router_hash/router_hash.o plugins/router_expires/expires.o plugins/router_metrics/plugin.o plugins/transformation_template/tt.o plugins/stats_pusher_socket/plugin.o -lpthread -lm -rdynamic -ldl -ldl -lm -lpython3.5m -lcrypt | |
################# uWSGI configuration ################# | |
locking = pthread_mutex | |
capabilities = False | |
malloc = libc | |
timer = timerfd | |
ssl = False | |
execinfo = False | |
pcre = False | |
zlib = False | |
ifaddrs = True | |
json = False | |
ucontext = False | |
routing = False | |
plugin_dir = . | |
filemonitor = inotify | |
debug = False | |
kernel = Linux | |
yaml = embedded | |
event = epoll | |
xml = False | |
############## end of uWSGI configuration ############# | |
total build time: 13 seconds | |
*** uWSGI is ready, launch it with /usr/bin/uwsgi *** | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
copying uwsgidecorators.py -> build/lib | |
running install_lib | |
copying build/lib/uwsgidecorators.py -> /usr/lib/python3.5/site-packages | |
byte-compiling /usr/lib/python3.5/site-packages/uwsgidecorators.py to uwsgidecorators.cpython-35.pyc | |
running install_egg_info | |
running egg_info | |
creating uWSGI.egg-info | |
writing dependency_links to uWSGI.egg-info/dependency_links.txt | |
writing uWSGI.egg-info/PKG-INFO | |
writing top-level names to uWSGI.egg-info/top_level.txt | |
writing manifest file 'uWSGI.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'uWSGI.egg-info/SOURCES.txt' | |
writing manifest file 'uWSGI.egg-info/SOURCES.txt' | |
Copying uWSGI.egg-info to /usr/lib/python3.5/site-packages/uWSGI-2.0.13.1-py3.5.egg-info | |
running install_scripts | |
writing list of installed files to '/tmp/pip-54t4zrfw-record/install-record.txt' | |
Running setup.py install for uwsgi: finished with status 'done' | |
Removing source in /tmp/pip-build-37hogx_v/uwsgi | |
Successfully installed uwsgi-2.0.13.1 | |
Cleaning up... | |
---> 8d821b23e5d1 | |
Removing intermediate container 4deb56759283 | |
Successfully built 8d821b23e5d1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment