Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 534288 Details for
Bug 656978
dev-python/attrdict-2.0.0 : [TEST] distutils.errors.DistutilsGetoptError: invalid long option with-flaky : must be a string of length >= 2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:attrdict-2.0.0:20180531-113458.log
dev-python:attrdict-2.0.0:20180531-113458.log (text/plain), 5.72 KB, created by
Toralf Förster
on 2018-05-31 15:51:25 UTC
(
hide
)
Description:
dev-python:attrdict-2.0.0:20180531-113458.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-05-31 15:51:25 UTC
Size:
5.72 KB
patch
obsolete
> * Package: dev-python/attrdict-2.0.0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking attrdict-2.0.0.tar.gz to /var/tmp/portage/dev-python/attrdict-2.0.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/attrdict-2.0.0/work >>>> Preparing source in /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python2_7/lib/attrdict >copying attrdict/mixins.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python2_7/lib/attrdict >copying attrdict/merge.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python2_7/lib/attrdict >copying attrdict/mapping.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python2_7/lib/attrdict >copying attrdict/dictionary.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python2_7/lib/attrdict >copying attrdict/default.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python2_7/lib/attrdict >copying attrdict/__init__.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python2_7/lib/attrdict >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >python3.5 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python3_5/lib/attrdict >copying attrdict/mixins.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python3_5/lib/attrdict >copying attrdict/merge.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python3_5/lib/attrdict >copying attrdict/mapping.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python3_5/lib/attrdict >copying attrdict/dictionary.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python3_5/lib/attrdict >copying attrdict/default.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python3_5/lib/attrdict >copying attrdict/__init__.py -> /var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0-python3_5/lib/attrdict >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/attrdict-2.0.0 > * python2_7: running distutils-r1_run_phase python_test >python2.7 setup.py nosetests >Traceback (most recent call last): > File "setup.py", line 48, in <module> > zip_safe=True, > File "/usr/lib64/python2.7/site-packages/setuptools/__init__.py", line 129, in setup > return distutils.core.setup(**attrs) > File "/usr/lib64/python2.7/distutils/core.py", line 137, in setup > ok = dist.parse_command_line() > File "/usr/lib64/python2.7/site-packages/setuptools/dist.py", line 447, in parse_command_line > result = _Distribution.parse_command_line(self) > File "/usr/lib64/python2.7/distutils/dist.py", line 467, in parse_command_line > args = self._parse_command_opts(parser, args) > File "/usr/lib64/python2.7/site-packages/setuptools/dist.py", line 762, in _parse_command_opts > nargs = _Distribution._parse_command_opts(self, parser, args) > File "/usr/lib64/python2.7/distutils/dist.py", line 564, in _parse_command_opts > (args, opts) = parser.getopt(args[1:]) > File "/usr/lib64/python2.7/distutils/fancy_getopt.py", line 253, in getopt > self._grok_option_table() > File "/usr/lib64/python2.7/distutils/fancy_getopt.py", line 171, in _grok_option_table > "must be a string of length >= 2") % long >distutils.errors.DistutilsGetoptError: invalid long option 'with-flaky': must be a string of length >= 2 > * ERROR: dev-python/attrdict-2.0.0::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 3609: Called distutils-r1_src_test > * environment, line 1036: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 431: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3144: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2320: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2318: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 710: Called distutils-r1_run_phase 'python_test' > * environment, line 967: Called python_test > * environment, line 3511: Called esetup.py 'nosetests' > * environment, line 1453: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-python/attrdict-2.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/attrdict-2.0.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:attrdict-2.0.0:20180531-113458.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/attrdict-2.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/attrdict-2.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0' > * S: '/var/tmp/portage/dev-python/attrdict-2.0.0/work/attrdict-2.0.0'
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 656978
:
534286
| 534288 |
534290
|
534292
|
534294
|
534296