bug#14959: automake 1.14 failure on OS X 10.6.8: fort5

2022-02-20 Thread Diab Jerius via Bug reports for Automake
On 2/20/22 14:00, Mike Frysinger wrote: On Fri, 26 Jul 2013 11:32:18 -0400, Diab Jerius wrote: The fort5 test fails on Mac OS X 10.6.8. the failing part of the log: /bin/sh ./libtool --tag=FC --mode=link gfortran -g -O2 -o libhello.la -rpath /usr/local/lib foo.lo bar.lo libgoodbye.la

bug#20244: automake 1.15: tests-environment-fd-redirect hangs on RHEL 6.6, CentOS 6.6 w/ ksh 2012-08-01

2015-04-01 Thread Diab Jerius
When testing automake 1.15, the tests-environment-fd-redirect test hangs on RHEL 6.6 and CentOS 6.6 when testing ksh. The ksh that is installed on the RHEL system is: % rpm -qi ksh Name: ksh Relocations: (not relocatable) Version : 20120801

bug#14898: automake-1.14 test failures on Mac OS X

2013-07-18 Thread Diab Jerius
I'm seeing test failures on OS X 10.6.8 with automake-1.14 with the patches from the following bug reports applied: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14706 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14707 The following tests fail: FAIL: t/ccnoco-lt FAIL: t/f

bug#14707: automake 1.14 test hang for t/compile4.sh on Linux if "cl" executable is in path

2013-06-28 Thread Diab Jerius
On Thu, 2013-06-27 at 11:20 +0200, Stefano Lattarini wrote: > tags 14707 + patch > tags 14707 - moreinfo > thanks > > On 06/24/2013 11:35 PM, Diab Jerius wrote: > > > > On Mon, 2013-06-24 at 23:22 +0200, Stefano Lattarini wrote: > >> > >> On 06/24/201

bug#14707: automake 1.14 test hang for t/compile4.sh on Linux if "cl" executable is in path

2013-06-25 Thread Diab Jerius
On Mon, 2013-06-24 at 23:22 +0200, Stefano Lattarini wrote: > severity 14707 minor > tags 14707 + moreinfo > thanks > > On 06/24/2013 04:45 PM, Diab Jerius wrote: > > Hi, > > > Hi Diab, thanks for the report. > > > On the Linux boxes I compile on, there

bug#14707: automake 1.14 test hang for t/compile4.sh on Linux if "cl" executable is in path

2013-06-24 Thread Diab Jerius
On Mon, 2013-06-24 at 23:22 +0200, Stefano Lattarini wrote: > severity 14707 minor > tags 14707 + moreinfo > thanks > > On 06/24/2013 04:45 PM, Diab Jerius wrote: > > Hi, > > > Hi Diab, thanks for the report. Stefano, Thanks for the reply. > > > On the L

bug#14707: automake 1.14 test hang for t/compile4.sh on Linux if "cl" executable is in path

2013-06-24 Thread Diab Jerius
Hi, On the Linux boxes I compile on, there's a /usr/local/bin/cl executable (from the IRAF package). Unfortunately, it seems that t/compile4.sh interprets that as a Microsoft compiler. The IRAF cl is an interactive program, so compile4.sh invokes it and it hangs waiting for input. Is there perh