Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2010 00:38:34 +0200
From:      Niclas Zeising <niclas.zeising@gmail.com>
To:        freebsd-stable@freebsd.org
Cc:        gnn@freebsd.org
Subject:   [SPAM] Re: [releng_7 tinderbox] failure on amd64/amd64
Message-ID:  <4C589A6A.1040706@gmail.com>
In-Reply-To: <20100803211451.1B2F31B5060@freebsd-stable.sentex.ca>
References:  <20100803211451.1B2F31B5060@freebsd-stable.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2010-08-03 23:14, FreeBSD Tinderbox wrote:
> TB --- 2010-08-03 19:24:42 - tinderbox 2.6 running on freebsd-stable.sentex.ca
> TB --- 2010-08-03 19:24:42 - starting RELENG_7 tinderbox run for amd64/amd64
> TB --- 2010-08-03 19:24:42 - cleaning the object tree
> TB --- 2010-08-03 19:25:17 - cvsupping the source tree
> TB --- 2010-08-03 19:25:17 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
> TB --- 2010-08-03 19:25:26 - building world
> TB --- 2010-08-03 19:25:26 - MAKEOBJDIRPREFIX=/obj
> TB --- 2010-08-03 19:25:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2010-08-03 19:25:26 - TARGET=amd64
> TB --- 2010-08-03 19:25:26 - TARGET_ARCH=amd64
> TB --- 2010-08-03 19:25:26 - TZ=UTC
> TB --- 2010-08-03 19:25:26 - __MAKE_CONF=/dev/null
> TB --- 2010-08-03 19:25:26 - cd /src
> TB --- 2010-08-03 19:25:26 - /usr/bin/make -B buildworld
>>>> World build started on Tue Aug  3 19:25:28 UTC 2010
>>>> 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
>>>> stage 5.1: building 32 bit shim libraries
>>>> World build completed on Tue Aug  3 20:56:06 UTC 2010
> TB --- 2010-08-03 20:56:06 - generating LINT kernel config
> TB --- 2010-08-03 20:56:06 - cd /src/sys/amd64/conf
> TB --- 2010-08-03 20:56:06 - /usr/bin/make -B LINT
> TB --- 2010-08-03 20:56:06 - building LINT kernel
> TB --- 2010-08-03 20:56:06 - MAKEOBJDIRPREFIX=/obj
> TB --- 2010-08-03 20:56:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2010-08-03 20:56:06 - TARGET=amd64
> TB --- 2010-08-03 20:56:06 - TARGET_ARCH=amd64
> TB --- 2010-08-03 20:56:06 - TZ=UTC
> TB --- 2010-08-03 20:56:06 - __MAKE_CONF=/dev/null
> TB --- 2010-08-03 20:56:06 - cd /src
> TB --- 2010-08-03 20:56:06 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>>> Kernel build for LINT started on Tue Aug  3 20:56:06 UTC 2010
>>>> stage 1: configuring the kernel
>>>> stage 2.1: cleaning up the object tree
>>>> stage 2.2: rebuilding the object tree
>>>> stage 2.3: build tools
>>>> stage 3.1: making dependencies
>>>> stage 3.2: building everything
> [...]
> awk -f /src/sys/conf/kmod_syms.awk if_vlan.ko  export_syms | xargs -J% objcopy % if_vlan.ko
> objcopy --strip-debug if_vlan.ko
> ===>  igb (all)
> cc -O2 -fno-strict-aliasing -pipe -DSMP  -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc  -I/src/sys/modules/igb/../../dev/e1000 -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/igb/../../dev/e1000/if_igb.c
> /src/sys/modules/igb/../../dev/e1000/if_igb.c: In function 'igb_local_timer':
> /src/sys/modules/igb/../../dev/e1000/if_igb.c:1919: error: 'ifp' undeclared (first use in this function)
> /src/sys/modules/igb/../../dev/e1000/if_igb.c:1919: error: (Each undeclared identifier is reported only once
> /src/sys/modules/igb/../../dev/e1000/if_igb.c:1919: error: for each function it appears in.)
> *** Error code 1
>
> Stop in /src/sys/modules/igb.
> *** Error code 1
>
> Stop in /src/sys/modules.
> *** Error code 1
>
> Stop in /obj/amd64/src/sys/LINT.
> *** Error code 1
>
> Stop in /src.
> *** Error code 1
>
> Stop in /src.
> TB --- 2010-08-03 21:14:50 - WARNING: /usr/bin/make returned exit code  1
> TB --- 2010-08-03 21:14:50 - ERROR: failed to build lint kernel
> TB --- 2010-08-03 21:14:50 - 5556.82 user 584.19 system 6608.12 real

 From what I can tell, revision r210803 caused this breakage. I've put 
gnn@ in the cc list since it's his commit.
Hope this helps!
Best regards
//Niclas




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