Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 82.99 KB | None | 0 0
  1. python2-pysaml2 4.4.0-1 (2017-01-10 22:02)
  2. ( Unsupported package: Potentially dangerous ! )
  3. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  4. ==> ------------------------------------
  5. ==> n
  6.  
  7. ==> WARNING: This PKGBUILD describes a split package.
  8. ==> Specific package options are unknown
  9. ==> python-pysaml2 dependencies:
  10. - python-setuptools (already installed) [makedepend]
  11. - python2-setuptools (already installed) [makedepend]
  12.  
  13.  
  14. ==> Continue building python2-pysaml2 ? [Y/n]
  15. ==> -----------------------------------------
  16. ==> y
  17.  
  18. ==> Building and installing package
  19. ==> Making package: python-pysaml2 4.4.0-1 (Mon Jan 16 09:56:51 CET 2017)
  20. ==> Checking runtime dependencies...
  21. ==> Checking buildtime dependencies...
  22. ==> Retrieving sources...
  23. -> Downloading pysaml2-4.4.0.tar.gz...
  24. % Total % Received % Xferd Average Speed Time Time Time Current
  25. Dload Upload Total Spent Left Speed
  26. 100 4357k 100 4357k 0 0 554k 0 0:00:07 0:00:07 --:--:-- 562k
  27. ==> Validating source files with md5sums...
  28. pysaml2-4.4.0.tar.gz ... Passed
  29. ==> Extracting sources...
  30. -> Extracting pysaml2-4.4.0.tar.gz with bsdtar
  31. ==> Starting prepare()...
  32. ==> Starting build()...
  33. running build
  34. running build_py
  35. creating build
  36. creating build/lib
  37. creating build/lib/saml2
  38. copying src/saml2/virtual_org.py -> build/lib/saml2
  39. copying src/saml2/validate.py -> build/lib/saml2
  40. copying src/saml2/time_util.py -> build/lib/saml2
  41. copying src/saml2/soap.py -> build/lib/saml2
  42. copying src/saml2/sigver.py -> build/lib/saml2
  43. copying src/saml2/server.py -> build/lib/saml2
  44. copying src/saml2/sdb.py -> build/lib/saml2
  45. copying src/saml2/samlp.py -> build/lib/saml2
  46. copying src/saml2/saml.py -> build/lib/saml2
  47. copying src/saml2/s_utils.py -> build/lib/saml2
  48. copying src/saml2/response.py -> build/lib/saml2
  49. copying src/saml2/request.py -> build/lib/saml2
  50. copying src/saml2/population.py -> build/lib/saml2
  51. copying src/saml2/pack.py -> build/lib/saml2
  52. copying src/saml2/mongo_store.py -> build/lib/saml2
  53. copying src/saml2/metadata.py -> build/lib/saml2
  54. copying src/saml2/mdstore.py -> build/lib/saml2
  55. copying src/saml2/mdie.py -> build/lib/saml2
  56. copying src/saml2/mdbcache.py -> build/lib/saml2
  57. copying src/saml2/md.py -> build/lib/saml2
  58. copying src/saml2/mcache.py -> build/lib/saml2
  59. copying src/saml2/ident.py -> build/lib/saml2
  60. copying src/saml2/httputil.py -> build/lib/saml2
  61. copying src/saml2/httpbase.py -> build/lib/saml2
  62. copying src/saml2/filter.py -> build/lib/saml2
  63. copying src/saml2/eptid.py -> build/lib/saml2
  64. copying src/saml2/entity.py -> build/lib/saml2
  65. copying src/saml2/ecp_client.py -> build/lib/saml2
  66. copying src/saml2/ecp.py -> build/lib/saml2
  67. copying src/saml2/discovery.py -> build/lib/saml2
  68. copying src/saml2/country_codes.py -> build/lib/saml2
  69. copying src/saml2/config.py -> build/lib/saml2
  70. copying src/saml2/client_base.py -> build/lib/saml2
  71. copying src/saml2/client.py -> build/lib/saml2
  72. copying src/saml2/cert.py -> build/lib/saml2
  73. copying src/saml2/cache.py -> build/lib/saml2
  74. copying src/saml2/authn.py -> build/lib/saml2
  75. copying src/saml2/attribute_resolver.py -> build/lib/saml2
  76. copying src/saml2/attribute_converter.py -> build/lib/saml2
  77. copying src/saml2/assertion.py -> build/lib/saml2
  78. copying src/saml2/argtree.py -> build/lib/saml2
  79. copying src/saml2/algsupport.py -> build/lib/saml2
  80. copying src/saml2/aes.py -> build/lib/saml2
  81. copying src/saml2/__init__.py -> build/lib/saml2
  82. creating build/lib/saml2/xmldsig
  83. copying src/saml2/xmldsig/__init__.py -> build/lib/saml2/xmldsig
  84. creating build/lib/saml2/xmlenc
  85. copying src/saml2/xmlenc/__init__.py -> build/lib/saml2/xmlenc
  86. creating build/lib/saml2/s2repoze
  87. copying src/saml2/s2repoze/__init__.py -> build/lib/saml2/s2repoze
  88. creating build/lib/saml2/s2repoze/plugins
  89. copying src/saml2/s2repoze/plugins/sp.py -> build/lib/saml2/s2repoze/plugins
  90. copying src/saml2/s2repoze/plugins/ini.py -> build/lib/saml2/s2repoze/plugins
  91. copying src/saml2/s2repoze/plugins/formswithhidden.py -> build/lib/saml2/s2repoze/plugins
  92. copying src/saml2/s2repoze/plugins/entitlement.py -> build/lib/saml2/s2repoze/plugins
  93. copying src/saml2/s2repoze/plugins/challenge_decider.py -> build/lib/saml2/s2repoze/plugins
  94. copying src/saml2/s2repoze/plugins/__init__.py -> build/lib/saml2/s2repoze/plugins
  95. creating build/lib/saml2/profile
  96. copying src/saml2/profile/paos.py -> build/lib/saml2/profile
  97. copying src/saml2/profile/ecp.py -> build/lib/saml2/profile
  98. copying src/saml2/profile/__init__.py -> build/lib/saml2/profile
  99. creating build/lib/saml2/schema
  100. copying src/saml2/schema/wsdl.py -> build/lib/saml2/schema
  101. copying src/saml2/schema/soapenv.py -> build/lib/saml2/schema
  102. copying src/saml2/schema/soap.py -> build/lib/saml2/schema
  103. copying src/saml2/schema/__init__.py -> build/lib/saml2/schema
  104. creating build/lib/saml2/extension
  105. copying src/saml2/extension/ui.py -> build/lib/saml2/extension
  106. copying src/saml2/extension/shibmd.py -> build/lib/saml2/extension
  107. copying src/saml2/extension/reqinit.py -> build/lib/saml2/extension
  108. copying src/saml2/extension/pefim.py -> build/lib/saml2/extension
  109. copying src/saml2/extension/mdui.py -> build/lib/saml2/extension
  110. copying src/saml2/extension/mdrpi.py -> build/lib/saml2/extension
  111. copying src/saml2/extension/mdattr.py -> build/lib/saml2/extension
  112. copying src/saml2/extension/idpdisc.py -> build/lib/saml2/extension
  113. copying src/saml2/extension/dri.py -> build/lib/saml2/extension
  114. copying src/saml2/extension/algsupport.py -> build/lib/saml2/extension
  115. copying src/saml2/extension/__init__.py -> build/lib/saml2/extension
  116. creating build/lib/saml2/attributemaps
  117. copying src/saml2/attributemaps/shibboleth_uri.py -> build/lib/saml2/attributemaps
  118. copying src/saml2/attributemaps/saml_uri.py -> build/lib/saml2/attributemaps
  119. copying src/saml2/attributemaps/basic.py -> build/lib/saml2/attributemaps
  120. copying src/saml2/attributemaps/adfs_v20.py -> build/lib/saml2/attributemaps
  121. copying src/saml2/attributemaps/adfs_v1x.py -> build/lib/saml2/attributemaps
  122. copying src/saml2/attributemaps/__init__.py -> build/lib/saml2/attributemaps
  123. creating build/lib/saml2/authn_context
  124. copying src/saml2/authn_context/timesync.py -> build/lib/saml2/authn_context
  125. copying src/saml2/authn_context/sslcert.py -> build/lib/saml2/authn_context
  126. copying src/saml2/authn_context/pword.py -> build/lib/saml2/authn_context
  127. copying src/saml2/authn_context/ppt.py -> build/lib/saml2/authn_context
  128. copying src/saml2/authn_context/mobiletwofactor.py -> build/lib/saml2/authn_context
  129. copying src/saml2/authn_context/ippword.py -> build/lib/saml2/authn_context
  130. copying src/saml2/authn_context/__init__.py -> build/lib/saml2/authn_context
  131. creating build/lib/saml2/entity_category
  132. copying src/saml2/entity_category/swamid.py -> build/lib/saml2/entity_category
  133. copying src/saml2/entity_category/refeds.py -> build/lib/saml2/entity_category
  134. copying src/saml2/entity_category/incommon.py -> build/lib/saml2/entity_category
  135. copying src/saml2/entity_category/edugain.py -> build/lib/saml2/entity_category
  136. copying src/saml2/entity_category/at_egov_pvp2.py -> build/lib/saml2/entity_category
  137. copying src/saml2/entity_category/__init__.py -> build/lib/saml2/entity_category
  138. creating build/lib/saml2/userinfo
  139. copying src/saml2/userinfo/ldapinfo.py -> build/lib/saml2/userinfo
  140. copying src/saml2/userinfo/__init__.py -> build/lib/saml2/userinfo
  141. creating build/lib/saml2/ws
  142. copying src/saml2/ws/wsutil.py -> build/lib/saml2/ws
  143. copying src/saml2/ws/wstrust.py -> build/lib/saml2/ws
  144. copying src/saml2/ws/wssec.py -> build/lib/saml2/ws
  145. copying src/saml2/ws/wspol.py -> build/lib/saml2/ws
  146. copying src/saml2/ws/wsaddr.py -> build/lib/saml2/ws
  147. copying src/saml2/ws/__init__.py -> build/lib/saml2/ws
  148. running build_scripts
  149. creating build/scripts-3.6
  150. copying and adjusting tools/parse_xsd2.py -> build/scripts-3.6
  151. copying and adjusting tools/make_metadata.py -> build/scripts-3.6
  152. copying and adjusting tools/mdexport.py -> build/scripts-3.6
  153. copying and adjusting tools/merge_metadata.py -> build/scripts-3.6
  154. changing mode of build/scripts-3.6/parse_xsd2.py from 644 to 755
  155. changing mode of build/scripts-3.6/make_metadata.py from 644 to 755
  156. changing mode of build/scripts-3.6/mdexport.py from 644 to 755
  157. changing mode of build/scripts-3.6/merge_metadata.py from 644 to 755
  158. running build
  159. running build_py
  160. creating build
  161. creating build/lib
  162. creating build/lib/saml2
  163. copying src/saml2/virtual_org.py -> build/lib/saml2
  164. copying src/saml2/validate.py -> build/lib/saml2
  165. copying src/saml2/time_util.py -> build/lib/saml2
  166. copying src/saml2/soap.py -> build/lib/saml2
  167. copying src/saml2/sigver.py -> build/lib/saml2
  168. copying src/saml2/server.py -> build/lib/saml2
  169. copying src/saml2/sdb.py -> build/lib/saml2
  170. copying src/saml2/samlp.py -> build/lib/saml2
  171. copying src/saml2/saml.py -> build/lib/saml2
  172. copying src/saml2/s_utils.py -> build/lib/saml2
  173. copying src/saml2/response.py -> build/lib/saml2
  174. copying src/saml2/request.py -> build/lib/saml2
  175. copying src/saml2/population.py -> build/lib/saml2
  176. copying src/saml2/pack.py -> build/lib/saml2
  177. copying src/saml2/mongo_store.py -> build/lib/saml2
  178. copying src/saml2/metadata.py -> build/lib/saml2
  179. copying src/saml2/mdstore.py -> build/lib/saml2
  180. copying src/saml2/mdie.py -> build/lib/saml2
  181. copying src/saml2/mdbcache.py -> build/lib/saml2
  182. copying src/saml2/md.py -> build/lib/saml2
  183. copying src/saml2/mcache.py -> build/lib/saml2
  184. copying src/saml2/ident.py -> build/lib/saml2
  185. copying src/saml2/httputil.py -> build/lib/saml2
  186. copying src/saml2/httpbase.py -> build/lib/saml2
  187. copying src/saml2/filter.py -> build/lib/saml2
  188. copying src/saml2/eptid.py -> build/lib/saml2
  189. copying src/saml2/entity.py -> build/lib/saml2
  190. copying src/saml2/ecp_client.py -> build/lib/saml2
  191. copying src/saml2/ecp.py -> build/lib/saml2
  192. copying src/saml2/discovery.py -> build/lib/saml2
  193. copying src/saml2/country_codes.py -> build/lib/saml2
  194. copying src/saml2/config.py -> build/lib/saml2
  195. copying src/saml2/client_base.py -> build/lib/saml2
  196. copying src/saml2/client.py -> build/lib/saml2
  197. copying src/saml2/cert.py -> build/lib/saml2
  198. copying src/saml2/cache.py -> build/lib/saml2
  199. copying src/saml2/authn.py -> build/lib/saml2
  200. copying src/saml2/attribute_resolver.py -> build/lib/saml2
  201. copying src/saml2/attribute_converter.py -> build/lib/saml2
  202. copying src/saml2/assertion.py -> build/lib/saml2
  203. copying src/saml2/argtree.py -> build/lib/saml2
  204. copying src/saml2/algsupport.py -> build/lib/saml2
  205. copying src/saml2/aes.py -> build/lib/saml2
  206. copying src/saml2/__init__.py -> build/lib/saml2
  207. creating build/lib/saml2/xmldsig
  208. copying src/saml2/xmldsig/__init__.py -> build/lib/saml2/xmldsig
  209. creating build/lib/saml2/xmlenc
  210. copying src/saml2/xmlenc/__init__.py -> build/lib/saml2/xmlenc
  211. creating build/lib/saml2/s2repoze
  212. copying src/saml2/s2repoze/__init__.py -> build/lib/saml2/s2repoze
  213. creating build/lib/saml2/s2repoze/plugins
  214. copying src/saml2/s2repoze/plugins/sp.py -> build/lib/saml2/s2repoze/plugins
  215. copying src/saml2/s2repoze/plugins/ini.py -> build/lib/saml2/s2repoze/plugins
  216. copying src/saml2/s2repoze/plugins/formswithhidden.py -> build/lib/saml2/s2repoze/plugins
  217. copying src/saml2/s2repoze/plugins/entitlement.py -> build/lib/saml2/s2repoze/plugins
  218. copying src/saml2/s2repoze/plugins/challenge_decider.py -> build/lib/saml2/s2repoze/plugins
  219. copying src/saml2/s2repoze/plugins/__init__.py -> build/lib/saml2/s2repoze/plugins
  220. creating build/lib/saml2/profile
  221. copying src/saml2/profile/paos.py -> build/lib/saml2/profile
  222. copying src/saml2/profile/ecp.py -> build/lib/saml2/profile
  223. copying src/saml2/profile/__init__.py -> build/lib/saml2/profile
  224. creating build/lib/saml2/schema
  225. copying src/saml2/schema/wsdl.py -> build/lib/saml2/schema
  226. copying src/saml2/schema/soapenv.py -> build/lib/saml2/schema
  227. copying src/saml2/schema/soap.py -> build/lib/saml2/schema
  228. copying src/saml2/schema/__init__.py -> build/lib/saml2/schema
  229. creating build/lib/saml2/extension
  230. copying src/saml2/extension/ui.py -> build/lib/saml2/extension
  231. copying src/saml2/extension/shibmd.py -> build/lib/saml2/extension
  232. copying src/saml2/extension/reqinit.py -> build/lib/saml2/extension
  233. copying src/saml2/extension/pefim.py -> build/lib/saml2/extension
  234. copying src/saml2/extension/mdui.py -> build/lib/saml2/extension
  235. copying src/saml2/extension/mdrpi.py -> build/lib/saml2/extension
  236. copying src/saml2/extension/mdattr.py -> build/lib/saml2/extension
  237. copying src/saml2/extension/idpdisc.py -> build/lib/saml2/extension
  238. copying src/saml2/extension/dri.py -> build/lib/saml2/extension
  239. copying src/saml2/extension/algsupport.py -> build/lib/saml2/extension
  240. copying src/saml2/extension/__init__.py -> build/lib/saml2/extension
  241. creating build/lib/saml2/attributemaps
  242. copying src/saml2/attributemaps/shibboleth_uri.py -> build/lib/saml2/attributemaps
  243. copying src/saml2/attributemaps/saml_uri.py -> build/lib/saml2/attributemaps
  244. copying src/saml2/attributemaps/basic.py -> build/lib/saml2/attributemaps
  245. copying src/saml2/attributemaps/adfs_v20.py -> build/lib/saml2/attributemaps
  246. copying src/saml2/attributemaps/adfs_v1x.py -> build/lib/saml2/attributemaps
  247. copying src/saml2/attributemaps/__init__.py -> build/lib/saml2/attributemaps
  248. creating build/lib/saml2/authn_context
  249. copying src/saml2/authn_context/timesync.py -> build/lib/saml2/authn_context
  250. copying src/saml2/authn_context/sslcert.py -> build/lib/saml2/authn_context
  251. copying src/saml2/authn_context/pword.py -> build/lib/saml2/authn_context
  252. copying src/saml2/authn_context/ppt.py -> build/lib/saml2/authn_context
  253. copying src/saml2/authn_context/mobiletwofactor.py -> build/lib/saml2/authn_context
  254. copying src/saml2/authn_context/ippword.py -> build/lib/saml2/authn_context
  255. copying src/saml2/authn_context/__init__.py -> build/lib/saml2/authn_context
  256. creating build/lib/saml2/entity_category
  257. copying src/saml2/entity_category/swamid.py -> build/lib/saml2/entity_category
  258. copying src/saml2/entity_category/refeds.py -> build/lib/saml2/entity_category
  259. copying src/saml2/entity_category/incommon.py -> build/lib/saml2/entity_category
  260. copying src/saml2/entity_category/edugain.py -> build/lib/saml2/entity_category
  261. copying src/saml2/entity_category/at_egov_pvp2.py -> build/lib/saml2/entity_category
  262. copying src/saml2/entity_category/__init__.py -> build/lib/saml2/entity_category
  263. creating build/lib/saml2/userinfo
  264. copying src/saml2/userinfo/ldapinfo.py -> build/lib/saml2/userinfo
  265. copying src/saml2/userinfo/__init__.py -> build/lib/saml2/userinfo
  266. creating build/lib/saml2/ws
  267. copying src/saml2/ws/wsutil.py -> build/lib/saml2/ws
  268. copying src/saml2/ws/wstrust.py -> build/lib/saml2/ws
  269. copying src/saml2/ws/wssec.py -> build/lib/saml2/ws
  270. copying src/saml2/ws/wspol.py -> build/lib/saml2/ws
  271. copying src/saml2/ws/wsaddr.py -> build/lib/saml2/ws
  272. copying src/saml2/ws/__init__.py -> build/lib/saml2/ws
  273. running build_scripts
  274. creating build/scripts-2.7
  275. copying and adjusting tools/parse_xsd2.py -> build/scripts-2.7
  276. copying and adjusting tools/make_metadata.py -> build/scripts-2.7
  277. copying and adjusting tools/mdexport.py -> build/scripts-2.7
  278. copying and adjusting tools/merge_metadata.py -> build/scripts-2.7
  279. changing mode of build/scripts-2.7/parse_xsd2.py from 644 to 755
  280. changing mode of build/scripts-2.7/make_metadata.py from 644 to 755
  281. changing mode of build/scripts-2.7/mdexport.py from 644 to 755
  282. changing mode of build/scripts-2.7/merge_metadata.py from 644 to 755
  283. ==> Entering fakeroot environment...
  284. ==> Starting package_python-pysaml2()...
  285. running install
  286. running install_lib
  287. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr
  288. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib
  289. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6
  290. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages
  291. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  292. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws
  293. copying build/lib/saml2/ws/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws
  294. copying build/lib/saml2/ws/wsaddr.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws
  295. copying build/lib/saml2/ws/wspol.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws
  296. copying build/lib/saml2/ws/wssec.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws
  297. copying build/lib/saml2/ws/wstrust.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws
  298. copying build/lib/saml2/ws/wsutil.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws
  299. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/userinfo
  300. copying build/lib/saml2/userinfo/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/userinfo
  301. copying build/lib/saml2/userinfo/ldapinfo.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/userinfo
  302. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category
  303. copying build/lib/saml2/entity_category/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category
  304. copying build/lib/saml2/entity_category/at_egov_pvp2.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category
  305. copying build/lib/saml2/entity_category/edugain.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category
  306. copying build/lib/saml2/entity_category/incommon.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category
  307. copying build/lib/saml2/entity_category/refeds.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category
  308. copying build/lib/saml2/entity_category/swamid.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category
  309. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  310. copying build/lib/saml2/authn_context/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  311. copying build/lib/saml2/authn_context/ippword.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  312. copying build/lib/saml2/authn_context/mobiletwofactor.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  313. copying build/lib/saml2/authn_context/ppt.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  314. copying build/lib/saml2/authn_context/pword.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  315. copying build/lib/saml2/authn_context/sslcert.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  316. copying build/lib/saml2/authn_context/timesync.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context
  317. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps
  318. copying build/lib/saml2/attributemaps/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps
  319. copying build/lib/saml2/attributemaps/adfs_v1x.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps
  320. copying build/lib/saml2/attributemaps/adfs_v20.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps
  321. copying build/lib/saml2/attributemaps/basic.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps
  322. copying build/lib/saml2/attributemaps/saml_uri.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps
  323. copying build/lib/saml2/attributemaps/shibboleth_uri.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps
  324. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  325. copying build/lib/saml2/extension/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  326. copying build/lib/saml2/extension/algsupport.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  327. copying build/lib/saml2/extension/dri.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  328. copying build/lib/saml2/extension/idpdisc.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  329. copying build/lib/saml2/extension/mdattr.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  330. copying build/lib/saml2/extension/mdrpi.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  331. copying build/lib/saml2/extension/mdui.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  332. copying build/lib/saml2/extension/pefim.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  333. copying build/lib/saml2/extension/reqinit.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  334. copying build/lib/saml2/extension/shibmd.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  335. copying build/lib/saml2/extension/ui.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension
  336. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema
  337. copying build/lib/saml2/schema/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema
  338. copying build/lib/saml2/schema/soap.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema
  339. copying build/lib/saml2/schema/soapenv.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema
  340. copying build/lib/saml2/schema/wsdl.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema
  341. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/profile
  342. copying build/lib/saml2/profile/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/profile
  343. copying build/lib/saml2/profile/ecp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/profile
  344. copying build/lib/saml2/profile/paos.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/profile
  345. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze
  346. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins
  347. copying build/lib/saml2/s2repoze/plugins/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins
  348. copying build/lib/saml2/s2repoze/plugins/challenge_decider.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins
  349. copying build/lib/saml2/s2repoze/plugins/entitlement.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins
  350. copying build/lib/saml2/s2repoze/plugins/formswithhidden.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins
  351. copying build/lib/saml2/s2repoze/plugins/ini.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins
  352. copying build/lib/saml2/s2repoze/plugins/sp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins
  353. copying build/lib/saml2/s2repoze/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze
  354. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/xmlenc
  355. copying build/lib/saml2/xmlenc/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/xmlenc
  356. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/xmldsig
  357. copying build/lib/saml2/xmldsig/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/xmldsig
  358. copying build/lib/saml2/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  359. copying build/lib/saml2/aes.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  360. copying build/lib/saml2/algsupport.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  361. copying build/lib/saml2/argtree.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  362. copying build/lib/saml2/assertion.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  363. copying build/lib/saml2/attribute_converter.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  364. copying build/lib/saml2/attribute_resolver.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  365. copying build/lib/saml2/authn.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  366. copying build/lib/saml2/cache.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  367. copying build/lib/saml2/cert.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  368. copying build/lib/saml2/client.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  369. copying build/lib/saml2/client_base.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  370. copying build/lib/saml2/config.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  371. copying build/lib/saml2/country_codes.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  372. copying build/lib/saml2/discovery.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  373. copying build/lib/saml2/ecp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  374. copying build/lib/saml2/ecp_client.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  375. copying build/lib/saml2/entity.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  376. copying build/lib/saml2/eptid.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  377. copying build/lib/saml2/filter.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  378. copying build/lib/saml2/httpbase.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  379. copying build/lib/saml2/httputil.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  380. copying build/lib/saml2/ident.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  381. copying build/lib/saml2/mcache.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  382. copying build/lib/saml2/md.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  383. copying build/lib/saml2/mdbcache.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  384. copying build/lib/saml2/mdie.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  385. copying build/lib/saml2/mdstore.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  386. copying build/lib/saml2/metadata.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  387. copying build/lib/saml2/mongo_store.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  388. copying build/lib/saml2/pack.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  389. copying build/lib/saml2/population.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  390. copying build/lib/saml2/request.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  391. copying build/lib/saml2/response.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  392. copying build/lib/saml2/s_utils.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  393. copying build/lib/saml2/saml.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  394. copying build/lib/saml2/samlp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  395. copying build/lib/saml2/sdb.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  396. copying build/lib/saml2/server.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  397. copying build/lib/saml2/sigver.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  398. copying build/lib/saml2/soap.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  399. copying build/lib/saml2/time_util.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  400. copying build/lib/saml2/validate.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  401. copying build/lib/saml2/virtual_org.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2
  402. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws/__init__.py to __init__.cpython-36.pyc
  403. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws/wsaddr.py to wsaddr.cpython-36.pyc
  404. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws/wspol.py to wspol.cpython-36.pyc
  405. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws/wssec.py to wssec.cpython-36.pyc
  406. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws/wstrust.py to wstrust.cpython-36.pyc
  407. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ws/wsutil.py to wsutil.cpython-36.pyc
  408. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/userinfo/__init__.py to __init__.cpython-36.pyc
  409. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/userinfo/ldapinfo.py to ldapinfo.cpython-36.pyc
  410. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category/__init__.py to __init__.cpython-36.pyc
  411. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category/at_egov_pvp2.py to at_egov_pvp2.cpython-36.pyc
  412. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category/edugain.py to edugain.cpython-36.pyc
  413. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category/incommon.py to incommon.cpython-36.pyc
  414. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category/refeds.py to refeds.cpython-36.pyc
  415. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity_category/swamid.py to swamid.cpython-36.pyc
  416. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context/__init__.py to __init__.cpython-36.pyc
  417. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context/ippword.py to ippword.cpython-36.pyc
  418. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context/mobiletwofactor.py to mobiletwofactor.cpython-36.pyc
  419. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context/ppt.py to ppt.cpython-36.pyc
  420. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context/pword.py to pword.cpython-36.pyc
  421. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context/sslcert.py to sslcert.cpython-36.pyc
  422. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn_context/timesync.py to timesync.cpython-36.pyc
  423. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps/__init__.py to __init__.cpython-36.pyc
  424. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps/adfs_v1x.py to adfs_v1x.cpython-36.pyc
  425. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps/adfs_v20.py to adfs_v20.cpython-36.pyc
  426. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps/basic.py to basic.cpython-36.pyc
  427. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps/saml_uri.py to saml_uri.cpython-36.pyc
  428. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attributemaps/shibboleth_uri.py to shibboleth_uri.cpython-36.pyc
  429. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/__init__.py to __init__.cpython-36.pyc
  430. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/algsupport.py to algsupport.cpython-36.pyc
  431. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/dri.py to dri.cpython-36.pyc
  432. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/idpdisc.py to idpdisc.cpython-36.pyc
  433. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/mdattr.py to mdattr.cpython-36.pyc
  434. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/mdrpi.py to mdrpi.cpython-36.pyc
  435. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/mdui.py to mdui.cpython-36.pyc
  436. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/pefim.py to pefim.cpython-36.pyc
  437. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/reqinit.py to reqinit.cpython-36.pyc
  438. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/shibmd.py to shibmd.cpython-36.pyc
  439. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/extension/ui.py to ui.cpython-36.pyc
  440. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema/__init__.py to __init__.cpython-36.pyc
  441. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema/soap.py to soap.cpython-36.pyc
  442. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema/soapenv.py to soapenv.cpython-36.pyc
  443. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/schema/wsdl.py to wsdl.cpython-36.pyc
  444. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/profile/__init__.py to __init__.cpython-36.pyc
  445. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/profile/ecp.py to ecp.cpython-36.pyc
  446. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/profile/paos.py to paos.cpython-36.pyc
  447. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins/__init__.py to __init__.cpython-36.pyc
  448. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins/challenge_decider.py to challenge_decider.cpython-36.pyc
  449. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins/entitlement.py to entitlement.cpython-36.pyc
  450. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins/formswithhidden.py to formswithhidden.cpython-36.pyc
  451. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins/ini.py to ini.cpython-36.pyc
  452. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/plugins/sp.py to sp.cpython-36.pyc
  453. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s2repoze/__init__.py to __init__.cpython-36.pyc
  454. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/xmlenc/__init__.py to __init__.cpython-36.pyc
  455. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/xmldsig/__init__.py to __init__.cpython-36.pyc
  456. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/__init__.py to __init__.cpython-36.pyc
  457. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/aes.py to aes.cpython-36.pyc
  458. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/algsupport.py to algsupport.cpython-36.pyc
  459. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/argtree.py to argtree.cpython-36.pyc
  460. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/assertion.py to assertion.cpython-36.pyc
  461. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attribute_converter.py to attribute_converter.cpython-36.pyc
  462. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/attribute_resolver.py to attribute_resolver.cpython-36.pyc
  463. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/authn.py to authn.cpython-36.pyc
  464. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/cache.py to cache.cpython-36.pyc
  465. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/cert.py to cert.cpython-36.pyc
  466. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/client.py to client.cpython-36.pyc
  467. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/client_base.py to client_base.cpython-36.pyc
  468. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/config.py to config.cpython-36.pyc
  469. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/country_codes.py to country_codes.cpython-36.pyc
  470. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/discovery.py to discovery.cpython-36.pyc
  471. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ecp.py to ecp.cpython-36.pyc
  472. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ecp_client.py to ecp_client.cpython-36.pyc
  473. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/entity.py to entity.cpython-36.pyc
  474. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/eptid.py to eptid.cpython-36.pyc
  475. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/filter.py to filter.cpython-36.pyc
  476. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/httpbase.py to httpbase.cpython-36.pyc
  477. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/httputil.py to httputil.cpython-36.pyc
  478. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/ident.py to ident.cpython-36.pyc
  479. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/mcache.py to mcache.cpython-36.pyc
  480. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/md.py to md.cpython-36.pyc
  481. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/mdbcache.py to mdbcache.cpython-36.pyc
  482. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/mdie.py to mdie.cpython-36.pyc
  483. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/mdstore.py to mdstore.cpython-36.pyc
  484. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/metadata.py to metadata.cpython-36.pyc
  485. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/mongo_store.py to mongo_store.cpython-36.pyc
  486. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/pack.py to pack.cpython-36.pyc
  487. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/population.py to population.cpython-36.pyc
  488. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/request.py to request.cpython-36.pyc
  489. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/response.py to response.cpython-36.pyc
  490. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/s_utils.py to s_utils.cpython-36.pyc
  491. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/saml.py to saml.cpython-36.pyc
  492. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/samlp.py to samlp.cpython-36.pyc
  493. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/sdb.py to sdb.cpython-36.pyc
  494. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/server.py to server.cpython-36.pyc
  495. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/sigver.py to sigver.cpython-36.pyc
  496. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/soap.py to soap.cpython-36.pyc
  497. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/time_util.py to time_util.cpython-36.pyc
  498. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/validate.py to validate.cpython-36.pyc
  499. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/saml2/virtual_org.py to virtual_org.cpython-36.pyc
  500. writing byte-compilation script '/tmp/tmpud5c3d2f.py'
  501. /usr/bin/python /tmp/tmpud5c3d2f.py
  502. removing /tmp/tmpud5c3d2f.py
  503. running install_egg_info
  504. running egg_info
  505. writing src/pysaml2.egg-info/PKG-INFO
  506. writing dependency_links to src/pysaml2.egg-info/dependency_links.txt
  507. writing requirements to src/pysaml2.egg-info/requires.txt
  508. writing top-level names to src/pysaml2.egg-info/top_level.txt
  509. reading manifest file 'src/pysaml2.egg-info/SOURCES.txt'
  510. reading manifest template 'MANIFEST.in'
  511. warning: no files found matching 'README'
  512. writing manifest file 'src/pysaml2.egg-info/SOURCES.txt'
  513. Copying src/pysaml2.egg-info to /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/lib/python3.6/site-packages/pysaml2-4.4.0-py3.6.egg-info
  514. running install_scripts
  515. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin
  516. copying build/scripts-3.6/merge_metadata.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin
  517. copying build/scripts-3.6/mdexport.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin
  518. copying build/scripts-3.6/make_metadata.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin
  519. copying build/scripts-3.6/parse_xsd2.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin
  520. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin/merge_metadata.py to 755
  521. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin/mdexport.py to 755
  522. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin/make_metadata.py to 755
  523. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python-pysaml2/usr/bin/parse_xsd2.py to 755
  524. ==> Tidying install...
  525. -> Removing libtool files...
  526. -> Purging unwanted files...
  527. -> Removing static library files...
  528. -> Stripping unneeded symbols from binaries and libraries...
  529. -> Compressing man and info pages...
  530. ==> Checking for packaging issue...
  531. ==> Creating package "python-pysaml2"...
  532. -> Generating .PKGINFO file...
  533. -> Generating .BUILDINFO file...
  534. -> Generating .MTREE file...
  535. -> Compressing package...
  536. ==> Starting package_python2-pysaml2()...
  537. running install
  538. running install_lib
  539. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr
  540. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib
  541. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7
  542. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages
  543. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  544. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws
  545. copying build/lib/saml2/ws/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws
  546. copying build/lib/saml2/ws/wsaddr.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws
  547. copying build/lib/saml2/ws/wspol.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws
  548. copying build/lib/saml2/ws/wssec.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws
  549. copying build/lib/saml2/ws/wstrust.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws
  550. copying build/lib/saml2/ws/wsutil.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws
  551. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/userinfo
  552. copying build/lib/saml2/userinfo/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/userinfo
  553. copying build/lib/saml2/userinfo/ldapinfo.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/userinfo
  554. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category
  555. copying build/lib/saml2/entity_category/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category
  556. copying build/lib/saml2/entity_category/at_egov_pvp2.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category
  557. copying build/lib/saml2/entity_category/edugain.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category
  558. copying build/lib/saml2/entity_category/incommon.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category
  559. copying build/lib/saml2/entity_category/refeds.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category
  560. copying build/lib/saml2/entity_category/swamid.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category
  561. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  562. copying build/lib/saml2/authn_context/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  563. copying build/lib/saml2/authn_context/ippword.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  564. copying build/lib/saml2/authn_context/mobiletwofactor.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  565. copying build/lib/saml2/authn_context/ppt.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  566. copying build/lib/saml2/authn_context/pword.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  567. copying build/lib/saml2/authn_context/sslcert.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  568. copying build/lib/saml2/authn_context/timesync.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context
  569. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps
  570. copying build/lib/saml2/attributemaps/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps
  571. copying build/lib/saml2/attributemaps/adfs_v1x.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps
  572. copying build/lib/saml2/attributemaps/adfs_v20.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps
  573. copying build/lib/saml2/attributemaps/basic.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps
  574. copying build/lib/saml2/attributemaps/saml_uri.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps
  575. copying build/lib/saml2/attributemaps/shibboleth_uri.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps
  576. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  577. copying build/lib/saml2/extension/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  578. copying build/lib/saml2/extension/algsupport.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  579. copying build/lib/saml2/extension/dri.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  580. copying build/lib/saml2/extension/idpdisc.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  581. copying build/lib/saml2/extension/mdattr.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  582. copying build/lib/saml2/extension/mdrpi.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  583. copying build/lib/saml2/extension/mdui.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  584. copying build/lib/saml2/extension/pefim.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  585. copying build/lib/saml2/extension/reqinit.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  586. copying build/lib/saml2/extension/shibmd.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  587. copying build/lib/saml2/extension/ui.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension
  588. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema
  589. copying build/lib/saml2/schema/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema
  590. copying build/lib/saml2/schema/soap.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema
  591. copying build/lib/saml2/schema/soapenv.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema
  592. copying build/lib/saml2/schema/wsdl.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema
  593. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/profile
  594. copying build/lib/saml2/profile/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/profile
  595. copying build/lib/saml2/profile/ecp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/profile
  596. copying build/lib/saml2/profile/paos.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/profile
  597. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze
  598. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins
  599. copying build/lib/saml2/s2repoze/plugins/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins
  600. copying build/lib/saml2/s2repoze/plugins/challenge_decider.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins
  601. copying build/lib/saml2/s2repoze/plugins/entitlement.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins
  602. copying build/lib/saml2/s2repoze/plugins/formswithhidden.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins
  603. copying build/lib/saml2/s2repoze/plugins/ini.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins
  604. copying build/lib/saml2/s2repoze/plugins/sp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins
  605. copying build/lib/saml2/s2repoze/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze
  606. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/xmlenc
  607. copying build/lib/saml2/xmlenc/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/xmlenc
  608. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/xmldsig
  609. copying build/lib/saml2/xmldsig/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/xmldsig
  610. copying build/lib/saml2/__init__.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  611. copying build/lib/saml2/aes.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  612. copying build/lib/saml2/algsupport.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  613. copying build/lib/saml2/argtree.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  614. copying build/lib/saml2/assertion.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  615. copying build/lib/saml2/attribute_converter.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  616. copying build/lib/saml2/attribute_resolver.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  617. copying build/lib/saml2/authn.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  618. copying build/lib/saml2/cache.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  619. copying build/lib/saml2/cert.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  620. copying build/lib/saml2/client.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  621. copying build/lib/saml2/client_base.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  622. copying build/lib/saml2/config.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  623. copying build/lib/saml2/country_codes.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  624. copying build/lib/saml2/discovery.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  625. copying build/lib/saml2/ecp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  626. copying build/lib/saml2/ecp_client.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  627. copying build/lib/saml2/entity.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  628. copying build/lib/saml2/eptid.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  629. copying build/lib/saml2/filter.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  630. copying build/lib/saml2/httpbase.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  631. copying build/lib/saml2/httputil.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  632. copying build/lib/saml2/ident.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  633. copying build/lib/saml2/mcache.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  634. copying build/lib/saml2/md.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  635. copying build/lib/saml2/mdbcache.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  636. copying build/lib/saml2/mdie.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  637. copying build/lib/saml2/mdstore.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  638. copying build/lib/saml2/metadata.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  639. copying build/lib/saml2/mongo_store.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  640. copying build/lib/saml2/pack.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  641. copying build/lib/saml2/population.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  642. copying build/lib/saml2/request.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  643. copying build/lib/saml2/response.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  644. copying build/lib/saml2/s_utils.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  645. copying build/lib/saml2/saml.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  646. copying build/lib/saml2/samlp.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  647. copying build/lib/saml2/sdb.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  648. copying build/lib/saml2/server.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  649. copying build/lib/saml2/sigver.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  650. copying build/lib/saml2/soap.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  651. copying build/lib/saml2/time_util.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  652. copying build/lib/saml2/validate.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  653. copying build/lib/saml2/virtual_org.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2
  654. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws/__init__.py to __init__.pyc
  655. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws/wsaddr.py to wsaddr.pyc
  656. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws/wspol.py to wspol.pyc
  657. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws/wssec.py to wssec.pyc
  658. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws/wstrust.py to wstrust.pyc
  659. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ws/wsutil.py to wsutil.pyc
  660. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/userinfo/__init__.py to __init__.pyc
  661. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/userinfo/ldapinfo.py to ldapinfo.pyc
  662. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category/__init__.py to __init__.pyc
  663. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category/at_egov_pvp2.py to at_egov_pvp2.pyc
  664. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category/edugain.py to edugain.pyc
  665. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category/incommon.py to incommon.pyc
  666. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category/refeds.py to refeds.pyc
  667. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity_category/swamid.py to swamid.pyc
  668. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context/__init__.py to __init__.pyc
  669. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context/ippword.py to ippword.pyc
  670. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context/mobiletwofactor.py to mobiletwofactor.pyc
  671. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context/ppt.py to ppt.pyc
  672. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context/pword.py to pword.pyc
  673. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context/sslcert.py to sslcert.pyc
  674. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn_context/timesync.py to timesync.pyc
  675. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps/__init__.py to __init__.pyc
  676. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps/adfs_v1x.py to adfs_v1x.pyc
  677. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps/adfs_v20.py to adfs_v20.pyc
  678. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps/basic.py to basic.pyc
  679. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps/saml_uri.py to saml_uri.pyc
  680. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attributemaps/shibboleth_uri.py to shibboleth_uri.pyc
  681. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/__init__.py to __init__.pyc
  682. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/algsupport.py to algsupport.pyc
  683. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/dri.py to dri.pyc
  684. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/idpdisc.py to idpdisc.pyc
  685. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/mdattr.py to mdattr.pyc
  686. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/mdrpi.py to mdrpi.pyc
  687. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/mdui.py to mdui.pyc
  688. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/pefim.py to pefim.pyc
  689. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/reqinit.py to reqinit.pyc
  690. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/shibmd.py to shibmd.pyc
  691. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/extension/ui.py to ui.pyc
  692. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema/__init__.py to __init__.pyc
  693. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema/soap.py to soap.pyc
  694. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema/soapenv.py to soapenv.pyc
  695. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/schema/wsdl.py to wsdl.pyc
  696. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/profile/__init__.py to __init__.pyc
  697. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/profile/ecp.py to ecp.pyc
  698. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/profile/paos.py to paos.pyc
  699. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins/__init__.py to __init__.pyc
  700. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins/challenge_decider.py to challenge_decider.pyc
  701. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins/entitlement.py to entitlement.pyc
  702. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins/formswithhidden.py to formswithhidden.pyc
  703. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins/ini.py to ini.pyc
  704. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/plugins/sp.py to sp.pyc
  705. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s2repoze/__init__.py to __init__.pyc
  706. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/xmlenc/__init__.py to __init__.pyc
  707. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/xmldsig/__init__.py to __init__.pyc
  708. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/__init__.py to __init__.pyc
  709. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/aes.py to aes.pyc
  710. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/algsupport.py to algsupport.pyc
  711. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/argtree.py to argtree.pyc
  712. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/assertion.py to assertion.pyc
  713. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attribute_converter.py to attribute_converter.pyc
  714. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/attribute_resolver.py to attribute_resolver.pyc
  715. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/authn.py to authn.pyc
  716. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/cache.py to cache.pyc
  717. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/cert.py to cert.pyc
  718. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/client.py to client.pyc
  719. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/client_base.py to client_base.pyc
  720. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/config.py to config.pyc
  721. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/country_codes.py to country_codes.pyc
  722. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/discovery.py to discovery.pyc
  723. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ecp.py to ecp.pyc
  724. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ecp_client.py to ecp_client.pyc
  725. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/entity.py to entity.pyc
  726. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/eptid.py to eptid.pyc
  727. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/filter.py to filter.pyc
  728. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/httpbase.py to httpbase.pyc
  729. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/httputil.py to httputil.pyc
  730. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/ident.py to ident.pyc
  731. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/mcache.py to mcache.pyc
  732. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/md.py to md.pyc
  733. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/mdbcache.py to mdbcache.pyc
  734. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/mdie.py to mdie.pyc
  735. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/mdstore.py to mdstore.pyc
  736. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/metadata.py to metadata.pyc
  737. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/mongo_store.py to mongo_store.pyc
  738. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/pack.py to pack.pyc
  739. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/population.py to population.pyc
  740. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/request.py to request.pyc
  741. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/response.py to response.pyc
  742. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/s_utils.py to s_utils.pyc
  743. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/saml.py to saml.pyc
  744. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/samlp.py to samlp.pyc
  745. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/sdb.py to sdb.pyc
  746. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/server.py to server.pyc
  747. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/sigver.py to sigver.pyc
  748. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/soap.py to soap.pyc
  749. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/time_util.py to time_util.pyc
  750. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/validate.py to validate.pyc
  751. byte-compiling /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/saml2/virtual_org.py to virtual_org.pyc
  752. writing byte-compilation script '/tmp/tmpanN2EO.py'
  753. /usr/bin/python2 -O /tmp/tmpanN2EO.py
  754. removing /tmp/tmpanN2EO.py
  755. running install_egg_info
  756. running egg_info
  757. writing requirements to src/pysaml2.egg-info/requires.txt
  758. writing src/pysaml2.egg-info/PKG-INFO
  759. writing top-level names to src/pysaml2.egg-info/top_level.txt
  760. writing dependency_links to src/pysaml2.egg-info/dependency_links.txt
  761. reading manifest file 'src/pysaml2.egg-info/SOURCES.txt'
  762. reading manifest template 'MANIFEST.in'
  763. warning: no files found matching 'README'
  764. writing manifest file 'src/pysaml2.egg-info/SOURCES.txt'
  765. Copying src/pysaml2.egg-info to /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/lib/python2.7/site-packages/pysaml2-4.4.0-py2.7.egg-info
  766. running install_scripts
  767. creating /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin
  768. copying build/scripts-2.7/merge_metadata.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin
  769. copying build/scripts-2.7/mdexport.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin
  770. copying build/scripts-2.7/make_metadata.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin
  771. copying build/scripts-2.7/parse_xsd2.py -> /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin
  772. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin/merge_metadata.py to 755
  773. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin/mdexport.py to 755
  774. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin/make_metadata.py to 755
  775. changing mode of /tmp/yaourt-tmp-c0rn3j/aur-python2-pysaml2/pkg/python2-pysaml2/usr/bin/parse_xsd2.py to 755
  776. ==> Tidying install...
  777. -> Removing libtool files...
  778. -> Purging unwanted files...
  779. -> Removing static library files...
  780. -> Stripping unneeded symbols from binaries and libraries...
  781. -> Compressing man and info pages...
  782. ==> Checking for packaging issue...
  783. ==> Creating package "python2-pysaml2"...
  784. -> Generating .PKGINFO file...
  785. -> Generating .BUILDINFO file...
  786. -> Generating .MTREE file...
  787. -> Compressing package...
  788. ==> Leaving fakeroot environment.
  789. ==> Finished making: python-pysaml2 4.4.0-1 (Mon Jan 16 09:57:48 CET 2017)
  790. ==> Cleaning up...
  791.  
  792. ==> Continue installing python-pysaml2 ? [Y/n]
  793. ==> [v]iew package contents [c]heck package with namcap
  794. ==> ---------------------------------------------------
  795. ==>
  796.  
  797. loading packages...
  798. resolving dependencies...
  799. warning: cannot resolve "python-pycryptodomex", a dependency of "python-pysaml2"
  800. warning: cannot resolve "python2-pycryptodomex", a dependency of "python2-pysaml2"
  801. :: The following packages cannot be upgraded due to unresolvable dependencies:
  802. python-pysaml2 python2-pysaml2
  803.  
  804. :: Do you want to skip the above packages for this upgrade? [y/N] n
  805. error: failed to prepare transaction (could not satisfy dependencies)
  806. :: python-pysaml2: requires python-pycryptodomex
  807. :: python2-pysaml2: requires python2-pycryptodomex
  808. ==> WARNING: Your packages are saved in /tmp/yaourt-tmp-c0rn3j
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement