source: libssh2
version: 1.11.0-1
severity: important

The package fails to build on hurd due to the use of MAXPATHEN:

session_fixture.c:231:36: error: ‘MAXPATHLEN’ undeclared (first use in
this function)
  231 |     static char filepath[NUMPATHS][MAXPATHLEN];
      |                                    ^~~~~~~~~~

PATH_MAX and MAXPATHLEN are on purpose not defined on hurd.

        Mattias

PS. This currently blocks all packages that depend on libssh2 to be
rebuilt for the lngoing  64 bit time_t transition.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to