[head tinderbox] failure on mips/mips

Diomidis Spinellis dds at aueb.gr
Wed May 13 13:04:17 UTC 2009


FreeBSD Tinderbox wrote:
> TB --- 2009-05-13 07:04:55 - tinderbox 2.6 running on freebsd-current.sentex.ca
> TB --- 2009-05-13 07:04:55 - starting HEAD tinderbox run for mips/mips
> TB --- 2009-05-13 07:04:55 - cleaning the object tree
> TB --- 2009-05-13 07:05:48 - cvsupping the source tree
> TB --- 2009-05-13 07:05:48 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/mips/mips/supfile
> TB --- 2009-05-13 07:05:56 - building world
> TB --- 2009-05-13 07:05:56 - MAKEOBJDIRPREFIX=/obj
> TB --- 2009-05-13 07:05:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2009-05-13 07:05:56 - TARGET=mips
> TB --- 2009-05-13 07:05:56 - TARGET_ARCH=mips
> TB --- 2009-05-13 07:05:56 - TZ=UTC
> TB --- 2009-05-13 07:05:56 - __MAKE_CONF=/dev/null
> TB --- 2009-05-13 07:05:56 - cd /src
> TB --- 2009-05-13 07:05:56 - /usr/bin/make -B buildworld
>>>> World build started on Wed May 13 07:05:59 UTC 2009
>>>> 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 -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls  -I/src/usr.bin/truss -I. -std=gnu99 -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/usr.bin/truss/mips-fbsd.c
> /src/usr.bin/truss/mips-fbsd.c: In function 'mips_syscall_exit':
> /src/usr.bin/truss/mips-fbsd.c:341: error: too few arguments to function 'print_syscall_ret'
> *** Error code 1
> 
> Stop in /src/usr.bin/truss.
> *** Error code 1
> 
> Stop in /src/usr.bin.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1

Sorry, I missed syncing the code I wrote in January with the MIPS 
support introduced in February.  I fixed it in r192040.

Diomidis Spinellis


More information about the freebsd-tinderbox mailing list