Your message dated Fri, 06 Dec 2024 18:55:18 +0000
with message-id <[email protected]>
and subject line Bug#1088944: Removed package(s) from unstable
has caused the Debian Bug report #893756,
regarding ignition-common: FTBFS on hurd-i386: PATH_MAX not declared
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.)
--
893756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893756
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ignition-common
Version: 1.0.1-1
Severity: normal
Tags: upstream
User: [email protected]
Usertags: hurd
The build of ignition-common for hurd-i386 (admittedly not a release
architecture) failed:
/<<PKGBUILDDIR>>/src/FilesystemBoost.cc: In function 'std::__cxx11::string
ignition::common::cwd()':
/<<PKGBUILDDIR>>/src/FilesystemBoost.cc:134:25: error: 'PATH_MAX' was not
declared in this scope
The Hurd makes a point of not having a static PATH_MAX. Best practice
is dynamically accommodating whatever you actually encounter, for
instance by taking advantage of realpath's policy of allocating the
buffer itself when supplied a NULL buffer. (You'll of course need to
free it when done.)
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: 4.7.0+ds2-2.1+rm
Dear submitter,
as the package ignition-common 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/1088944
The version of this package that was in Debian prior to this removal
can still be found using https://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 ---