bug-gnulib
[Top][All Lists]
Advanced

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

Re: M4 1.4.14 on AIX 7.1BETA


From: Rainer Tammer
Subject: Re: M4 1.4.14 on AIX 7.1BETA
Date: Fri, 30 Jul 2010 17:36:09 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100504 SeaMonkey/2.0.5

Hello,
here are the results of the test run.
To run the test I had to change the following things:

1. add -lm
2. add dirfd.o in gllib/Makefile (gl_LIBOBJS/gl_LTLIBOBJS)
3. during the test I had to kill the following test (hang): test-ptsname

Failures are:

FAIL: test-areadlink
FAIL: test-areadlink-with-size
FAIL: test-areadlinkat
FAIL: test-duplocale
FAIL: test-iconv
FAIL: test-linkat
FAIL: test-fchownat
FAIL: test-poll
FAIL: test-ptsname
FAIL: test-readlink
FAIL: test-strtod
FAIL: test-symlinkat
FAIL: test-utimens
FAIL: test-utimensat

Bye
  Rainer

Bruno Haible wrote:
> Hi Rainer,
>
>   
>> I now have tested M4 1.4.14 on AIX 7.1BETA. ...
>>     
> The problems you showed may have already been resolved in newer versions of
> gnulib. For this reason, it would be most helpful if you could use this
> testdir from today's gnulib:
>   http://www.haible.de/bruno/gnu/gnulib-20100729-testdir.tar.gz
> I created it with
>   $ ./gnulib-tool --create-testdir --dir=... --with-tests `./posix-modules`
>
> After unpacking,
>   - Please make sure that you don't have a config.site file.
>   - Configure it with the safest possible settings:
>     ./configure --host=powerpc-ibm-aix7.1.0.0 --build=powerpc-ibm-aix7.1.0.0 \
>                 -C \
>                 CC="xlc" CFLAGS="-g"
>   - make
>   - make -k check
>   - Then please show the config.log, config.cache, make.log etc. like you
>     did for m4.
>
> Bruno
>
>
>   

Attachment: gnulib-20100729-testdir-logs.tar.gz
Description: GNU Zip compressed data


reply via email to

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