Your message dated Wed, 31 Oct 2018 03:43:46 +0000
with message-id <[email protected]>
and subject line Bug#898581: Removed package(s) from unstable
has caused the Debian Bug report #759318,
regarding pike7.8: configure using invalid signature of main
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.)


-- 
759318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759318
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pike7.8
Version: 7.8.866-3
Usertags: goto-cc
Severity: minor
Tags: upstream

pike's configure fails to determine the correct maximal stack size when using
compilers that are more strict about the correct number of parameters to main
(the C standard mandates 0 or 2 or 3 parameters). This is due to the following
bit in src/configure (src/configure.in):

      int main(int argc)
      {
        f=fopen("confdefs.out.2", "w");
        /* weird filename to circumvent configure weirdness */
        save_depth();
        use_stack(0);
      }

Instead, this should be int main() or int main(int argc, char** argv).

Best,
Michael

PS.: This is an upstream issue, but upstream's JIRA seems unavailable at
present.

Attachment: pgpLFYyOVTFCd.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 7.8.866-8.1+rm

Dear submitter,

as the package pike7.8 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/898581

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

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.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to