1. $ ./bootstrap.sh && ./configure –with-python3 && make
  2. autoreconf: Entering directory `.'
  3. autoreconf: configure.ac: not using Gettext
  4. autoreconf: running: aclocal --force
  5. autoreconf: configure.ac: tracing
  6. autoreconf: configure.ac: not using Libtool
  7. autoreconf: running: /usr/bin/autoconf --force
  8. autoreconf: configure.ac: not using Autoheader
  9. autoreconf: configure.ac: not using Automake
  10. autoreconf: Leaving directory `.'
  11. configure: WARNING: you should use --build, --host, --target
  12. configure: WARNING: invalid host type: –with-python3
  13. checking for python2.7... python2.7
  14. checking for virtualenv... virtualenv
  15. checking for a thread-safe mkdir -p... /bin/mkdir -p
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. configure: creating ./config.status
  18. config.status: creating Makefile
  19. rm -f ./bin/python
  20. virtualenv --system-site-packages --python=python2.7 .
  21. Running virtualenv with interpreter /usr/bin/python2.7
  22. New python executable in /srv/gallery.geek-2.com/mediagoblin/bin/python2.7
  23. Also creating executable in /srv/gallery.geek-2.com/mediagoblin/bin/python
  24. Installing setuptools, pkg_resources, pip, wheel...done.
  25. ./bin/python setup.py develop --upgrade
  26. running develop
  27. running egg_info
  28. creating mediagoblin.egg-info
  29. writing requirements to mediagoblin.egg-info/requires.txt
  30. writing mediagoblin.egg-info/PKG-INFO
  31. writing top-level names to mediagoblin.egg-info/top_level.txt
  32. writing dependency_links to mediagoblin.egg-info/dependency_links.txt
  33. writing entry points to mediagoblin.egg-info/entry_points.txt
  34. writing manifest file 'mediagoblin.egg-info/SOURCES.txt'
  35. reading manifest file 'mediagoblin.egg-info/SOURCES.txt'
  36. reading manifest template 'MANIFEST.in'
  37. writing manifest file 'mediagoblin.egg-info/SOURCES.txt'
  38. running build_ext
  39. Creating /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/mediagoblin.egg-link (link to .)
  40. Adding mediagoblin 0.9.0 to easy-install.pth file
  41. Installing gmg script to /srv/gallery.geek-2.com/mediagoblin/bin
  42. Installed /srv/gallery.geek-2.com/mediagoblin
  43. Processing dependencies for mediagoblin==0.9.0
  44. Searching for ExifRead
  45. Reading https://pypi.org/simple/ExifRead/
  46. Downloading https://files.pythonhosted.org/packages/eb/7d/b488697104d411c36fbe19a3b64d1219ef30aa0fa7640bad6381c6b0c4b9/ExifRead-2.1.2-py2-none-any.whl#sha256=4aa9d227db5c4cd65d87520076140a6f84e33363e08e649b87c7afec6bab60ab
  47. Best match: ExifRead 2.1.2
  48. Processing ExifRead-2.1.2-py2-none-any.whl
  49. Installing ExifRead-2.1.2-py2-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  50. Adding ExifRead 2.1.2 to easy-install.pth file
  51. Installing EXIF.py script to /srv/gallery.geek-2.com/mediagoblin/bin
  52. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/ExifRead-2.1.2-py2.7.egg
  53. Searching for mock==1.0.1
  54. Reading https://pypi.org/simple/mock/
  55. Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz#sha256=b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f
  56. Best match: mock 1.0.1
  57. Processing mock-1.0.1.tar.gz
  58. Writing /tmp/easy_install-BszIa0/mock-1.0.1/setup.cfg
  59. Running mock-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BszIa0/mock-1.0.1/egg-dist-tmp-Fc_v4x
  60. warning: no files found matching '*.png' under directory 'docs'
  61. warning: no files found matching '*.css' under directory 'docs'
  62. warning: no files found matching '*.html' under directory 'docs'
  63. warning: no files found matching '*.js' under directory 'docs'
  64. zip_safe flag not set; analyzing archive contents...
  65. Moving mock-1.0.1-py2.7.egg to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  66. Adding mock 1.0.1 to easy-install.pth file
  67. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/mock-1.0.1-py2.7.egg
  68. Searching for sqlalchemy-migrate>=0.9.6
  69. Reading https://pypi.org/simple/sqlalchemy-migrate/
  70. Downloading https://files.pythonhosted.org/packages/1a/ba/0725bf5f54d0c5ed7c1da025215f288fb68ef4cc4966abfb76c1926ee0af/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl#sha256=e5d2348db19a5062132d93e3b4d9e7644af552fffbec4c78cc5358f848d2f6c1
  71. Best match: sqlalchemy-migrate 0.13.0
  72. Processing sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl
  73. Installing sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  74. Adding sqlalchemy-migrate 0.13.0 to easy-install.pth file
  75. Installing migrate script to /srv/gallery.geek-2.com/mediagoblin/bin
  76. Installing migrate-repository script to /srv/gallery.geek-2.com/mediagoblin/bin
  77. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/sqlalchemy_migrate-0.13.0-py2.7.egg
  78. Searching for pyld
  79. Reading https://pypi.org/simple/pyld/
  80. Downloading https://files.pythonhosted.org/packages/eb/00/0db4f274fcdfe14596caf9b16a085bd22184c1cfae43144ab11f7c60324a/PyLD-2.0.2.tar.gz#sha256=d3ac99b9cadeebefbf032ba9951b66bb96438a237273a6c6aead8c15c7564ea9
  81. Best match: PyLD 2.0.2
  82. Processing PyLD-2.0.2.tar.gz
  83. Writing /tmp/easy_install-J_ftSy/PyLD-2.0.2/setup.cfg
  84. Running PyLD-2.0.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-J_ftSy/PyLD-2.0.2/egg-dist-tmp-o_W6w4
  85. File "build/bdist.linux-x86_64/egg/c14n/Canonicalize.py", line 125
  86. def __init__(self, *, skipkeys=False, ensure_ascii=False,
  87. ^
  88. SyntaxError: invalid syntax
  89. File "build/bdist.linux-x86_64/egg/pyld/documentloader/aiohttp.py", line 32
  90. async def async_loader(url, headers):
  91. ^
  92. SyntaxError: invalid syntax
  93. File "build/bdist.linux-x86_64/egg/pyld/jsonld.py", line 2222
  94. options = {**options, 'isFrame': False}
  95. ^
  96. SyntaxError: invalid syntax
  97. zip_safe flag not set; analyzing archive contents...
  98. Moving PyLD-2.0.2-py2.7.egg to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  99. Adding PyLD 2.0.2 to easy-install.pth file
  100. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/PyLD-2.0.2-py2.7.egg
  101. Searching for requests>=2.6.0
  102. Reading https://pypi.org/simple/requests/
  103. Downloading https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab4749523ed65d7c9b1/requests-2.23.0-py2.py3-none-any.whl#sha256=43999036bfa82904b6af1d99e4882b560e5e2c68e5c4b0aa03b655f3d7d73fee
  104. Best match: requests 2.23.0
  105. Processing requests-2.23.0-py2.py3-none-any.whl
  106. Installing requests-2.23.0-py2.py3-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  107. Adding requests 2.23.0 to easy-install.pth file
  108. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/requests-2.23.0-py2.7.egg
  109. Searching for PasteScript
  110. Reading https://pypi.org/simple/PasteScript/
  111. Downloading https://files.pythonhosted.org/packages/43/cb/90e367daf2685587665158092b4a78a26ba45b653cc9ca90175bc43b94ad/PasteScript-3.2.0-py2.py3-none-any.whl#sha256=a08970fdcd5fcd92d79c51fe356d7866f13d30e847bd2eed0351f9644236b3b8
  112. Best match: PasteScript 3.2.0
  113. Processing PasteScript-3.2.0-py2.py3-none-any.whl
  114. Installing PasteScript-3.2.0-py2.py3-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  115. Adding PasteScript 3.2.0 to easy-install.pth file
  116. Installing paster script to /srv/gallery.geek-2.com/mediagoblin/bin
  117. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/PasteScript-3.2.0-py2.7.egg
  118. Searching for PasteDeploy
  119. Reading https://pypi.org/simple/PasteDeploy/
  120. Downloading https://files.pythonhosted.org/packages/fb/18/196e5070ced83bb81edd83c79545232d1d2ec55e3a099a146a3333244a6b/PasteDeploy-2.1.0-py2.py3-none-any.whl#sha256=bc6578735a32c77435a3e0769426983d3df6dc53a7229290c495ec10aefb81a5
  121. Best match: PasteDeploy 2.1.0
  122. Processing PasteDeploy-2.1.0-py2.py3-none-any.whl
  123. Installing PasteDeploy-2.1.0-py2.py3-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  124. Adding PasteDeploy 2.1.0 to easy-install.pth file
  125. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/PasteDeploy-2.1.0-py2.7.egg
  126. Searching for jsonschema
  127. Reading https://pypi.org/simple/jsonschema/
  128. Downloading https://files.pythonhosted.org/packages/c5/8f/51e89ce52a085483359217bc72cdbf6e75ee595d5b1d4b5ade40c7e018b8/jsonschema-3.2.0-py2.py3-none-any.whl#sha256=4e5b3cf8216f577bee9ce139cbe72eca3ea4f292ec60928ff24758ce626cd163
  129. Best match: jsonschema 3.2.0
  130. Processing jsonschema-3.2.0-py2.py3-none-any.whl
  131. Installing jsonschema-3.2.0-py2.py3-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  132. Adding jsonschema 3.2.0 to easy-install.pth file
  133. Installing jsonschema script to /srv/gallery.geek-2.com/mediagoblin/bin
  134. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/jsonschema-3.2.0-py2.7.egg
  135. Searching for unidecode
  136. Reading https://pypi.org/simple/unidecode/
  137. Downloading https://files.pythonhosted.org/packages/d0/42/d9edfed04228bacea2d824904cae367ee9efd05e6cce7ceaaedd0b0ad964/Unidecode-1.1.1-py2.py3-none-any.whl#sha256=1d7a042116536098d05d599ef2b8616759f02985c85b4fef50c78a5aaf10822a
  138. Best match: Unidecode 1.1.1
  139. Processing Unidecode-1.1.1-py2.py3-none-any.whl
  140. Installing Unidecode-1.1.1-py2.py3-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  141. Adding Unidecode 1.1.1 to easy-install.pth file
  142. Installing unidecode script to /srv/gallery.geek-2.com/mediagoblin/bin
  143. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/Unidecode-1.1.1-py2.7.egg
  144. Searching for oauthlib
  145. Reading https://pypi.org/simple/oauthlib/
  146. Downloading https://files.pythonhosted.org/packages/05/57/ce2e7a8fa7c0afb54a0581b14a65b56e62b5759dbc98e80627142b8a3704/oauthlib-3.1.0-py2.py3-none-any.whl#sha256=df884cd6cbe20e32633f1db1072e9356f53638e4361bef4e8b03c9127c9328ea
  147. Best match: oauthlib 3.1.0
  148. Processing oauthlib-3.1.0-py2.py3-none-any.whl
  149. Installing oauthlib-3.1.0-py2.py3-none-any.whl to /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages
  150. Adding oauthlib 3.1.0 to easy-install.pth file
  151. Installed /srv/gallery.geek-2.com/mediagoblin/lib/python2.7/site-packages/oauthlib-3.1.0-py2.7.egg
  152. Searching for sphinx
  153. Reading https://pypi.org/simple/sphinx/
  154. Downloading https://files.pythonhosted.org/packages/12/a9/41a67d6638323b763b284a80b57461fe3557b128efcce892360cd73879ce/Sphinx-3.0.3.tar.gz#sha256=62edfd92d955b868d6c124c0942eba966d54b5f3dcb4ded39e65f74abac3f572
  155. Best match: Sphinx 3.0.3
  156. Processing Sphinx-3.0.3.tar.gz
  157. Writing /tmp/easy_install-pWMSkr/Sphinx-3.0.3/setup.cfg
  158. Running Sphinx-3.0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-pWMSkr/Sphinx-3.0.3/egg-dist-tmp-j4Sc7L
  159. Traceback (most recent call last):
  160. File "setup.py", line 142, in <module>
  161. "Topic :: Internet :: WWW/HTTP :: Dynamic Content"
  162. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/__init__.py", line 145, in setup
  163. return distutils.core.setup(**attrs)
  164. File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
  165. dist.run_commands()
  166. File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
  167. self.run_command(cmd)
  168. File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
  169. cmd_obj.run()
  170. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/develop.py", line 38, in run
  171. self.install_for_development()
  172. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/develop.py", line 156, in install_for_development
  173. self.process_distribution(None, self.dist, not self.no_deps)
  174. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 758, in process_distribution
  175. [requirement], self.local_index, self.easy_install
  176. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 774, in resolve
  177. replace_conflicting=replace_conflicting
  178. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1057, in best_match
  179. return self.obtain(req, installer)
  180. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1069, in obtain
  181. return installer(requirement)
  182. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 685, in easy_install
  183. return self.install_item(spec, dist.location, tmpdir, deps)
  184. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 711, in install_item
  185. dists = self.install_eggs(spec, download, tmpdir)
  186. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 896, in install_eggs
  187. return self.build_and_install(setup_script, setup_base)
  188. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1164, in build_and_install
  189. self.run_setup(setup_script, setup_base, args)
  190. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 1150, in run_setup
  191. run_setup(setup_script, args)
  192. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 253, in run_setup
  193. raise
  194. File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
  195. self.gen.throw(type, value, traceback)
  196. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 195, in setup_context
  197. yield
  198. File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
  199. self.gen.throw(type, value, traceback)
  200. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 166, in save_modules
  201. saved_exc.resume()
  202. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 141, in resume
  203. six.reraise(type, exc, self._tb)
  204. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 154, in save_modules
  205. yield saved
  206. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 195, in setup_context
  207. yield
  208. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 250, in run_setup
  209. _execfile(setup_script, ns)
  210. File "/srv/gallery.geek-2.com/mediagoblin/local/lib/python2.7/site-packages/setuptools/sandbox.py", line 45, in _execfile
  211. exec(code, globals, locals)
  212. File "/tmp/easy_install-pWMSkr/Sphinx-3.0.3/setup.py", line 8, in <module>
  213. #
  214. File "/tmp/easy_install-pWMSkr/Sphinx-3.0.3/sphinx/__init__.py", line 20, in <module>
  215. File "/tmp/easy_install-pWMSkr/Sphinx-3.0.3/sphinx/deprecation.py", line 32
  216. def deprecated_alias(modname: str, objects: Dict, warning: "Type[Warning]") -> None:
  217. ^
  218. SyntaxError: invalid syntax
  219. Makefile:123: recipe for target 'bin/python' failed
  220. make: *** [bin/python] Error 1
 
 

522

Pasted Text #8193

-

PasteBin

Lines
234
Words
858
Size
14.9 KB
Created
타입
text/plain
Public Domain (PD)
Please log in to leave a comment!