This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug corefiles/21206] gdb-7.12.1 for arm-rtems4.12 fails to build on FreeBSD 11.0


https://sourceware.org/bugzilla/show_bug.cgi?id=21206

--- Comment #6 from Yao Qi <qiyao at gcc dot gnu.org> ---
(In reply to Chris Johns from comment #2)
> 
> The build did fail on further on with:
> 
> In file included from ../../binutils-gdb/gdb/dwarf2read.c:72:
> ../../binutils-gdb/gdb/common/gdb_unlinker.h:35:35: error: '__nonnull__'
> attribute is invalid for the implicit this argument
>   unlinker (const char *filename) ATTRIBUTE_NONNULL (1)
>                                   ^                  ~
> ../../binutils-gdb/gdb/../include/ansidecl.h:169:48: note: expanded from
> macro 'ATTRIBUTE_NONNULL'
> #  define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
> 

Yes, I saw this fail in my Linux build too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]