GNU bug report logs - #21700
new snapshot available: grep-2.21.78-7da30

Previous Next

Package: grep;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Sun, 18 Oct 2015 05:27:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 21700 <at> debbugs.gnu.org (full text, mbox):

From: Aaron Davies <aaron.davies <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: "21700 <at> debbugs.gnu.org" <21700 <at> debbugs.gnu.org>
Subject: Re: bug#21700: new snapshot available: grep-2.21.78-7da30
Date: Sun, 18 Oct 2015 10:51:19 -0400
I ran into this trying to build current coreutils on Solaris with sun studio 11

the workaround I found was to use sun studio 12

Sent from my iPhone

> On Oct 18, 2015, at 2:34 AM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> 
> I ran into a problem with this release on Solaris 10 with Sun C 5.13:
> 
>  CC       fts.o
> "fts.c", line 1915: warning: type of struct member "__b" can not be derived fro\
> m structure with flexible array member
> "fts.c", line 1915: warning: type of struct member "__b" can not be derived fro\
> m structure with flexible array member
> 
> This is due to the use of Gnulib alignof to calculate the alignment of a struct with a flexible array member; the Gnulib implementation doesn't support this on C99 (it violates a C99 constraint).  I'll look into a workaround within fts.
> 
> I did manage a build on AIX with xlc; works OK.
> 
> 
> 




This bug report was last modified 9 years and 143 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.