Ouch! I forgot to solve the inlining problem. A patch is attached. On Thu, 11 Nov 2004 02:28:53 -0500 (EST) FreeBSD Tinderbox <tinderbox_at_freebsd.org> wrote: (snip) > TB --- 2004-11-11 07:23:20 - generating LINT kernel config > TB --- 2004-11-11 07:23:20 - cd /home/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/conf > TB --- 2004-11-11 07:23:20 - /usr/bin/make -B LINT > TB --- 2004-11-11 07:23:20 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2004-11-11 07:23:20 - cd /home/tinderbox/CURRENT/alpha/alpha/src > TB --- 2004-11-11 07:23:20 - /usr/bin/make buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Thu Nov 11 07:23:20 UTC 2004 > >>> 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 > [...] > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:464: warning: inlining failed in call to 'wp_wrapu': --param large-function-growth limit reached while inlining the caller > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:484: warning: called from here > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:464: warning: inlining failed in call to 'wp_wrapu': --param large-function-growth limit reached while inlining the caller > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:485: warning: called from here > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:464: warning: inlining failed in call to 'wp_wrapu': --param large-function-growth limit reached while inlining the caller > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:488: warning: called from here > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:464: warning: inlining failed in call to 'wp_wrapu': --param large-function-growth limit reached while inlining the caller > /tinderbox/CURRENT/alpha/alpha/src/sys/dev/sound/pci/maestro.c:490: warning: called from here > *** Error code 1 > > Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. > *** Error code 1 > > Stop in /tinderbox/CURRENT/alpha/alpha/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/alpha/alpha/src. > TB --- 2004-11-11 07:28:53 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2004-11-11 07:28:53 - ERROR: failed to build lint kernel > TB --- 2004-11-11 07:28:53 - tinderbox aborted
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:21 UTC