Date: Fri, 12 Apr 2013 18:22:35 -0600 From: Ian Lepore <ian@FreeBSD.org> To: Jim Harris <jim.harris@gmail.com> Cc: "amd64@freebsd.org" <amd64@FreeBSD.org>, FreeBSD Tinderbox <tinderbox@FreeBSD.org>, "current@freebsd.org" <current@FreeBSD.org> Subject: Re: [head tinderbox] failure on amd64/amd64 Message-ID: <1365812555.28204.11.camel@revolution.hippie.lan> In-Reply-To: <CAJP=Hc9putKm2wbX8A=YcMbMdtHPhf8hofEY%2B68B3A_7WeYsLw@mail.gmail.com> References: <201304122235.r3CMZIgT033217@freebsd-current.sentex.ca> <CAJP=Hc9putKm2wbX8A=YcMbMdtHPhf8hofEY%2B68B3A_7WeYsLw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2013-04-12 at 16:14 -0700, Jim Harris wrote: > On Fri, Apr 12, 2013 at 3:35 PM, FreeBSD Tinderbox <tinderbox@freebsd.org>wrote: > > > >>> World build completed on Fri Apr 12 22:33:43 UTC 2013 > > TB --- 2013-04-12 22:33:43 - generating LINT kernel config > > TB --- 2013-04-12 22:33:43 - cd /src/sys/amd64/conf > > TB --- 2013-04-12 22:33:43 - /usr/bin/make -B LINT > > TB --- 2013-04-12 22:33:43 - cd /src/sys/amd64/conf > > TB --- 2013-04-12 22:33:43 - /usr/sbin/config -m LINT > > TB --- 2013-04-12 22:33:43 - building LINT kernel > > TB --- 2013-04-12 22:33:43 - CROSS_BUILD_TESTING=YES > > TB --- 2013-04-12 22:33:43 - MAKEOBJDIRPREFIX=/obj > > TB --- 2013-04-12 22:33:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > > TB --- 2013-04-12 22:33:43 - SRCCONF=/dev/null > > TB --- 2013-04-12 22:33:43 - TARGET=amd64 > > TB --- 2013-04-12 22:33:43 - TARGET_ARCH=amd64 > > TB --- 2013-04-12 22:33:43 - TZ=UTC > > TB --- 2013-04-12 22:33:43 - __MAKE_CONF=/dev/null > > TB --- 2013-04-12 22:33:43 - cd /src > > TB --- 2013-04-12 22:33:43 - /usr/bin/make -B buildkernel KERNCONF=LINT > > >>> Kernel build for LINT started on Fri Apr 12 22:33:43 UTC 2013 > > >>> 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 > > [...] > > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h > > awk -f /src/sys/tools/makeobjops.awk > > /src/sys/dev/acpi_support/acpi_wmi_if.m -h > > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/virtio/virtio_bus_if.m -h > > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/virtio/virtio_if.m -h > > rm -f .newdep > > /obj/src/make.amd64/make -V CFILES_NOZFS -V SYSTEM_CFILES -V GEN_CFILES | > > MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe > > -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs > > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > > -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > > -Wmissing-include-dirs -fdiagnostics-show-option > > -Wno-error-tautological-compare -Wno-error-empty-body > > -Wno-error-parentheses-equality -nostdinc -I. -I/src/sys > > -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/dev/ath > > -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa > > -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL > > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 > > -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx > > -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float > > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector > > cc: error: no such file or directory: '/src/sys/dev/nvme/nvme_uio.c' > > mkdep: compile failed > > > > I deleted nvme_uio.c in r249420, as well as removing it from the Makefile. > Can someone kindly point me to what step I'm missing here? > > Thanks, References to it also appear in sys/conf/files.{amd64,i386}. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1365812555.28204.11.camel>