bug#10434: FAIL: depmod.tap 50 - tru64 [long VPATH] make & remake

2012-02-02 Thread Peter Rosin
Stefano Lattarini skrev 2012-02-02 22:45: > Reference: > > > OK, the attached patch fixes the two spurious failures of GCC forced into > Tru64 mode. About time I'd say. > > But I'm not sure whether we should apply this without first testing

bug#10434: FAIL: depmod.tap 50 - tru64 [long VPATH] make & remake

2012-02-02 Thread Stefano Lattarini
Reference: OK, the attached patch fixes the two spurious failures of GCC forced into Tru64 mode. About time I'd say. But I'm not sure whether we should apply this without first testing it on a real Tru64 compiler, lest we cause a real regres

bug#10695: my_man_MANS does not work

2012-02-02 Thread Stefano Lattarini
severity 7656 minor severity 10695 minor merge 10695 7656 thanks Hi Samuel, thanks for the report. Samuel Thibault wrote on Thu, 2 Feb 2012: > > $ cat configure.ac > AC_INIT([FOO],1.0.0) > AM_INIT_AUTOMAKE([1.11 foreign]) > AC_OUTPUT([Makefile]) > > $ cat Makefile.am > my_mandir = $(docdir) > my_

bug#10700: 578 of 589 tests failed

2012-02-02 Thread Stefano Lattarini
tags 10700 + moreinfo severity 10700 minor thanks Reference: Hi Oleg, thanks for the report. > = > GNU Automake 1.11: tests/test-suite.log > = > Consid

bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
Hi Jim, thanks for the quick review. On 02/02/2012 07:58 PM, Jim Meyering wrote: > Stefano Lattarini wrote: >> On 02/02/2012 03:24 PM, Stefano Lattarini wrote: >>> On 02/02/2012 02:57 PM, Stefano Lattarini wrote: The attached patch should take care of three of the remaining five failures

bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Jim Meyering
Stefano Lattarini wrote: > On 02/02/2012 03:24 PM, Stefano Lattarini wrote: >> On 02/02/2012 02:57 PM, Stefano Lattarini wrote: >>> The attached patch should take care of three of the remaining five >>> failures still present on latest Fedora (see automake bug#10418). >>> I will push to master shor

bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
On 02/02/2012 03:24 PM, Stefano Lattarini wrote: > On 02/02/2012 02:57 PM, Stefano Lattarini wrote: >> The attached patch should take care of three of the remaining five >> failures still present on latest Fedora (see automake bug#10418). >> I will push to master shortly if there is no objection. >

bug#10697: subdir-objects "make clean" invokes one rm for each .o file

2012-02-02 Thread Jim Meyering
In cppi (http://git.savannah.gnu.org/cgit/cppi.git), I am now using non- recursive make via subdir-objects, modeled after the way bison does it. I see that "make clean" is inefficient: one "rm -f" per .o file: rm -fr *.o rm -f *.o rm -f lib/calloc.o rm -f lib/close-stream.o rm -f lib/clo

bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
On 02/02/2012 02:57 PM, Stefano Lattarini wrote: > The attached patch should take care of three of the remaining five > failures still present on latest Fedora (see automake bug#10418). > I will push to master shortly if there is no objection. > Hmph, this causes several new and more serious failu

bug#10418: [PATCH] {master} tap/perl: handle missing or non-executable scripts better

2012-02-02 Thread Stefano Lattarini
The attached patch should take care of three of the remaining five failures still present on latest Fedora (see automake bug#10418). I will push to master shortly if there is no objection. Regards, Stefano >From 745d811f8476724bc8d63db075399b73d8589bd0 Mon Sep 17 00:00:00 2001 Message-Id: <745d8

bug#10555: close bug

2012-02-02 Thread Stefano Lattarini
tags 10555 patch close 10555 thanks This bug has been fixed by commit 'v1.11-664-g84fbf46', "fixlet: flags for Fortran77 compiler are in FFLAGS, not F77FLAGS". I'm thus closing this report. Regards, Stefano