NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/51098: NetBSD-current fails to build on Debian 7 host
The following reply was made to PR misc/51098; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: Andreas Gustafsson <gson%gson.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: misc/51098: NetBSD-current fails to build on Debian 7 host
Date: Mon, 2 May 2016 13:02:37 -0400
On May 2, 7:47pm, gson%gson.org@localhost (Andreas Gustafsson) wrote:
-- Subject: Re: misc/51098: NetBSD-current fails to build on Debian 7 host
| Christos Zoulas wrote:
| > Needs more quotes!
|
| The build now fails with a different error:
|
| --- dependall-gpl3 ---
| In file included from /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/system.h:674:0,
| from /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/gengtype.c:26:
| /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/../include/libiberty.h:112:64: error: new declaration 'char* basename(const char*)'
| In file included from /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/system.h:236:0,
| from /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/gengtype.c:26:
| /usr/include/string.h:603:28: error: ambiguates old declaration 'const char* basename(const char*)'
| In file included from /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/system.h:674:0,
| from /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/gengtype.c:26:
| /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/../include/libiberty.h:691:50: error: declaration of 'int strverscmp(const char*, const char*)' has a different exception specifier
| /bracket/build/2016.04.29.16.08.09-i386/src/external/gpl3/gcc/dist/gcc/../include/libiberty.h:664:12: error: from previous declaration 'int strverscmp(const char*, const char*) throw ()'
|
| More log output at:
|
| http://www.gson.org/netbsd/bugs/build/i386-linuxhost/2016/2016.04.29.16.08.09/build.log.tail
Welcome to the wonderful world of linux...
This is weird because config.h is supposed to define HAVE_DECL_BASENAME
and HAVE_DECL_STRVERSCMP...
What's in config.log? Are we screwing up autoconf again?
christos
Home |
Main Index |
Thread Index |
Old Index