platform-testers
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: grep-3.4-almost.19-ff30


From: Nelson H. F. Beebe
Subject: Re: [platform-testers] new snapshot available: grep-3.4-almost.19-ff30
Date: Thu, 17 Sep 2020 09:30:16 -0600

At Utah, I can now report builds of grep-3.4-almost.19-ff30 on 279 systems,
of which 251 report zero failures.  Here is a summary of the tests that
failed:

        alpine362       file
        debian6b        pcre-invalid-utf8-input
        slackware       pcre-invalid-utf8-input
        netbsd81        reversed-range-endpoints
        netbsd81        sjis-mb
        midnightbsd10   stack-overflow
        midnightbsd11   stack-overflow
        midnightbsd12   stack-overflow
        netbsd81        surrogate-pair
        netbsd81        warn-char-classes
        netbsd81        word-delim-multibyte

Several builds on QEMU-emulated architectures are still in progress:
they take 15x to 30x longer than native x86_64 builds.

On Hipster OpenIndiana, I get this compilation failure with 
CC=/opt/solarisstudio12.4/bin/cc:

  CC       malloca.o
"malloca.h", line 113: non-constant enumerator value
"malloca.h", line 114: non-constant enumerator value
"malloca.h", line 115: non-constant enumerator value
"malloca.h", line 116: non-constant enumerator value
cc: acomp failed for malloca.c

On OpenMandriva Lx 4.1 (Mercury), with /usr/bin/cc == clang version 9.0.1,
I get

  CC       dfa.o
In file included from dfa.c:61:
./xalloc.h:94:7: error: use of unknown builtin '__builtin_mul_overflow_p' 
[-Wimplicit-function-declaration]
  if (xalloc_oversized (n, s))
      ^
./xalloc-oversized.h:46:4: note: expanded from macro 'xalloc_oversized'
   __builtin_mul_overflow_p (n, s, (__xalloc_count_type) 1)
   ^
... long cascade of similar errors ...


-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe@math.utah.edu  -
- 155 S 1400 E RM 233                       beebe@acm.org  beebe@computer.org -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------



reply via email to

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