Your message dated Mon, 15 Aug 2022 17:17:29 +0000
with message-id <[email protected]>
and subject line Bug#1014146: Removed package(s) from unstable
has caused the Debian Bug report #881880,
regarding libengine-gost-openssl1.1: FTBFS on hurd-i386: PATH_MAX undeclared
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 [email protected]
immediately.)


-- 
881880: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881880
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libengine-gost-openssl1.1
Version: 1.1.0.1-1
Severity: important
Tags: upstream
Justification: fails to build from source
User: [email protected]
Usertags: hurd-i386

The build of libengine-gost-openssl1 for hurd-i386 (admittedly not a
release architecture) failed:

  /<<PKGBUILDDIR>>/gost12sum.c:115:22: error: 'PATH_MAX' undeclared (first use 
in this function); did you mean 'NAME_MAX'?

The Hurd famously has no static PATH_MAX.  Best practice is to
allocate path buffers dynamically based on what you actually
encounter, but if that's not convenient, you can look up _PC_PATH_MAX
via pathconf or define a fallback constant (traditionally 4096).

Also, please note that there may by additional references to PATH_MAX
or MAXPATHLEN (likewise undefined) in other files; I haven't
specifically checked.

Could you please take a look?

Thanks!


-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

--- End Message ---
--- Begin Message ---
Version: 1.1.0.3-1.1+rm

Dear submitter,

as the package libengine-gost-openssl1.1 has just been removed from the Debian 
archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1014146

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to