Advertisement
evanjs

urwid_readline-2.1.1 unsupported locale setting

Aug 3rd, 2020
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.36 KB | None | 0 0
  1. Sourcing python-recompile-bytecode-hook.sh
  2. Sourcing python-remove-tests-dir-hook
  3. Sourcing python-catch-conflicts-hook.sh
  4. Sourcing python-remove-bin-bytecode-hook.sh
  5. Sourcing setuptools-build-hook
  6. Using setuptoolsBuildPhase
  7. Using setuptoolsShellHook
  8. Sourcing pip-install-hook
  9. Using pipInstallPhase
  10. Sourcing python-imports-check-hook.sh
  11. Using pythonImportsCheckPhase
  12. Sourcing python-namespaces-hook
  13. Sourcing setuptools-check-hook
  14. Using setuptoolsCheckPhase
  15. @nix { "action": "setPhase", "phase": "unpackPhase" }
  16. unpacking sources
  17. unpacking source archive /nix/store/yff18arh680nd9jsx869zx1kgmn0y84r-urwid_readline-0.11.tar.gz
  18. source root is urwid_readline-0.11
  19. setting SOURCE_DATE_EPOCH to timestamp 1583847486 of file urwid_readline-0.11/urwid_readline.egg-info/top_level.txt
  20. @nix { "action": "setPhase", "phase": "patchPhase" }
  21. patching sources
  22. @nix { "action": "setPhase", "phase": "configurePhase" }
  23. configuring
  24. no configure script, doing nothing
  25. @nix { "action": "setPhase", "phase": "buildPhase" }
  26. building
  27. Executing setuptoolsBuildPhase
  28. running bdist_wheel
  29. running build
  30. running build_py
  31. creating build
  32. creating build/lib
  33. creating build/lib/urwid_readline
  34. copying urwid_readline/test_readline_edit.py -> build/lib/urwid_readline
  35. copying urwid_readline/readline_edit.py -> build/lib/urwid_readline
  36. copying urwid_readline/__init__.py -> build/lib/urwid_readline
  37. installing to build/bdist.linux-x86_64/wheel
  38. running install
  39. running install_lib
  40. creating build/bdist.linux-x86_64
  41. creating build/bdist.linux-x86_64/wheel
  42. creating build/bdist.linux-x86_64/wheel/urwid_readline
  43. copying build/lib/urwid_readline/__init__.py -> build/bdist.linux-x86_64/wheel/urwid_readline
  44. copying build/lib/urwid_readline/readline_edit.py -> build/bdist.linux-x86_64/wheel/urwid_readline
  45. copying build/lib/urwid_readline/test_readline_edit.py -> build/bdist.linux-x86_64/wheel/urwid_readline
  46. running install_egg_info
  47. running egg_info
  48. writing urwid_readline.egg-info/PKG-INFO
  49. writing dependency_links to urwid_readline.egg-info/dependency_links.txt
  50. writing requirements to urwid_readline.egg-info/requires.txt
  51. writing top-level names to urwid_readline.egg-info/top_level.txt
  52. reading manifest file 'urwid_readline.egg-info/SOURCES.txt'
  53. writing manifest file 'urwid_readline.egg-info/SOURCES.txt'
  54. Copying urwid_readline.egg-info to build/bdist.linux-x86_64/wheel/urwid_readline-0.11-py3.8.egg-info
  55. running install_scripts
  56. creating build/bdist.linux-x86_64/wheel/urwid_readline-0.11.dist-info/WHEEL
  57. creating 'dist/urwid_readline-0.11-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  58. adding 'urwid_readline/__init__.py'
  59. adding 'urwid_readline/readline_edit.py'
  60. adding 'urwid_readline/test_readline_edit.py'
  61. adding 'urwid_readline-0.11.dist-info/METADATA'
  62. adding 'urwid_readline-0.11.dist-info/WHEEL'
  63. adding 'urwid_readline-0.11.dist-info/top_level.txt'
  64. adding 'urwid_readline-0.11.dist-info/RECORD'
  65. removing build/bdist.linux-x86_64/wheel
  66. Finished executing setuptoolsBuildPhase
  67. @nix { "action": "setPhase", "phase": "installPhase" }
  68. installing
  69. Executing pipInstallPhase
  70. /build/urwid_readline-0.11/dist /build/urwid_readline-0.11
  71. Processing ./urwid_readline-0.11-py3-none-any.whl
  72. Requirement already satisfied: urwid in /nix/store/j0zibzqxx8n79hg26dr3570ydz40k1d8-python3.8-urwid-2.1.1/lib/python3.8/site-packages (from urwid-readline==0.11) (2.1.1)
  73. Installing collected packages: urwid-readline
  74. Successfully installed urwid-readline-0.11
  75. /build/urwid_readline-0.11
  76. Finished executing pipInstallPhase
  77. @nix { "action": "setPhase", "phase": "fixupPhase" }
  78. post-installation fixup
  79. shrinking RPATHs of ELF executables and libraries in /nix/store/kwkirf7s26psp0vvykm1c8klq2xbrzq9-python3.8-urwid_readline-0.11
  80. strip is /nix/store/k6rnzlmcvm37d0nw4fkz6ivmykmrdn39-binutils-2.31.1/bin/strip
  81. stripping (with command strip and flags -S) in /nix/store/kwkirf7s26psp0vvykm1c8klq2xbrzq9-python3.8-urwid_readline-0.11/lib
  82. patching script interpreter paths in /nix/store/kwkirf7s26psp0vvykm1c8klq2xbrzq9-python3.8-urwid_readline-0.11
  83. checking for references to /build/ in /nix/store/kwkirf7s26psp0vvykm1c8klq2xbrzq9-python3.8-urwid_readline-0.11...
  84. Executing pythonRemoveTestsDir
  85. Finished executing pythonRemoveTestsDir
  86. @nix { "action": "setPhase", "phase": "installCheckPhase" }
  87. running install tests
  88. no Makefile or custom buildPhase, doing nothing
  89. @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
  90. pythonCatchConflictsPhase
  91. @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
  92. pythonRemoveBinBytecodePhase
  93. @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
  94. pythonImportsCheckPhase
  95. Executing pythonImportsCheckPhase
  96. @nix { "action": "setPhase", "phase": "setuptoolsCheckPhase" }
  97. setuptoolsCheckPhase
  98. Executing setuptoolsCheckPhase
  99. running test
  100. WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
  101. running egg_info
  102. writing urwid_readline.egg-info/PKG-INFO
  103. writing dependency_links to urwid_readline.egg-info/dependency_links.txt
  104. writing requirements to urwid_readline.egg-info/requires.txt
  105. writing top-level names to urwid_readline.egg-info/top_level.txt
  106. reading manifest file 'urwid_readline.egg-info/SOURCES.txt'
  107. writing manifest file 'urwid_readline.egg-info/SOURCES.txt'
  108. running build_ext
  109. urwid_readline (unittest.loader._FailedTest) ... ERROR
  110.  
  111. ======================================================================
  112. ERROR: urwid_readline (unittest.loader._FailedTest)
  113. ----------------------------------------------------------------------
  114. ImportError: Failed to import test module: urwid_readline
  115. Traceback (most recent call last):
  116. File "/nix/store/8hf2rpqx8fnx6a3jm9pvn0d40c065zxl-python3-3.8.3/lib/python3.8/unittest/loader.py", line 470, in _find_test_path
  117. package = self._get_module_from_name(name)
  118. File "/nix/store/8hf2rpqx8fnx6a3jm9pvn0d40c065zxl-python3-3.8.3/lib/python3.8/unittest/loader.py", line 377, in _get_module_from_name
  119. __import__(name)
  120. File "/build/urwid_readline-0.11/urwid_readline/__init__.py", line 1, in <module>
  121. from .readline_edit import ReadlineEdit
  122. File "/build/urwid_readline-0.11/urwid_readline/readline_edit.py", line 5, in <module>
  123. import urwid
  124. File "/nix/store/j0zibzqxx8n79hg26dr3570ydz40k1d8-python3.8-urwid-2.1.1/lib/python3.8/site-packages/urwid/__init__.py", line 26, in <module>
  125. from urwid.widget import (FLOW, BOX, FIXED, LEFT, RIGHT, CENTER, TOP, MIDDLE,
  126. File "/nix/store/j0zibzqxx8n79hg26dr3570ydz40k1d8-python3.8-urwid-2.1.1/lib/python3.8/site-packages/urwid/widget.py", line 27, in <module>
  127. from urwid.util import (MetaSuper, decompose_tagmarkup, calc_width,
  128. File "/nix/store/j0zibzqxx8n79hg26dr3570ydz40k1d8-python3.8-urwid-2.1.1/lib/python3.8/site-packages/urwid/util.py", line 61, in <module>
  129. detected_encoding = detect_encoding()
  130. File "/nix/store/j0zibzqxx8n79hg26dr3570ydz40k1d8-python3.8-urwid-2.1.1/lib/python3.8/site-packages/urwid/util.py", line 58, in detect_encoding
  131. locale.setlocale(locale.LC_ALL, initial)
  132. File "/nix/store/8hf2rpqx8fnx6a3jm9pvn0d40c065zxl-python3-3.8.3/lib/python3.8/locale.py", line 608, in setlocale
  133. return _setlocale(category, locale)
  134. locale.Error: unsupported locale setting
  135.  
  136.  
  137. ----------------------------------------------------------------------
  138. Ran 1 test in 0.000s
  139.  
  140. FAILED (errors=1)
  141. Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
  142. error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
  143.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement