From owner-freebsd-current@FreeBSD.ORG Fri Feb 14 21:46:59 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B608B88F; Fri, 14 Feb 2014 21:46:59 +0000 (UTC) Received: from mail-lb0-x236.google.com (mail-lb0-x236.google.com [IPv6:2a00:1450:4010:c04::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F24CE1A2B; Fri, 14 Feb 2014 21:46:58 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id w7so9993618lbi.27 for ; Fri, 14 Feb 2014 13:46:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=fVeJSCkgC5Dg125tzHOmaq8kxKaWxrK2WqDWIhYQAAM=; b=SbCiFv8r6M6JhunnCF7uKgCQov1ROTi/FVBB1/xtPDt+xLyYWPDwMr2DWwYtFL8kRb yhIFUesjv+nKnD8d8yu/r13ylVM2NH195PyGTHIAd8QM+uRFwl28xJ7cVwYb1GGFQibH H4UAodA/Xr298FZJPnRnKVwpx/YUfXM/+rLoQoaEa6KyKHPOJaSDiaxcoSUgiDS6tsKv XWFxqsH4dAY955DwqL11JyJN927xYvZ7p1hnyLjXHJKOWS4Gng8fhGghOCsb4yNtX4ZG 87qZC50Bwades5XwuMYcgqt/ckuZKElnqjt97eCpCT1ADxNEQIcKgIq32JhjaW+hLpT0 P66Q== MIME-Version: 1.0 X-Received: by 10.112.236.3 with SMTP id uq3mr6730653lbc.14.1392414416833; Fri, 14 Feb 2014 13:46:56 -0800 (PST) Sender: rizzo.unipi@gmail.com Received: by 10.115.4.162 with HTTP; Fri, 14 Feb 2014 13:46:56 -0800 (PST) In-Reply-To: <1392402215.1145.103.camel@revolution.hippie.lan> References: <20140214173553.GA90364@onelab2.iet.unipi.it> <1392402215.1145.103.camel@revolution.hippie.lan> Date: Fri, 14 Feb 2014 13:46:56 -0800 X-Google-Sender-Auth: OffjRlZofYJIbtEb3eQ284NPXr0 Message-ID: Subject: Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware') From: Luigi Rizzo To: Ian Lepore Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 21:46:59 -0000 On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore wrote: > On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote: > > on a freshly checked out HEAD, > > "make toolchain" followed by "make buildkernel" fails at this stage: > > > > ... > > @ -> /usr/home/luigi/FreeBSD/head/sys > > machine -> /usr/home/luigi/FreeBSD/head/sys/amd64/include > > x86 -> /usr/home/luigi/FreeBSD/head/sys/x86/include > > Error: aic7xxx_reg_print.c is missing. Run 'make ahcfirmware' > > Error: aic7xxx_seq.h is missing. Run 'make ahcfirmware' > > Error: aic7xxx_reg.h is missing. Run 'make ahcfirmware' > > > > (don't think it matters, but i am cross compiling amd64 > > from a stable/9 amd64 system, using clang). > > I am not sure which commit triggered the problem, > > but this used to work in the past -- toolchain was enough > > to build a kernel. > > > > cheers > > luigi > > That should be 'make kernel-toolchain', shouldn't it? > nope, fails with kernel-toolchain as well. I need to do a full buildworld to avoid this problem. cheers luigi > > -- Ian > > > -- -----------------------------------------+------------------------------- Prof. Luigi RIZZO, rizzo@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL +39-050-2211611 . via Diotisalvi 2 Mobile +39-338-6809875 . 56122 PISA (Italy) -----------------------------------------+-------------------------------