Your message dated Wed, 09 Jan 2019 21:18:50 +0000
with message-id <e1ghlfs-000fms...@fasolo.debian.org>
and subject line Bug#917660: fixed in pyhamcrest 1.8.0-1.1
has caused the Debian Bug report #917660,
regarding vim-youcompleteme: FTBFS (failing tests)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
917660: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917660
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vim-youcompleteme
Version: 0+20181101+gitfaa019a-0.1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules binary-indep
dh binary-indep --with python3
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_test
make[1]: Entering directory 
'/<<BUILDDIR>>/vim-youcompleteme-0+20181101+gitfaa019a'
LC_ALL=C.UTF-8 PYTHONPATH=/usr/lib/ycmd ./run_tests.py --skip-build --no-flake8
#1 
ycm.tests.client.base_request_test.BuildRequestData_AddWorkingDirWithFileName_test
 ... ERROR
#2 ycm.tests.client.base_request_test.BuildRequestData_AddWorkingDir_test ... 
ERROR
#3 
ycm.tests.client.command_request_test.GoToResponse_QuickFix_test.GoTo_EmptyList_test
 ... ok
#4 
ycm.tests.client.command_request_test.GoToResponse_QuickFix_test.GoTo_MultiItem_List_test
 ... ok
#5 
ycm.tests.client.command_request_test.GoToResponse_QuickFix_test.GoTo_SingleItem_List_test
 ... ok
#6 
ycm.tests.client.command_request_test.Response_Detection_test.BasicResponse_test('AnythingYouLike',
 True) ... ok
#6 
ycm.tests.client.command_request_test.Response_Detection_test.BasicResponse_test('GoToEvenWorks',
 10) ... ok

[... snipped ...]

ycm.client.base_request: ERROR: HTTPConnectionPool(host='127.0.0.1', 
port=34443): Max retries exceeded with url: /ready (Caused by 
NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f707413f2e8>: Failed to establish a new connection: [Errno 111] Connection 
refused'))
urllib3.connectionpool: DEBUG: Starting new HTTP connection (3): 127.0.0.1:34443
urllib3.connectionpool: DEBUG: http://127.0.0.1:34443 "GET /ready HTTP/1.1" 200 
4
urllib3.connectionpool: DEBUG: http://127.0.0.1:34443 "GET /ready HTTP/1.1" 200 
4
urllib3.connectionpool: DEBUG: http://127.0.0.1:34443 "POST /shutdown HTTP/1.1" 
200 4
--------------------- >> end captured logging << ---------------------

======================================================================
ERROR: 
ycm.tests.vimsupport_test.GetUnsavedAndSpecifiedBufferData_EncodedUnicodeCharsInBuffers_test
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File 
"/<<BUILDDIR>>/vim-youcompleteme-0+20181101+gitfaa019a/python/ycm/tests/vimsupport_test.py",
 line 1511, in 
GetUnsavedAndSpecifiedBufferData_EncodedUnicodeCharsInBuffers_test
    has_entry( u'contents', u'abc\nfДa\n' ) ) )
  File "/usr/lib/python3/dist-packages/hamcrest/core/assert_that.py", line 42, 
in assert_that
    _assert_match(actual=arg1, matcher=arg2, reason=arg3)
  File "/usr/lib/python3/dist-packages/hamcrest/core/assert_that.py", line 48, 
in _assert_match
    if not matcher.matches(actual):
  File "/usr/lib/python3/dist-packages/hamcrest/core/base_matcher.py", line 27, 
in matches
    match_result = self._matches(item)
  File 
"/usr/lib/python3/dist-packages/hamcrest/library/collection/isdict_containing.py",
 line 17, in _matches
    if hasmethod(dictionary, 'items'):
  File "/usr/lib/python3/dist-packages/hamcrest/core/helpers/hasmethod.py", 
line 13, in hasmethod
    return isinstance(method, collections.Callable)
  File "/usr/lib/python3.7/collections/__init__.py", line 52, in __getattr__
    DeprecationWarning, stacklevel=2)
DeprecationWarning: Using or importing the ABCs from 'collections' instead of 
from 'collections.abc' is deprecated, and in 3.8 it will stop working

----------------------------------------------------------------------
Ran 350 tests in 122.098s

FAILED (errors=11)
Traceback (most recent call last):
  File "./run_tests.py", line 71, in <module>
    Main()
  File "./run_tests.py", line 68, in Main
    NoseTests( parsed_args, nosetests_args )
  File "./run_tests.py", line 60, in NoseTests
    subprocess.check_call( [ sys.executable, '-m', 'nose' ] + nosetests_args )
  File "/usr/lib/python3.7/subprocess.py", line 347, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'nose', 
