Advertisement
Guest User

Untitled

a guest
Jun 9th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.35 KB | None | 0 0
  1. Step 1/7 : FROM ubuntu:18.04
  2. ---> c3c304cb4f22
  3. Step 2/7 : RUN apt-get update && apt-get install -qyy -o APT::Install-Recommends=false -o APT::Install-Suggests=false file gcc python3 python3-dev python3-pip python3-setuptools python3-venv && apt-get clean && rm -rf /var/lib/apt/lists/*
  4. ---> Running in 4cbf6150afd5
  5. Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
  6. Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
  7. Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB]
  8. Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
  9. Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB]
  10. Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
  11. Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB]
  12. Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB]
  13. Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B]
  14. Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB]
  15. Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB]
  16. Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB]
  17. Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB]
  18. Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB]
  19. Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB]
  20. Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB]
  21. Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B]
  22. Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B]
  23. Fetched 18.0 MB in 6s (2998 kB/s)
  24. Reading package lists...
  25. Reading package lists...
  26. Building dependency tree...
  27. Reading state information...
  28. The following additional packages will be installed:
  29. binutils binutils-common binutils-x86-64-linux-gnu ca-certificates cpp cpp-7
  30. dh-python gcc-7 gcc-7-base libasan4 libatomic1 libbinutils libc-dev-bin
  31. libc6-dev libcc1-0 libcilkrts5 libexpat1 libexpat1-dev libgcc-7-dev libgomp1
  32. libisl19 libitm1 liblsan0 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6
  33. libmpx2 libpython3-dev libpython3-stdlib libpython3.6 libpython3.6-dev
  34. libpython3.6-minimal libpython3.6-stdlib libquadmath0 libreadline7
  35. libsqlite3-0 libssl1.1 libtsan0 libubsan0 linux-libc-dev mime-support
  36. openssl python-pip-whl python3-distutils python3-lib2to3 python3-minimal
  37. python3-pkg-resources python3.6 python3.6-dev python3.6-minimal
  38. python3.6-venv readline-common
  39. Suggested packages:
  40. binutils-doc cpp-doc gcc-7-locales libdpkg-perl dpkg-dev gcc-multilib make
  41. manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-7-multilib
  42. gcc-7-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg
  43. liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg
  44. libquadmath0-dbg glibc-doc python3-doc python3-tk python-setuptools-doc
  45. python3.6-doc binfmt-support readline-doc
  46. Recommended packages:
  47. manpages manpages-dev xz-utils build-essential python3-wheel
  48. The following NEW packages will be installed:
  49. binutils binutils-common binutils-x86-64-linux-gnu ca-certificates cpp cpp-7
  50. dh-python file gcc gcc-7 gcc-7-base libasan4 libatomic1 libbinutils
  51. libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libexpat1 libexpat1-dev
  52. libgcc-7-dev libgomp1 libisl19 libitm1 liblsan0 libmagic-mgc libmagic1
  53. libmpc3 libmpdec2 libmpfr6 libmpx2 libpython3-dev libpython3-stdlib
  54. libpython3.6 libpython3.6-dev libpython3.6-minimal libpython3.6-stdlib
  55. libquadmath0 libreadline7 libsqlite3-0 libssl1.1 libtsan0 libubsan0
  56. linux-libc-dev mime-support openssl python-pip-whl python3 python3-dev
  57. python3-distutils python3-lib2to3 python3-minimal python3-pip
  58. python3-pkg-resources python3-setuptools python3-venv python3.6
  59. python3.6-dev python3.6-minimal python3.6-venv readline-common
  60. 0 upgraded, 61 newly installed, 0 to remove and 4 not upgraded.
  61. Need to get 85.3 MB of archives.
  62. After this operation, 241 MB of additional disk space will be used.
  63. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB]
  64. Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [533 kB]
  65. Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB]
  66. Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [1609 kB]
  67. Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB]
  68. Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB]
  69. Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB]
  70. Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB]
  71. Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB]
  72. Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.3 [498 kB]
  73. Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1 [1710 kB]
  74. Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1 [203 kB]
  75. Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B]
  76. Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB]
  77. Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB]
  78. Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20190110~18.04.1 [146 kB]
  79. Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB]
  80. Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB]
  81. Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB]
  82. Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB]
  83. Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB]
  84. Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB]
  85. Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B]
  86. Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB]
  87. Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB]
  88. Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB]
  89. Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
  90. Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB]
  91. Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB]
  92. Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lib2to3 all 3.6.9-1~18.04 [77.4 kB]
  93. Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-distutils all 3.6.9-1~18.04 [144 kB]
  94. Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 dh-python all 3.20180325ubuntu2 [89.2 kB]
  95. Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB]
  96. Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB]
  97. Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB]
  98. Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B]
  99. Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB]
  100. Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB]
  101. Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB]
  102. Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB]
  103. Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB]
  104. Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB]
  105. Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB]
  106. Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB]
  107. Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB]
  108. Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B]
  109. Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB]
  110. Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB]
  111. Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB]
  112. Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB]
  113. Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6 amd64 3.6.9-1~18.04ubuntu1 [1414 kB]
  114. Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-dev amd64 3.6.9-1~18.04ubuntu1 [44.9 MB]
  115. Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-dev amd64 3.6.7-1~18.04 [7328 B]
  116. Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.1 [1653 kB]
  117. Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-dev amd64 3.6.9-1~18.04ubuntu1 [508 kB]
  118. Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-dev amd64 3.6.7-1~18.04 [1288 B]
  119. Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.1 [114 kB]
  120. Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-pkg-resources all 39.0.1-2 [98.8 kB]
  121. Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB]
  122. Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1 [6188 B]
  123. Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1208 B]
  124. debconf: delaying package configuration, since apt-utils is not installed
  125. Fetched 85.3 MB in 12s (7287 kB/s)
  126. Selecting previously unselected package libssl1.1:amd64.
  127. (Reading database ... 4046 files and directories currently installed.)
  128. Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ...
  129. Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ...
  130. Selecting previously unselected package libpython3.6-minimal:amd64.
  131. Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ...
  132. Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ...
  133. Selecting previously unselected package libexpat1:amd64.
  134. Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ...
  135. Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
  136. Selecting previously unselected package python3.6-minimal.
  137. Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ...
  138. Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ...
  139. Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ...
  140. debconf: unable to initialize frontend: Dialog
  141. debconf: (TERM is not set, so the dialog frontend is not usable.)
  142. debconf: falling back to frontend: Readline
  143. debconf: unable to initialize frontend: Readline
  144. debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  145. debconf: falling back to frontend: Teletype
  146. Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ...
  147. Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ...
  148. Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ...
  149. Selecting previously unselected package python3-minimal.
  150. (Reading database ... 4303 files and directories currently installed.)
  151. Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ...
  152. Unpacking python3-minimal (3.6.7-1~18.04) ...
  153. Selecting previously unselected package mime-support.
  154. Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ...
  155. Unpacking mime-support (3.60ubuntu1) ...
  156. Selecting previously unselected package libmpdec2:amd64.
  157. Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ...
  158. Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ...
  159. Selecting previously unselected package readline-common.
  160. Preparing to unpack .../3-readline-common_7.0-3_all.deb ...
  161. Unpacking readline-common (7.0-3) ...
  162. Selecting previously unselected package libreadline7:amd64.
  163. Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ...
  164. Unpacking libreadline7:amd64 (7.0-3) ...
  165. Selecting previously unselected package libsqlite3-0:amd64.
  166. Preparing to unpack .../5-libsqlite3-0_3.22.0-1ubuntu0.3_amd64.deb ...
  167. Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.3) ...
  168. Selecting previously unselected package libpython3.6-stdlib:amd64.
  169. Preparing to unpack .../6-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_amd64.deb ...
  170. Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ...
  171. Selecting previously unselected package python3.6.
  172. Preparing to unpack .../7-python3.6_3.6.9-1~18.04ubuntu1_amd64.deb ...
  173. Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ...
  174. Selecting previously unselected package libpython3-stdlib:amd64.
  175. Preparing to unpack .../8-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ...
  176. Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
  177. Setting up python3-minimal (3.6.7-1~18.04) ...
  178. Selecting previously unselected package python3.
  179. (Reading database ... 4761 files and directories currently installed.)
  180. Preparing to unpack .../00-python3_3.6.7-1~18.04_amd64.deb ...
  181. Unpacking python3 (3.6.7-1~18.04) ...
  182. Selecting previously unselected package openssl.
  183. Preparing to unpack .../01-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ...
  184. Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ...
  185. Selecting previously unselected package ca-certificates.
  186. Preparing to unpack .../02-ca-certificates_20190110~18.04.1_all.deb ...
  187. Unpacking ca-certificates (20190110~18.04.1) ...
  188. Selecting previously unselected package libmagic-mgc.
  189. Preparing to unpack .../03-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ...
  190. Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ...
  191. Selecting previously unselected package libmagic1:amd64.
  192. Preparing to unpack .../04-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ...
  193. Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
  194. Selecting previously unselected package file.
  195. Preparing to unpack .../05-file_1%3a5.32-2ubuntu0.4_amd64.deb ...
  196. Unpacking file (1:5.32-2ubuntu0.4) ...
  197. Selecting previously unselected package binutils-common:amd64.
  198. Preparing to unpack .../06-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ...
  199. Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ...
  200. Selecting previously unselected package libbinutils:amd64.
  201. Preparing to unpack .../07-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ...
  202. Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ...
  203. Selecting previously unselected package binutils-x86-64-linux-gnu.
  204. Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ...
  205. Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ...
  206. Selecting previously unselected package binutils.
  207. Preparing to unpack .../09-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ...
  208. Unpacking binutils (2.30-21ubuntu1~18.04.3) ...
  209. Selecting previously unselected package gcc-7-base:amd64.
  210. Preparing to unpack .../10-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ...
  211. Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
  212. Selecting previously unselected package libisl19:amd64.
  213. Preparing to unpack .../11-libisl19_0.19-1_amd64.deb ...
  214. Unpacking libisl19:amd64 (0.19-1) ...
  215. Selecting previously unselected package libmpfr6:amd64.
  216. Preparing to unpack .../12-libmpfr6_4.0.1-1_amd64.deb ...
  217. Unpacking libmpfr6:amd64 (4.0.1-1) ...
  218. Selecting previously unselected package libmpc3:amd64.
  219. Preparing to unpack .../13-libmpc3_1.1.0-1_amd64.deb ...
  220. Unpacking libmpc3:amd64 (1.1.0-1) ...
  221. Selecting previously unselected package cpp-7.
  222. Preparing to unpack .../14-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
  223. Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ...
  224. Selecting previously unselected package cpp.
  225. Preparing to unpack .../15-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
  226. Unpacking cpp (4:7.4.0-1ubuntu2.3) ...
  227. Selecting previously unselected package python3-lib2to3.
  228. Preparing to unpack .../16-python3-lib2to3_3.6.9-1~18.04_all.deb ...
  229. Unpacking python3-lib2to3 (3.6.9-1~18.04) ...
  230. Selecting previously unselected package python3-distutils.
  231. Preparing to unpack .../17-python3-distutils_3.6.9-1~18.04_all.deb ...
  232. Unpacking python3-distutils (3.6.9-1~18.04) ...
  233. Selecting previously unselected package dh-python.
  234. Preparing to unpack .../18-dh-python_3.20180325ubuntu2_all.deb ...
  235. Unpacking dh-python (3.20180325ubuntu2) ...
  236. Selecting previously unselected package libcc1-0:amd64.
  237. Preparing to unpack .../19-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ...
  238. Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
  239. Selecting previously unselected package libgomp1:amd64.
  240. Preparing to unpack .../20-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ...
  241. Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
  242. Selecting previously unselected package libitm1:amd64.
  243. Preparing to unpack .../21-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ...
  244. Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
  245. Selecting previously unselected package libatomic1:amd64.
  246. Preparing to unpack .../22-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ...
  247. Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
  248. Selecting previously unselected package libasan4:amd64.
  249. Preparing to unpack .../23-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ...
  250. Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
  251. Selecting previously unselected package liblsan0:amd64.
  252. Preparing to unpack .../24-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
  253. Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
  254. Selecting previously unselected package libtsan0:amd64.
  255. Preparing to unpack .../25-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ...
  256. Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
  257. Selecting previously unselected package libubsan0:amd64.
  258. Preparing to unpack .../26-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ...
  259. Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
  260. Selecting previously unselected package libcilkrts5:amd64.
  261. Preparing to unpack .../27-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ...
  262. Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
  263. Selecting previously unselected package libmpx2:amd64.
  264. Preparing to unpack .../28-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ...
  265. Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
  266. Selecting previously unselected package libquadmath0:amd64.
  267. Preparing to unpack .../29-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ...
  268. Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
  269. Selecting previously unselected package libgcc-7-dev:amd64.
  270. Preparing to unpack .../30-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ...
  271. Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
  272. Selecting previously unselected package gcc-7.
  273. Preparing to unpack .../31-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ...
  274. Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ...
  275. Selecting previously unselected package gcc.
  276. Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
  277. Unpacking gcc (4:7.4.0-1ubuntu2.3) ...
  278. Selecting previously unselected package libc-dev-bin.
  279. Preparing to unpack .../33-libc-dev-bin_2.27-3ubuntu1_amd64.deb ...
  280. Unpacking libc-dev-bin (2.27-3ubuntu1) ...
  281. Selecting previously unselected package linux-libc-dev:amd64.
  282. Preparing to unpack .../34-linux-libc-dev_4.15.0-106.107_amd64.deb ...
  283. Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ...
  284. Selecting previously unselected package libc6-dev:amd64.
  285. Preparing to unpack .../35-libc6-dev_2.27-3ubuntu1_amd64.deb ...
  286. Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ...
  287. Selecting previously unselected package libexpat1-dev:amd64.
  288. Preparing to unpack .../36-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ...
  289. Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...
  290. Selecting previously unselected package libpython3.6:amd64.
  291. Preparing to unpack .../37-libpython3.6_3.6.9-1~18.04ubuntu1_amd64.deb ...
  292. Unpacking libpython3.6:amd64 (3.6.9-1~18.04ubuntu1) ...
  293. Selecting previously unselected package libpython3.6-dev:amd64.
  294. Preparing to unpack .../38-libpython3.6-dev_3.6.9-1~18.04ubuntu1_amd64.deb ...
  295. Unpacking libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1) ...
  296. Selecting previously unselected package libpython3-dev:amd64.
  297. Preparing to unpack .../39-libpython3-dev_3.6.7-1~18.04_amd64.deb ...
  298. Unpacking libpython3-dev:amd64 (3.6.7-1~18.04) ...
  299. Selecting previously unselected package python-pip-whl.
  300. Preparing to unpack .../40-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...
  301. Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...
  302. Selecting previously unselected package python3.6-dev.
  303. Preparing to unpack .../41-python3.6-dev_3.6.9-1~18.04ubuntu1_amd64.deb ...
  304. Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1) ...
  305. Selecting previously unselected package python3-dev.
  306. Preparing to unpack .../42-python3-dev_3.6.7-1~18.04_amd64.deb ...
  307. Unpacking python3-dev (3.6.7-1~18.04) ...
  308. Selecting previously unselected package python3-pip.
  309. Preparing to unpack .../43-python3-pip_9.0.1-2.3~ubuntu1.18.04.1_all.deb ...
  310. Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...
  311. Selecting previously unselected package python3-pkg-resources.
  312. Preparing to unpack .../44-python3-pkg-resources_39.0.1-2_all.deb ...
  313. Unpacking python3-pkg-resources (39.0.1-2) ...
  314. Selecting previously unselected package python3-setuptools.
  315. Preparing to unpack .../45-python3-setuptools_39.0.1-2_all.deb ...
  316. Unpacking python3-setuptools (39.0.1-2) ...
  317. Selecting previously unselected package python3.6-venv.
  318. Preparing to unpack .../46-python3.6-venv_3.6.9-1~18.04ubuntu1_amd64.deb ...
  319. Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1) ...
  320. Selecting previously unselected package python3-venv.
  321. Preparing to unpack .../47-python3-venv_3.6.7-1~18.04_amd64.deb ...
  322. Unpacking python3-venv (3.6.7-1~18.04) ...
  323. Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ...
  324. Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ...
  325. Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ...
  326. Setting up readline-common (7.0-3) ...
  327. Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ...
  328. Setting up mime-support (3.60ubuntu1) ...
  329. Setting up libreadline7:amd64 (7.0-3) ...
  330. Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
  331. Setting up linux-libc-dev:amd64 (4.15.0-106.107) ...
  332. Setting up libmpfr6:amd64 (4.0.1-1) ...
  333. Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ...
  334. Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ...
  335. Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ...
  336. Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ...
  337. Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ...
  338. Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ...
  339. Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ...
  340. Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.3) ...
  341. Setting up libmpc3:amd64 (1.1.0-1) ...
  342. Setting up libc-dev-bin (2.27-3ubuntu1) ...
  343. Setting up ca-certificates (20190110~18.04.1) ...
  344. debconf: unable to initialize frontend: Dialog
  345. debconf: (TERM is not set, so the dialog frontend is not usable.)
  346. debconf: falling back to frontend: Readline
  347. debconf: unable to initialize frontend: Readline
  348. debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
  349. debconf: falling back to frontend: Teletype
  350. Updating certificates in /etc/ssl/certs...
  351. 127 added, 0 removed; done.
  352. Setting up libc6-dev:amd64 (2.27-3ubuntu1) ...
  353. Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ...
  354. Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ...
  355. Setting up libisl19:amd64 (0.19-1) ...
  356. Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.1) ...
  357. Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ...
  358. Setting up python3.6 (3.6.9-1~18.04ubuntu1) ...
  359. Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ...
  360. Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ...
  361. Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ...
  362. Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ...
  363. Setting up python3.6-venv (3.6.9-1~18.04ubuntu1) ...
  364. Setting up file (1:5.32-2ubuntu0.4) ...
  365. Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ...
  366. Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ...
  367. Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ...
  368. Setting up libpython3.6:amd64 (3.6.9-1~18.04ubuntu1) ...
  369. Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ...
  370. Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ...
  371. Setting up cpp (4:7.4.0-1ubuntu2.3) ...
  372. Setting up python3 (3.6.7-1~18.04) ...
  373. running python rtupdate hooks for python3.6...
  374. running python post-rtupdate hooks for python3.6...
  375. Setting up python3-pkg-resources (39.0.1-2) ...
  376. Setting up libpython3.6-dev:amd64 (3.6.9-1~18.04ubuntu1) ...
  377. Setting up binutils (2.30-21ubuntu1~18.04.3) ...
  378. Setting up python3.6-dev (3.6.9-1~18.04ubuntu1) ...
  379. Setting up python3-lib2to3 (3.6.9-1~18.04) ...
  380. Setting up python3-distutils (3.6.9-1~18.04) ...
  381. Setting up libpython3-dev:amd64 (3.6.7-1~18.04) ...
  382. Setting up python3-venv (3.6.7-1~18.04) ...
  383. Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ...
  384. Setting up gcc (4:7.4.0-1ubuntu2.3) ...
  385. Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.1) ...
  386. Setting up python3-setuptools (39.0.1-2) ...
  387. Setting up dh-python (3.20180325ubuntu2) ...
  388. Setting up python3-dev (3.6.7-1~18.04) ...
  389. Processing triggers for libc-bin (2.27-3ubuntu1) ...
  390. Processing triggers for ca-certificates (20190110~18.04.1) ...
  391. Updating certificates in /etc/ssl/certs...
  392. 0 added, 0 removed; done.
  393. Running hooks in /etc/ca-certificates/update.d...
  394. done.
  395. Removing intermediate container 4cbf6150afd5
  396. ---> 498930e2ab0d
  397. Step 3/7 : RUN pip3 install --cache-dir=/tmp/pipcache --upgrade pip && rm -rf /tmp/pipcache
  398. ---> Running in 45d1bc21c16e
  399. Collecting pip
  400. Downloading https://files.pythonhosted.org/packages/43/84/23ed6a1796480a6f1a2d38f2802901d078266bda38388954d01d3f2e821d/pip-20.1.1-py2.py3-none-any.whl (1.5MB)
  401. Installing collected packages: pip
  402. Found existing installation: pip 9.0.1
  403. Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
  404. Successfully installed pip-20.1.1
  405. Removing intermediate container 45d1bc21c16e
  406. ---> 73d3551c3783
  407. Step 4/7 : RUN pip install --cache-dir=/tmp/pipcache poetry && rm -rf /tmp/pipcache
  408. ---> Running in 91aee0009f34
  409. Collecting poetry
  410. Downloading poetry-1.0.9-py2.py3-none-any.whl (223 kB)
  411. Collecting pkginfo<2.0,>=1.4
  412. Downloading pkginfo-1.5.0.1-py2.py3-none-any.whl (25 kB)
  413. Collecting clikit<0.5.0,>=0.4.2
  414. Downloading clikit-0.4.3-py2.py3-none-any.whl (88 kB)
  415. Collecting cachy<0.4.0,>=0.3.0
  416. Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
  417. Collecting jsonschema<4.0,>=3.1
  418. Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
  419. Collecting importlib-metadata<1.2.0,>=1.1.3; python_version < "3.8"
  420. Downloading importlib_metadata-1.1.3-py2.py3-none-any.whl (29 kB)
  421. Collecting tomlkit<0.6.0,>=0.5.11
  422. Downloading tomlkit-0.5.11-py2.py3-none-any.whl (31 kB)
  423. Collecting keyring<21.0.0,>=20.0.1; python_version >= "3.5" and python_version < "4.0"
  424. Downloading keyring-20.0.1-py2.py3-none-any.whl (31 kB)
  425. Collecting shellingham<2.0,>=1.1
  426. Downloading shellingham-1.3.2-py2.py3-none-any.whl (11 kB)
  427. Collecting pexpect<5.0.0,>=4.7.0
  428. Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
  429. Collecting requests<3.0,>=2.18
  430. Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB)
  431. Collecting cachecontrol[filecache]<0.13.0,>=0.12.4
  432. Downloading CacheControl-0.12.6-py2.py3-none-any.whl (19 kB)
  433. Collecting cleo<0.8.0,>=0.7.6
  434. Downloading cleo-0.7.6-py2.py3-none-any.whl (21 kB)
  435. Collecting pyrsistent<0.15.0,>=0.14.2
  436. Downloading pyrsistent-0.14.11.tar.gz (104 kB)
  437. Collecting pyparsing<3.0,>=2.2
  438. Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
  439. Collecting requests-toolbelt<0.9.0,>=0.8.0
  440. Downloading requests_toolbelt-0.8.0-py2.py3-none-any.whl (54 kB)
  441. Collecting html5lib<2.0,>=1.0
  442. Downloading html5lib-1.0.1-py2.py3-none-any.whl (117 kB)
  443. Collecting pylev<2.0,>=1.3
  444. Downloading pylev-1.3.0-py2.py3-none-any.whl (4.9 kB)
  445. Collecting pastel<0.3.0,>=0.2.0
  446. Downloading pastel-0.2.0-py2.py3-none-any.whl (6.0 kB)
  447. Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema<4.0,>=3.1->poetry) (39.0.1)
  448. Collecting attrs>=17.4.0
  449. Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
  450. Collecting six>=1.11.0
  451. Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
  452. Collecting zipp>=0.5
  453. Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
  454. Collecting secretstorage; sys_platform == "linux"
  455. Downloading SecretStorage-3.1.2-py3-none-any.whl (14 kB)
  456. Collecting ptyprocess>=0.5
  457. Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB)
  458. Collecting idna<3,>=2.5
  459. Downloading idna-2.9-py2.py3-none-any.whl (58 kB)
  460. Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
  461. Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB)
  462. Collecting certifi>=2017.4.17
  463. Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB)
  464. Collecting chardet<4,>=3.0.2
  465. Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
  466. Collecting msgpack>=0.5.2
  467. Downloading msgpack-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (274 kB)
  468. Collecting lockfile>=0.9; extra == "filecache"
  469. Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
  470. Collecting webencodings
  471. Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
  472. Collecting cryptography
  473. Downloading cryptography-2.9.2-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB)
  474. Collecting jeepney>=0.4.2
  475. Downloading jeepney-0.4.3-py3-none-any.whl (21 kB)
  476. Collecting cffi!=1.11.3,>=1.8
  477. Downloading cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB)
  478. Collecting pycparser
  479. Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
  480. Using legacy setup.py install for pyrsistent, since package 'wheel' is not installed.
  481. Installing collected packages: pkginfo, pylev, pastel, clikit, cachy, attrs, six, pyrsistent, zipp, importlib-metadata, jsonschema, tomlkit, pycparser, cffi, cryptography, jeepney, secretstorage, keyring, shellingham, ptyprocess, pexpect, idna, urllib3, certifi, chardet, requests, msgpack, lockfile, cachecontrol, cleo, pyparsing, requests-toolbelt, webencodings, html5lib, poetry
  482. Running setup.py install for pyrsistent: started
  483. Running setup.py install for pyrsistent: finished with status 'done'
  484. Successfully installed attrs-19.3.0 cachecontrol-0.12.6 cachy-0.3.0 certifi-2020.4.5.2 cffi-1.14.0 chardet-3.0.4 cleo-0.7.6 clikit-0.4.3 cryptography-2.9.2 html5lib-1.0.1 idna-2.9 importlib-metadata-1.1.3 jeepney-0.4.3 jsonschema-3.2.0 keyring-20.0.1 lockfile-0.12.2 msgpack-1.0.0 pastel-0.2.0 pexpect-4.8.0 pkginfo-1.5.0.1 poetry-1.0.9 ptyprocess-0.6.0 pycparser-2.20 pylev-1.3.0 pyparsing-2.4.7 pyrsistent-0.14.11 requests-2.23.0 requests-toolbelt-0.8.0 secretstorage-3.1.2 shellingham-1.3.2 six-1.15.0 tomlkit-0.5.11 urllib3-1.25.9 webencodings-0.5.1 zipp-3.1.0
  485. Removing intermediate container 91aee0009f34
  486. ---> c3aa7cb3114e
  487. Step 5/7 : WORKDIR /src/app
  488. ---> Running in c1f87119db3e
  489. Removing intermediate container c1f87119db3e
  490. ---> 80b91cf030b2
  491. Step 6/7 : RUN poetry new .
  492. ---> Running in fb75dd20380f
  493. Created package app in .
  494. Removing intermediate container fb75dd20380f
  495. ---> fcc801d5d871
  496. Step 7/7 : RUN poetry add gevent
  497. ---> Running in 81658dce62ad
  498. Creating virtualenv app-wBZ_yRzG-py3.6 in /root/.cache/pypoetry/virtualenvs
  499. Using version ^20.6.0 for gevent
  500.  
  501. Updating dependencies
  502. Resolving dependencies...
  503.  
  504. Writing lock file
  505.  
  506.  
  507. Package operations: 15 installs, 0 updates, 0 removals
  508.  
  509. - Installing zipp (3.1.0)
  510. - Installing importlib-metadata (1.6.1)
  511. - Installing pyparsing (2.4.7)
  512. - Installing six (1.15.0)
  513. - Installing attrs (19.3.0)
  514. - Installing greenlet (0.4.16)
  515. - Installing more-itertools (8.3.0)
  516. - Installing packaging (20.4)
  517. - Installing pluggy (0.13.1)
  518. - Installing py (1.8.1)
  519. - Installing wcwidth (0.2.4)
  520. - Installing zope.event (4.4)
  521. - Installing zope.interface (5.1.0)
  522. - Installing gevent (20.6.0)
  523.  
  524. [EnvCommandError]
  525. Command ['/root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/bin/pip', 'install', '--no-deps', 'gevent==20.6.0'] errored with the following return code 1, and output:
  526. Collecting gevent==20.6.0
  527. Downloading https://files.pythonhosted.org/packages/7a/e3/2aeb06b0fad51fd99a4ae401b704e7976b20d9b477d5ef88c53a00f24114/gevent-20.6.0.tar.gz (5.8MB)
  528. Building wheels for collected packages: gevent
  529. Running setup.py bdist_wheel for gevent: started
  530. Running setup.py bdist_wheel for gevent: finished with status 'error'
  531. Complete output from command /root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ek9pxyw2/gevent/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpt9_n74mwpip-wheel- --python-tag cp36:
  532. /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'cffi_modules'
  533. warnings.warn(msg)
  534. usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
  535. or: -c --help [cmd1 cmd2 ...]
  536. or: -c --help-commands
  537. or: -c cmd --help
  538.  
  539. error: invalid command 'bdist_wheel'
  540.  
  541. ----------------------------------------
  542. Failed building wheel for gevent
  543. Running setup.py clean for gevent
  544. Failed to build gevent
  545. Installing collected packages: gevent
  546. Running setup.py install for gevent: started
  547. Running setup.py install for gevent: finished with status 'error'
  548. Complete output from command /root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ek9pxyw2/gevent/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-txe0un9g-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/include/site/python3.6/gevent:
  549. /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'cffi_modules'
  550. warnings.warn(msg)
  551. running install
  552. running build
  553. running build_py
  554. creating build
  555. creating build/lib.linux-x86_64-3.6
  556. creating build/lib.linux-x86_64-3.6/gevent
  557. copying src/gevent/monkey.py -> build/lib.linux-x86_64-3.6/gevent
  558. copying src/gevent/builtins.py -> build/lib.linux-x86_64-3.6/gevent
  559. copying src/gevent/thread.py -> build/lib.linux-x86_64-3.6/gevent
  560. copying src/gevent/socket.py -> build/lib.linux-x86_64-3.6/gevent
  561. copying src/gevent/selectors.py -> build/lib.linux-x86_64-3.6/gevent
  562. copying src/gevent/_abstract_linkable.py -> build/lib.linux-x86_64-3.6/gevent
  563. copying src/gevent/_socketcommon.py -> build/lib.linux-x86_64-3.6/gevent
  564. copying src/gevent/select.py -> build/lib.linux-x86_64-3.6/gevent
  565. copying src/gevent/ares.py -> build/lib.linux-x86_64-3.6/gevent
  566. copying src/gevent/_socket2.py -> build/lib.linux-x86_64-3.6/gevent
  567. copying src/gevent/threadpool.py -> build/lib.linux-x86_64-3.6/gevent
  568. copying src/gevent/queue.py -> build/lib.linux-x86_64-3.6/gevent
  569. copying src/gevent/_hub_primitives.py -> build/lib.linux-x86_64-3.6/gevent
  570. copying src/gevent/_tblib.py -> build/lib.linux-x86_64-3.6/gevent
  571. copying src/gevent/events.py -> build/lib.linux-x86_64-3.6/gevent
  572. copying src/gevent/_greenlet_primitives.py -> build/lib.linux-x86_64-3.6/gevent
  573. copying src/gevent/_compat.py -> build/lib.linux-x86_64-3.6/gevent
  574. copying src/gevent/subprocess.py -> build/lib.linux-x86_64-3.6/gevent
  575. copying src/gevent/server.py -> build/lib.linux-x86_64-3.6/gevent
  576. copying src/gevent/fileobject.py -> build/lib.linux-x86_64-3.6/gevent
  577. copying src/gevent/_ssl2.py -> build/lib.linux-x86_64-3.6/gevent
  578. copying src/gevent/ssl.py -> build/lib.linux-x86_64-3.6/gevent
  579. copying src/gevent/_patcher.py -> build/lib.linux-x86_64-3.6/gevent
  580. copying src/gevent/pywsgi.py -> build/lib.linux-x86_64-3.6/gevent
  581. copying src/gevent/util.py -> build/lib.linux-x86_64-3.6/gevent
  582. copying src/gevent/threading.py -> build/lib.linux-x86_64-3.6/gevent
  583. copying src/gevent/event.py -> build/lib.linux-x86_64-3.6/gevent
  584. copying src/gevent/_config.py -> build/lib.linux-x86_64-3.6/gevent
  585. copying src/gevent/_fileobjectposix.py -> build/lib.linux-x86_64-3.6/gevent
  586. copying src/gevent/local.py -> build/lib.linux-x86_64-3.6/gevent
  587. copying src/gevent/lock.py -> build/lib.linux-x86_64-3.6/gevent
  588. copying src/gevent/win32util.py -> build/lib.linux-x86_64-3.6/gevent
  589. copying src/gevent/_sslgte279.py -> build/lib.linux-x86_64-3.6/gevent
  590. copying src/gevent/contextvars.py -> build/lib.linux-x86_64-3.6/gevent
  591. copying src/gevent/time.py -> build/lib.linux-x86_64-3.6/gevent
  592. copying src/gevent/hub.py -> build/lib.linux-x86_64-3.6/gevent
  593. copying src/gevent/resolver_thread.py -> build/lib.linux-x86_64-3.6/gevent
  594. copying src/gevent/_imap.py -> build/lib.linux-x86_64-3.6/gevent
  595. copying src/gevent/_waiter.py -> build/lib.linux-x86_64-3.6/gevent
  596. copying src/gevent/greenlet.py -> build/lib.linux-x86_64-3.6/gevent
  597. copying src/gevent/_util.py -> build/lib.linux-x86_64-3.6/gevent
  598. copying src/gevent/timeout.py -> build/lib.linux-x86_64-3.6/gevent
  599. copying src/gevent/_tracer.py -> build/lib.linux-x86_64-3.6/gevent
  600. copying src/gevent/_hub_local.py -> build/lib.linux-x86_64-3.6/gevent
  601. copying src/gevent/signal.py -> build/lib.linux-x86_64-3.6/gevent
  602. copying src/gevent/baseserver.py -> build/lib.linux-x86_64-3.6/gevent
  603. copying src/gevent/_ssl3.py -> build/lib.linux-x86_64-3.6/gevent
  604. copying src/gevent/_util_py2.py -> build/lib.linux-x86_64-3.6/gevent
  605. copying src/gevent/__init__.py -> build/lib.linux-x86_64-3.6/gevent
  606. copying src/gevent/backdoor.py -> build/lib.linux-x86_64-3.6/gevent
  607. copying src/gevent/_monitor.py -> build/lib.linux-x86_64-3.6/gevent
  608. copying src/gevent/_interfaces.py -> build/lib.linux-x86_64-3.6/gevent
  609. copying src/gevent/core.py -> build/lib.linux-x86_64-3.6/gevent
  610. copying src/gevent/_fileobjectcommon.py -> build/lib.linux-x86_64-3.6/gevent
  611. copying src/gevent/_ident.py -> build/lib.linux-x86_64-3.6/gevent
  612. copying src/gevent/os.py -> build/lib.linux-x86_64-3.6/gevent
  613. copying src/gevent/_socket3.py -> build/lib.linux-x86_64-3.6/gevent
  614. copying src/gevent/_semaphore.py -> build/lib.linux-x86_64-3.6/gevent
  615. copying src/gevent/_threading.py -> build/lib.linux-x86_64-3.6/gevent
  616. copying src/gevent/pool.py -> build/lib.linux-x86_64-3.6/gevent
  617. copying src/gevent/exceptions.py -> build/lib.linux-x86_64-3.6/gevent
  618. copying src/gevent/resolver_ares.py -> build/lib.linux-x86_64-3.6/gevent
  619. creating build/lib.linux-x86_64-3.6/gevent/libuv
  620. copying src/gevent/libuv/__init__.py -> build/lib.linux-x86_64-3.6/gevent/libuv
  621. copying src/gevent/libuv/loop.py -> build/lib.linux-x86_64-3.6/gevent/libuv
  622. copying src/gevent/libuv/watcher.py -> build/lib.linux-x86_64-3.6/gevent/libuv
  623. copying src/gevent/libuv/_corecffi_build.py -> build/lib.linux-x86_64-3.6/gevent/libuv
  624. creating build/lib.linux-x86_64-3.6/gevent/_ffi
  625. copying src/gevent/_ffi/__init__.py -> build/lib.linux-x86_64-3.6/gevent/_ffi
  626. copying src/gevent/_ffi/callback.py -> build/lib.linux-x86_64-3.6/gevent/_ffi
  627. copying src/gevent/_ffi/loop.py -> build/lib.linux-x86_64-3.6/gevent/_ffi
  628. copying src/gevent/_ffi/watcher.py -> build/lib.linux-x86_64-3.6/gevent/_ffi
  629. creating build/lib.linux-x86_64-3.6/gevent/testing
  630. copying src/gevent/testing/leakcheck.py -> build/lib.linux-x86_64-3.6/gevent/testing
  631. copying src/gevent/testing/travis.py -> build/lib.linux-x86_64-3.6/gevent/testing
  632. copying src/gevent/testing/patched_tests_setup.py -> build/lib.linux-x86_64-3.6/gevent/testing
  633. copying src/gevent/testing/six.py -> build/lib.linux-x86_64-3.6/gevent/testing
  634. copying src/gevent/testing/testrunner.py -> build/lib.linux-x86_64-3.6/gevent/testing
  635. copying src/gevent/testing/params.py -> build/lib.linux-x86_64-3.6/gevent/testing
  636. copying src/gevent/testing/sockets.py -> build/lib.linux-x86_64-3.6/gevent/testing
  637. copying src/gevent/testing/util.py -> build/lib.linux-x86_64-3.6/gevent/testing
  638. copying src/gevent/testing/monkey_test.py -> build/lib.linux-x86_64-3.6/gevent/testing
  639. copying src/gevent/testing/exception.py -> build/lib.linux-x86_64-3.6/gevent/testing
  640. copying src/gevent/testing/switching.py -> build/lib.linux-x86_64-3.6/gevent/testing
  641. copying src/gevent/testing/resources.py -> build/lib.linux-x86_64-3.6/gevent/testing
  642. copying src/gevent/testing/timing.py -> build/lib.linux-x86_64-3.6/gevent/testing
  643. copying src/gevent/testing/skipping.py -> build/lib.linux-x86_64-3.6/gevent/testing
  644. copying src/gevent/testing/hub.py -> build/lib.linux-x86_64-3.6/gevent/testing
  645. copying src/gevent/testing/support.py -> build/lib.linux-x86_64-3.6/gevent/testing
  646. copying src/gevent/testing/modules.py -> build/lib.linux-x86_64-3.6/gevent/testing
  647. copying src/gevent/testing/testcase.py -> build/lib.linux-x86_64-3.6/gevent/testing
  648. copying src/gevent/testing/errorhandler.py -> build/lib.linux-x86_64-3.6/gevent/testing
  649. copying src/gevent/testing/sysinfo.py -> build/lib.linux-x86_64-3.6/gevent/testing
  650. copying src/gevent/testing/__init__.py -> build/lib.linux-x86_64-3.6/gevent/testing
  651. copying src/gevent/testing/flaky.py -> build/lib.linux-x86_64-3.6/gevent/testing
  652. copying src/gevent/testing/openfiles.py -> build/lib.linux-x86_64-3.6/gevent/testing
  653. creating build/lib.linux-x86_64-3.6/gevent/tests
  654. copying src/gevent/tests/test__socket_timeout.py -> build/lib.linux-x86_64-3.6/gevent/tests
  655. copying src/gevent/tests/test__threading.py -> build/lib.linux-x86_64-3.6/gevent/tests
  656. copying src/gevent/tests/test__subprocess.py -> build/lib.linux-x86_64-3.6/gevent/tests
  657. copying src/gevent/tests/test__greenness.py -> build/lib.linux-x86_64-3.6/gevent/tests
  658. copying src/gevent/tests/test__GreenletExit.py -> build/lib.linux-x86_64-3.6/gevent/tests
  659. copying src/gevent/tests/test__issue230.py -> build/lib.linux-x86_64-3.6/gevent/tests
  660. copying src/gevent/tests/test__core.py -> build/lib.linux-x86_64-3.6/gevent/tests
  661. copying src/gevent/tests/test__joinall.py -> build/lib.linux-x86_64-3.6/gevent/tests
  662. copying src/gevent/tests/test__issue607.py -> build/lib.linux-x86_64-3.6/gevent/tests
  663. copying src/gevent/tests/test__example_webproxy.py -> build/lib.linux-x86_64-3.6/gevent/tests
  664. copying src/gevent/tests/test__select.py -> build/lib.linux-x86_64-3.6/gevent/tests
  665. copying src/gevent/tests/test__memleak.py -> build/lib.linux-x86_64-3.6/gevent/tests
  666. copying src/gevent/tests/test__api_timeout.py -> build/lib.linux-x86_64-3.6/gevent/tests
  667. copying src/gevent/tests/test__threading_holding_lock_while_monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests
  668. copying src/gevent/tests/test__pool.py -> build/lib.linux-x86_64-3.6/gevent/tests
  669. copying src/gevent/tests/test__monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests
  670. copying src/gevent/tests/test__example_portforwarder.py -> build/lib.linux-x86_64-3.6/gevent/tests
  671. copying src/gevent/tests/_imports_at_top_level.py -> build/lib.linux-x86_64-3.6/gevent/tests
  672. copying src/gevent/tests/test__hub.py -> build/lib.linux-x86_64-3.6/gevent/tests
  673. copying src/gevent/tests/_blocks_at_top_level.py -> build/lib.linux-x86_64-3.6/gevent/tests
  674. copying src/gevent/tests/test__compat.py -> build/lib.linux-x86_64-3.6/gevent/tests
  675. copying src/gevent/tests/test__monkey_ssl_warning.py -> build/lib.linux-x86_64-3.6/gevent/tests
  676. copying src/gevent/tests/test__monkey_hub_in_thread.py -> build/lib.linux-x86_64-3.6/gevent/tests
  677. copying src/gevent/tests/__main__.py -> build/lib.linux-x86_64-3.6/gevent/tests
  678. copying src/gevent/tests/test__nondefaultloop.py -> build/lib.linux-x86_64-3.6/gevent/tests
  679. copying src/gevent/tests/test__issue6.py -> build/lib.linux-x86_64-3.6/gevent/tests
  680. copying src/gevent/tests/test__hub_join.py -> build/lib.linux-x86_64-3.6/gevent/tests
  681. copying src/gevent/tests/test__example_udp_client.py -> build/lib.linux-x86_64-3.6/gevent/tests
  682. copying src/gevent/tests/_import_patch.py -> build/lib.linux-x86_64-3.6/gevent/tests
  683. copying src/gevent/tests/test__monkey_selectors.py -> build/lib.linux-x86_64-3.6/gevent/tests
  684. copying src/gevent/tests/test___ident.py -> build/lib.linux-x86_64-3.6/gevent/tests
  685. copying src/gevent/tests/test__ares_timeout.py -> build/lib.linux-x86_64-3.6/gevent/tests
  686. copying src/gevent/tests/test__monkey_ssl_warning3.py -> build/lib.linux-x86_64-3.6/gevent/tests
  687. copying src/gevent/tests/test__monkey_select.py -> build/lib.linux-x86_64-3.6/gevent/tests
  688. copying src/gevent/tests/test__core_stat.py -> build/lib.linux-x86_64-3.6/gevent/tests
  689. copying src/gevent/tests/_import_wait.py -> build/lib.linux-x86_64-3.6/gevent/tests
  690. copying src/gevent/tests/test__threading_native_before_monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests
  691. copying src/gevent/tests/_imports_imports_at_top_level.py -> build/lib.linux-x86_64-3.6/gevent/tests
  692. copying src/gevent/tests/test__lock.py -> build/lib.linux-x86_64-3.6/gevent/tests
  693. copying src/gevent/tests/lock_tests.py -> build/lib.linux-x86_64-3.6/gevent/tests
  694. copying src/gevent/tests/test__threading_2.py -> build/lib.linux-x86_64-3.6/gevent/tests
  695. copying src/gevent/tests/test__os.py -> build/lib.linux-x86_64-3.6/gevent/tests
  696. copying src/gevent/tests/test__server_pywsgi.py -> build/lib.linux-x86_64-3.6/gevent/tests
  697. copying src/gevent/tests/test__monkey_module_run.py -> build/lib.linux-x86_64-3.6/gevent/tests
  698. copying src/gevent/tests/test__subprocess_poll.py -> build/lib.linux-x86_64-3.6/gevent/tests
  699. copying src/gevent/tests/test__pywsgi.py -> build/lib.linux-x86_64-3.6/gevent/tests
  700. copying src/gevent/tests/test__refcount_core.py -> build/lib.linux-x86_64-3.6/gevent/tests
  701. copying src/gevent/tests/test__systemerror.py -> build/lib.linux-x86_64-3.6/gevent/tests
  702. copying src/gevent/tests/test__event.py -> build/lib.linux-x86_64-3.6/gevent/tests
  703. copying src/gevent/tests/test__import_blocking_in_greenlet.py -> build/lib.linux-x86_64-3.6/gevent/tests
  704. copying src/gevent/tests/test__monkey_multiple_imports.py -> build/lib.linux-x86_64-3.6/gevent/tests
  705. copying src/gevent/tests/test__ssl.py -> build/lib.linux-x86_64-3.6/gevent/tests
  706. copying src/gevent/tests/test__issue600.py -> build/lib.linux-x86_64-3.6/gevent/tests
  707. copying src/gevent/tests/test__issue467.py -> build/lib.linux-x86_64-3.6/gevent/tests
  708. copying src/gevent/tests/test__core_loop_run.py -> build/lib.linux-x86_64-3.6/gevent/tests
  709. copying src/gevent/tests/test__greenlet.py -> build/lib.linux-x86_64-3.6/gevent/tests
  710. copying src/gevent/tests/test__socket_ssl.py -> build/lib.linux-x86_64-3.6/gevent/tests
  711. copying src/gevent/tests/test__local.py -> build/lib.linux-x86_64-3.6/gevent/tests
  712. copying src/gevent/tests/test__greenio.py -> build/lib.linux-x86_64-3.6/gevent/tests
  713. copying src/gevent/tests/test__core_async.py -> build/lib.linux-x86_64-3.6/gevent/tests
  714. copying src/gevent/tests/_import_import_patch.py -> build/lib.linux-x86_64-3.6/gevent/tests
  715. copying src/gevent/tests/test__fileobject.py -> build/lib.linux-x86_64-3.6/gevent/tests
  716. copying src/gevent/tests/test__threading_monkey_in_thread.py -> build/lib.linux-x86_64-3.6/gevent/tests
  717. copying src/gevent/tests/test__destroy_default_loop.py -> build/lib.linux-x86_64-3.6/gevent/tests
  718. copying src/gevent/tests/test__server.py -> build/lib.linux-x86_64-3.6/gevent/tests
  719. copying src/gevent/tests/test__subprocess_interrupted.py -> build/lib.linux-x86_64-3.6/gevent/tests
  720. copying src/gevent/tests/test__socket_ex.py -> build/lib.linux-x86_64-3.6/gevent/tests
  721. copying src/gevent/tests/test__all__.py -> build/lib.linux-x86_64-3.6/gevent/tests
  722. copying src/gevent/tests/test__threading_vs_settrace.py -> build/lib.linux-x86_64-3.6/gevent/tests
  723. copying src/gevent/tests/test__environ.py -> build/lib.linux-x86_64-3.6/gevent/tests
  724. copying src/gevent/tests/test__destroy.py -> build/lib.linux-x86_64-3.6/gevent/tests
  725. copying src/gevent/tests/test___monkey_patching.py -> build/lib.linux-x86_64-3.6/gevent/tests
  726. copying src/gevent/tests/test__close_backend_fd.py -> build/lib.linux-x86_64-3.6/gevent/tests
  727. copying src/gevent/tests/test__monkey_futures_thread.py -> build/lib.linux-x86_64-3.6/gevent/tests
  728. copying src/gevent/tests/test__signal.py -> build/lib.linux-x86_64-3.6/gevent/tests
  729. copying src/gevent/tests/test__selectors.py -> build/lib.linux-x86_64-3.6/gevent/tests
  730. copying src/gevent/tests/test__real_greenlet.py -> build/lib.linux-x86_64-3.6/gevent/tests
  731. copying src/gevent/tests/test__socket_dns6.py -> build/lib.linux-x86_64-3.6/gevent/tests
  732. copying src/gevent/tests/test__socket_send_memoryview.py -> build/lib.linux-x86_64-3.6/gevent/tests
  733. copying src/gevent/tests/test__issue639.py -> build/lib.linux-x86_64-3.6/gevent/tests
  734. copying src/gevent/tests/test__monkey_builtins_future.py -> build/lib.linux-x86_64-3.6/gevent/tests
  735. copying src/gevent/tests/test__threadpool.py -> build/lib.linux-x86_64-3.6/gevent/tests
  736. copying src/gevent/tests/test__exc_info.py -> build/lib.linux-x86_64-3.6/gevent/tests
  737. copying src/gevent/tests/test__example_wsgiserver.py -> build/lib.linux-x86_64-3.6/gevent/tests
  738. copying src/gevent/tests/test__example_udp_server.py -> build/lib.linux-x86_64-3.6/gevent/tests
  739. copying src/gevent/tests/test__issues461_471.py -> build/lib.linux-x86_64-3.6/gevent/tests
  740. copying src/gevent/tests/test__greenletset.py -> build/lib.linux-x86_64-3.6/gevent/tests
  741. copying src/gevent/tests/test__core_fork.py -> build/lib.linux-x86_64-3.6/gevent/tests
  742. copying src/gevent/tests/test__events.py -> build/lib.linux-x86_64-3.6/gevent/tests
  743. copying src/gevent/tests/test__ares_host_result.py -> build/lib.linux-x86_64-3.6/gevent/tests
  744. copying src/gevent/tests/known_failures.py -> build/lib.linux-x86_64-3.6/gevent/tests
  745. copying src/gevent/tests/test__examples.py -> build/lib.linux-x86_64-3.6/gevent/tests
  746. copying src/gevent/tests/test__core_watcher.py -> build/lib.linux-x86_64-3.6/gevent/tests
  747. copying src/gevent/tests/test__monkey_ssl_warning2.py -> build/lib.linux-x86_64-3.6/gevent/tests
  748. copying src/gevent/tests/test__sleep0.py -> build/lib.linux-x86_64-3.6/gevent/tests
  749. copying src/gevent/tests/test__issue330.py -> build/lib.linux-x86_64-3.6/gevent/tests
  750. copying src/gevent/tests/test__queue.py -> build/lib.linux-x86_64-3.6/gevent/tests
  751. copying src/gevent/tests/test__backdoor.py -> build/lib.linux-x86_64-3.6/gevent/tests
  752. copying src/gevent/tests/test__socket_dns.py -> build/lib.linux-x86_64-3.6/gevent/tests
  753. copying src/gevent/tests/test__socket_errors.py -> build/lib.linux-x86_64-3.6/gevent/tests
  754. copying src/gevent/tests/test__makefile_ref.py -> build/lib.linux-x86_64-3.6/gevent/tests
  755. copying src/gevent/tests/test__import_wait.py -> build/lib.linux-x86_64-3.6/gevent/tests
  756. copying src/gevent/tests/test__resolver_dnspython.py -> build/lib.linux-x86_64-3.6/gevent/tests
  757. copying src/gevent/tests/test__issue112.py -> build/lib.linux-x86_64-3.6/gevent/tests
  758. copying src/gevent/tests/test__timeout.py -> build/lib.linux-x86_64-3.6/gevent/tests
  759. copying src/gevent/tests/test__monkey_sigchld.py -> build/lib.linux-x86_64-3.6/gevent/tests
  760. copying src/gevent/tests/test__example_echoserver.py -> build/lib.linux-x86_64-3.6/gevent/tests
  761. copying src/gevent/tests/test__core_timer.py -> build/lib.linux-x86_64-3.6/gevent/tests
  762. copying src/gevent/tests/test__monkey_logging.py -> build/lib.linux-x86_64-3.6/gevent/tests
  763. copying src/gevent/tests/test__order.py -> build/lib.linux-x86_64-3.6/gevent/tests
  764. copying src/gevent/tests/test__monkey_sigchld_3.py -> build/lib.linux-x86_64-3.6/gevent/tests
  765. copying src/gevent/tests/test__doctests.py -> build/lib.linux-x86_64-3.6/gevent/tests
  766. copying src/gevent/tests/test__socket.py -> build/lib.linux-x86_64-3.6/gevent/tests
  767. copying src/gevent/tests/test__api.py -> build/lib.linux-x86_64-3.6/gevent/tests
  768. copying src/gevent/tests/test__core_callback.py -> build/lib.linux-x86_64-3.6/gevent/tests
  769. copying src/gevent/tests/test__hub_join_timeout.py -> build/lib.linux-x86_64-3.6/gevent/tests
  770. copying src/gevent/tests/__init__.py -> build/lib.linux-x86_64-3.6/gevent/tests
  771. copying src/gevent/tests/test__threading_before_monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests
  772. copying src/gevent/tests/test__monkey_queue.py -> build/lib.linux-x86_64-3.6/gevent/tests
  773. copying src/gevent/tests/test__execmodules.py -> build/lib.linux-x86_64-3.6/gevent/tests
  774. copying src/gevent/tests/test__loop_callback.py -> build/lib.linux-x86_64-3.6/gevent/tests
  775. copying src/gevent/tests/test__semaphore.py -> build/lib.linux-x86_64-3.6/gevent/tests
  776. copying src/gevent/tests/test__getaddrinfo_import.py -> build/lib.linux-x86_64-3.6/gevent/tests
  777. copying src/gevent/tests/test__example_wsgiserver_ssl.py -> build/lib.linux-x86_64-3.6/gevent/tests
  778. copying src/gevent/tests/test___config.py -> build/lib.linux-x86_64-3.6/gevent/tests
  779. copying src/gevent/tests/test__threadpool_executor_patched.py -> build/lib.linux-x86_64-3.6/gevent/tests
  780. copying src/gevent/tests/test__refcount.py -> build/lib.linux-x86_64-3.6/gevent/tests
  781. copying src/gevent/tests/test__socketpair.py -> build/lib.linux-x86_64-3.6/gevent/tests
  782. copying src/gevent/tests/test__util.py -> build/lib.linux-x86_64-3.6/gevent/tests
  783. copying src/gevent/tests/test__socket_close.py -> build/lib.linux-x86_64-3.6/gevent/tests
  784. copying src/gevent/tests/test__threading_patched_local.py -> build/lib.linux-x86_64-3.6/gevent/tests
  785. copying src/gevent/tests/test___monitor.py -> build/lib.linux-x86_64-3.6/gevent/tests
  786. copying src/gevent/tests/test__issue_728.py -> build/lib.linux-x86_64-3.6/gevent/tests
  787. copying src/gevent/tests/test__thread.py -> build/lib.linux-x86_64-3.6/gevent/tests
  788. copying src/gevent/tests/test__iwait.py -> build/lib.linux-x86_64-3.6/gevent/tests
  789. copying src/gevent/tests/test__monkey_sigchld_2.py -> build/lib.linux-x86_64-3.6/gevent/tests
  790. copying src/gevent/tests/getaddrinfo_module.py -> build/lib.linux-x86_64-3.6/gevent/tests
  791. creating build/lib.linux-x86_64-3.6/gevent/resolver
  792. copying src/gevent/resolver/thread.py -> build/lib.linux-x86_64-3.6/gevent/resolver
  793. copying src/gevent/resolver/blocking.py -> build/lib.linux-x86_64-3.6/gevent/resolver
  794. copying src/gevent/resolver/ares.py -> build/lib.linux-x86_64-3.6/gevent/resolver
  795. copying src/gevent/resolver/dnspython.py -> build/lib.linux-x86_64-3.6/gevent/resolver
  796. copying src/gevent/resolver/_hostsfile.py -> build/lib.linux-x86_64-3.6/gevent/resolver
  797. copying src/gevent/resolver/__init__.py -> build/lib.linux-x86_64-3.6/gevent/resolver
  798. copying src/gevent/resolver/_addresses.py -> build/lib.linux-x86_64-3.6/gevent/resolver
  799. creating build/lib.linux-x86_64-3.6/gevent/libev
  800. copying src/gevent/libev/corecffi.py -> build/lib.linux-x86_64-3.6/gevent/libev
  801. copying src/gevent/libev/__init__.py -> build/lib.linux-x86_64-3.6/gevent/libev
  802. copying src/gevent/libev/watcher.py -> build/lib.linux-x86_64-3.6/gevent/libev
  803. copying src/gevent/libev/_corecffi_build.py -> build/lib.linux-x86_64-3.6/gevent/libev
  804. creating build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  805. copying src/gevent/tests/monkey_package/threadpool_monkey_patches.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  806. copying src/gevent/tests/monkey_package/issue1526_no_monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  807. copying src/gevent/tests/monkey_package/__main__.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  808. copying src/gevent/tests/monkey_package/issue1526_with_monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  809. copying src/gevent/tests/monkey_package/issue302monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  810. copying src/gevent/tests/monkey_package/threadpool_no_monkey.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  811. copying src/gevent/tests/monkey_package/script.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  812. copying src/gevent/tests/monkey_package/__init__.py -> build/lib.linux-x86_64-3.6/gevent/tests/monkey_package
  813. creating build/lib.linux-x86_64-3.6/gevent/testing/coveragesite
  814. copying src/gevent/testing/coveragesite/sitecustomize.py -> build/lib.linux-x86_64-3.6/gevent/testing/coveragesite
  815. copying src/gevent/tests/wrongcert.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  816. copying src/gevent/tests/https_svn_python_org_root.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  817. copying src/gevent/tests/nullcert.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  818. copying src/gevent/tests/2_7_keycert.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  819. copying src/gevent/tests/badcert.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  820. copying src/gevent/tests/sha256.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  821. copying src/gevent/tests/keycert.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  822. copying src/gevent/tests/badkey.pem -> build/lib.linux-x86_64-3.6/gevent/tests
  823. copying src/gevent/tests/test_server.crt -> build/lib.linux-x86_64-3.6/gevent/tests
  824. copying src/gevent/tests/server.crt -> build/lib.linux-x86_64-3.6/gevent/tests
  825. copying src/gevent/tests/tests_that_dont_monkeypatch.txt -> build/lib.linux-x86_64-3.6/gevent/tests
  826. copying src/gevent/tests/tests_that_dont_use_resolver.txt -> build/lib.linux-x86_64-3.6/gevent/tests
  827. copying src/gevent/tests/hosts_file.txt -> build/lib.linux-x86_64-3.6/gevent/tests
  828. copying src/gevent/tests/tests_that_dont_do_leakchecks.txt -> build/lib.linux-x86_64-3.6/gevent/tests
  829. copying src/gevent/tests/test_server.key -> build/lib.linux-x86_64-3.6/gevent/tests
  830. copying src/gevent/tests/server.key -> build/lib.linux-x86_64-3.6/gevent/tests
  831. running build_ext
  832. Running '(cd "/tmp/pip-build-ek9pxyw2/gevent/deps/libev" && sh ./configure -C > configure-output.txt )' in /tmp/pip-build-ek9pxyw2/gevent
  833. config.status: error: in `/tmp/pip-build-ek9pxyw2/gevent/deps/libev':
  834. config.status: error: Something went wrong bootstrapping makefile fragments
  835. for automatic dependency tracking. Try re-running configure with the
  836. '--disable-dependency-tracking' option to at least be able to build
  837. the package (albeit without support for automatic dependency tracking).
  838. See `config.log' for more details
  839. Traceback (most recent call last):
  840. File "<string>", line 1, in <module>
  841. File "/tmp/pip-build-ek9pxyw2/gevent/setup.py", line 471, in <module>
  842. run_setup(EXT_MODULES)
  843. File "/tmp/pip-build-ek9pxyw2/gevent/setup.py", line 455, in run_setup
  844. "signal_os_incompat = gevent.monkey:_subscribe_signal_os",
  845. File "/root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup
  846. return distutils.core.setup(**attrs)
  847. File "/usr/lib/python3.6/distutils/core.py", line 148, in setup
  848. dist.run_commands()
  849. File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands
  850. self.run_command(cmd)
  851. File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command
  852. cmd_obj.run()
  853. File "/root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/lib/python3.6/site-packages/setuptools/command/install.py", line 61, in run
  854. return orig.install.run(self)
  855. File "/usr/lib/python3.6/distutils/command/install.py", line 589, in run
  856. self.run_command('build')
  857. File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command
  858. self.distribution.run_command(command)
  859. File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command
  860. cmd_obj.run()
  861. File "/usr/lib/python3.6/distutils/command/build.py", line 135, in run
  862. self.run_command(cmd_name)
  863. File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command
  864. self.distribution.run_command(command)
  865. File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command
  866. cmd_obj.run()
  867. File "/root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/lib/python3.6/site-packages/setuptools/command/build_ext.py", line 78, in run
  868. _build_ext.run(self)
  869. File "/usr/lib/python3.6/distutils/command/build_ext.py", line 339, in run
  870. self.build_extensions()
  871. File "/usr/lib/python3.6/distutils/command/build_ext.py", line 448, in build_extensions
  872. self._build_extensions_serial()
  873. File "/usr/lib/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial
  874. self.build_extension(ext)
  875. File "/tmp/pip-build-ek9pxyw2/gevent/_setuputils.py", line 350, in build_extension
  876. self.gevent_prepare(ext)
  877. File "/tmp/pip-build-ek9pxyw2/gevent/_setuputils.py", line 347, in gevent_prepare
  878. configure(self, ext)
  879. File "/tmp/pip-build-ek9pxyw2/gevent/_setuplibev.py", line 55, in configure_libev
  880. system(libev_configure_command)
  881. File "/tmp/pip-build-ek9pxyw2/gevent/_setuputils.py", line 194, in system
  882. if _system(cmd, cwd=cwd, env=env, **kwargs):
  883. File "/tmp/pip-build-ek9pxyw2/gevent/_setuputils.py", line 190, in _system
  884. return check_call(cmd, cwd=cwd, env=env, **kwargs)
  885. File "/usr/lib/python3.6/subprocess.py", line 311, in check_call
  886. raise CalledProcessError(retcode, cmd)
  887. subprocess.CalledProcessError: Command '(cd "/tmp/pip-build-ek9pxyw2/gevent/deps/libev" && sh ./configure -C > configure-output.txt )' returned non-zero exit status 1.
  888.  
  889. ----------------------------------------
  890. Command "/root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ek9pxyw2/gevent/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-txe0un9g-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.cache/pypoetry/virtualenvs/app-wBZ_yRzG-py3.6/include/site/python3.6/gevent" failed with error code 1 in /tmp/pip-build-ek9pxyw2/gevent/
  891.  
  892. The command '/bin/sh -c poetry add gevent' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement