Source: suds Version: 0.7~git20150727.94664dd-3 Severity: serious Tags: buster sid
Some recent change in unstable makes suds FTBFS: https://tests.reproducible-builds.org/debian/history/suds.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/suds.html ... ============================= test session starts ============================== platform linux2 -- Python 2.7.13+, pytest-3.2.0, py-1.4.34, pluggy-0.4.0 rootdir: /build/1st/suds-0.7~git20150727.94664dd, inifile: setup.cfg collected 1846 items tests/test_argument_parser.py .x.x.............................................................................. tests/test_cache.py ........................................................................................................................................................ tests/test_client.py .......................................................... tests/test_compare_sax.py ................................................................ tests/test_date_time.py ..................................................................................................................................................................................................................................................................................... tests/test_dependency_sort.py ................................................. tests/test_document_store.py ..... tests/test_input_parameters.py x.x....................... tests/test_mx.py ...... tests/test_plugin.py ........ tests/test_reader.py ..... tests/test_reply_handling.py ...x........... tests/test_request_construction.py x....x.x.xx............xx.xx.x.....x............x................. tests/test_sax_document.py ..... tests/test_sax_element.py ........................ tests/test_sax_encoder.py ...........................................xxx...............................................xxxxxxxxxxx..... tests/test_suds.py x........................x........ tests/test_timezone.py ................ tests/test_transport.py ........................................................EE.EE. tests/test_transport_http.py ...............ssss...........xxxx..................................... tests/test_xsd_builtins.py ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... tests/test_xsd_element.py ................................................................................................................................................................................. ==================================== ERRORS ==================================== __________________ ERROR at setup of TestRequest.test_URL[�] ___________________ self = {'CPPFLAGS': '-Wdate-time -D_FORTIFY_SOURCE=2', 'DEB_BUILD_MULTIARCH': 'x86_64-linux-gnu', 'http_proxy': 'http://127.0...-O2 -fstack-protector-strong -Wformat -Werror=format-security', 'DEB_TARGET_ARCH': 'amd64', 'PERL_USE_UNSAFE_INC': '1'} key = 'PYTEST_CURRENT_TEST' item = '.pybuild/pythonX.Y_2.7/build/tests/test_transport.py::TestRequest::()::test_URL[\x00] (setup)' def __setitem__(self, key, item): > putenv(key, item) E TypeError: putenv() argument 2 must be string without null bytes, not str /usr/lib/python2.7/os.py:473: TypeError _________________ ERROR at teardown of TestRequest.test_URL[�] _________________ self = {'CPPFLAGS': '-Wdate-time -D_FORTIFY_SOURCE=2', 'DEB_BUILD_MULTIARCH': 'x86_64-linux-gnu', 'http_proxy': 'http://127.0...-O2 -fstack-protector-strong -Wformat -Werror=format-security', 'DEB_TARGET_ARCH': 'amd64', 'PERL_USE_UNSAFE_INC': '1'} key = 'PYTEST_CURRENT_TEST' item = '.pybuild/pythonX.Y_2.7/build/tests/test_transport.py::TestRequest::()::test_URL[\x00] (teardown)' def __setitem__(self, key, item): > putenv(key, item) E TypeError: putenv() argument 2 must be string without null bytes, not str /usr/lib/python2.7/os.py:473: TypeError ________________ ERROR at setup of TestRequest.test_URL[Jurko�] ________________ self = {'CPPFLAGS': '-Wdate-time -D_FORTIFY_SOURCE=2', 'DEB_BUILD_MULTIARCH': 'x86_64-linux-gnu', 'http_proxy': 'http://127.0...-O2 -fstack-protector-strong -Wformat -Werror=format-security', 'DEB_TARGET_ARCH': 'amd64', 'PERL_USE_UNSAFE_INC': '1'} key = 'PYTEST_CURRENT_TEST' item = '.pybuild/pythonX.Y_2.7/build/tests/test_transport.py::TestRequest::()::test_URL[Jurko\x00] (setup)' def __setitem__(self, key, item): > putenv(key, item) E TypeError: putenv() argument 2 must be string without null bytes, not str /usr/lib/python2.7/os.py:473: TypeError ______________ ERROR at teardown of TestRequest.test_URL[Jurko�] _______________ self = {'CPPFLAGS': '-Wdate-time -D_FORTIFY_SOURCE=2', 'DEB_BUILD_MULTIARCH': 'x86_64-linux-gnu', 'http_proxy': 'http://127.0...-O2 -fstack-protector-strong -Wformat -Werror=format-security', 'DEB_TARGET_ARCH': 'amd64', 'PERL_USE_UNSAFE_INC': '1'} key = 'PYTEST_CURRENT_TEST' item = '.pybuild/pythonX.Y_2.7/build/tests/test_transport.py::TestRequest::()::test_URL[Jurko\x00] (teardown)' def __setitem__(self, key, item): > putenv(key, item) E TypeError: putenv() argument 2 must be string without null bytes, not str /usr/lib/python2.7/os.py:473: TypeError =============================== warnings summary =============================== None [pytest] section in setup.cfg files is deprecated, use [tool:pytest] instead. -- Docs: http://doc.pytest.org/en/latest/warnings.html === 1803 passed, 4 skipped, 37 xfailed, 1 warnings, 4 error in 11.20 seconds === E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd '/build/1st/suds-0.7~git20150727.94664dd/.pybuild/pythonX.Y_2.7/build'; python2.7 -m pytest tests dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13 debian/rules:6: recipe for target 'build' failed make: *** [build] Error 25