Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 16:43:04 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <powerpc@freebsd.org>
Subject:   [head tinderbox] failure on powerpc/powerpc
Message-ID:  <201212271643.qBRGh4Md002030@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-12-27 16:15:46 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2012-12-27 16:15:46 - 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:15:46 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2012-12-27 16:15:46 - cleaning the object tree
TB --- 2012-12-27 16:16:43 - /usr/local/bin/svn stat /src
TB --- 2012-12-27 16:16:51 - At svn revision 244738
TB --- 2012-12-27 16:16:52 - building world
TB --- 2012-12-27 16:16:52 - CROSS_BUILD_TESTING=YES
TB --- 2012-12-27 16:16:52 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-12-27 16:16:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-12-27 16:16:52 - SRCCONF=/dev/null
TB --- 2012-12-27 16:16:52 - TARGET=powerpc
TB --- 2012-12-27 16:16:52 - TARGET_ARCH=powerpc
TB --- 2012-12-27 16:16:52 - TZ=UTC
TB --- 2012-12-27 16:16:52 - __MAKE_CONF=/dev/null
TB --- 2012-12-27 16:16:52 - cd /src
TB --- 2012-12-27 16:16:52 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Thu Dec 27 16:16:57 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 16:43:03 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-12-27 16:43:03 - ERROR: failed to build world
TB --- 2012-12-27 16:43:03 - 1180.13 user 296.83 system 1637.03 real


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



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