From owner-freebsd-tinderbox@FreeBSD.ORG Fri Apr 12 23:14:39 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C89AED36; Fri, 12 Apr 2013 23:14:39 +0000 (UTC) (envelope-from jim.harris@gmail.com) Received: from mail-ea0-x22e.google.com (mail-ea0-x22e.google.com [IPv6:2a00:1450:4013:c01::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 1242C25A; Fri, 12 Apr 2013 23:14:38 +0000 (UTC) Received: by mail-ea0-f174.google.com with SMTP id m14so1424822eaj.19 for ; Fri, 12 Apr 2013 16:14:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=WEECheaa+NmJps5Iq93hM9FA71aMmfTRFcB9uPVFZF0=; b=Auw4VWwKdAIlQUz8lr9NK8/TCZvJzjE7ecJGH1HEk1QNmq/oHahXiDbNGDJK1ZoOus Q67lipxGPaE5hwzvRjEitDRK6YcSod5JPAk+tyGCfjTjyHj6mOa0V4656US+BOkT24fy EC5Vfy32qnpkATW0ICG2IhjjvXtdvYzsZfVnXfZWgcOjY2Q9Y5sLcrXc9pzNGIvXe+B/ mDRkXRT5B5la1EDx/qlGOjSj+p4n1KKpVt1iTA0CqyroyOIy/I+xJoKbw0HV86BEuwJx kpnJjngZk8cdPv0okJQCs2ImurpY6gsr9gd6XnnqQkC26SAVy2WL1YYCv5MeeXy0Ptz0 vlng== MIME-Version: 1.0 X-Received: by 10.15.24.71 with SMTP id i47mr21530683eeu.0.1365808478163; Fri, 12 Apr 2013 16:14:38 -0700 (PDT) Received: by 10.14.96.129 with HTTP; Fri, 12 Apr 2013 16:14:37 -0700 (PDT) In-Reply-To: <201304122235.r3CMZIgT033217@freebsd-current.sentex.ca> References: <201304122235.r3CMZIgT033217@freebsd-current.sentex.ca> Date: Fri, 12 Apr 2013 16:14:37 -0700 Message-ID: Subject: Re: [head tinderbox] failure on amd64/amd64 From: Jim Harris To: FreeBSD Tinderbox Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "amd64@freebsd.org" , "current@freebsd.org" X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Apr 2013 23:14:39 -0000 On Fri, Apr 12, 2013 at 3:35 PM, FreeBSD Tinderbox 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, -Jim