Your message dated Mon, 27 Oct 2025 14:22:12 -0700
with message-id <2185385.pnadUEVMmn@soren-desktop>
and subject line Conflicting initializers for variable rw_static
has caused the Debian Bug report #688515,
regarding Conflicting initializers for variable rw_static
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.)
--
688515: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688515
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: courier
Version: 0.68.2-1
While building the package using our research compiler infrastructure we noticed
the following duplication initialisation of rw_static:
- ./courier/module.uucp/staticlist.c:struct rw_static_info rw_static[] = { ... }
- ./courier/module.esmtp/staticlist.c:struct rw_static_info rw_static[] = { ...
}
- ./courier/libs/lcrwstatic.h:struct rw_static_info rw_static[] = { ... }
In each of those three cases, different values are put into the array; it is
undefined which of those the linker will chose as final values for
initialisation.
Best,
Michael
pgpWIzNy_5cxq.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
I am going to close this bug report as there was no response to my previous
email. If anyone is still experiencing this issue, please feel free to reopen
this bug report.
--
Soren Stoutner
[email protected]
signature.asc
Description: This is a digitally signed message part.
--- End Message ---