Source: psychopy
Version: 1.77.02.dfsg-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> echo "I: Running tests using default Python"
> I: Running tests using default Python
> cd build && xvfb-run -s "-screen 0 1024x768x24 -ac +extension GLX +render
> -noreset" \
> python ../psychopy/tests/runPytest.py -v -s -m "not
> needs_sound" || { echo "TESTS FAILED"; exit 1; }
> ============================= test session starts
> ==============================
> platform linux2 -- Python 2.7.5 -- pytest-2.2.3 -- /usr/bin/python
> collecting ... Xlib: extension "RANDR" missing on display ":99".
> collected 0 items / 1 errors
>
> ==================================== ERRORS
> ====================================
> ______________________________ ERROR collecting .
> ______________________________
> _pytest.runner:120: in __init__
> > ???
> _pytest.main:299: in _memocollect
> > ???
> _pytest.main:223: in _memoizedcall
> > ???
> _pytest.main:299: in <lambda>
> > ???
> _pytest.main:440: in collect
> > ???
> _pytest.main:456: in _collect
> > ???
> py._path.common:312: in visit
> > ???
> py._path.common:358: in gen
> > ???
> py._path.common:358: in gen
> > ???
> py._path.common:358: in gen
> > ???
> py._path.common:348: in gen
> > ???
> _pytest.main:479: in _recurse
> > ???
> _pytest.main:135: in call_matching_hooks
> > ???
> _pytest.config:289: in _getmatchingplugins
> > ???
> _pytest.config:188: in getconftestmodules
> > ???
> _pytest.config:224: in importconftest
> > ???
> _pytest.config:229: in _postimport
> > ???
> _pytest.config:278: in _onimportconftest
> > ???
> _pytest.core:179: in consider_conftest
> > ???
> _pytest.core:89: in register
> > ???
> _pytest.core:419: in __call__
> > ???
> _pytest.core:430: in _docall
> > ???
> _pytest.core:348: in execute
> > ???
> _pytest.core:231: in pytest_plugin_registered
> > ???
> _pytest.core:317: in call_plugin
> > ???
> _pytest.core:348: in execute
> > ???
> lib.linux-x86_64-2.7/psychopy/tests/test_app/conftest.py:12: in
> pytest_configure
> > psychopyApp._app = psychopyApp.PsychoPyApp(interactive=False,
> > showSplash=False)
> lib.linux-x86_64-2.7/psychopy/app/psychopyApp.py:107: in __init__
> > self.onInit(**kwargs)
> lib.linux-x86_64-2.7/psychopy/app/psychopyApp.py:138: in onInit
> > from psychopy import compatibility
> lib.linux-x86_64-2.7/psychopy/compatibility.py:3: in <module>
> > import psychopy.data
> lib.linux-x86_64-2.7/psychopy/data.py:7: in <module>
> > from psychopy import misc, gui, logging
> lib.linux-x86_64-2.7/psychopy/misc.py:10: in <module>
> > import monitors
> lib.linux-x86_64-2.7/psychopy/monitors/__init__.py:6: in <module>
> > import calibTools
> lib.linux-x86_64-2.7/psychopy/monitors/calibTools.py:48: in <module>
> > os.makedirs(monitorFolder)
> /usr/lib/python2.7/os.py:150: in makedirs
> > makedirs(head, mode)
> /usr/lib/python2.7/os.py:150: in makedirs
> > makedirs(head, mode)
> /usr/lib/python2.7/os.py:157: in makedirs
> > mkdir(name, mode)
> E OSError: [Errno 13] Permission denied: '/sbuild-nonexistent'
> =========================== 1 error in 1.11 seconds
> ============================
> Preferences.py failed to create folder /sbuild-nonexistent/.psychopy2.
> Settings will be read-only
> TESTS FAILED
> make: *** [install/psychopy] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/07/26/psychopy_1.77.02.dfsg-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]