Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 17:07:12 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <alpha@freebsd.org>
Subject:   [current tinderbox] failure on alpha/alpha
Message-ID:  <20040331220712.E59E17303A@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2004-03-31 21:00:01 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-03-31 21:00:01 - starting CURRENT tinderbox run for alpha/alpha
TB --- 2004-03-31 21:00:01 - checking out the source tree
TB --- 2004-03-31 21:00:01 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha
TB --- 2004-03-31 21:00:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2004-03-31 21:04:50 - building world (CFLAGS=-O2 -pipe)
TB --- 2004-03-31 21:04:50 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src
TB --- 2004-03-31 21:04:50 - /usr/bin/make -B buildworld
>>> 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
[...]
===> usr.sbin/ndc
cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../contrib/bind/port/freebsd/include  -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../contrib/bind/bin/named -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../contrib/bind/include -I.  -c /other/tinderbox/CURRENT/alpha/alpha/src/contrib/bind/bin/ndc/ndc.c
cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../contrib/bind/port/freebsd/include  -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../contrib/bind/bin/named -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../contrib/bind/include -I.   -o ndc ndc.o /other/tinderbox/CURRENT/alpha/alpha/obj/alpha/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../lib/libbind/libbind.a
INDOT_U=`echo ""|LC_ALL=C tr "a-z" "A-Z"`;  export INDOT_U;  XFER_INDOT_U=`echo ""|LC_ALL=C tr "a-z" "A-Z"`;  export XFER_INDOT_U;  CMD_EXT_U=`echo "1"|LC_ALL=C tr "a-z" "A-Z"`;  export CMD_EXT_U;  SYS_OPS_EXT_U=`echo "8"|LC_ALL=C tr "a-z" "A-Z"`;  export SYS_OPS_EXT_U;  LIB_NETWORK_EXT_U=`echo "3"|LC_ALL=C tr "a-z" "A-Z"`;  export LIB_NETWORK_EXT_U;  FORMAT_EXT_U=`echo "5"|LC_ALL=C tr "a-z" "A-Z"`;  export FORMAT_EXT_U;  DESC_EXT_U=`echo "7"|LC_ALL=C tr "a-z" "A-Z"`;  export DESC_EXT_U;  SYSCALL_EXT_U=`echo "2"|LC_ALL=C tr "a-z" "A-Z"`;  export SYSCALL_EXT_U;  BSD_SYSCALL_EXT_U=`echo "2"|LC_ALL=C tr "a-z" "A-Z"`;  export BSD_SYSCALL_EXT_U;  LIB_C_EXT_U=`echo "3"|LC_ALL=C tr "a-z" "A-Z"`;  export LIB_C_EXT_U;  sed -e "s/@INDOT@//g"  -e "s/@INDOT_U@/${INDOT_U}/g"  -e "s/@XFER_INDOT@//g"  -e "s/@XFER_INDOT_U@/${XFER_INDOT_U}/g"  -e "s/@CMD_EXT@/1/g"  -e "s/@CMD_EXT_U@/${CMD_EXT_U}/g"  -e "s/@LIB_NETWORK_EXT@/3/g"  -e "s/@LIB_NETWORK_EXT_U@/${LIB_NETWORK_EXT_U}/g"  -e "s/@FORMAT
 _EXT@/5/g"  -e "s/@FORMAT_EXT_U@/${FORMAT_EXT_U}/g"  -e "s/@DESC_EXT@/7/g"  -e "s/@DESC_EXT_U@/${DESC_EXT_U}/g"  -e "s/@SYS_OPS_EXT@/8/g"  -e "s/@SYS_OPS_EXT_U@/${SYS_OPS_EXT_U}/g"  -e "s/@SYSCALL_EXT@/2/g"  -e "s/@SYSCALL_EXT_U@/${SYSCALL_EXT_U}/g"  -e "s/@BSD_SYSCALL_EXT@/2/g"  -e "s/@BSD_SYSCALL_EXT_U@/${BSD_SYSCALL_EXT_U}/g"  -e "s/@LIB_C_EXT@/3/g"  -e "s/@LIB_C_EXT_U@/${LIB_C_EXT_U}/g"  -e "s@/etc/named\.conf@/etc/namedb/named.conf@g"  -e "s/^ *$/.Pp/" < /other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndc/../../contrib/bind/doc/man/ndc.8 | gzip -cn > ndc.8.gz
===> usr.sbin/ndp
cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DINET6 -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndp -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndp/../../contrib/tcpdump  -c /other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndp/ndp.c
cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DINET6 -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndp -I/other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndp/../../contrib/tcpdump  -c /other/tinderbox/CURRENT/alpha/alpha/src/contrib/tcpdump/gmt2local.c
/other/tinderbox/CURRENT/alpha/alpha/src/contrib/tcpdump/gmt2local.c:23: error: syntax error before "_U_"
*** Error code 1

Stop in /other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ndp.
*** Error code 1

Stop in /other/tinderbox/CURRENT/alpha/alpha/src/usr.sbin.
*** Error code 1

Stop in /other/tinderbox/CURRENT/alpha/alpha/src.
*** Error code 1

Stop in /other/tinderbox/CURRENT/alpha/alpha/src.
*** Error code 1

Stop in /other/tinderbox/CURRENT/alpha/alpha/src.
TB --- 2004-03-31 22:07:12 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2004-03-31 22:07:12 - ERROR: failed to build world
TB --- 2004-03-31 22:07:12 - tinderbox aborted



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