NetBSD-Bugs archive

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

Re: toolchain/51082: build.sh fails on release cross-compilation



The following reply was made to PR toolchain/51082; it has been noted by GNATS.

From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Fauberteau?= <triaxx%triaxx.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: toolchain/51082: build.sh fails on release cross-compilation
Date: Tue, 31 May 2016 11:43:30 +0200

 Le 2016-05-31 08:25, David Holland a écrit :
 > The following reply was made to PR toolchain/51082; it has been noted 
 > by GNATS.
 > 
 > From: David Holland <dholland-bugs%netbsd.org@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc:
 > Subject: Re: toolchain/51082: build.sh fails on release 
 > cross-compilation
 > Date: Tue, 31 May 2016 06:23:43 +0000
 > 
 >  On Thu, Apr 21, 2016 at 11:50:01AM +0000, triaxx%triaxx.org@localhost wrote:
 >   >
 > /home/triaxx/dev/nbsd/netbsd-current/usr/src/external/gpl3/gcc/dist/gcc/../include/ansidecl.h:171:64:
 > error: ambiguating new declaration of 'char* basename(const char*)'
 >   >  #  define ATTRIBUTE_NONNULL(m) __attribute__ ((__nonnull__ (m)))
 >   >                                                                 ^
 >   >
 > /home/triaxx/dev/nbsd/netbsd-current/usr/src/external/gpl3/gcc/dist/gcc/../include/libiberty.h:112:64:
 > note: in expansion of macro 'ATTRIBUTE_NONNULL'
 >   >  extern char *basename (const char *) ATTRIBUTE_RETURNS_NONNULL
 > ATTRIBUTE_NONNULL(1);
 >   >                                                                 ^
 >   > /usr/include/string.h:596:26: note: old declaration 'const char*
 > basename(const char*)'
 >   >  extern "C++" const char *basename (const char *__filename)
 > 
 >  Are you still seeing this? I have a vague recollection that it's been
 >  fixed.
 > 
 >  --
 >  David A. Holland
 >  dholland%netbsd.org@localhost
 
 It is fixed now !
 
 ===> Successful make iso-image
 ===> build.sh ended:      Tue May 31 10:07:41 CEST 2016
 ===> Summary of results:
 	 build.sh command:    ./build.sh -j 16 -m amd64 -D ../destdir -O 
 ../objdir -R ../releasedir -T ../tooldir -U -u -r release iso-image
 	 build.sh started:    Tue May 31 09:33:53 CEST 2016
 	 NetBSD version:      7.99.30
 	 MACHINE:             amd64
 	 MACHINE_ARCH:        x86_64
 	 Build platform:      Linux 4.5.4-1-ARCH x86_64
 	 HOST_SH:             /usr/bin/sh
 	 Bootstrapping nbmake
 	 MAKECONF file:       /etc/mk.conf (File not found)
 	 TOOLDIR path:        
 /home/triaxx/dev/nbsd/netbsd-current/usr/src/../tooldir
 	 DESTDIR path:        
 /home/triaxx/dev/nbsd/netbsd-current/usr/src/../destdir
 	 RELEASEDIR path:     
 /home/triaxx/dev/nbsd/netbsd-current/usr/src/../releasedir
 	 Removing /home/triaxx/dev/nbsd/netbsd-current/usr/src/../tooldir
 	 Removing /home/triaxx/dev/nbsd/netbsd-current/usr/src/../destdir
 	 Created 
 /home/triaxx/dev/nbsd/netbsd-current/usr/src/../tooldir/bin/nbmake
 	 Updated makewrapper: 
 /home/triaxx/dev/nbsd/netbsd-current/usr/src/../tooldir/bin/nbmake-amd64
 	 Successful make release
 	 Successful make iso-image
 	 build.sh ended:      Tue May 31 10:07:41 CEST 2016
 ===> .
 



Home | Main Index | Thread Index | Old Index