Hi Bruno,

On 4/11/22 17:24, Bruno Haible wrote:
> All these macros GL_GENERATE_*, GL_COND_*, gl_CONDITIONAL are
> undocumented. Therefore you don't need to learn about them;
> all you need is to give a "How to reproduce" to allow us
> debugging the problem.
>
> So:
>    - What git repository / branch / tarball did you start with?

autogen's current GIT on gnu.org

[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = bk...@git.savannah.gnu.org:/srv/git/autogen.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master


   - What commands did you use?

Once you've got autogen installed and
GNULIBDIR env variable set and
specify a temporary directory via "TMPDIR=whatever":

    bash -x config/bootstrap

Attached are some files with my logs. Yours will look a little different. Anyway, all the tracing output will be dumped into:
    $TMPDIR/ag-bs-*.tdir

   - Which are your automake, autoconf versions?

$ for f in automake autoconf libtool ; do $f --version | head -n 1 ; done
automake (GNU automake) 1.15.1
autoconf (GNU Autoconf) 2.69
libtool (GNU libtool) 2.4.6

   - What's the complete output?

attached.

Thank you! Regards, Bruce

Attachment: build-logs.tJz
Description: Binary data

Reply via email to