Message211136
| Author |
serhiy.storchaka |
| Recipients |
pitrou, python-dev, serhiy.storchaka, vstinner |
| Date |
2014年02月13日.10:01:47 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1392285707.63.0.910192720735.issue20599@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
And yet one failure on FreeBSD.
http://buildbot.python.org/all/builders/AMD64%20FreeBSD%2010.0%203.x/builds/1724/steps/test/logs/stdio
======================================================================
FAIL: test_cleanup (test.test_builtin.ShutdownTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/home/buildbot/koobs-freebsd10/3.x.koobs-freebsd10/build/Lib/test/test_builtin.py", line 1628, in test_cleanup
__cleanenv=True)
File "/usr/home/buildbot/koobs-freebsd10/3.x.koobs-freebsd10/build/Lib/test/script_helper.py", line 69, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/usr/home/buildbot/koobs-freebsd10/3.x.koobs-freebsd10/build/Lib/test/script_helper.py", line 55, in _assert_python
"stderr follows:\n%s" % (rc, err.decode('ascii', 'ignore')))
AssertionError: Process return code is 1, stderr follows:
Shared object "libpython3.4dm.so.1" not found, required by "python"
---------------------------------------------------------------------- |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2014年02月13日 10:02:34 | serhiy.storchaka | unlink | issue20599 messages |
| 2014年02月13日 10:01:47 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, vstinner, python-dev |
| 2014年02月13日 10:01:47 | serhiy.storchaka | set | messageid: <1392285707.63.0.910192720735.issue20599@psf.upfronthosting.co.za> |
| 2014年02月13日 10:01:47 | serhiy.storchaka | link | issue20599 messages |
| 2014年02月13日 10:01:47 | serhiy.storchaka | create |
|