Advertisement
Guest User

Untitled

a guest
May 28th, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.43 KB | None | 0 0
  1. Creating network "mattermostdocker_default" with the default driver
  2. Building db
  3. Step 1/7 : FROM postgres:9.4
  4. 9.4: Pulling from library/postgres
  5. 10a267c67f42: Pull complete
  6. e9a920522e33: Pull complete
  7. 6888e696bd71: Pull complete
  8. 798096eed143: Pull complete
  9. fb58419959b5: Pull complete
  10. 97f9ec09cb68: Pull complete
  11. 94972b6e82a0: Pull complete
  12. a281bad165d7: Pull complete
  13. 080dd452e4af: Pull complete
  14. c450db9c7685: Pull complete
  15. e913210284c6: Pull complete
  16. f91d19ace045: Pull complete
  17. d032324a2b57: Pull complete
  18. Digest: sha256:6743b5df62f49988756e0d0cc7aca4c1bd07e4028f3a724e75ae7eac6d078d8d
  19. Status: Downloaded newer image for postgres:9.4
  20. ---> 6a9d1feea01b
  21. Step 2/7 : RUN apt-get update && apt-get install -y python-dev lzop pv daemontools curl build-essential && curl --silent --show-error --retry 5 https://bootstrap.pypa.io/get-pip.py | python && pip install 'wal-e<1.0.0' && apt-get remove -y build-essential python-dev && apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
  22. ---> Running in 93a536ee434e
  23. Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
  24. Ign http://deb.debian.org jessie InRelease
  25. Get:2 http://apt.postgresql.org jessie-pgdg InRelease [51.6 kB]
  26. Get:3 http://deb.debian.org jessie-updates InRelease [145 kB]
  27. Get:4 http://security.debian.org jessie/updates/main amd64 Packages [515 kB]
  28. Get:5 http://apt.postgresql.org jessie-pgdg/main amd64 Packages [112 kB]
  29. Get:6 http://deb.debian.org jessie Release.gpg [2,373 B]
  30. Get:7 http://deb.debian.org jessie-updates/main amd64 Packages [17.6 kB]
  31. Get:8 http://deb.debian.org jessie Release [148 kB]
  32. Get:9 http://apt.postgresql.org jessie-pgdg/9.4 amd64 Packages [1,698 B]
  33. Get:10 http://deb.debian.org jessie/main amd64 Packages [9,065 kB]
  34. Fetched 10.1 MB in 50s (199 kB/s)
  35. Reading package lists...
  36. Reading package lists...
  37. Building dependency tree...
  38. Reading state information...
  39. The following extra packages will be installed:
  40. binutils ca-certificates cpp cpp-4.9 dpkg-dev fakeroot g++ g++-4.9 gcc
  41. gcc-4.9 libalgorithm-diff-perl libalgorithm-diff-xs-perl
  42. libalgorithm-merge-perl libasan1 libatomic1 libc-dev-bin libc6-dev
  43. libcilkrts5 libcloog-isl4 libcurl3 libdpkg-perl libexpat1-dev libfakeroot
  44. libfile-fcntllock-perl libgcc-4.9-dev libgomp1 libidn11 libisl10 libitm1
  45. liblsan0 liblzo2-2 libmpc3 libmpfr4 libpython-dev libpython2.7
  46. libpython2.7-dev libquadmath0 librtmp1 libssh2-1 libstdc++-4.9-dev
  47. libtimedate-perl libtsan0 libubsan0 linux-libc-dev make manpages
  48. manpages-dev patch python2.7-dev xz-utils
  49. Suggested packages:
  50. binutils-doc cpp-doc gcc-4.9-locales daemontools-run runit debian-keyring
  51. g++-multilib g++-4.9-multilib gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib
  52. autoconf automake libtool flex bison gdb gcc-doc gcc-4.9-multilib
  53. libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg
  54. liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libquadmath0-dbg
  55. glibc-doc libstdc++-4.9-doc make-doc man-browser ed diffutils-doc doc-base
  56. The following NEW packages will be installed:
  57. binutils build-essential ca-certificates cpp cpp-4.9 curl daemontools
  58. dpkg-dev fakeroot g++ g++-4.9 gcc gcc-4.9 libalgorithm-diff-perl
  59. libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan1 libatomic1
  60. libc-dev-bin libc6-dev libcilkrts5 libcloog-isl4 libcurl3 libdpkg-perl
  61. libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-4.9-dev libgomp1
  62. libidn11 libisl10 libitm1 liblsan0 liblzo2-2 libmpc3 libmpfr4 libpython-dev
  63. libpython2.7 libpython2.7-dev libquadmath0 librtmp1 libssh2-1
  64. libstdc++-4.9-dev libtimedate-perl libtsan0 libubsan0 linux-libc-dev lzop
  65. make manpages manpages-dev patch pv python-dev python2.7-dev xz-utils
  66. 0 upgraded, 56 newly installed, 0 to remove and 3 not upgraded.
  67. Need to get 71.5 MB of archives.
  68. After this operation, 182 MB of additional disk space will be used.
  69. Get:1 http://security.debian.org/ jessie/updates/main librtmp1 amd64 2.4+20150115.gita107cef-1+deb8u1 [60.0 kB]
  70. Get:2 http://deb.debian.org/debian/ jessie/main libidn11 amd64 1.29-1+deb8u2 [136 kB]
  71. Get:3 http://deb.debian.org/debian/ jessie/main libasan1 amd64 4.9.2-10 [195 kB]
  72. Get:4 http://deb.debian.org/debian/ jessie/main libatomic1 amd64 4.9.2-10 [8,992 B]
  73. Get:5 http://deb.debian.org/debian/ jessie/main libcilkrts5 amd64 4.9.2-10 [40.1 kB]
  74. Get:6 http://deb.debian.org/debian/ jessie/main libisl10 amd64 0.12.2-2 [440 kB]
  75. Get:7 http://deb.debian.org/debian/ jessie/main libcloog-isl4 amd64 0.18.2-1+b2 [61.8 kB]
  76. Get:8 http://deb.debian.org/debian/ jessie/main libssh2-1 amd64 1.4.3-4.1+deb8u1 [125 kB]
  77. Get:9 http://deb.debian.org/debian/ jessie/main libcurl3 amd64 7.38.0-4+deb8u5 [259 kB]
  78. Get:10 http://deb.debian.org/debian/ jessie/main libgomp1 amd64 4.9.2-10 [37.8 kB]
  79. Get:11 http://deb.debian.org/debian/ jessie/main libitm1 amd64 4.9.2-10 [29.2 kB]
  80. Get:12 http://deb.debian.org/debian/ jessie/main liblsan0 amd64 4.9.2-10 [92.8 kB]
  81. Get:13 http://deb.debian.org/debian/ jessie/main liblzo2-2 amd64 2.08-1.2 [54.6 kB]
  82. Get:14 http://deb.debian.org/debian/ jessie/main libmpfr4 amd64 3.1.2-2 [527 kB]
  83. Get:15 http://deb.debian.org/debian/ jessie/main libpython2.7 amd64 2.7.9-2+deb8u1 [1,081 kB]
  84. Get:16 http://deb.debian.org/debian/ jessie/main libc-dev-bin amd64 2.19-18+deb8u9 [238 kB]
  85. Get:17 http://deb.debian.org/debian/ jessie/main linux-libc-dev amd64 3.16.43-2 [1,059 kB]
  86. Get:18 http://deb.debian.org/debian/ jessie/main libc6-dev amd64 2.19-18+deb8u9 [2,003 kB]
  87. Get:19 http://deb.debian.org/debian/ jessie/main libexpat1-dev amd64 2.1.0-6+deb8u3 [126 kB]
  88. Get:20 http://deb.debian.org/debian/ jessie/main libpython2.7-dev amd64 2.7.9-2+deb8u1 [18.6 MB]
  89. Get:21 http://deb.debian.org/debian/ jessie/main libquadmath0 amd64 4.9.2-10 [129 kB]
  90. Get:22 http://deb.debian.org/debian/ jessie/main libtsan0 amd64 4.9.2-10 [212 kB]
  91. Get:23 http://deb.debian.org/debian/ jessie/main libubsan0 amd64 4.9.2-10 [82.4 kB]
  92. Get:24 http://deb.debian.org/debian/ jessie/main libmpc3 amd64 1.0.2-1 [39.3 kB]
  93. Get:25 http://deb.debian.org/debian/ jessie/main manpages all 3.74-1 [997 kB]
  94. Get:26 http://deb.debian.org/debian/ jessie/main patch amd64 2.7.5-1 [109 kB]
  95. Get:27 http://deb.debian.org/debian/ jessie/main xz-utils amd64 5.1.1alpha+20120614-2+b3 [221 kB]
  96. Get:28 http://deb.debian.org/debian/ jessie/main binutils amd64 2.25-5+deb8u1 [3,496 kB]
  97. Get:29 http://deb.debian.org/debian/ jessie/main cpp-4.9 amd64 4.9.2-10 [5,169 kB]
  98. Get:30 http://deb.debian.org/debian/ jessie/main cpp amd64 4:4.9.2-2 [17.3 kB]
  99. Get:31 http://deb.debian.org/debian/ jessie/main libgcc-4.9-dev amd64 4.9.2-10 [2,066 kB]
  100. Get:32 http://deb.debian.org/debian/ jessie/main gcc-4.9 amd64 4.9.2-10 [5,352 kB]
  101. Get:33 http://deb.debian.org/debian/ jessie/main gcc amd64 4:4.9.2-2 [5,136 B]
  102. Get:34 http://deb.debian.org/debian/ jessie/main libstdc++-4.9-dev amd64 4.9.2-10 [1,121 kB]
  103. Get:35 http://deb.debian.org/debian/ jessie/main g++-4.9 amd64 4.9.2-10 [21.4 MB]
  104. Get:36 http://deb.debian.org/debian/ jessie/main g++ amd64 4:4.9.2-2 [1,530 B]
  105. Get:37 http://deb.debian.org/debian/ jessie/main make amd64 4.0-8.1 [349 kB]
  106. Get:38 http://deb.debian.org/debian/ jessie/main libtimedate-perl all 2.3000-2 [42.2 kB]
  107. Get:39 http://deb.debian.org/debian/ jessie/main libdpkg-perl all 1.17.27 [1,075 kB]
  108. Get:40 http://deb.debian.org/debian/ jessie/main dpkg-dev all 1.17.27 [1,548 kB]
  109. Get:41 http://deb.debian.org/debian/ jessie/main build-essential amd64 11.7 [7,114 B]
  110. Get:42 http://deb.debian.org/debian/ jessie/main ca-certificates all 20141019+deb8u3 [207 kB]
  111. Get:43 http://deb.debian.org/debian/ jessie/main curl amd64 7.38.0-4+deb8u5 [200 kB]
  112. Get:44 http://deb.debian.org/debian/ jessie/main daemontools amd64 1:0.76-6 [57.6 kB]
  113. Get:45 http://deb.debian.org/debian/ jessie/main libfakeroot amd64 1.20.2-1 [44.7 kB]
  114. Get:46 http://deb.debian.org/debian/ jessie/main fakeroot amd64 1.20.2-1 [84.7 kB]
  115. Get:47 http://deb.debian.org/debian/ jessie/main libalgorithm-diff-perl all 1.19.02-3 [51.7 kB]
  116. Get:48 http://deb.debian.org/debian/ jessie/main libalgorithm-diff-xs-perl amd64 0.04-3+b1 [12.2 kB]
  117. Get:49 http://deb.debian.org/debian/ jessie/main libalgorithm-merge-perl all 0.08-2 [13.5 kB]
  118. Get:50 http://deb.debian.org/debian/ jessie/main libfile-fcntllock-perl amd64 0.22-1+b1 [36.4 kB]
  119. Get:51 http://deb.debian.org/debian/ jessie/main libpython-dev amd64 2.7.9-1 [19.6 kB]
  120. Get:52 http://deb.debian.org/debian/ jessie/main lzop amd64 1.03-3 [44.8 kB]
  121. Get:53 http://deb.debian.org/debian/ jessie/main manpages-dev all 3.74-1 [1,865 kB]
  122. Get:54 http://deb.debian.org/debian/ jessie/main pv amd64 1.5.7-2 [45.4 kB]
  123. Get:55 http://deb.debian.org/debian/ jessie/main python2.7-dev amd64 2.7.9-2+deb8u1 [290 kB]
  124. Get:56 http://deb.debian.org/debian/ jessie/main python-dev amd64 2.7.9-1 [1,182 B]
  125. debconf: delaying package configuration, since apt-utils is not installed
  126. Fetched 71.5 MB in 5min 18s (225 kB/s)
  127. Selecting previously unselected package libidn11:amd64.
  128. (Reading database ... 12502 files and directories currently installed.)
  129. Preparing to unpack .../libidn11_1.29-1+deb8u2_amd64.deb ...
  130. Unpacking libidn11:amd64 (1.29-1+deb8u2) ...
  131. Selecting previously unselected package libasan1:amd64.
  132. Preparing to unpack .../libasan1_4.9.2-10_amd64.deb ...
  133. Unpacking libasan1:amd64 (4.9.2-10) ...
  134. Selecting previously unselected package libatomic1:amd64.
  135. Preparing to unpack .../libatomic1_4.9.2-10_amd64.deb ...
  136. Unpacking libatomic1:amd64 (4.9.2-10) ...
  137. Selecting previously unselected package libcilkrts5:amd64.
  138. Preparing to unpack .../libcilkrts5_4.9.2-10_amd64.deb ...
  139. Unpacking libcilkrts5:amd64 (4.9.2-10) ...
  140. Selecting previously unselected package libisl10:amd64.
  141. Preparing to unpack .../libisl10_0.12.2-2_amd64.deb ...
  142. Unpacking libisl10:amd64 (0.12.2-2) ...
  143. Selecting previously unselected package libcloog-isl4:amd64.
  144. Preparing to unpack .../libcloog-isl4_0.18.2-1+b2_amd64.deb ...
  145. Unpacking libcloog-isl4:amd64 (0.18.2-1+b2) ...
  146. Selecting previously unselected package librtmp1:amd64.
  147. Preparing to unpack .../librtmp1_2.4+20150115.gita107cef-1+deb8u1_amd64.deb ...
  148. Unpacking librtmp1:amd64 (2.4+20150115.gita107cef-1+deb8u1) ...
  149. Selecting previously unselected package libssh2-1:amd64.
  150. Preparing to unpack .../libssh2-1_1.4.3-4.1+deb8u1_amd64.deb ...
  151. Unpacking libssh2-1:amd64 (1.4.3-4.1+deb8u1) ...
  152. Selecting previously unselected package libcurl3:amd64.
  153. Preparing to unpack .../libcurl3_7.38.0-4+deb8u5_amd64.deb ...
  154. Unpacking libcurl3:amd64 (7.38.0-4+deb8u5) ...
  155. Selecting previously unselected package libgomp1:amd64.
  156. Preparing to unpack .../libgomp1_4.9.2-10_amd64.deb ...
  157. Unpacking libgomp1:amd64 (4.9.2-10) ...
  158. Selecting previously unselected package libitm1:amd64.
  159. Preparing to unpack .../libitm1_4.9.2-10_amd64.deb ...
  160. Unpacking libitm1:amd64 (4.9.2-10) ...
  161. Selecting previously unselected package liblsan0:amd64.
  162. Preparing to unpack .../liblsan0_4.9.2-10_amd64.deb ...
  163. Unpacking liblsan0:amd64 (4.9.2-10) ...
  164. Selecting previously unselected package liblzo2-2:amd64.
  165. Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ...
  166. Unpacking liblzo2-2:amd64 (2.08-1.2) ...
  167. Selecting previously unselected package libmpfr4:amd64.
  168. Preparing to unpack .../libmpfr4_3.1.2-2_amd64.deb ...
  169. Unpacking libmpfr4:amd64 (3.1.2-2) ...
  170. Selecting previously unselected package libpython2.7:amd64.
  171. Preparing to unpack .../libpython2.7_2.7.9-2+deb8u1_amd64.deb ...
  172. Unpacking libpython2.7:amd64 (2.7.9-2+deb8u1) ...
  173. Selecting previously unselected package libc-dev-bin.
  174. Preparing to unpack .../libc-dev-bin_2.19-18+deb8u9_amd64.deb ...
  175. Unpacking libc-dev-bin (2.19-18+deb8u9) ...
  176. Selecting previously unselected package linux-libc-dev:amd64.
  177. Preparing to unpack .../linux-libc-dev_3.16.43-2_amd64.deb ...
  178. Unpacking linux-libc-dev:amd64 (3.16.43-2) ...
  179. Selecting previously unselected package libc6-dev:amd64.
  180. Preparing to unpack .../libc6-dev_2.19-18+deb8u9_amd64.deb ...
  181. Unpacking libc6-dev:amd64 (2.19-18+deb8u9) ...
  182. Selecting previously unselected package libexpat1-dev:amd64.
  183. Preparing to unpack .../libexpat1-dev_2.1.0-6+deb8u3_amd64.deb ...
  184. Unpacking libexpat1-dev:amd64 (2.1.0-6+deb8u3) ...
  185. Selecting previously unselected package libpython2.7-dev:amd64.
  186. Preparing to unpack .../libpython2.7-dev_2.7.9-2+deb8u1_amd64.deb ...
  187. Unpacking libpython2.7-dev:amd64 (2.7.9-2+deb8u1) ...
  188. Selecting previously unselected package libquadmath0:amd64.
  189. Preparing to unpack .../libquadmath0_4.9.2-10_amd64.deb ...
  190. Unpacking libquadmath0:amd64 (4.9.2-10) ...
  191. Selecting previously unselected package libtsan0:amd64.
  192. Preparing to unpack .../libtsan0_4.9.2-10_amd64.deb ...
  193. Unpacking libtsan0:amd64 (4.9.2-10) ...
  194. Selecting previously unselected package libubsan0:amd64.
  195. Preparing to unpack .../libubsan0_4.9.2-10_amd64.deb ...
  196. Unpacking libubsan0:amd64 (4.9.2-10) ...
  197. Selecting previously unselected package libmpc3:amd64.
  198. Preparing to unpack .../libmpc3_1.0.2-1_amd64.deb ...
  199. Unpacking libmpc3:amd64 (1.0.2-1) ...
  200. Selecting previously unselected package manpages.
  201. Preparing to unpack .../manpages_3.74-1_all.deb ...
  202. Unpacking manpages (3.74-1) ...
  203. Selecting previously unselected package patch.
  204. Preparing to unpack .../patch_2.7.5-1_amd64.deb ...
  205. Unpacking patch (2.7.5-1) ...
  206. Selecting previously unselected package xz-utils.
  207. Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2+b3_amd64.deb ...
  208. Unpacking xz-utils (5.1.1alpha+20120614-2+b3) ...
  209. Selecting previously unselected package binutils.
  210. Preparing to unpack .../binutils_2.25-5+deb8u1_amd64.deb ...
  211. Unpacking binutils (2.25-5+deb8u1) ...
  212. Selecting previously unselected package cpp-4.9.
  213. Preparing to unpack .../cpp-4.9_4.9.2-10_amd64.deb ...
  214. Unpacking cpp-4.9 (4.9.2-10) ...
  215. Selecting previously unselected package cpp.
  216. Preparing to unpack .../cpp_4%3a4.9.2-2_amd64.deb ...
  217. Unpacking cpp (4:4.9.2-2) ...
  218. Selecting previously unselected package libgcc-4.9-dev:amd64.
  219. Preparing to unpack .../libgcc-4.9-dev_4.9.2-10_amd64.deb ...
  220. Unpacking libgcc-4.9-dev:amd64 (4.9.2-10) ...
  221. Selecting previously unselected package gcc-4.9.
  222. Preparing to unpack .../gcc-4.9_4.9.2-10_amd64.deb ...
  223. Unpacking gcc-4.9 (4.9.2-10) ...
  224. Selecting previously unselected package gcc.
  225. Preparing to unpack .../gcc_4%3a4.9.2-2_amd64.deb ...
  226. Unpacking gcc (4:4.9.2-2) ...
  227. Selecting previously unselected package libstdc++-4.9-dev:amd64.
  228. Preparing to unpack .../libstdc++-4.9-dev_4.9.2-10_amd64.deb ...
  229. Unpacking libstdc++-4.9-dev:amd64 (4.9.2-10) ...
  230. Selecting previously unselected package g++-4.9.
  231. Preparing to unpack .../g++-4.9_4.9.2-10_amd64.deb ...
  232. Unpacking g++-4.9 (4.9.2-10) ...
  233. Selecting previously unselected package g++.
  234. Preparing to unpack .../g++_4%3a4.9.2-2_amd64.deb ...
  235. Unpacking g++ (4:4.9.2-2) ...
  236. Selecting previously unselected package make.
  237. Preparing to unpack .../make_4.0-8.1_amd64.deb ...
  238. Unpacking make (4.0-8.1) ...
  239. Selecting previously unselected package libtimedate-perl.
  240. Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ...
  241. Unpacking libtimedate-perl (2.3000-2) ...
  242. Selecting previously unselected package libdpkg-perl.
  243. Preparing to unpack .../libdpkg-perl_1.17.27_all.deb ...
  244. Unpacking libdpkg-perl (1.17.27) ...
  245. Selecting previously unselected package dpkg-dev.
  246. Preparing to unpack .../dpkg-dev_1.17.27_all.deb ...
  247. Unpacking dpkg-dev (1.17.27) ...
  248. Selecting previously unselected package build-essential.
  249. Preparing to unpack .../build-essential_11.7_amd64.deb ...
  250. Unpacking build-essential (11.7) ...
  251. Selecting previously unselected package ca-certificates.
  252. Preparing to unpack .../ca-certificates_20141019+deb8u3_all.deb ...
  253. Unpacking ca-certificates (20141019+deb8u3) ...
  254. Selecting previously unselected package curl.
  255. Preparing to unpack .../curl_7.38.0-4+deb8u5_amd64.deb ...
  256. Unpacking curl (7.38.0-4+deb8u5) ...
  257. Selecting previously unselected package daemontools.
  258. Preparing to unpack .../daemontools_1%3a0.76-6_amd64.deb ...
  259. Unpacking daemontools (1:0.76-6) ...
  260. Selecting previously unselected package libfakeroot:amd64.
  261. Preparing to unpack .../libfakeroot_1.20.2-1_amd64.deb ...
  262. Unpacking libfakeroot:amd64 (1.20.2-1) ...
  263. Selecting previously unselected package fakeroot.
  264. Preparing to unpack .../fakeroot_1.20.2-1_amd64.deb ...
  265. Unpacking fakeroot (1.20.2-1) ...
  266. Selecting previously unselected package libalgorithm-diff-perl.
  267. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...
  268. Unpacking libalgorithm-diff-perl (1.19.02-3) ...
  269. Selecting previously unselected package libalgorithm-diff-xs-perl.
  270. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-3+b1_amd64.deb ...
  271. Unpacking libalgorithm-diff-xs-perl (0.04-3+b1) ...
  272. Selecting previously unselected package libalgorithm-merge-perl.
  273. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...
  274. Unpacking libalgorithm-merge-perl (0.08-2) ...
  275. Selecting previously unselected package libfile-fcntllock-perl.
  276. Preparing to unpack .../libfile-fcntllock-perl_0.22-1+b1_amd64.deb ...
  277. Unpacking libfile-fcntllock-perl (0.22-1+b1) ...
  278. Selecting previously unselected package libpython-dev:amd64.
  279. Preparing to unpack .../libpython-dev_2.7.9-1_amd64.deb ...
  280. Unpacking libpython-dev:amd64 (2.7.9-1) ...
  281. Selecting previously unselected package lzop.
  282. Preparing to unpack .../archives/lzop_1.03-3_amd64.deb ...
  283. Unpacking lzop (1.03-3) ...
  284. Selecting previously unselected package manpages-dev.
  285. Preparing to unpack .../manpages-dev_3.74-1_all.deb ...
  286. Unpacking manpages-dev (3.74-1) ...
  287. Selecting previously unselected package pv.
  288. Preparing to unpack .../archives/pv_1.5.7-2_amd64.deb ...
  289. Unpacking pv (1.5.7-2) ...
  290. Selecting previously unselected package python2.7-dev.
  291. Preparing to unpack .../python2.7-dev_2.7.9-2+deb8u1_amd64.deb ...
  292. Unpacking python2.7-dev (2.7.9-2+deb8u1) ...
  293. Selecting previously unselected package python-dev.
  294. Preparing to unpack .../python-dev_2.7.9-1_amd64.deb ...
  295. Unpacking python-dev (2.7.9-1) ...
  296. Setting up libidn11:amd64 (1.29-1+deb8u2) ...
  297. Setting up libasan1:amd64 (4.9.2-10) ...
  298. Setting up libatomic1:amd64 (4.9.2-10) ...
  299. Setting up libcilkrts5:amd64 (4.9.2-10) ...
  300. Setting up libisl10:amd64 (0.12.2-2) ...
  301. Setting up libcloog-isl4:amd64 (0.18.2-1+b2) ...
  302. Setting up librtmp1:amd64 (2.4+20150115.gita107cef-1+deb8u1) ...
  303. Setting up libssh2-1:amd64 (1.4.3-4.1+deb8u1) ...
  304. Setting up libcurl3:amd64 (7.38.0-4+deb8u5) ...
  305. Setting up libgomp1:amd64 (4.9.2-10) ...
  306. Setting up libitm1:amd64 (4.9.2-10) ...
  307. Setting up liblsan0:amd64 (4.9.2-10) ...
  308. Setting up liblzo2-2:amd64 (2.08-1.2) ...
  309. Setting up libmpfr4:amd64 (3.1.2-2) ...
  310. Setting up libpython2.7:amd64 (2.7.9-2+deb8u1) ...
  311. Setting up libc-dev-bin (2.19-18+deb8u9) ...
  312. Setting up linux-libc-dev:amd64 (3.16.43-2) ...
  313. Setting up libc6-dev:amd64 (2.19-18+deb8u9) ...
  314. Setting up libexpat1-dev:amd64 (2.1.0-6+deb8u3) ...
  315. Setting up libpython2.7-dev:amd64 (2.7.9-2+deb8u1) ...
  316. Setting up libquadmath0:amd64 (4.9.2-10) ...
  317. Setting up libtsan0:amd64 (4.9.2-10) ...
  318. Setting up libubsan0:amd64 (4.9.2-10) ...
  319. Setting up libmpc3:amd64 (1.0.2-1) ...
  320. Setting up manpages (3.74-1) ...
  321. Setting up patch (2.7.5-1) ...
  322. Setting up xz-utils (5.1.1alpha+20120614-2+b3) ...
  323. update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
  324. Setting up binutils (2.25-5+deb8u1) ...
  325. Setting up cpp-4.9 (4.9.2-10) ...
  326. Setting up cpp (4:4.9.2-2) ...
  327. Setting up libgcc-4.9-dev:amd64 (4.9.2-10) ...
  328. Setting up gcc-4.9 (4.9.2-10) ...
  329. Setting up gcc (4:4.9.2-2) ...
  330. Setting up libstdc++-4.9-dev:amd64 (4.9.2-10) ...
  331. Setting up g++-4.9 (4.9.2-10) ...
  332. Setting up g++ (4:4.9.2-2) ...
  333. update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
  334. Setting up make (4.0-8.1) ...
  335. Setting up libtimedate-perl (2.3000-2) ...
  336. Setting up libdpkg-perl (1.17.27) ...
  337. Setting up dpkg-dev (1.17.27) ...
  338. Setting up build-essential (11.7) ...
  339. Setting up ca-certificates (20141019+deb8u3) ...
  340. debconf: unable to initialize frontend: Dialog
  341. debconf: (TERM is not set, so the dialog frontend is not usable.)
  342. debconf: falling back to frontend: Readline
  343. Updating certificates in /etc/ssl/certs... 174 added, 0 removed; done.
  344. Setting up curl (7.38.0-4+deb8u5) ...
  345. Setting up daemontools (1:0.76-6) ...
  346. Setting up libfakeroot:amd64 (1.20.2-1) ...
  347. Setting up fakeroot (1.20.2-1) ...
  348. update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
  349. Setting up libalgorithm-diff-perl (1.19.02-3) ...
  350. Setting up libalgorithm-diff-xs-perl (0.04-3+b1) ...
  351. Setting up libalgorithm-merge-perl (0.08-2) ...
  352. Setting up libfile-fcntllock-perl (0.22-1+b1) ...
  353. Setting up libpython-dev:amd64 (2.7.9-1) ...
  354. Setting up lzop (1.03-3) ...
  355. Setting up manpages-dev (3.74-1) ...
  356. Setting up pv (1.5.7-2) ...
  357. Setting up python2.7-dev (2.7.9-2+deb8u1) ...
  358. Setting up python-dev (2.7.9-1) ...
  359. Processing triggers for libc-bin (2.19-18+deb8u9) ...
  360. Processing triggers for ca-certificates (20141019+deb8u3) ...
  361. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done.
  362. Running hooks in /etc/ca-certificates/update.d....done.
  363. Collecting pip
  364. Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)
  365. Collecting setuptools
  366. Downloading setuptools-35.0.2-py2.py3-none-any.whl (390kB)
  367. Collecting wheel
  368. Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)
  369. Collecting packaging>=16.8 (from setuptools)
  370. Downloading packaging-16.8-py2.py3-none-any.whl
  371. Collecting appdirs>=1.4.0 (from setuptools)
  372. Downloading appdirs-1.4.3-py2.py3-none-any.whl
  373. Collecting six>=1.6.0 (from setuptools)
  374. Downloading six-1.10.0-py2.py3-none-any.whl
  375. Collecting pyparsing (from packaging>=16.8->setuptools)
  376. Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
  377. Installing collected packages: pip, six, pyparsing, packaging, appdirs, setuptools, wheel
  378. Successfully installed appdirs-1.4.3 packaging-16.8 pip-9.0.1 pyparsing-2.2.0 setuptools-35.0.2 six-1.10.0 wheel-0.29.0
  379. Collecting wal-e<1.0.0
  380. Downloading wal-e-0.9.2.tar.gz (100kB)
  381. Collecting gevent>=1.0.2 (from wal-e<1.0.0)
  382. Downloading gevent-1.2.1-cp27-cp27mu-manylinux1_x86_64.whl (1.8MB)
  383. Collecting boto>=2.24.0 (from wal-e<1.0.0)
  384. Downloading boto-2.47.0-py2.py3-none-any.whl (1.4MB)
  385. Collecting azure>=0.7.0 (from wal-e<1.0.0)
  386. Downloading azure-2.0.0-py2.py3-none-any.whl
  387. Collecting python-swiftclient>=1.8.0 (from wal-e<1.0.0)
  388. Downloading python_swiftclient-3.3.0-py2.py3-none-any.whl (72kB)
  389. Collecting python-keystoneclient>=0.4.2 (from wal-e<1.0.0)
  390. Downloading python_keystoneclient-3.10.0-py2.py3-none-any.whl (369kB)
  391. Collecting greenlet>=0.4.10 (from gevent>=1.0.2->wal-e<1.0.0)
  392. Downloading greenlet-0.4.12-cp27-cp27mu-manylinux1_x86_64.whl (41kB)
  393. Collecting azure-keyvault~=0.3.3 (from azure>=0.7.0->wal-e<1.0.0)
  394. Downloading azure_keyvault-0.3.3-py2.py3-none-any.whl (68kB)
  395. Collecting azure-mgmt~=1.0.0 (from azure>=0.7.0->wal-e<1.0.0)
  396. Downloading azure_mgmt-1.0.0-py2.py3-none-any.whl
  397. Collecting azure-storage~=0.34.2 (from azure>=0.7.0->wal-e<1.0.0)
  398. Downloading azure_storage-0.34.2-py2.py3-none-any.whl (187kB)
  399. Collecting azure-servicemanagement-legacy~=0.20.6 (from azure>=0.7.0->wal-e<1.0.0)
  400. Downloading azure_servicemanagement_legacy-0.20.6-py2.py3-none-any.whl (78kB)
  401. Collecting azure-datalake-store~=0.0.9 (from azure>=0.7.0->wal-e<1.0.0)
  402. Downloading azure-datalake-store-0.0.9.tar.gz (47kB)
  403. Collecting azure-servicefabric~=5.6.130 (from azure>=0.7.0->wal-e<1.0.0)
  404. Downloading azure_servicefabric-5.6.130-py2.py3-none-any.whl (283kB)
  405. Collecting azure-batch~=3.0.0 (from azure>=0.7.0->wal-e<1.0.0)
  406. Downloading azure_batch-3.0.0-py2.py3-none-any.whl (281kB)
  407. Collecting azure-graphrbac~=0.30.0 (from azure>=0.7.0->wal-e<1.0.0)
  408. Downloading azure_graphrbac-0.30.0-py2.py3-none-any.whl (43kB)
  409. Collecting azure-servicebus~=0.21.1 (from azure>=0.7.0->wal-e<1.0.0)
  410. Downloading azure_servicebus-0.21.1-py2.py3-none-any.whl
  411. Collecting requests>=1.1 (from python-swiftclient>=1.8.0->wal-e<1.0.0)
  412. Downloading requests-2.16.5-py2.py3-none-any.whl (87kB)
  413. Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python2.7/dist-packages (from python-swiftclient>=1.8.0->wal-e<1.0.0)
  414. Collecting futures>=3.0; python_version == "2.7" or python_version == "2.6" (from python-swiftclient>=1.8.0->wal-e<1.0.0)
  415. Downloading futures-3.1.1-py2-none-any.whl
  416. Collecting stevedore>=1.17.1 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  417. Downloading stevedore-1.21.0-py2.py3-none-any.whl
  418. Collecting oslo.utils>=3.18.0 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  419. Downloading oslo.utils-3.25.1-py2.py3-none-any.whl (97kB)
  420. Collecting pbr>=1.8 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  421. Downloading pbr-3.0.1-py2.py3-none-any.whl (99kB)
  422. Collecting debtcollector>=1.2.0 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  423. Downloading debtcollector-1.13.0-py2.py3-none-any.whl
  424. Collecting oslo.i18n>=2.1.0 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  425. Downloading oslo.i18n-3.15.3-py2.py3-none-any.whl (42kB)
  426. Collecting oslo.serialization>=1.10.0 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  427. Downloading oslo.serialization-2.18.0-py2.py3-none-any.whl
  428. Collecting keystoneauth1>=2.18.0 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  429. Downloading keystoneauth1-2.20.0-py2.py3-none-any.whl (247kB)
  430. Collecting positional>=1.1.1 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  431. Downloading positional-1.1.1.tar.gz
  432. Collecting oslo.config!=3.18.0,>=3.14.0 (from python-keystoneclient>=0.4.2->wal-e<1.0.0)
  433. Downloading oslo.config-4.1.1-py2.py3-none-any.whl (103kB)
  434. Collecting azure-common~=1.1.5 (from azure-keyvault~=0.3.3->azure>=0.7.0->wal-e<1.0.0)
  435. Downloading azure_common-1.1.6-py2.py3-none-any.whl
  436. Collecting msrestazure~=0.4.7 (from azure-keyvault~=0.3.3->azure>=0.7.0->wal-e<1.0.0)
  437. Downloading msrestazure-0.4.7-py2.py3-none-any.whl
  438. Collecting azure-nspkg>=2.0.0 (from azure-keyvault~=0.3.3->azure>=0.7.0->wal-e<1.0.0)
  439. Downloading azure_nspkg-2.0.0-py2.py3-none-any.whl
  440. Collecting azure-mgmt-resource~=1.1.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  441. Downloading azure_mgmt_resource-1.1.0-py2.py3-none-any.whl (301kB)
  442. Collecting azure-mgmt-trafficmanager~=0.30.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  443. Downloading azure_mgmt_trafficmanager-0.30.0-py2.py3-none-any.whl
  444. Collecting azure-mgmt-storage~=1.0.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  445. Downloading azure_mgmt_storage-1.0.0-py2.py3-none-any.whl (61kB)
  446. Collecting azure-mgmt-containerregistry~=0.2.1 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  447. Downloading azure_mgmt_containerregistry-0.2.1-py2.py3-none-any.whl
  448. Collecting azure-mgmt-devtestlabs~=2.0.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  449. Downloading azure_mgmt_devtestlabs-2.0.0-py2.py3-none-any.whl (182kB)
  450. Collecting azure-mgmt-documentdb~=0.1.3 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  451. Downloading azure_mgmt_documentdb-0.1.3-py2.py3-none-any.whl
  452. Collecting azure-mgmt-cognitiveservices~=1.0.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  453. Downloading azure_mgmt_cognitiveservices-1.0.0-py2.py3-none-any.whl
  454. Collecting azure-mgmt-iothub~=0.2.2 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  455. Downloading azure_mgmt_iothub-0.2.2-py2.py3-none-any.whl
  456. Collecting azure-mgmt-dns~=1.0.1 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  457. Downloading azure_mgmt_dns-1.0.1-py2.py3-none-any.whl
  458. Collecting azure-mgmt-sql~=0.5.1 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  459. Downloading azure_mgmt_sql-0.5.1-py2.py3-none-any.whl (85kB)
  460. Collecting azure-mgmt-authorization~=0.30.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  461. Downloading azure_mgmt_authorization-0.30.0-py2.py3-none-any.whl
  462. Collecting azure-mgmt-monitor~=0.2.1 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  463. Downloading azure_mgmt_monitor-0.2.1-py2.py3-none-any.whl (62kB)
  464. Collecting azure-mgmt-keyvault~=0.31.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  465. Downloading azure_mgmt_keyvault-0.31.0-py2.py3-none-any.whl
  466. Collecting azure-mgmt-cdn~=0.30.3 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  467. Downloading azure_mgmt_cdn-0.30.3-py2.py3-none-any.whl (49kB)
  468. Collecting azure-mgmt-scheduler~=1.1.2 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  469. Downloading azure_mgmt_scheduler-1.1.2-py2.py3-none-any.whl (41kB)
  470. Collecting azure-mgmt-web~=0.32.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  471. Downloading azure_mgmt_web-0.32.0-py2.py3-none-any.whl (257kB)
  472. Collecting azure-mgmt-network~=1.0.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  473. Downloading azure_mgmt_network-1.0.0-py2.py3-none-any.whl (818kB)
  474. Collecting azure-mgmt-compute~=1.0.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  475. Downloading azure_mgmt_compute-1.0.0-py2.py3-none-any.whl (379kB)
  476. Collecting azure-mgmt-logic~=2.1.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  477. Downloading azure_mgmt_logic-2.1.0-py2.py3-none-any.whl (139kB)
  478. Collecting azure-mgmt-batch~=4.0.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  479. Downloading azure_mgmt_batch-4.0.0-py2.py3-none-any.whl
  480. Collecting azure-mgmt-redis~=4.1.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  481. Downloading azure_mgmt_redis-4.1.0-py2.py3-none-any.whl
  482. Collecting azure-mgmt-datalake-store~=0.1.4 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  483. Downloading azure_mgmt_datalake_store-0.1.4-py2.py3-none-any.whl
  484. Collecting azure-mgmt-datalake-analytics~=0.1.4 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  485. Downloading azure_mgmt_datalake_analytics-0.1.4-py2.py3-none-any.whl (113kB)
  486. Collecting azure-mgmt-rdbms~=0.1.0 (from azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  487. Downloading azure_mgmt_rdbms-0.1.0-py2.py3-none-any.whl (79kB)
  488. Collecting python-dateutil (from azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  489. Downloading python_dateutil-2.6.0-py2.py3-none-any.whl (194kB)
  490. Collecting cryptography (from azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  491. Downloading cryptography-1.8.2.tar.gz (423kB)
  492. Collecting cffi (from azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  493. Downloading cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392kB)
  494. Collecting adal>=0.4.2 (from azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  495. Downloading adal-0.4.5-py2.py3-none-any.whl (49kB)
  496. Collecting msrest~=0.4.5 (from azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  497. Downloading msrest-0.4.8-py2.py3-none-any.whl
  498. Collecting pathlib2 (from azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  499. Downloading pathlib2-2.2.1-py2.py3-none-any.whl
  500. Collecting urllib3<1.22,>=1.21.1 (from requests>=1.1->python-swiftclient>=1.8.0->wal-e<1.0.0)
  501. Downloading urllib3-1.21.1-py2.py3-none-any.whl (131kB)
  502. Collecting idna<2.6,>=2.5 (from requests>=1.1->python-swiftclient>=1.8.0->wal-e<1.0.0)
  503. Downloading idna-2.5-py2.py3-none-any.whl (55kB)
  504. Collecting certifi>=2017.4.17 (from requests>=1.1->python-swiftclient>=1.8.0->wal-e<1.0.0)
  505. Downloading certifi-2017.4.17-py2.py3-none-any.whl (375kB)
  506. Collecting chardet<3.1.0,>=3.0.2 (from requests>=1.1->python-swiftclient>=1.8.0->wal-e<1.0.0)
  507. Downloading chardet-3.0.3-py2.py3-none-any.whl (133kB)
  508. Collecting monotonic>=0.6 (from oslo.utils>=3.18.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  509. Downloading monotonic-1.3-py2.py3-none-any.whl
  510. Collecting funcsigs>=0.4; python_version == "2.7" or python_version == "2.6" (from oslo.utils>=3.18.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  511. Downloading funcsigs-1.0.2-py2.py3-none-any.whl
  512. Collecting netaddr!=0.7.16,>=0.7.13 (from oslo.utils>=3.18.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  513. Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
  514. Collecting netifaces>=0.10.4 (from oslo.utils>=3.18.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  515. Downloading netifaces-0.10.5.tar.gz
  516. Collecting pytz>=2013.6 (from oslo.utils>=3.18.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  517. Downloading pytz-2017.2-py2.py3-none-any.whl (484kB)
  518. Collecting iso8601>=0.1.11 (from oslo.utils>=3.18.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  519. Downloading iso8601-0.1.11-py2.py3-none-any.whl
  520. Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=3.18.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  521. Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  522. Downloading wrapt-1.10.10.tar.gz
  523. Collecting Babel!=2.4.0,>=2.3.4 (from oslo.i18n>=2.1.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  524. Downloading Babel-2.3.4-py2.py3-none-any.whl (7.1MB)
  525. Collecting msgpack-python>=0.4.0 (from oslo.serialization>=1.10.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  526. Downloading msgpack-python-0.4.8.tar.gz (113kB)
  527. Collecting rfc3986>=0.3.1 (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=0.4.2->wal-e<1.0.0)
  528. Downloading rfc3986-1.0.0-py2.py3-none-any.whl
  529. Collecting keyring>=5.6 (from msrestazure~=0.4.7->azure-keyvault~=0.3.3->azure>=0.7.0->wal-e<1.0.0)
  530. Downloading keyring-10.3.2-py2.py3-none-any.whl
  531. Collecting azure-mgmt-nspkg>=2.0.0 (from azure-mgmt-resource~=1.1.0->azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  532. Downloading azure_mgmt_nspkg-2.0.0-py2.py3-none-any.whl
  533. Collecting azure-mgmt-datalake-nspkg>=2.0.0 (from azure-mgmt-datalake-store~=0.1.4->azure-mgmt~=1.0.0->azure>=0.7.0->wal-e<1.0.0)
  534. Downloading azure_mgmt_datalake_nspkg-2.0.0-py2.py3-none-any.whl
  535. Collecting asn1crypto>=0.21.0 (from cryptography->azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  536. Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
  537. Requirement already satisfied: packaging in /usr/local/lib/python2.7/dist-packages (from cryptography->azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  538. Requirement already satisfied: setuptools>=11.3 in /usr/local/lib/python2.7/dist-packages (from cryptography->azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  539. Collecting enum34 (from cryptography->azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  540. Downloading enum34-1.1.6-py2-none-any.whl
  541. Collecting ipaddress (from cryptography->azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  542. Downloading ipaddress-1.0.18-py2-none-any.whl
  543. Collecting pycparser (from cffi->azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  544. Downloading pycparser-2.17.tar.gz (231kB)
  545. Collecting PyJWT>=1.0.0 (from adal>=0.4.2->azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  546. Downloading PyJWT-1.5.0-py2.py3-none-any.whl
  547. Collecting isodate>=0.5.4 (from msrest~=0.4.5->azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  548. Downloading isodate-0.5.4.tar.gz
  549. Collecting requests-oauthlib>=0.5.0 (from msrest~=0.4.5->azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  550. Downloading requests_oauthlib-0.8.0-py2.py3-none-any.whl
  551. Collecting scandir; python_version < "3.5" (from pathlib2->azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  552. Downloading scandir-1.5.tar.gz
  553. Collecting secretstorage; sys_platform == "linux2" or sys_platform == "linux" (from keyring>=5.6->msrestazure~=0.4.7->azure-keyvault~=0.3.3->azure>=0.7.0->wal-e<1.0.0)
  554. Downloading SecretStorage-2.3.1.tar.gz
  555. Requirement already satisfied: appdirs>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from setuptools>=11.3->cryptography->azure-storage~=0.34.2->azure>=0.7.0->wal-e<1.0.0)
  556. Collecting oauthlib>=0.6.2 (from requests-oauthlib>=0.5.0->msrest~=0.4.5->azure-datalake-store~=0.0.9->azure>=0.7.0->wal-e<1.0.0)
  557. Downloading oauthlib-2.0.2.tar.gz (125kB)
  558. Building wheels for collected packages: wal-e, azure-datalake-store, positional, cryptography, netifaces, wrapt, msgpack-python, pycparser, isodate, scandir, secretstorage, oauthlib
  559. Running setup.py bdist_wheel for wal-e: started
  560. Running setup.py bdist_wheel for wal-e: finished with status 'done'
  561. Stored in directory: /root/.cache/pip/wheels/08/f7/f2/7caa779f618b38b7b3688607ca722d442ced734aa4f0de7b91
  562. Running setup.py bdist_wheel for azure-datalake-store: started
  563. Running setup.py bdist_wheel for azure-datalake-store: finished with status 'done'
  564. Stored in directory: /root/.cache/pip/wheels/ec/7d/03/2bcf90974682d841c8c2d58d17e2cf0a6e0765968acdf965ba
  565. Running setup.py bdist_wheel for positional: started
  566. Running setup.py bdist_wheel for positional: finished with status 'done'
  567. Stored in directory: /root/.cache/pip/wheels/f8/a3/e7/0704b4f6ee0128f17be800e4895e75a1d00c291ae4d9e8c412
  568. Running setup.py bdist_wheel for cryptography: started
  569. Running setup.py bdist_wheel for cryptography: finished with status 'error'
  570. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e5ihQR/cryptography/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/tmpjRBKiMpip-wheel- --python-tag cp27:
  571. c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory
  572. #include <ffi.h>
  573. ^
  574. compilation terminated.
  575. Traceback (most recent call last):
  576. File "<string>", line 1, in <module>
  577. File "/tmp/pip-build-e5ihQR/cryptography/setup.py", line 335, in <module>
  578. **keywords_with_side_effects(sys.argv)
  579. File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
  580. _setup_distribution = dist = klass(attrs)
  581. File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 318, in __init__
  582. self.fetch_build_eggs(attrs['setup_requires'])
  583. File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 375, in fetch_build_eggs
  584. replace_conflicting=True,
  585. File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 851, in resolve
  586. dist = best[req.key] = env.best_match(req, ws, installer)
  587. File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1123, in best_match
  588. return self.obtain(req, installer)
  589. File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1135, in obtain
  590. return installer(requirement)
  591. File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 443, in fetch_build_egg
  592. return cmd.easy_install(req)
  593. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 673, in easy_install
  594. return self.install_item(spec, dist.location, tmpdir, deps)
  595. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 699, in install_item
  596. dists = self.install_eggs(spec, download, tmpdir)
  597. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 880, in install_eggs
  598. return self.build_and_install(setup_script, setup_base)
  599. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 1119, in build_and_install
  600. self.run_setup(setup_script, setup_base, args)
  601. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 1107, in run_setup
  602. raise DistutilsError("Setup script exited with %s" % (v.args[0],))
  603. distutils.errors.DistutilsError: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  604.  
  605. ----------------------------------------
  606. Failed building wheel for cryptography
  607. Running setup.py clean for cryptography
  608. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e5ihQR/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" clean --all:
  609. c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory
  610. #include <ffi.h>
  611. ^
  612. compilation terminated.
  613. Traceback (most recent call last):
  614. File "<string>", line 1, in <module>
  615. File "/tmp/pip-build-e5ihQR/cryptography/setup.py", line 335, in <module>
  616. **keywords_with_side_effects(sys.argv)
  617. File "/usr/lib/python2.7/distutils/core.py", line 111, in setup
  618. _setup_distribution = dist = klass(attrs)
  619. File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 318, in __init__
  620. self.fetch_build_eggs(attrs['setup_requires'])
  621. File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 375, in fetch_build_eggs
  622. replace_conflicting=True,
  623. File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 851, in resolve
  624. dist = best[req.key] = env.best_match(req, ws, installer)
  625. File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1123, in best_match
  626. return self.obtain(req, installer)
  627. File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 1135, in obtain
  628. return installer(requirement)
  629. File "/usr/local/lib/python2.7/dist-packages/setuptools/dist.py", line 443, in fetch_build_egg
  630. return cmd.easy_install(req)
  631. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 673, in easy_install
  632. return self.install_item(spec, dist.location, tmpdir, deps)
  633. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 699, in install_item
  634. dists = self.install_eggs(spec, download, tmpdir)
  635. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 880, in install_eggs
  636. return self.build_and_install(setup_script, setup_base)
  637. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 1119, in build_and_install
  638. self.run_setup(setup_script, setup_base, args)
  639. File "/usr/local/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 1107, in run_setup
  640. raise DistutilsError("Setup script exited with %s" % (v.args[0],))
  641. distutils.errors.DistutilsError: Setup script exited with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  642.  
  643. ----------------------------------------
  644. Failed cleaning build dir for cryptography
  645. Running setup.py bdist_wheel for netifaces: started
  646. Running setup.py bdist_wheel for netifaces: finished with status 'done'
  647. Stored in directory: /root/.cache/pip/wheels/9f/40/bd/1f8e0f83e36399900d81bebfd7ece579931ced3a5d9383284b
  648. Running setup.py bdist_wheel for wrapt: started
  649. Running setup.py bdist_wheel for wrapt: finished with status 'done'
  650. Stored in directory: /root/.cache/pip/wheels/22/a5/9f/ca577d0e7b917b681fdbb7b36a41a8a9ae76fb7fec146438dc
  651. Running setup.py bdist_wheel for msgpack-python: started
  652. Running setup.py bdist_wheel for msgpack-python: finished with status 'done'
  653. Stored in directory: /root/.cache/pip/wheels/2c/e7/e7/9031652a69d594665c5ca25e41d0fb3faa024e730b590e4402
  654. Running setup.py bdist_wheel for pycparser: started
  655. Running setup.py bdist_wheel for pycparser: finished with status 'done'
  656. Stored in directory: /root/.cache/pip/wheels/a8/0b/41/dc95621f9d3a0da7bc191b8a71f0e8182ffd3cc5f33ac55005
  657. Running setup.py bdist_wheel for isodate: started
  658. Running setup.py bdist_wheel for isodate: finished with status 'done'
  659. Stored in directory: /root/.cache/pip/wheels/61/c0/d2/6b4a10c222ba9261ab9872a8f05d471652962284e8c677e5e7
  660. Running setup.py bdist_wheel for scandir: started
  661. Running setup.py bdist_wheel for scandir: finished with status 'done'
  662. Stored in directory: /root/.cache/pip/wheels/47/af/a2/eb591a17e9709a17d8b53696f6ad89914a05eaf9c091f36e18
  663. Running setup.py bdist_wheel for secretstorage: started
  664. Running setup.py bdist_wheel for secretstorage: finished with status 'done'
  665. Stored in directory: /root/.cache/pip/wheels/c7/58/c5/d09bed2136a4e88ed403f68c91f86293b46eecb719c00ef0d6
  666. Running setup.py bdist_wheel for oauthlib: started
  667. Running setup.py bdist_wheel for oauthlib: finished with status 'done'
  668. Stored in directory: /root/.cache/pip/wheels/84/98/7a/fba7268f61097bea6081cbe5480bc439b38975748ea7684fd5
  669. Successfully built wal-e azure-datalake-store positional netifaces wrapt msgpack-python pycparser isodate scandir secretstorage oauthlib
  670. Failed to build cryptography
  671. Installing collected packages: greenlet, gevent, boto, azure-nspkg, azure-common, idna, asn1crypto, enum34, ipaddress, pycparser, cffi, cryptography, secretstorage, keyring, python-dateutil, urllib3, certifi, chardet, requests, PyJWT, adal, isodate, oauthlib, requests-oauthlib, msrest, msrestazure, azure-keyvault, azure-mgmt-nspkg, azure-mgmt-resource, azure-mgmt-trafficmanager, azure-mgmt-storage, azure-mgmt-containerregistry, azure-mgmt-devtestlabs, azure-mgmt-documentdb, azure-mgmt-cognitiveservices, azure-mgmt-iothub, azure-mgmt-dns, azure-mgmt-sql, azure-mgmt-authorization, azure-mgmt-monitor, azure-mgmt-keyvault, azure-mgmt-cdn, azure-mgmt-scheduler, azure-mgmt-web, azure-mgmt-network, azure-mgmt-compute, azure-mgmt-logic, azure-mgmt-batch, azure-mgmt-redis, azure-mgmt-datalake-nspkg, azure-mgmt-datalake-store, azure-mgmt-datalake-analytics, azure-mgmt-rdbms, azure-mgmt, azure-storage, azure-servicemanagement-legacy, scandir, pathlib2, futures, azure-datalake-store, azure-servicefabric, azure-batch, azure-graphrbac, azure-servicebus, azure, python-swiftclient, pbr, stevedore, monotonic, funcsigs, pytz, Babel, oslo.i18n, wrapt, debtcollector, netaddr, netifaces, iso8601, oslo.utils, msgpack-python, oslo.serialization, positional, keystoneauth1, rfc3986, oslo.config, python-keystoneclient, wal-e
  672. Running setup.py install for cryptography: started
  673. Running setup.py install for cryptography: finished with status 'error'
  674. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e5ihQR/cryptography/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-_AN6bW-record/install-record.txt --single-version-externally-managed --compile:
  675. running install
  676. running build
  677. running build_py
  678. creating build
  679. creating build/lib.linux-x86_64-2.7
  680. creating build/lib.linux-x86_64-2.7/cryptography
  681. copying src/cryptography/__init__.py -> build/lib.linux-x86_64-2.7/cryptography
  682. copying src/cryptography/fernet.py -> build/lib.linux-x86_64-2.7/cryptography
  683. copying src/cryptography/__about__.py -> build/lib.linux-x86_64-2.7/cryptography
  684. copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-2.7/cryptography
  685. copying src/cryptography/utils.py -> build/lib.linux-x86_64-2.7/cryptography
  686. creating build/lib.linux-x86_64-2.7/cryptography/x509
  687. copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/x509
  688. copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-2.7/cryptography/x509
  689. copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-2.7/cryptography/x509
  690. copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-2.7/cryptography/x509
  691. copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-2.7/cryptography/x509
  692. copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-2.7/cryptography/x509
  693. creating build/lib.linux-x86_64-2.7/cryptography/hazmat
  694. copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat
  695. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
  696. copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
  697. copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
  698. copying src/cryptography/hazmat/backends/multibackend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends
  699. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings
  700. copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings
  701. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  702. copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  703. copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  704. copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  705. copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  706. copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  707. copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  708. copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  709. copying src/cryptography/hazmat/primitives/serialization.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives
  710. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
  711. copying src/cryptography/hazmat/backends/commoncrypto/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
  712. copying src/cryptography/hazmat/backends/commoncrypto/backend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
  713. copying src/cryptography/hazmat/backends/commoncrypto/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
  714. copying src/cryptography/hazmat/backends/commoncrypto/ciphers.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
  715. copying src/cryptography/hazmat/backends/commoncrypto/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/commoncrypto
  716. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  717. copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  718. copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  719. copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  720. copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  721. copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  722. copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  723. copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  724. copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  725. copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  726. copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  727. copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  728. copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  729. copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  730. copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/backends/openssl
  731. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/commoncrypto
  732. copying src/cryptography/hazmat/bindings/commoncrypto/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/commoncrypto
  733. copying src/cryptography/hazmat/bindings/commoncrypto/binding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/commoncrypto
  734. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
  735. copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
  736. copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
  737. copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/bindings/openssl
  738. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  739. copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  740. copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  741. copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  742. copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  743. copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  744. copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  745. copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/kdf
  746. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/interfaces
  747. copying src/cryptography/hazmat/primitives/interfaces/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/interfaces
  748. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
  749. copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
  750. copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
  751. copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
  752. copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/twofactor
  753. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  754. copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  755. copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  756. copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  757. copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  758. copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  759. copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  760. copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/asymmetric
  761. creating build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
  762. copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
  763. copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
  764. copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
  765. copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-2.7/cryptography/hazmat/primitives/ciphers
  766. running egg_info
  767. writing requirements to src/cryptography.egg-info/requires.txt
  768. writing src/cryptography.egg-info/PKG-INFO
  769. writing top-level names to src/cryptography.egg-info/top_level.txt
  770. writing dependency_links to src/cryptography.egg-info/dependency_links.txt
  771. writing entry points to src/cryptography.egg-info/entry_points.txt
  772. reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
  773. reading manifest template 'MANIFEST.in'
  774. no previously-included directories found matching 'docs/_build'
  775. warning: no previously-included files matching '*' found under directory 'vectors'
  776. writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
  777. running build_ext
  778. generating cffi module 'build/temp.linux-x86_64-2.7/_padding.c'
  779. creating build/temp.linux-x86_64-2.7
  780. generating cffi module 'build/temp.linux-x86_64-2.7/_constant_time.c'
  781. generating cffi module 'build/temp.linux-x86_64-2.7/_openssl.c'
  782. building '_openssl' extension
  783. creating build/temp.linux-x86_64-2.7/build
  784. creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7
  785. x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_openssl.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o
  786. build/temp.linux-x86_64-2.7/_openssl.c:434:30: fatal error: openssl/opensslv.h: No such file or directory
  787. #include <openssl/opensslv.h>
  788. ^
  789. compilation terminated.
  790. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  791.  
  792. ----------------------------------------
  793. Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-e5ihQR/cryptography/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-_AN6bW-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-e5ihQR/cryptography/
  794. ERROR: Service 'db' failed to build: The command '/bin/sh -c apt-get update && apt-get install -y python-dev lzop pv daemontools curl build-essential && curl --silent --show-error --retry 5 https://bootstrap.pypa.io/get-pip.py | python && pip install 'wal-e<1.0.0' && apt-get remove -y build-essential python-dev && apt-get autoremove -y && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement