1. * Package: app-admin/supervisor-3.0_alpha12
  2. * Repository: gentoo
  3. * Maintainer: python@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking supervisor-3.0a12.tar.gz to /tmp/portage/app-admin/supervisor-3.0_alpha12/work
  8. >>> Source unpacked in /tmp/portage/app-admin/supervisor-3.0_alpha12/work
  9. >>> Preparing source in /tmp/portage/app-admin/supervisor-3.0_alpha12/work/supervisor-3.0a12 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/app-admin/supervisor-3.0_alpha12/work/supervisor-3.0a12 ...
  12. >>> Source configured.
  13. >>> Compiling source in /tmp/portage/app-admin/supervisor-3.0_alpha12/work/supervisor-3.0a12 ...
  14. * Building of app-admin/supervisor-3.0_alpha12 with CPython 2.7...
  15. python2.7 setup.py build -b build-2.7
  16. running build
  17. running build_py
  18. creating build-2.7
  19. creating build-2.7/lib
  20. creating build-2.7/lib/supervisor
  21. copying supervisor/xmlrpc.py -> build-2.7/lib/supervisor
  22. copying supervisor/web.py -> build-2.7/lib/supervisor
  23. copying supervisor/supervisord.py -> build-2.7/lib/supervisor
  24. copying supervisor/supervisorctl.py -> build-2.7/lib/supervisor
  25. copying supervisor/states.py -> build-2.7/lib/supervisor
  26. copying supervisor/socket_manager.py -> build-2.7/lib/supervisor
  27. copying supervisor/rpcinterface.py -> build-2.7/lib/supervisor
  28. copying supervisor/process.py -> build-2.7/lib/supervisor
  29. copying supervisor/pidproxy.py -> build-2.7/lib/supervisor
  30. copying supervisor/options.py -> build-2.7/lib/supervisor
  31. copying supervisor/loggers.py -> build-2.7/lib/supervisor
  32. copying supervisor/http_client.py -> build-2.7/lib/supervisor
  33. copying supervisor/http.py -> build-2.7/lib/supervisor
  34. copying supervisor/events.py -> build-2.7/lib/supervisor
  35. copying supervisor/dispatchers.py -> build-2.7/lib/supervisor
  36. copying supervisor/datatypes.py -> build-2.7/lib/supervisor
  37. copying supervisor/confecho.py -> build-2.7/lib/supervisor
  38. copying supervisor/childutils.py -> build-2.7/lib/supervisor
  39. copying supervisor/__init__.py -> build-2.7/lib/supervisor
  40. creating build-2.7/lib/supervisor/tests
  41. copying supervisor/tests/trackrefs.py -> build-2.7/lib/supervisor/tests
  42. copying supervisor/tests/test_xmlrpc.py -> build-2.7/lib/supervisor/tests
  43. copying supervisor/tests/test_web.py -> build-2.7/lib/supervisor/tests
  44. copying supervisor/tests/test_supervisord.py -> build-2.7/lib/supervisor/tests
  45. copying supervisor/tests/test_supervisorctl.py -> build-2.7/lib/supervisor/tests
  46. copying supervisor/tests/test_states.py -> build-2.7/lib/supervisor/tests
  47. copying supervisor/tests/test_socket_manager.py -> build-2.7/lib/supervisor/tests
  48. copying supervisor/tests/test_rpcinterfaces.py -> build-2.7/lib/supervisor/tests
  49. copying supervisor/tests/test_process.py -> build-2.7/lib/supervisor/tests
  50. copying supervisor/tests/test_options.py -> build-2.7/lib/supervisor/tests
  51. copying supervisor/tests/test_loggers.py -> build-2.7/lib/supervisor/tests
  52. copying supervisor/tests/test_http.py -> build-2.7/lib/supervisor/tests
  53. copying supervisor/tests/test_events.py -> build-2.7/lib/supervisor/tests
  54. copying supervisor/tests/test_dispatchers.py -> build-2.7/lib/supervisor/tests
  55. copying supervisor/tests/test_datatypes.py -> build-2.7/lib/supervisor/tests
  56. copying supervisor/tests/test_confecho.py -> build-2.7/lib/supervisor/tests
  57. copying supervisor/tests/test_childutils.py -> build-2.7/lib/supervisor/tests
  58. copying supervisor/tests/base.py -> build-2.7/lib/supervisor/tests
  59. copying supervisor/tests/__init__.py -> build-2.7/lib/supervisor/tests
  60. creating build-2.7/lib/supervisor/medusa
  61. copying supervisor/medusa/xmlrpc_handler.py -> build-2.7/lib/supervisor/medusa
  62. copying supervisor/medusa/virtual_handler.py -> build-2.7/lib/supervisor/medusa
  63. copying supervisor/medusa/unix_user_handler.py -> build-2.7/lib/supervisor/medusa
  64. copying supervisor/medusa/status_handler.py -> build-2.7/lib/supervisor/medusa
  65. copying supervisor/medusa/setup.py -> build-2.7/lib/supervisor/medusa
  66. copying supervisor/medusa/script_handler.py -> build-2.7/lib/supervisor/medusa
  67. copying supervisor/medusa/rpc_server.py -> build-2.7/lib/supervisor/medusa
  68. copying supervisor/medusa/rpc_client.py -> build-2.7/lib/supervisor/medusa
  69. copying supervisor/medusa/resolver.py -> build-2.7/lib/supervisor/medusa
  70. copying supervisor/medusa/redirecting_handler.py -> build-2.7/lib/supervisor/medusa
  71. copying supervisor/medusa/put_handler.py -> build-2.7/lib/supervisor/medusa
  72. copying supervisor/medusa/producers.py -> build-2.7/lib/supervisor/medusa
  73. copying supervisor/medusa/monitor_client_win32.py -> build-2.7/lib/supervisor/medusa
  74. copying supervisor/medusa/monitor_client.py -> build-2.7/lib/supervisor/medusa
  75. copying supervisor/medusa/monitor.py -> build-2.7/lib/supervisor/medusa
  76. copying supervisor/medusa/medusa_gif.py -> build-2.7/lib/supervisor/medusa
  77. copying supervisor/medusa/m_syslog.py -> build-2.7/lib/supervisor/medusa
  78. copying supervisor/medusa/logger.py -> build-2.7/lib/supervisor/medusa
  79. copying supervisor/medusa/http_server.py -> build-2.7/lib/supervisor/medusa
  80. copying supervisor/medusa/http_date.py -> build-2.7/lib/supervisor/medusa
  81. copying supervisor/medusa/ftp_server.py -> build-2.7/lib/supervisor/medusa
  82. copying supervisor/medusa/filesys.py -> build-2.7/lib/supervisor/medusa
  83. copying supervisor/medusa/event_loop.py -> build-2.7/lib/supervisor/medusa
  84. copying supervisor/medusa/default_handler.py -> build-2.7/lib/supervisor/medusa
  85. copying supervisor/medusa/counter.py -> build-2.7/lib/supervisor/medusa
  86. copying supervisor/medusa/chat_server.py -> build-2.7/lib/supervisor/medusa
  87. copying supervisor/medusa/auth_handler.py -> build-2.7/lib/supervisor/medusa
  88. copying supervisor/medusa/asyncore_25.py -> build-2.7/lib/supervisor/medusa
  89. copying supervisor/medusa/asynchat_25.py -> build-2.7/lib/supervisor/medusa
  90. copying supervisor/medusa/__init__.py -> build-2.7/lib/supervisor/medusa
  91. running egg_info
  92. writing requirements to supervisor.egg-info/requires.txt
  93. writing supervisor.egg-info/PKG-INFO
  94. writing namespace_packages to supervisor.egg-info/namespace_packages.txt
  95. writing top-level names to supervisor.egg-info/top_level.txt
  96. writing dependency_links to supervisor.egg-info/dependency_links.txt
  97. writing entry points to supervisor.egg-info/entry_points.txt
  98. reading manifest file 'supervisor.egg-info/SOURCES.txt'
  99. writing manifest file 'supervisor.egg-info/SOURCES.txt'
  100. copying supervisor/version.txt -> build-2.7/lib/supervisor
  101. creating build-2.7/lib/supervisor/scripts
  102. copying supervisor/scripts/loop_eventgen.py -> build-2.7/lib/supervisor/scripts
  103. copying supervisor/scripts/loop_listener.py -> build-2.7/lib/supervisor/scripts
  104. copying supervisor/scripts/sample_commevent.py -> build-2.7/lib/supervisor/scripts
  105. copying supervisor/scripts/sample_eventlistener.py -> build-2.7/lib/supervisor/scripts
  106. copying supervisor/scripts/sample_exiting_eventlistener.py -> build-2.7/lib/supervisor/scripts
  107. creating build-2.7/lib/supervisor/skel
  108. copying supervisor/skel/sample.conf -> build-2.7/lib/supervisor/skel
  109. creating build-2.7/lib/supervisor/ui
  110. copying supervisor/ui/status.html -> build-2.7/lib/supervisor/ui
  111. copying supervisor/ui/tail.html -> build-2.7/lib/supervisor/ui
  112. creating build-2.7/lib/supervisor/ui/images
  113. copying supervisor/ui/images/button_refresh.gif -> build-2.7/lib/supervisor/ui/images
  114. copying supervisor/ui/images/button_restart.gif -> build-2.7/lib/supervisor/ui/images
  115. copying supervisor/ui/images/button_stop.gif -> build-2.7/lib/supervisor/ui/images
  116. copying supervisor/ui/images/rule.gif -> build-2.7/lib/supervisor/ui/images
  117. copying supervisor/ui/images/state0.gif -> build-2.7/lib/supervisor/ui/images
  118. copying supervisor/ui/images/state1.gif -> build-2.7/lib/supervisor/ui/images
  119. copying supervisor/ui/images/state2.gif -> build-2.7/lib/supervisor/ui/images
  120. copying supervisor/ui/images/state3.gif -> build-2.7/lib/supervisor/ui/images
  121. copying supervisor/ui/images/supervisor.gif -> build-2.7/lib/supervisor/ui/images
  122. creating build-2.7/lib/supervisor/ui/stylesheets
  123. copying supervisor/ui/stylesheets/supervisor.css -> build-2.7/lib/supervisor/ui/stylesheets
  124. creating build-2.7/lib/supervisor/tests/fixtures
  125. copying supervisor/tests/fixtures/donothing.conf -> build-2.7/lib/supervisor/tests/fixtures
  126. copying supervisor/tests/fixtures/fakeos.py -> build-2.7/lib/supervisor/tests/fixtures
  127. copying supervisor/tests/fixtures/spew.py -> build-2.7/lib/supervisor/tests/fixtures
  128. copying supervisor/tests/fixtures/unkillable_spew.py -> build-2.7/lib/supervisor/tests/fixtures
  129. copying supervisor/medusa/CHANGES.txt -> build-2.7/lib/supervisor/medusa
  130. copying supervisor/medusa/INSTALL.txt -> build-2.7/lib/supervisor/medusa
  131. copying supervisor/medusa/LICENSE.txt -> build-2.7/lib/supervisor/medusa
  132. copying supervisor/medusa/MANIFEST -> build-2.7/lib/supervisor/medusa
  133. copying supervisor/medusa/Makefile -> build-2.7/lib/supervisor/medusa
  134. copying supervisor/medusa/README.txt -> build-2.7/lib/supervisor/medusa
  135. copying supervisor/medusa/TODO.txt -> build-2.7/lib/supervisor/medusa
  136. creating build-2.7/lib/supervisor/medusa/debian
  137. copying supervisor/medusa/debian/changelog -> build-2.7/lib/supervisor/medusa/debian
  138. copying supervisor/medusa/debian/control -> build-2.7/lib/supervisor/medusa/debian
  139. copying supervisor/medusa/debian/copyright -> build-2.7/lib/supervisor/medusa/debian
  140. copying supervisor/medusa/debian/postinst -> build-2.7/lib/supervisor/medusa/debian
  141. copying supervisor/medusa/debian/prerm -> build-2.7/lib/supervisor/medusa/debian
  142. copying supervisor/medusa/debian/rules -> build-2.7/lib/supervisor/medusa/debian
  143. creating build-2.7/lib/supervisor/medusa/demo
  144. copying supervisor/medusa/demo/publish.py -> build-2.7/lib/supervisor/medusa/demo
  145. copying supervisor/medusa/demo/script_server.py -> build-2.7/lib/supervisor/medusa/demo
  146. copying supervisor/medusa/demo/simple_anon_ftpd.py -> build-2.7/lib/supervisor/medusa/demo
  147. copying supervisor/medusa/demo/start_medusa.py -> build-2.7/lib/supervisor/medusa/demo
  148. copying supervisor/medusa/demo/winFTPserver.py -> build-2.7/lib/supervisor/medusa/demo
  149. creating build-2.7/lib/supervisor/medusa/docs
  150. copying supervisor/medusa/docs/README.html -> build-2.7/lib/supervisor/medusa/docs
  151. copying supervisor/medusa/docs/async_blurbs.txt -> build-2.7/lib/supervisor/medusa/docs
  152. copying supervisor/medusa/docs/composing_producers.gif -> build-2.7/lib/supervisor/medusa/docs
  153. copying supervisor/medusa/docs/data_flow.gif -> build-2.7/lib/supervisor/medusa/docs
  154. copying supervisor/medusa/docs/data_flow.html -> build-2.7/lib/supervisor/medusa/docs
  155. copying supervisor/medusa/docs/debugging.txt -> build-2.7/lib/supervisor/medusa/docs
  156. copying supervisor/medusa/docs/producers.gif -> build-2.7/lib/supervisor/medusa/docs
  157. copying supervisor/medusa/docs/programming.html -> build-2.7/lib/supervisor/medusa/docs
  158. copying supervisor/medusa/docs/proxy_notes.txt -> build-2.7/lib/supervisor/medusa/docs
  159. copying supervisor/medusa/docs/threads.txt -> build-2.7/lib/supervisor/medusa/docs
  160. copying supervisor/medusa/docs/tkinter.txt -> build-2.7/lib/supervisor/medusa/docs
  161. creating build-2.7/lib/supervisor/medusa/test
  162. copying supervisor/medusa/test/asyn_http_bench.py -> build-2.7/lib/supervisor/medusa/test
  163. copying supervisor/medusa/test/bench.py -> build-2.7/lib/supervisor/medusa/test
  164. copying supervisor/medusa/test/max_sockets.py -> build-2.7/lib/supervisor/medusa/test
  165. copying supervisor/medusa/test/test_11.py -> build-2.7/lib/supervisor/medusa/test
  166. copying supervisor/medusa/test/test_lb.py -> build-2.7/lib/supervisor/medusa/test
  167. copying supervisor/medusa/test/test_medusa.py -> build-2.7/lib/supervisor/medusa/test
  168. copying supervisor/medusa/test/test_producers.py -> build-2.7/lib/supervisor/medusa/test
  169. copying supervisor/medusa/test/test_single_11.py -> build-2.7/lib/supervisor/medusa/test
  170. copying supervisor/medusa/test/tests.txt -> build-2.7/lib/supervisor/medusa/test
  171. creating build-2.7/lib/supervisor/medusa/thread
  172. copying supervisor/medusa/thread/pi_module.py -> build-2.7/lib/supervisor/medusa/thread
  173. copying supervisor/medusa/thread/select_trigger.py -> build-2.7/lib/supervisor/medusa/thread
  174. copying supervisor/medusa/thread/test_module.py -> build-2.7/lib/supervisor/medusa/thread
  175. copying supervisor/medusa/thread/thread_channel.py -> build-2.7/lib/supervisor/medusa/thread
  176. copying supervisor/medusa/thread/thread_handler.py -> build-2.7/lib/supervisor/medusa/thread
  177. warning: build_py: byte-compiling is disabled, skipping.
  178. >>> Source compiled.
  179. * Testing of app-admin/supervisor-3.0_alpha12 with CPython 2.7...
  180. PYTHONPATH=build-2.7/lib python2.7 setup.py build -b build-2.7 test
  181. running build
  182. running build_py
  183. running egg_info
  184. writing requirements to supervisor.egg-info/requires.txt
  185. writing supervisor.egg-info/PKG-INFO
  186. writing namespace_packages to supervisor.egg-info/namespace_packages.txt
  187. writing top-level names to supervisor.egg-info/top_level.txt
  188. writing dependency_links to supervisor.egg-info/dependency_links.txt
  189. writing entry points to supervisor.egg-info/entry_points.txt
  190. reading manifest file 'supervisor.egg-info/SOURCES.txt'
  191. writing manifest file 'supervisor.egg-info/SOURCES.txt'
  192. warning: build_py: byte-compiling is disabled, skipping.
  193. running test
  194. running build_ext
  195. Traceback (most recent call last):
  196. File "setup.py", line 91, in <module>
  197. 'pidproxy = supervisor.pidproxy:main',
  198. File "/usr/lib64/python2.7/distutils/core.py", line 152, in setup
  199. dist.run_commands()
  200. File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
  201. self.run_command(cmd)
  202. File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
  203. cmd_obj.run()
  204. File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 137, in run
  205. self.with_project_on_sys_path(self.run_tests)
  206. File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 117, in with_project_on_sys_path
  207. func()
  208. File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 146, in run_tests
  209. testLoader = loader_class()
  210. File "/usr/lib64/python2.7/unittest/main.py", line 94, in __init__
  211. self.parseArgs(argv)
  212. File "/usr/lib64/python2.7/unittest/main.py", line 149, in parseArgs
  213. self.createTests()
  214. File "/usr/lib64/python2.7/unittest/main.py", line 158, in createTests
  215. self.module)
  216. File "/usr/lib64/python2.7/unittest/loader.py", line 128, in loadTestsFromNames
  217. suites = [self.loadTestsFromName(name, module) for name in names]
  218. File "/usr/lib64/python2.7/unittest/loader.py", line 103, in loadTestsFromName
  219. return self.loadTestsFromModule(obj)
  220. File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 34, in loadTestsFromModule
  221. tests.append(self.loadTestsFromName(submodule))
  222. File "/usr/lib64/python2.7/unittest/loader.py", line 100, in loadTestsFromName
  223. parent, obj = obj, getattr(obj, part)
  224. AttributeError: 'module' object has no attribute 'test_process'
  225. * ERROR: app-admin/supervisor-3.0_alpha12 failed (test phase):
  226. * Testing failed with CPython 2.7 in distutils_testing() function
  227. *
  228. * Call stack:
  229. * ebuild.sh, line 85: Called src_test
  230. * environment, line 5228: Called distutils_src_test
  231. * environment, line 1494: Called python_execute_function 'distutils_testing'
  232. * environment, line 3594: Called die
  233. * The specific snippet of code:
  234. * die "${failure_message}";
  235. *
  236. * If you need support, post the output of `emerge --info '=app-admin/supervisor-3.0_alpha12'`,
  237. * the complete build log and the output of `emerge -pqv '=app-admin/supervisor-3.0_alpha12'`.
  238. * The complete build log is located at '/var/log/portage/app-admin:supervisor-3.0_alpha12:20120802-173709.log'.
  239. * For convenience, a symlink to the build log is located at '/tmp/portage/app-admin/supervisor-3.0_alpha12/temp/build.log'.
  240. * The ebuild environment file is located at '/tmp/portage/app-admin/supervisor-3.0_alpha12/temp/environment'.
  241. * Working directory: '/tmp/portage/app-admin/supervisor-3.0_alpha12/work/supervisor-3.0a12'
  242. * S: '/tmp/portage/app-admin/supervisor-3.0_alpha12/work/supervisor-3.0a12'
  243. >>> Install supervisor-3.0_alpha12 into /tmp/portage/app-admin/supervisor-3.0_alpha12/image/ category app-admin
  244. * Installation of app-admin/supervisor-3.0_alpha12 with CPython 2.7...
  245. python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7
  246. running build
  247. running build_py
  248. running egg_info
  249. writing requirements to supervisor.egg-info/requires.txt
  250. writing supervisor.egg-info/PKG-INFO
  251. writing namespace_packages to supervisor.egg-info/namespace_packages.txt
  252. writing top-level names to supervisor.egg-info/top_level.txt
  253. writing dependency_links to supervisor.egg-info/dependency_links.txt
  254. writing entry points to supervisor.egg-info/entry_points.txt
  255. reading manifest file 'supervisor.egg-info/SOURCES.txt'
  256. writing manifest file 'supervisor.egg-info/SOURCES.txt'
  257. warning: build_py: byte-compiling is disabled, skipping.
  258. running install
  259. running install_lib
  260. copying supervisor/version.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  261. Skipping installation of /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/__init__.py (namespace package)
  262. copying supervisor/childutils.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  263. copying supervisor/confecho.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  264. copying supervisor/datatypes.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  265. copying supervisor/dispatchers.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  266. copying supervisor/events.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  267. copying supervisor/http.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  268. copying supervisor/http_client.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  269. copying supervisor/loggers.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  270. copying supervisor/options.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  271. copying supervisor/pidproxy.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  272. copying supervisor/process.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  273. copying supervisor/rpcinterface.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  274. copying supervisor/socket_manager.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  275. copying supervisor/states.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  276. copying supervisor/supervisorctl.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  277. copying supervisor/supervisord.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  278. copying supervisor/web.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  279. copying supervisor/xmlrpc.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor
  280. copying supervisor/ui/tail.html -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui
  281. copying supervisor/ui/status.html -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui
  282. copying supervisor/ui/stylesheets/supervisor.css -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/stylesheets
  283. copying supervisor/ui/images/supervisor.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  284. copying supervisor/ui/images/state3.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  285. copying supervisor/ui/images/state2.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  286. copying supervisor/ui/images/state1.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  287. copying supervisor/ui/images/state0.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  288. copying supervisor/ui/images/rule.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  289. copying supervisor/ui/images/button_stop.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  290. copying supervisor/ui/images/button_restart.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  291. copying supervisor/ui/images/button_refresh.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/ui/images
  292. copying supervisor/skel/sample.conf -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/skel
  293. copying supervisor/scripts/sample_exiting_eventlistener.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/scripts
  294. copying supervisor/scripts/sample_eventlistener.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/scripts
  295. copying supervisor/scripts/sample_commevent.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/scripts
  296. copying supervisor/scripts/loop_listener.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/scripts
  297. copying supervisor/scripts/loop_eventgen.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/scripts
  298. copying supervisor/medusa/TODO.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  299. copying supervisor/medusa/README.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  300. copying supervisor/medusa/Makefile -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  301. copying supervisor/medusa/MANIFEST -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  302. copying supervisor/medusa/LICENSE.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  303. copying supervisor/medusa/INSTALL.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  304. copying supervisor/medusa/CHANGES.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  305. copying supervisor/medusa/__init__.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  306. copying supervisor/medusa/asynchat_25.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  307. copying supervisor/medusa/asyncore_25.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  308. copying supervisor/medusa/auth_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  309. copying supervisor/medusa/chat_server.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  310. copying supervisor/medusa/counter.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  311. copying supervisor/medusa/default_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  312. copying supervisor/medusa/event_loop.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  313. copying supervisor/medusa/filesys.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  314. copying supervisor/medusa/ftp_server.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  315. copying supervisor/medusa/http_date.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  316. copying supervisor/medusa/http_server.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  317. copying supervisor/medusa/logger.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  318. copying supervisor/medusa/m_syslog.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  319. copying supervisor/medusa/medusa_gif.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  320. copying supervisor/medusa/monitor.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  321. copying supervisor/medusa/monitor_client.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  322. copying supervisor/medusa/monitor_client_win32.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  323. copying supervisor/medusa/producers.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  324. copying supervisor/medusa/put_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  325. copying supervisor/medusa/redirecting_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  326. copying supervisor/medusa/resolver.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  327. copying supervisor/medusa/rpc_client.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  328. copying supervisor/medusa/rpc_server.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  329. copying supervisor/medusa/script_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  330. copying supervisor/medusa/setup.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  331. copying supervisor/medusa/status_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  332. copying supervisor/medusa/unix_user_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  333. copying supervisor/medusa/virtual_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  334. copying supervisor/medusa/xmlrpc_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa
  335. copying supervisor/medusa/thread/thread_handler.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/thread
  336. copying supervisor/medusa/thread/thread_channel.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/thread
  337. copying supervisor/medusa/thread/test_module.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/thread
  338. copying supervisor/medusa/thread/select_trigger.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/thread
  339. copying supervisor/medusa/thread/pi_module.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/thread
  340. copying supervisor/medusa/test/tests.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  341. copying supervisor/medusa/test/test_single_11.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  342. copying supervisor/medusa/test/test_producers.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  343. copying supervisor/medusa/test/test_medusa.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  344. copying supervisor/medusa/test/test_lb.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  345. copying supervisor/medusa/test/test_11.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  346. copying supervisor/medusa/test/max_sockets.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  347. copying supervisor/medusa/test/bench.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  348. copying supervisor/medusa/test/asyn_http_bench.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/test
  349. copying supervisor/medusa/docs/tkinter.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  350. copying supervisor/medusa/docs/threads.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  351. copying supervisor/medusa/docs/proxy_notes.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  352. copying supervisor/medusa/docs/programming.html -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  353. copying supervisor/medusa/docs/producers.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  354. copying supervisor/medusa/docs/debugging.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  355. copying supervisor/medusa/docs/data_flow.html -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  356. copying supervisor/medusa/docs/data_flow.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  357. copying supervisor/medusa/docs/composing_producers.gif -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  358. copying supervisor/medusa/docs/async_blurbs.txt -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  359. copying supervisor/medusa/docs/README.html -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/docs
  360. copying supervisor/medusa/demo/winFTPserver.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/demo
  361. copying supervisor/medusa/demo/start_medusa.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/demo
  362. copying supervisor/medusa/demo/simple_anon_ftpd.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/demo
  363. copying supervisor/medusa/demo/script_server.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/demo
  364. copying supervisor/medusa/demo/publish.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/demo
  365. copying supervisor/medusa/debian/rules -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/debian
  366. copying supervisor/medusa/debian/prerm -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/debian
  367. copying supervisor/medusa/debian/postinst -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/debian
  368. copying supervisor/medusa/debian/copyright -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/debian
  369. copying supervisor/medusa/debian/control -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/debian
  370. copying supervisor/medusa/debian/changelog -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/medusa/debian
  371. copying supervisor/tests/__init__.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  372. copying supervisor/tests/base.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  373. copying supervisor/tests/test_childutils.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  374. copying supervisor/tests/test_confecho.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  375. copying supervisor/tests/test_datatypes.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  376. copying supervisor/tests/test_dispatchers.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  377. copying supervisor/tests/test_events.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  378. copying supervisor/tests/test_http.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  379. copying supervisor/tests/test_loggers.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  380. copying supervisor/tests/test_options.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  381. copying supervisor/tests/test_process.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  382. copying supervisor/tests/test_rpcinterfaces.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  383. copying supervisor/tests/test_socket_manager.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  384. copying supervisor/tests/test_states.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  385. copying supervisor/tests/test_supervisorctl.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  386. copying supervisor/tests/test_supervisord.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  387. copying supervisor/tests/test_web.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  388. copying supervisor/tests/test_xmlrpc.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  389. copying supervisor/tests/trackrefs.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests
  390. copying supervisor/tests/fixtures/unkillable_spew.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests/fixtures
  391. copying supervisor/tests/fixtures/spew.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests/fixtures
  392. copying supervisor/tests/fixtures/fakeos.py -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests/fixtures
  393. copying supervisor/tests/fixtures/donothing.conf -> /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor/tests/fixtures
  394. warning: install_lib: byte-compiling is disabled, skipping.
  395. running install_egg_info
  396. Copying supervisor.egg-info to /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor-3.0a12-py2.7.egg-info
  397. Installing /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/lib64/python2.7/site-packages/supervisor-3.0a12-py2.7-nspkg.pth
  398. running install_scripts
  399. Installing echo_supervisord_conf script to /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/bin
  400. Installing pidproxy script to /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/bin
  401. Installing supervisorctl script to /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/bin
  402. Installing supervisord script to /tmp/portage/app-admin/supervisor-3.0_alpha12/temp/images/2.7/usr/bin
  403. * Generating '/usr/bin/echo_supervisord_conf' wrapper script
  404. * Generating '/usr/bin/pidproxy' wrapper script
  405. * Generating '/usr/bin/supervisorctl' wrapper script
  406. * Generating '/usr/bin/supervisord' wrapper script
  407. *
  408. * Python namespaces:
  409. * '/usr/lib64/python2.7/site-packages/supervisor-3.0a12-py2.7-nspkg.pth':
  410. * supervisor
  411. *
  412. >>> Completed installing supervisor-3.0_alpha12 into /tmp/portage/app-admin/supervisor-3.0_alpha12/image/
  413. * Compilation and optimization of Python modules for CPython 2.7 ...
  414. [ ok ]