Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431252 Details for
Bug 580540
dev-python/pyrsistent-0.11.12 fails test tests/hypothesis_vector_test.py - E ImportError: No module named sqlite3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 10.38 KB, created by
eroen
on 2016-04-19 16:33:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
eroen
Created:
2016-04-19 16:33:09 UTC
Size:
10.38 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/pyrsistent-0.11.12 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: python@gentoo.org >[32;01m * [39;49;00mUpstream: tobias.l.gustafsson@gmail.com >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pyrsistent-0.11.12.tar.gz to /var/tmp/portage/dev-python/pyrsistent-0.11.12/work >>>> Source unpacked in /var/tmp/portage/dev-python/pyrsistent-0.11.12/work >>>> Preparing source in /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12 ... > [32;01m*[0m python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running build_py >copying _pyrsistent_version.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib >creating /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_immutable.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_pbag.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_checked_types.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_helpers.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_precord.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_pdeque.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_pset.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_transformations.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_pclass.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_field_common.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/__init__.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_pvector.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_pmap.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >copying pyrsistent/_plist.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pyrsistent >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building 'pvectorc' extension >creating /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/temp.linux-x86_64-2.7 >x86_64-pc-linux-gnu-gcc -O2 -pipe -fPIC -I/usr/include/python2.7 -c pvectorcmodule.c -o /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/temp.linux-x86_64-2.7/pvectorcmodule.o >x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/temp.linux-x86_64-2.7/pvectorcmodule.o -L/usr/lib64 -lpython2.7 -o /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib/pvectorc.so > [32;01m*[0m python3_4: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.4 setup.py build >running build >running build_py >copying _pyrsistent_version.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib >creating /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_immutable.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_pbag.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_checked_types.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_helpers.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_precord.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_pdeque.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_pset.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_transformations.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_pclass.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_field_common.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/__init__.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_pvector.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_pmap.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >copying pyrsistent/_plist.py -> /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pyrsistent >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building 'pvectorc' extension >creating /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/temp.linux-x86_64-3.4 >x86_64-pc-linux-gnu-gcc -O2 -pipe -fPIC -I/usr/include/python3.4 -c pvectorcmodule.c -o /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/temp.linux-x86_64-3.4/pvectorcmodule.o >x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/temp.linux-x86_64-3.4/pvectorcmodule.o -L/usr/lib64 -lpython3.4 -o /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python3_4/lib/pvectorc.cpython-34.so >>>> Source compiled. >>>> Test phase: dev-python/pyrsistent-0.11.12 > [32;01m*[0m python2_7: running distutils-r1_run_phase python_test >============================= test session starts ============================== >platform linux2 -- Python 2.7.10, pytest-2.8.7, py-1.4.30, pluggy-0.3.1 -- /usr/bin/python2.7 >cachedir: .cache >rootdir: /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12, inifile: >plugins: hypothesis-1.19.0 >collecting ... >==================================== ERRORS ==================================== >_______________ ERROR collecting tests/hypothesis_vector_test.py _______________ >tests/hypothesis_vector_test.py:204: in <module> > PVectorBuilderTests = PVectorBuilder.TestCase >/usr/lib64/python2.7/site-packages/hypothesis/stateful.py:58: in __get__ > return typ._to_test_case() >/usr/lib64/python2.7/site-packages/hypothesis/stateful.py:177: in _to_test_case > class StateMachineTestCase(TestCase): >/usr/lib64/python2.7/site-packages/hypothesis/stateful.py:179: in StateMachineTestCase > min_satisfying_examples=1 >/usr/lib64/python2.7/site-packages/hypothesis/_settings.py:147: in __init__ > self._database = defaults.database >/usr/lib64/python2.7/site-packages/hypothesis/_settings.py:259: in database > from hypothesis.database import ExampleDatabase >/usr/lib64/python2.7/site-packages/hypothesis/database/__init__.py:19: in <module> > from hypothesis.database.backend import SQLiteBackend >/usr/lib64/python2.7/site-packages/hypothesis/database/backend.py:19: in <module> > import sqlite3 >E ImportError: No module named sqlite3 >!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!! >=========================== 1 error in 0.81 seconds ============================ > [31;01m*[0m ERROR: dev-python/pyrsistent-0.11.12::gentoo failed (test phase): > [31;01m*[0m /var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12:/var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12-python2_7/lib: > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 133: Called src_test > [31;01m*[0m environment, line 2545: Called distutils-r1_src_test > [31;01m*[0m environment, line 771: Called _distutils-r1_run_foreach_impl 'python_test' > [31;01m*[0m environment, line 279: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 2068: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 1376: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 1374: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > [31;01m*[0m environment, line 479: Called distutils-r1_run_phase 'python_test' > [31;01m*[0m environment, line 704: Called python_test > [31;01m*[0m environment, line 2424: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m py.test -v -v -x || die ${PYTHONPATH} > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/pyrsistent-0.11.12::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/pyrsistent-0.11.12::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/pyrsistent-0.11.12/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/pyrsistent-0.11.12/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12' > [31;01m*[0m S: '/var/tmp/portage/dev-python/pyrsistent-0.11.12/work/pyrsistent-0.11.12'
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 580540
: 431252