findutils-patches
[Top][All Lists]
Advanced

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

Re: [Findutils-patches] bootstrapping [was: xattr and capability support


From: Eric Blake
Subject: Re: [Findutils-patches] bootstrapping [was: xattr and capability support]
Date: Thu, 06 Nov 2014 12:05:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/06/2014 11:51 AM, KillBoy PowerHed wrote:

> ++ autom4te --no-cache --language=Autoconf-without-aclocal-m4 
> '--trace=AM_GNU_GETTEXT_VERSION:$%' - configure.ac
> + xver=

Differs here.  Next test:

$ which autom4te
/usr/bin/autom4te
$ rpm -qf `which autom4te`
autoconf-2.69-14.fc20.noarch

$ echo 'm4_pushdef([m4_assert])
m4_pushdef([m4_fatal])
m4_pushdef([m4_warn])
m4_pushdef([m4_errprintn])
m4_pushdef([m4_exit])
m4_pushdef([m4_include])
m4_pushdef([m4_esyscmd])
m4_define([AM_GNU_GETTEXT],[])
m4_define([AM_GNU_GETTEXT_VERSION],[])' | \
 autom4te --debug --verbose --no-cache \
 --language=Autoconf-without-aclocal-m4 \
 --trace=AM_GNU_GETTEXT_VERSION':$%' - configure.ac

That output will include something like:

autom4te: formatting traces for `/tmp/am4twMnHut/warnings': _m4_warn

In that temp directory are several files; show me:

$ tail /tmp/am4twMnHuT/traces.0
m4trace:configure.ac:184: -1- m4_pattern_allow([^CLOSEDIR_VOID$])
m4trace:configure.ac:189: -1- m4_pattern_allow([^HAVE_GETMNTENT$])
m4trace:configure.ac:190: -1- m4_pattern_allow([^HAVE_GETMNTENT$])
m4trace:configure.ac:200: -1- m4_pattern_allow([^HAVE_SETGROUPS$])
m4trace:configure.ac:225: -1- AM_GNU_GETTEXT_VERSION([0.18.1])
m4trace:configure.ac:231: -1- m4_pattern_allow([^FINDUTILS$])
m4trace:configure.ac:232: -1-
m4_pattern_allow([^ALREADY_INCLUDED_CONFIG_H$])
m4trace:configure.ac:237: -1- m4_pattern_allow([^FAKETIME$])
m4trace:configure.ac:265: -1- m4_pattern_allow([^LIB@&address@hidden)
m4trace:configure.ac:265: -1- m4_pattern_allow([^LTLIBOBJS$])


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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