vr tech labs | 3 Apr 2012 18:27
Picon

reporting a bug

i am getting the bug by typing the following command for m4 package
"make check"


the error is
make[6]: *** [test-suite.log] Error 1
make[6]: Leaving directory `/mnt/lfs/sources/m4-1.4.16/tests'
make[5]: *** [check-TESTS] Error 2
make[5]: Leaving directory `/mnt/lfs/sources/m4-1.4.16/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/mnt/lfs/sources/m4-1.4.16/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mnt/lfs/sources/m4-1.4.16/tests'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mnt/lfs/sources/m4-1.4.16/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mnt/lfs/sources/m4-1.4.16'
make: *** [check] Error 2

Eric Blake | 3 Apr 2012 18:33
Picon
Favicon
Gravatar

Re: reporting a bug

On 04/03/2012 10:27 AM, vr tech labs wrote:
> i am getting the bug by typing the following command for m4 package
> "make check"

Thanks for the report.  However,

> 
> 
> the error is
> make[6]: *** [test-suite.log] Error 1

That is not the error.  It is the stuff that happened after the error.
You gave us no idea what system you are on, or even what test failed, so
we have no idea how to help you without more details.

--

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

Mike Frysinger | 3 Apr 2012 18:40
Picon
Favicon
Gravatar

Re: reporting a bug

On Tuesday 03 April 2012 12:27:33 vr tech labs wrote:
> i am getting the bug by typing the following command for m4 package
> "make check"

please post the full output of `make check` and the .log file produced.  the 
snippet you posted doesn't include any useful information.
-mike

Gmane