- * Package: dev-python/demjson-1.6
- * Repository: gentoo
- * Maintainer: python@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking demjson-1.6.tar.gz to /tmp/portage/dev-python/demjson-1.6/work
- >>> Source unpacked in /tmp/portage/dev-python/demjson-1.6/work
- >>> Preparing source in /tmp/portage/dev-python/demjson-1.6/work/demjson-1.6 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-python/demjson-1.6/work/demjson-1.6 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-python/demjson-1.6/work/demjson-1.6 ...
- * Building of dev-python/demjson-1.6 with CPython 2.7...
- python2.7 setup.py build -b build-2.7
- running build
- running build_py
- creating build-2.7
- creating build-2.7/lib
- copying demjson.py -> build-2.7/lib
- warning: build_py: byte-compiling is disabled, skipping.
- >>> Source compiled.
- * Testing of dev-python/demjson-1.6 with CPython 2.7...
- Running with demjson version 1.6
- ..................E................F...
- ======================================================================
- ERROR: testDecodeStringRawUnicode (__main__.DemjsonTest)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "test_demjson.py", line 204, in testDecodeStringRawUnicode
- encoding='ucs4'), u'\u00e0')
- File "../build-2.7/lib/demjson.py", line 2134, in decode
- raise JSONDecodeError('the decoded string is gibberish, is the encoding correct?',encoding)
- JSONDecodeError: ('the decoded string is gibberish, is the encoding correct?', 'ucs4')
- ======================================================================
- FAIL: testEncodeStringRawUnicode (__main__.DemjsonTest)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "test_demjson.py", line 217, in testEncodeStringRawUnicode
- '\xff\xfe\x00\x00"\x00\x00\x00\xe0\x00\x00\x00"\x00\x00\x00'] )
- AssertionError: False is not true
- ----------------------------------------------------------------------
- Ran 39 tests in 0.067s
- FAILED (failures=1, errors=1)
- * ERROR: dev-python/demjson-1.6 failed (test phase):
- * Testing failed with CPython 2.7 in testing() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3903: Called python_execute_function 'testing'
- * environment, line 2261: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=dev-python/demjson-1.6'`,
- * the complete build log and the output of `emerge -pqv '=dev-python/demjson-1.6'`.
- * The complete build log is located at '/var/log/portage/dev-python:demjson-1.6:20130115-011437.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/demjson-1.6/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-python/demjson-1.6/temp/environment'.
- * Working directory: '/tmp/portage/dev-python/demjson-1.6/work/demjson-1.6/test'
- * S: '/tmp/portage/dev-python/demjson-1.6/work/demjson-1.6'
- >>> Install demjson-1.6 into /tmp/portage/dev-python/demjson-1.6/image/ category dev-python
- * Installation of dev-python/demjson-1.6 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-python/demjson-1.6/temp/images/2.7
- running build
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running install
- running install_lib
- creating /tmp/portage/dev-python/demjson-1.6/temp/images
- creating /tmp/portage/dev-python/demjson-1.6/temp/images/2.7
- creating /tmp/portage/dev-python/demjson-1.6/temp/images/2.7/usr
- creating /tmp/portage/dev-python/demjson-1.6/temp/images/2.7/usr/lib64
- creating /tmp/portage/dev-python/demjson-1.6/temp/images/2.7/usr/lib64/python2.7
- creating /tmp/portage/dev-python/demjson-1.6/temp/images/2.7/usr/lib64/python2.7/site-packages
- copying build-2.7/lib/demjson.py -> /tmp/portage/dev-python/demjson-1.6/temp/images/2.7/usr/lib64/python2.7/site-packages
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_egg_info
- Writing /tmp/portage/dev-python/demjson-1.6/temp/images/2.7/usr/lib64/python2.7/site-packages/demjson-1.6-py2.7.egg-info
- >>> Completed installing demjson-1.6 into /tmp/portage/dev-python/demjson-1.6/image/
- * Compilation and optimization of Python modules for CPython 2.7 ...
- [ ok ]