[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-patch] [patch-2.7.6] make check FAIL on Solaris11 x86/x64
From: |
Kiyoshi KANAZAWA |
Subject: |
Re: [bug-patch] [patch-2.7.6] make check FAIL on Solaris11 x86/x64 |
Date: |
Wed, 7 Feb 2018 11:39:09 +0900 (JST) |
HiAndreas,
Have one FAIL in merge.log, after applying the patch.
Tried with
- CC=gcc
- CC='gcc -m64'
- CC=cc
- CC='cc -m64'
(cc is Oracle developerstudio12.6's)
BTW, with cc, I got two warnings in make:
"util.c", line 259: warning: initializer will be sign-extended: -1
"util.c", line 260: warning: initializer will be sign-extended: -1
Regards,
--- Kiyoshi
----- Original Message -----
> From: Andreas Grünbacher <address@hidden>
> To: Kiyoshi KANAZAWA <address@hidden>
> Cc: "address@hidden" <address@hidden>
> Date: 2018/2/7, Wed 09:47
> Subject: Re: [bug-patch] [patch-2.7.6] make check FAIL on Solaris11 x86/x64
>
> Hi Kiyoshi,
>
> 2018-02-07 0:47 GMT+01:00 Kiyoshi KANAZAWA <address@hidden>:
>> There was no warning.
>> tests-log is attached.
>
> the good thing is that all the failures seem to be in the test suite.
>
> What do you get after applying the attached patch?
>
> Thanks,
> Andreas
>
merge.log
Description: Binary data
Re: [bug-patch] [patch-2.7.6] make check FAIL on Solaris11 x86/x64, Kiyoshi KANAZAWA, 2018/02/06
Re: [bug-patch] [patch-2.7.6] make check FAIL on Solaris11 x86/x64, Dennis Clarke, 2018/02/06