bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] make check fails on AIX - FYI


From: Aharon Robbins
Subject: Re: [bug-gawk] make check fails on AIX - FYI
Date: Tue, 18 Aug 2015 21:52:52 +0300
User-agent: Heirloom mailx 12.5 6/20/10

Hi Michael.

1. Version of gawk you're trying to compile?  It should be 4.1.3.

2. Compiler you used? GCC or AIX compiler?

Please try the following

        make clean
        edit the Makefile to remove any -O flags and add -g in CFLAGS
        recompile
        make check

3. Do the problems go away when compiled without optimization?  If so,
   compiler bug, report to your compiler vendor and/or try a different
   compiler.

4. If not, please produce stack traces from GDB for the two failing cases
   and send them to me.

Thanks,

Arnold

> Date: Tue, 18 Aug 2015 17:23:53 +0200
> From: aixtools <address@hidden>
> To: address@hidden
> Subject: [bug-gawk] make check fails on AIX - FYI
>
> Build on AIX 5.3 TL7 (my standard system for packaging) builds fine, but 
> make check fails at:
>
> substr
> /bin/sh: 413894 IOT/Abort trap(coredump)
> ./substr.ok _substr differ: byte 1, line 1
> make: 1254-004 The error code from the last command is 1.
> make: 1254-005 Ignored error code 1 from last command.
> swaplns
> synerr1
> synerr2
> tradanch
> tweakfld
> gawk: ./tweakfld.awk:41: fatal error: internal error
> make: 1254-059 The signal code from the last command is 6.
>
>
> Stop.
> make: 1254-004 The error code from the last command is 1.
>
> p.s. I am not subscribed to this list, so if you have questions please 
> make sure to reply directly.
>
> Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]