[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating autotest testsuite gets stuck if package.m4.in contains unr
From: |
Niels Lohmann |
Subject: |
Re: Creating autotest testsuite gets stuck if package.m4.in contains unresolved substitutions |
Date: |
Tue, 9 Feb 2010 08:19:31 +0100 |
Hi Ralf,
> The @ inside the address should not cause any problems.
indeed, it's not. When I use m4_define for the bug address, then I get the same
error for AT_PACKAGE_STRING.
> Please check
> again and provide us with something reproducible, or at least cut and
> pasted commands+output that show that this is problematic.
Here is the output I get when I execute "make testsuite" for the attached
tarball:
-------------------------------------------------------------------------------
/bin/sh /Users/niels/test/missing --run autom4te --language=autotest -I '.' -o
testsuite.tmp testsuite.at
testsuite.at:1: error: : AT_PACKAGE_BUGREPORT is missing, consider writing
package.m4
testsuite.at:1: the top level
autom4te: /opt/local/bin/gm4 failed with exit status: 1
-------------------------------------------------------------------------------
testsuite.at:1 is just "AT_INIT".
Hope that helps!
Cheers,
Niels.
wendy-3.0.tar.gz
Description: GNU Zip compressed data
Re: Creating autotest testsuite gets stuck if package.m4.in contains unresolved substitutions, Eric Blake, 2010/02/06