Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 17:08:26 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <powerpc64@freebsd.org>
Subject:   [head tinderbox] failure on powerpc64/powerpc
Message-ID:  <201212271708.qBRH8QgP077377@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-12-27 16:43:04 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2012-12-27 16:43:04 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-12-27 16:43:04 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2012-12-27 16:43:04 - cleaning the object tree
TB --- 2012-12-27 16:43:04 - /usr/local/bin/svn stat /src
TB --- 2012-12-27 16:43:07 - At svn revision 244738
TB --- 2012-12-27 16:43:08 - building world
TB --- 2012-12-27 16:43:08 - CROSS_BUILD_TESTING=YES
TB --- 2012-12-27 16:43:08 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-12-27 16:43:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-12-27 16:43:08 - SRCCONF=/dev/null
TB --- 2012-12-27 16:43:08 - TARGET=powerpc
TB --- 2012-12-27 16:43:08 - TARGET_ARCH=powerpc64
TB --- 2012-12-27 16:43:08 - TZ=UTC
TB --- 2012-12-27 16:43:08 - __MAKE_CONF=/dev/null
TB --- 2012-12-27 16:43:08 - cd /src
TB --- 2012-12-27 16:43:08 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Thu Dec 27 16:43:12 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
cc  -O2 -pipe  -DLIBC_SCCS -DINET6 -I/src/lib/libutil -I/src/lib/libutil/../libc/gen/ -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libutil/auth.c -o auth.o
cc  -O2 -pipe  -DLIBC_SCCS -DINET6 -I/src/lib/libutil -I/src/lib/libutil/../libc/gen/ -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libutil/expand_number.c -o expand_number.o
cc  -O2 -pipe  -DLIBC_SCCS -DINET6 -I/src/lib/libutil -I/src/lib/libutil/../libc/gen/ -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libutil/flopen.c -o flopen.o
cc  -O2 -pipe  -DLIBC_SCCS -DINET6 -I/src/lib/libutil -I/src/lib/libutil/../libc/gen/ -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libutil/fparseln.c -o fparseln.o
cc  -O2 -pipe  -DLIBC_SCCS -DINET6 -I/src/lib/libutil -I/src/lib/libutil/../libc/gen/ -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libutil/gr_util.c -o gr_util.o
cc1: warnings being treated as errors
/src/lib/libutil/gr_util.c: In function 'gr_add':
/src/lib/libutil/gr_util.c:510: warning: cast discards qualifiers from pointer target type
*** [gr_util.o] Error code 1

Stop in /src/lib/libutil.
*** [lib/libutil__L] Error code 1

Stop in /src.
*** [libraries] Error code 1

Stop in /src.
*** [_libraries] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-12-27 17:08:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-12-27 17:08:26 - ERROR: failed to build world
TB --- 2012-12-27 17:08:26 - 1208.80 user 199.14 system 1522.66 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc64-powerpc.full



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212271708.qBRH8QgP077377>