1. * Package: www-apps/blohg-0.11.1-r1
  2. * Repository: gentoo
  3. * Maintainer: rafaelmartins@gentoo.org
  4. * Upstream: rafaelmartins@gentoo.org blohg@librelist.com
  5. * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux multilib test userland_GNU
  6. * FEATURES: sandbox test userpriv usersandbox
  7. Installed LAPACK for library directory lib64
  8. [1] reference *
  9. Installed BLAS for library directory lib64
  10. [1] reference *
  11. Installed CBLAS for library directory lib64
  12. [1] gsl
  13. [2] reference *
  14. >>> Unpacking source...
  15. >>> Unpacking blohg-0.11.1.tar.gz to /tmp/portage/www-apps/blohg-0.11.1-r1/work
  16. >>> Source unpacked in /tmp/portage/www-apps/blohg-0.11.1-r1/work
  17. >>> Preparing source in /tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1 ...
  18. >>> Source prepared.
  19. >>> Configuring source in /tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1 ...
  20. >>> Source configured.
  21. >>> Compiling source in /tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1 ...
  22. * Building of www-apps/blohg-0.11.1-r1 with CPython 2.7...
  23. python2.7 setup.py build -b build-2.7
  24. running build
  25. running build_py
  26. creating build-2.7
  27. creating build-2.7/lib
  28. creating build-2.7/lib/blohg
  29. copying blohg/utils.py -> build-2.7/lib/blohg
  30. copying blohg/version.py -> build-2.7/lib/blohg
  31. copying blohg/script.py -> build-2.7/lib/blohg
  32. copying blohg/views.py -> build-2.7/lib/blohg
  33. copying blohg/__init__.py -> build-2.7/lib/blohg
  34. creating build-2.7/lib/blohg/tests
  35. copying blohg/tests/utils.py -> build-2.7/lib/blohg/tests
  36. copying blohg/tests/__init__.py -> build-2.7/lib/blohg/tests
  37. creating build-2.7/lib/blohg/hgapi
  38. copying blohg/hgapi/models.py -> build-2.7/lib/blohg/hgapi
  39. copying blohg/hgapi/static.py -> build-2.7/lib/blohg/hgapi
  40. copying blohg/hgapi/io.py -> build-2.7/lib/blohg/hgapi
  41. copying blohg/hgapi/templates.py -> build-2.7/lib/blohg/hgapi
  42. copying blohg/hgapi/__init__.py -> build-2.7/lib/blohg/hgapi
  43. creating build-2.7/lib/blohg/rst
  44. copying blohg/rst/roles.py -> build-2.7/lib/blohg/rst
  45. copying blohg/rst/writer.py -> build-2.7/lib/blohg/rst
  46. copying blohg/rst/nodes.py -> build-2.7/lib/blohg/rst
  47. copying blohg/rst/__init__.py -> build-2.7/lib/blohg/rst
  48. copying blohg/rst/directives.py -> build-2.7/lib/blohg/rst
  49. creating build-2.7/lib/blohg/tests/hgapi
  50. copying blohg/tests/hgapi/templates.py -> build-2.7/lib/blohg/tests/hgapi
  51. copying blohg/tests/hgapi/__init__.py -> build-2.7/lib/blohg/tests/hgapi
  52. running egg_info
  53. writing requirements to blohg.egg-info/requires.txt
  54. writing blohg.egg-info/PKG-INFO
  55. writing top-level names to blohg.egg-info/top_level.txt
  56. writing dependency_links to blohg.egg-info/dependency_links.txt
  57. reading manifest file 'blohg.egg-info/SOURCES.txt'
  58. reading manifest template 'MANIFEST.in'
  59. writing manifest file 'blohg.egg-info/SOURCES.txt'
  60. creating build-2.7/lib/blohg/repo_template
  61. copying blohg/repo_template/config.yaml -> build-2.7/lib/blohg/repo_template
  62. creating build-2.7/lib/blohg/repo_template/content
  63. copying blohg/repo_template/content/about.rst -> build-2.7/lib/blohg/repo_template/content
  64. creating build-2.7/lib/blohg/repo_template/content/attachments
  65. copying blohg/repo_template/content/attachments/mercurial.png -> build-2.7/lib/blohg/repo_template/content/attachments
  66. creating build-2.7/lib/blohg/repo_template/content/post
  67. copying blohg/repo_template/content/post/example-post.rst -> build-2.7/lib/blohg/repo_template/content/post
  68. copying blohg/repo_template/content/post/lorem-ipsum.rst -> build-2.7/lib/blohg/repo_template/content/post
  69. creating build-2.7/lib/blohg/repo_template/static
  70. copying blohg/repo_template/static/screen.css -> build-2.7/lib/blohg/repo_template/static
  71. creating build-2.7/lib/blohg/repo_template/templates
  72. copying blohg/repo_template/templates/base.html -> build-2.7/lib/blohg/repo_template/templates
  73. copying blohg/repo_template/templates/post_list.html -> build-2.7/lib/blohg/repo_template/templates
  74. copying blohg/repo_template/templates/posts.html -> build-2.7/lib/blohg/repo_template/templates
  75. creating build-2.7/lib/blohg/templates
  76. copying blohg/templates/404.html -> build-2.7/lib/blohg/templates
  77. copying blohg/templates/_posts.html -> build-2.7/lib/blohg/templates
  78. copying blohg/templates/robots.txt -> build-2.7/lib/blohg/templates
  79. warning: build_py: byte-compiling is disabled, skipping.
  80. running build_scripts
  81. creating build-2.7/scripts-2.7
  82. copying and adjusting bin/blohg -> build-2.7/scripts-2.7
  83. changing mode of build-2.7/scripts-2.7/blohg from 644 to 755
  84. * building documentation
  85. make -j24 -C docs html
  86. make: Entering directory `/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/docs'
  87. sphinx-build -b html -d _build/doctrees . _build/html
  88. Making output directory...
  89. Running Sphinx v1.1.3
  90. loading pickled environment... not yet created
  91. building [html]: targets for 8 source files that are out of date
  92. updating environment: 8 added, 0 changed, 0 removed
  93. reading sources... [ 12%] about
  94. reading sources... [ 25%] deploy
  95. reading sources... [ 37%] index
  96. reading sources... [ 50%] install
  97. reading sources... [ 62%] license
  98. reading sources... [ 75%] new-blog
  99. reading sources... [ 87%] upgrade
  100. reading sources... [100%] write
  101. looking for now-outdated files... none found
  102. pickling environment... done
  103. checking consistency... done
  104. preparing documents... done
  105. writing output... [ 12%] about
  106. writing output... [ 25%] deploy
  107. writing output... [ 37%] index
  108. writing output... [ 50%] install
  109. writing output... [ 62%] license
  110. writing output... [ 75%] new-blog
  111. writing output... [ 87%] upgrade
  112. writing output... [100%] write
  113. writing additional files... genindex search
  114. copying static files... done
  115. dumping search index... done
  116. dumping object inventory... done
  117. build succeeded.
  118. Build finished. The HTML pages are in _build/html.
  119. make: Leaving directory `/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/docs'
  120. >>> Source compiled.
  121. * Testing of www-apps/blohg-0.11.1-r1 with CPython 2.7...
  122. PYTHONPATH=build-2.7/lib python2.7 setup.py build -b build-2.7 test
  123. running build
  124. running build_py
  125. running egg_info
  126. writing requirements to blohg.egg-info/requires.txt
  127. writing blohg.egg-info/PKG-INFO
  128. writing top-level names to blohg.egg-info/top_level.txt
  129. writing dependency_links to blohg.egg-info/dependency_links.txt
  130. reading manifest file 'blohg.egg-info/SOURCES.txt'
  131. reading manifest template 'MANIFEST.in'
  132. writing manifest file 'blohg.egg-info/SOURCES.txt'
  133. warning: build_py: byte-compiling is disabled, skipping.
  134. running build_scripts
  135. running test
  136. running build_ext
  137. Traceback (most recent call last):
  138. File "setup.py", line 108, in <module>
  139. test_suite='blohg.tests.suite',
  140. File "/usr/lib64/python2.7/distutils/core.py", line 152, in setup
  141. dist.run_commands()
  142. File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
  143. self.run_command(cmd)
  144. File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
  145. cmd_obj.run()
  146. File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 138, in run
  147. self.with_project_on_sys_path(self.run_tests)
  148. File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 118, in with_project_on_sys_path
  149. func()
  150. File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 164, in run_tests
  151. testLoader = cks
  152. File "/usr/lib64/python2.7/unittest/main.py", line 94, in __init__
  153. self.parseArgs(argv)
  154. File "/usr/lib64/python2.7/unittest/main.py", line 149, in parseArgs
  155. self.createTests()
  156. File "/usr/lib64/python2.7/unittest/main.py", line 158, in createTests
  157. self.module)
  158. File "/usr/lib64/python2.7/unittest/loader.py", line 128, in loadTestsFromNames
  159. suites = [self.loadTestsFromName(name, module) for name in names]
  160. File "/usr/lib64/python2.7/unittest/loader.py", line 91, in loadTestsFromName
  161. module = __import__('.'.join(parts_copy))
  162. File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/__init__.py", line 16, in <module>
  163. from blohg.hgapi import setup_mercurial
  164. File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/hgapi/__init__.py", line 19, in <module>
  165. from blohg.hgapi.models import Page, Post
  166. File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/hgapi/models.py", line 20, in <module>
  167. from blohg.rst import parser
  168. File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/rst/__init__.py", line 18, in <module>
  169. from blohg.rst.directives import index as directives_index
  170. File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/rst/directives.py", line 13, in <module>
  171. from docutils.error_reporting import ErrorString
  172. ImportError: No module named error_reporting
  173. * ERROR: www-apps/blohg-0.11.1-r1 failed (test phase):
  174. * Testing failed with CPython 2.7 in distutils_testing() function
  175. *
  176. * Call stack:
  177. * ebuild.sh, line 93: Called src_test
  178. * environment, line 3969: Called distutils_src_test
  179. * environment, line 1347: Called python_execute_function 'distutils_testing'
  180. * environment, line 2327: Called die
  181. * The specific snippet of code:
  182. * die "${failure_message}";
  183. *
  184. * If you need support, post the output of `emerge --info '=www-apps/blohg-0.11.1-r1'`,
  185. * the complete build log and the output of `emerge -pqv '=www-apps/blohg-0.11.1-r1'`.
  186. * The complete build log is located at '/var/log/portage/www-apps:blohg-0.11.1-r1:20130204-181733.log'.
  187. * For convenience, a symlink to the build log is located at '/tmp/portage/www-apps/blohg-0.11.1-r1/temp/build.log'.
  188. * The ebuild environment file is located at '/tmp/portage/www-apps/blohg-0.11.1-r1/temp/environment'.
  189. * Working directory: '/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1'
  190. * S: '/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1'
  191. >>> Install blohg-0.11.1-r1 into /tmp/portage/www-apps/blohg-0.11.1-r1/image/ category www-apps
  192. * Installation of www-apps/blohg-0.11.1-r1 with CPython 2.7...
  193. python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7
  194. running build
  195. running build_py
  196. running egg_info
  197. writing requirements to blohg.egg-info/requires.txt
  198. writing blohg.egg-info/PKG-INFO
  199. writing top-level names to blohg.egg-info/top_level.txt
  200. writing dependency_links to blohg.egg-info/dependency_links.txt
  201. reading manifest file 'blohg.egg-info/SOURCES.txt'
  202. reading manifest template 'MANIFEST.in'
  203. writing manifest file 'blohg.egg-info/SOURCES.txt'
  204. warning: build_py: byte-compiling is disabled, skipping.
  205. running build_scripts
  206. running install
  207. running install_lib
  208. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images
  209. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7
  210. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr
  211. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64
  212. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7
  213. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages
  214. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
  215. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
  216. copying build-2.7/lib/blohg/templates/robots.txt -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
  217. copying build-2.7/lib/blohg/templates/_posts.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
  218. copying build-2.7/lib/blohg/templates/404.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
  219. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template
  220. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
  221. copying build-2.7/lib/blohg/repo_template/templates/posts.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
  222. copying build-2.7/lib/blohg/repo_template/templates/post_list.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
  223. copying build-2.7/lib/blohg/repo_template/templates/base.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
  224. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/static
  225. copying build-2.7/lib/blohg/repo_template/static/screen.css -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/static
  226. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content
  227. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/post
  228. copying build-2.7/lib/blohg/repo_template/content/post/lorem-ipsum.rst -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/post
  229. copying build-2.7/lib/blohg/repo_template/content/post/example-post.rst -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/post
  230. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/attachments
  231. copying build-2.7/lib/blohg/repo_template/content/attachments/mercurial.png -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/attachments
  232. copying build-2.7/lib/blohg/repo_template/content/about.rst -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content
  233. copying build-2.7/lib/blohg/repo_template/config.yaml -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template
  234. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
  235. copying build-2.7/lib/blohg/rst/directives.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
  236. copying build-2.7/lib/blohg/rst/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
  237. copying build-2.7/lib/blohg/rst/nodes.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
  238. copying build-2.7/lib/blohg/rst/writer.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
  239. copying build-2.7/lib/blohg/rst/roles.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
  240. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
  241. copying build-2.7/lib/blohg/hgapi/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
  242. copying build-2.7/lib/blohg/hgapi/templates.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
  243. copying build-2.7/lib/blohg/hgapi/io.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
  244. copying build-2.7/lib/blohg/hgapi/static.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
  245. copying build-2.7/lib/blohg/hgapi/models.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
  246. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests
  247. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests/hgapi
  248. copying build-2.7/lib/blohg/tests/hgapi/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests/hgapi
  249. copying build-2.7/lib/blohg/tests/hgapi/templates.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests/hgapi
  250. copying build-2.7/lib/blohg/tests/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests
  251. copying build-2.7/lib/blohg/tests/utils.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests
  252. copying build-2.7/lib/blohg/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
  253. copying build-2.7/lib/blohg/views.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
  254. copying build-2.7/lib/blohg/script.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
  255. copying build-2.7/lib/blohg/version.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
  256. copying build-2.7/lib/blohg/utils.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
  257. warning: install_lib: byte-compiling is disabled, skipping.
  258. running install_data
  259. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/share
  260. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/share/blohg
  261. copying share/blohg.wsgi -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/share/blohg
  262. running install_egg_info
  263. Copying blohg.egg-info to /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg-0.11.1-py2.7.egg-info
  264. running install_scripts
  265. creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/bin
  266. copying build-2.7/scripts-2.7/blohg -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/bin
  267. changing mode of /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/bin/blohg to 755
  268. * Generating '/usr/bin/blohg' wrapper script
  269. * installing documentation
  270. >>> Completed installing blohg-0.11.1-r1 into /tmp/portage/www-apps/blohg-0.11.1-r1/image/
  271. * Compilation and optimization of Python modules for CPython 2.7 ...
  272. [ ok ]
  273. * You may want to check the upgrade notes:
  274. * http://docs.blohg.org/en/0.11.1/upgrade/