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
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
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
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
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
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
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