bug#10555: automake: wrong use of F77FLAGS instead of FFLAGS?

2012-01-22 Thread Peter Rosin
Stefano Lattarini skrev 2012-01-21 10:26: > On 01/20/2012 09:08 PM, Peter Rosin wrote: >> Stefano Lattarini skrev 2012-01-20 20:53: >>> On 01/19/2012 02:45 PM, Stefano Lattarini wrote: [SNIP] So, to all autoconfers: do you happen to know any reason for which Automake should

bug#10575: "compress" not found: causes many test failures

2012-01-22 Thread Stefano Lattarini
On 01/22/2012 12:29 PM, Jim Meyering wrote: > > Stefano Lattarini wrote: >> >> * tests/vala-mix.test ($required): Add 'valac'; this will avoid >> spurious failures on systems lacking a Vala compiler. >> Add some explicative comments for a couple of non-obvious make > > I think of "explicative" as

bug#10575: "compress" not found: causes many test failures

2012-01-22 Thread Jim Meyering
Stefano Lattarini wrote: > On 01/21/2012 10:17 PM, Jim Meyering wrote: >> >> FAIL: vala-mix >> > And the attached patch (applied to maint) should take care of this > failure. Thanks. This reduces by one more my "FAIL" counter. > Subject: [PATCH] vala tests: add missing 'valac' requirement, an

bug#10575: "compress" not found: causes many test failures

2012-01-22 Thread Stefano Lattarini
tags 10575 patch severity 10575 minor close 10575 thanks On 01/22/2012 12:18 PM, Jim Meyering wrote: >> Subject: [PATCH] dist tests: missing "compress" program was causing spurious >> failures >> >> Fixes automake bug#10575. >> >> The "compress" tool is becoming anachronistic, and thus is not >>

bug#10575: "compress" not found: causes many test failures

2012-01-22 Thread Jim Meyering
Stefano Lattarini wrote: > Hi Jim, thanks for the report. > > On 01/21/2012 10:17 PM, Jim Meyering wrote: >> On master a few days ago I noticed new test failures on a >> Fedora 16 system, due to the unprotected use of compress. >> >> In tests/dist-formats.tap, I read this: >> >> # Assume gzip(1

bug#10575: "compress" not found: causes many test failures

2012-01-22 Thread Stefano Lattarini
On 01/21/2012 10:17 PM, Jim Meyering wrote: > > FAIL: vala-mix > And the attached patch (applied to maint) should take care of this failure. Regards, Stefano >From d266b5f7fb2fbb7fddb5b8515d57c32b45a50c67 Mon Sep 17 00:00:00 2001 Message-Id: From: Stefano Lattarini Date: Sun, 22 Jan 2012 1

bug#10575: "compress" not found: causes many test failures

2012-01-22 Thread Stefano Lattarini
Hi Jim, thanks for the report. On 01/21/2012 10:17 PM, Jim Meyering wrote: > On master a few days ago I noticed new test failures on a > Fedora 16 system, due to the unprotected use of compress. > > In tests/dist-formats.tap, I read this: > > # Assume gzip(1) and compress(1) are available on