bug-gnulib
[Top][All Lists]
Advanced

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

Re: gl_CONDITIONAL & AM_CONDITIONAL


From: Bruce Korb
Subject: Re: gl_CONDITIONAL & AM_CONDITIONAL
Date: Tue, 12 Apr 2022 11:54:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

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 = bkorb@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

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