Date: Sat, 20 Feb 2016 20:51:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64 Message-ID: <bug-207378-7@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207378 Bug ID: 207378 Summary: Build world of 11-CURRENT r295839 fails on Sparc64 Product: Base System Version: 11.0-CURRENT Hardware: sparc64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: dal36@gmx.co.uk Whilst trying to build 11-CURRENT r295839 on sparc64 (using a system at 11-CURRENT r295086), I receive the error messages below. The upgrade proced= ure used was that detailed in the FreeBSD Handbook (23.6 Rebuilding World). This process failed on two machines with make -j8 buildworld, and again (after emptying /usr/obj) on one of them with make buildworld (i.e. without -jN se= t). Note that I upgraded an amd64 machine to r295841 without problems, suggesti= ng amd64 is unaffected. =3D=3D=3D> usr.sbin/iostat (all) cc -O2 -pipe -g -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -= Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign= =20=20=20 -c /usr/src/usr.sbin/iostat/iostat.c -o iostat.o cc1: warnings being treated as errors /usr/src/usr.sbin/iostat/iostat.c: In function 'devstats': /usr/src/usr.sbin/iostat/iostat.c:800: warning: declaration of 'devname' shadows a global declaration /usr/obj/usr/src/tmp/usr/include/stdlib.h:282: warning: shadowed declaratio= n is here /usr/src/usr.sbin/iostat/iostat.c: In function 'cpustats': /usr/src/usr.sbin/iostat/iostat.c:982: warning: declaration of 'time' shado= ws a global declaration /usr/obj/usr/src/tmp/usr/include/time.h:154: warning: shadowed declaration = is here *** Error code 1 Stop. make[4]: stopped in /usr/src/usr.sbin/iostat *** Error code 1 Stop. make[3]: stopped in /usr/src/usr.sbin *** Error code 1 Stop. make[2]: stopped in /usr/src *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207378-7>