Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2013 21:54:46 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   [head tinderbox] failure on i386/pc98
Message-ID:  <201307282154.r6SLsktM073710@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2013-07-28 18:37:09 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-07-28 18:37:09 - 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 --- 2013-07-28 18:37:09 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-07-28 18:37:09 - cleaning the object tree
TB --- 2013-07-28 18:38:13 - /usr/local/bin/svn stat /src
TB --- 2013-07-28 18:38:27 - At svn revision 253742
TB --- 2013-07-28 18:38:28 - building world
TB --- 2013-07-28 18:38:28 - CROSS_BUILD_TESTING=YES
TB --- 2013-07-28 18:38:28 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-07-28 18:38:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-07-28 18:38:28 - SRCCONF=/dev/null
TB --- 2013-07-28 18:38:28 - TARGET=pc98
TB --- 2013-07-28 18:38:28 - TARGET_ARCH=i386
TB --- 2013-07-28 18:38:28 - TZ=UTC
TB --- 2013-07-28 18:38:28 - __MAKE_CONF=/dev/null
TB --- 2013-07-28 18:38:28 - cd /src
TB --- 2013-07-28 18:38:28 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun Jul 28 18:38:35 UTC 2013
>>> 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
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc  -O2 -pipe  -std=gnu99 -Qunused-arguments -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 -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/usr.sbin/watchdogd/watchdogd.c
/src/usr.sbin/watchdogd/watchdogd.c:236:17: error: format specifies type 'long' but the argument has type 'time_t' (aka 'int') [-Werror,-Wformat]
                    myoptarg, ts.tv_sec, ts.tv_nsec, ticks);
                              ^~~~~~~~~
/src/usr.sbin/watchdogd/watchdogd.c:776:18: error: comparison of integers of different signs: 'u_int' (aka 'unsigned int') and 'time_t' (aka 'int') [-Werror,-Wsign-compare]
                if (pretimeout >= ts.tv_sec) {
                    ~~~~~~~~~~ ^  ~~~~~~~~~
2 errors generated.
*** Error code 1

Stop.
bmake: stopped in /src/usr.sbin/watchdogd
*** Error code 1

Stop.
bmake: stopped in /src/usr.sbin
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-07-28 21:54:46 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-07-28 21:54:46 - ERROR: failed to build world
TB --- 2013-07-28 21:54:46 - 9646.30 user 1332.70 system 11857.34 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full



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