bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lib/malloca.c: error when compiling "groff"


From: Bruno Haible
Subject: Re: lib/malloca.c: error when compiling "groff"
Date: Thu, 15 Sep 2022 19:38:22 +0200

Hi Bjarni,

> autoconf (GNU Autoconf) 2.71
> 
> automake (GNU automake) 1.16.5

Good to hear that the autoconf and automake versions are those that
everyone else uses.

>   Here are some missing files to reproduce my case
> 
> 1) bootstrap.conf in an attachment
> 
> 2) bootstrap.out      -- " --

It is good that you provide information. But the way you are providing it,
in a piecemeal way, is costing me too much time. This is now the 5th mail
of yours in this thread, and *now* only you are telling us that it is not
the 'master' branch of groff but the branch 'bjarni'.

Can you please provide a bug report that contains
  1) What you did, including all the relevant details, in a way that Paul
     and I can reproduce it,
  2) The results of it.

In the case of a bug report of gnulib, it approximately takes this form:

  "I did this:
     $ git clone <insert URL here>
     $ cd groff
     $ git checkout <insert branch name here>
     $ ./bootstrap <insert bootstrap options here>
     <a
     $ ./configure CC=<insert value of CC here> <insert other configure options 
here>
     $ make V=1 <as I wrote on 2022-01-17, don't give abbreviated make output>
   For reference, my compiler is
     $ gcc --version
     <insert output here>
   The results are attached:
     - bootstrap's output.
     - configure's output.
     - make's output.
     - config.status
     - config.log
  "

It is OK to provide large output files; just compress them if they are larger
than 200 KB, please.

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]