'-v', '--with-id', 
'/<<BUILDDIR>>/vim-youcompleteme-0+20181101+gitfaa019a/python']' returned 
non-zero exit status 1.
make[1]: *** [debian/rules:19: override_dh_auto_test] Error 1
make[1]: Leaving directory 
'/<<BUILDDIR>>/vim-youcompleteme-0+20181101+gitfaa019a'
make: *** [debian/rules:8: binary-indep] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vim-youcompleteme.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pyhamcrest
Source-Version: 1.8.0-1.1

We believe that the bug you reported is fixed in the latest version of
pyhamcrest, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 917...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Kalnischkies <donk...@debian.org> (supplier of updated pyhamcrest package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 07 Jan 2019 18:49:27 +0100
Source: pyhamcrest
Binary: python-hamcrest python3-hamcrest
Architecture: source
Version: 1.8.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: David Villa Alises <david.vi...@gmail.com>
Changed-By: David Kalnischkies <donk...@debian.org>
Description:
 python-hamcrest - Hamcrest framework for matcher objects (Python 2)
 python3-hamcrest - Hamcrest framework for matcher objects (Python 3)
Closes: 917660
Changes:
 pyhamcrest (1.8.0-1.1) unstable; urgency=medium
 .
   [ David Kalnischkies ]
   * No-change non-maintainer upload to have python3-hamcrest rebuild without
     the use of deprecated collections ABI usage causing FTBFS in at least
     src:vim-youcompleteme (Closes: #917660)
 .
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
   * d/control: Set Vcs-* to salsa.debian.org
   * Convert git repository from git-dpm to gbp layout
 .
   [ Piotr Ożarowski ]
   * Add dh-python to Build-Depends
Checksums-Sha1:
 60697fced5404a343153302d4472b53c44a865a5 2169 pyhamcrest_1.8.0-1.1.dsc
 39a830bc957a78865b662192299842d0c6ab5f88 3248 
pyhamcrest_1.8.0-1.1.debian.tar.xz
 800e9a940f92dc0f3608006c6743b1f653400f56 6771 
pyhamcrest_1.8.0-1.1_amd64.buildinfo
Checksums-Sha256:
 55cc06ad6911d5c5b6487761a1f95ec09d9ced585ad464c3fafb35dee91941ea 2169 
pyhamcrest_1.8.0-1.1.dsc
 6425574c1dd73ef9991826675dd379ea5f15b8b0058c3273af314ecb3946943b 3248 
pyhamcrest_1.8.0-1.1.debian.tar.xz
 07e170d32f39ff4e352b8e6ab81321542a7b3a757d4147db5c7260dc4e62c1b4 6771 
pyhamcrest_1.8.0-1.1_amd64.buildinfo
Files:
 56780deae18723c6c6b4767533eee681 2169 python optional pyhamcrest_1.8.0-1.1.dsc
 350d3a08b614f457c3b1ef1124460c46 3248 python optional 
pyhamcrest_1.8.0-1.1.debian.tar.xz
 39205d44b296b298445444a024e9dc11 6771 python optional 
pyhamcrest_1.8.0-1.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEE5sn+Q4uCja/tn0GrMRvlz3HQeIMFAlwzuE8THGRvbmt1bHRA
ZGViaWFuLm9yZwAKCRAxG+XPcdB4g9IQD/sHmpsn77ZXvBNoNYQF7OuNthVII3x0
ua1wiCJZ+U1BjDF5mc0P3rzLSNyy+F+bB0RA+eeZDN9gnZ5OF59L0MvBU48yOge9
dnVcGrh4LOxUwfXDrTdg7hVNXNl+RbjLugwrxdcDVCUchernyuNc8/2qsm6LPr2w
kOcm18RU4I/bMefAOysxiph9rDk5EWwU4Hw2fdz5wihnGDV0x8VzofZb8DhyIp9B
xvRg42ZheP1QtfW2rGHe66HlpaAiEgB52EjRy19EtUPSWujqsg+tqvuOf6LZJ5j8
PwYE4XAoSg2HdieAUAgeHB3lLC8uo7J28tv1GOxUstAcFFD76RJgTtgoRMXY191n
HjS+3dknGPEqYz/hQGgy3TQ06pz9tFsG1ZtUxyYimgi9AIwZlswhiDLE+kHrbmXI
AaWJ1fSi7seB+v4FwpY2LcjYIe7qJQSM8tjZDbhZeKgzUAVWW442/YwSuu0L1yJr
5TiRMAAEjbhBBPViHmb+2arpBX6o/3UhUr0abs18DSCTDjo4UWoybut6m05iIHlw
2vckag1BMF4vpUZjVGCkV1aLeSKasz0PLe81QDv23vCFx7sIk0sx6MbxZUMUOtV1
k0x57CHmi2bUyvsd/zoRu9pn+oHLdGYxqBY1DHDx/wyd01pC3tVfqM63iyg8WGvT
00v48FsMZdfHJA==
=XJzV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to