On Fri, 2013-04-12 at 16:14 -0700, Jim Harris wrote: > On Fri, Apr 12, 2013 at 3:35 PM, FreeBSD Tinderbox <tinderbox_at_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}. -- IanReceived on Fri Apr 12 2013 - 22:22:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:36 UTC