Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 563022 Details for
Bug 676606
dev-python/ujson-1.35 : TypeError: output_dir must be a string or None
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:ujson-1.35:20190127-214111.log
dev-python:ujson-1.35:20190127-214111.log (text/plain), 4.76 KB, created by
Toralf Förster
on 2019-01-27 21:57:17 UTC
(
hide
)
Description:
dev-python:ujson-1.35:20190127-214111.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-01-27 21:57:17 UTC
Size:
4.76 KB
patch
obsolete
> * Package: dev-python/ujson-1.35 > * Repository: gentoo > * Maintainer: swegener@gentoo.org python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ujson-1.35.tar.gz to /var/tmp/portage/dev-python/ujson-1.35/work >>>> Source unpacked in /var/tmp/portage/dev-python/ujson-1.35/work >>>> Preparing source in /var/tmp/portage/dev-python/ujson-1.35/work/ujson-1.35 ... > * Applying ujson-1.35-sort_keys-segfault.patch ... > [ ok ] > * Applying ujson-1.35-use-static-where-possible.patch ... > [ ok ] > * Applying ujson-1.35-fix-for-overflowing-long.patch ... > [ ok ] > * Applying ujson-1.35-standard-handling-of-none.patch ... > [ ok ] > * Applying ujson-1.35-fix-ordering-of-orderdict.patch ... > [ ok ] > * Applying ujson-1.35-test-depricationwarning.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/ujson-1.35/work/ujson-1.35 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/ujson-1.35/work/ujson-1.35 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build >running build >running build_ext >building 'ujson' extension >Traceback (most recent call last): > File "setup.py", line 69, in <module> > classifiers=CLASSIFIERS, > File "/usr/lib64/python2.7/site-packages/setuptools/__init__.py", line 145, in setup > return distutils.core.setup(**attrs) > File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup > dist.run_commands() > File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands > self.run_command(cmd) > File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command > cmd_obj.run() > File "/usr/lib64/python2.7/distutils/command/build.py", line 127, in run > self.run_command(cmd_name) > File "/usr/lib64/python2.7/distutils/cmd.py", line 326, in run_command > self.distribution.run_command(command) > File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command > cmd_obj.run() > File "/usr/lib64/python2.7/site-packages/setuptools/command/build_ext.py", line 78, in run > _build_ext.run(self) > File "/usr/lib64/python2.7/distutils/command/build_ext.py", line 340, in run > self.build_extensions() > File "/usr/lib64/python2.7/distutils/command/build_ext.py", line 449, in build_extensions > self.build_extension(ext) > File "/usr/lib64/python2.7/site-packages/setuptools/command/build_ext.py", line 199, in build_extension > _build_ext.build_extension(self, ext) > File "/usr/lib64/python2.7/distutils/command/build_ext.py", line 499, in build_extension > depends=ext.depends) > File "/usr/lib64/python2.7/distutils/ccompiler.py", line 566, in compile > depends, extra_postargs) > File "/usr/lib64/python2.7/distutils/ccompiler.py", line 329, in _setup_compile > raise TypeError, "'output_dir' must be a string or None" >TypeError: 'output_dir' must be a string or None > * ERROR: dev-python/ujson-1.35::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_compile > * environment, line 2625: Called distutils-r1_src_compile > * environment, line 832: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 339: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2174: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1546: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1544: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 554: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 823: Called distutils-r1_python_compile > * environment, line 697: Called esetup.py 'build' > * environment, line 1091: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-python/ujson-1.35::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/ujson-1.35::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:ujson-1.35:20190127-214111.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/ujson-1.35/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/ujson-1.35/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/ujson-1.35/work/ujson-1.35' > * S: '/var/tmp/portage/dev-python/ujson-1.35/work/ujson-1.35'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 676606
:
563020
| 563022 |
563024
|
563026
|
563028
|
563030