From owner-svn-src-all@FreeBSD.ORG Sun Jan 1 00:32:46 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00F20106564A; Sun, 1 Jan 2012 00:32:46 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) by mx1.freebsd.org (Postfix) with ESMTP id 82BFD8FC08; Sun, 1 Jan 2012 00:32:45 +0000 (UTC) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 3EC9C25D389F; Sun, 1 Jan 2012 00:32:44 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 67D7DBD73A8; Sun, 1 Jan 2012 00:32:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id QY3RWLnjXIGf; Sun, 1 Jan 2012 00:32:41 +0000 (UTC) Received: from orange-en1.sbone.de (orange-en1.sbone.de [IPv6:fde9:577b:c1a9:31:cabc:c8ff:fecf:e8e3]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id A8DA7BD73A6; Sun, 1 Jan 2012 00:32:41 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Bjoern A. Zeeb" In-Reply-To: <20111231164830.GI90831@alchemy.franken.de> Date: Sun, 1 Jan 2012 00:32:41 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <96FE9A64-A995-42F6-9F71-7B20F5CF5F1D@lists.zabbadoz.net> References: <201112302122.pBULMAuS031216@svn.freebsd.org> <20111231155931.GH90831@alchemy.franken.de> <20111231164830.GI90831@alchemy.franken.de> To: Marius Strobl X-Mailer: Apple Mail (2.1084) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r229032 - head/sys/modules/cfi X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jan 2012 00:32:46 -0000 On 31. Dec 2011, at 16:48 , Marius Strobl wrote: > On Sat, Dec 31, 2011 at 04:26:04PM +0000, Bjoern A. Zeeb wrote: >>=20 >> On 31. Dec 2011, at 15:59 , Marius Strobl wrote: >>=20 >>> On Sat, Dec 31, 2011 at 02:05:40PM +0000, Bjoern A. Zeeb wrote: >>>>=20 >>>> On 30. Dec 2011, at 21:22 , Marius Strobl wrote: >>>>=20 >>>>> Author: marius >>>>> Date: Fri Dec 30 21:22:10 2011 >>>>> New Revision: 229032 >>>>> URL: http://svn.freebsd.org/changeset/base/229032 >>>>>=20 >>>>> Log: >>>>> Add header required by cfi_bus_fdt.c. >>>>>=20 >>>>> Modified: >>>>> head/sys/modules/cfi/Makefile >>>>>=20 >>>>=20 >>>> This (most likely) broke at least the arm KB920X config: >>>>=20 >>>> In file included from @/arm/xscale/ixp425/ixp425var.h:47, >>>> from = /scratch/tmp/bz/head.universe/sys/modules/cfi/../../dev/cfi/cfi_bus_ixp4xx= .c:45: >>>> @/dev/pci/pcivar.h:219:20: error: pci_if.h: No such file or = directory >>>> mkdep: compile failed >>>>=20 >>>=20 >>> It didn't, the original r228981 just reveals a problem with = ixp425var.h. >>> The funny thing is that while it's pretty much clear from your above >>> snippet what's going on I can't reproduce this, also not part of an >>> universe build and apparently also not the tinderbox. >>=20 >> The tinderbox does not build it if you look at the details;-) >=20 > I was referring to the absence of any new breakage report by the > tinderbox after r229032, which IMO should have occurred by now. Oh, it's been arm not mips; yeah it should have built that and failed. Not sure why not. make universe is happy now at least as well. Thanks a lot! --=20 Bjoern A. Zeeb You have to have visions! It does not matter how good you are. It matters what good you do!