From owner-freebsd-current@FreeBSD.ORG Mon Jul 7 20:38:27 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75DCD806 for ; Mon, 7 Jul 2014 20:38:27 +0000 (UTC) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com [209.85.217.174]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE83C2EAB for ; Mon, 7 Jul 2014 20:38:26 +0000 (UTC) Received: by mail-lb0-f174.google.com with SMTP id u10so3302153lbd.33 for ; Mon, 07 Jul 2014 13:38:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to :message-id; bh=IPQk67jZRy7qilQI61vWV3I4Rm0CLJW9kosD2tpfaAo=; b=i5AOLWhIXyV59ZU5X8GulSZyIEG7kGMliSNdhrRTQ4F3SjQUaFWeTa6/17TVx5maoC JBDi7usCDuLKcL4EzACk/rZjvc3hyY/eulQZ3/5fjnlyklycoP92ovTWIB3NZd3tgoFQ GCbUG6iKN82RQYv8EefZCR4wk0w+b/5tEqxnYNi2W/Urgfr2KKx6QwGvNzGNe2bnKcSc V0deoHwahSXIjCIGOaCeDlLNvAktrgvo6Aw14YGxK5atVzDk2qdHPiSyRhfgRlsa15n0 u5i9B8BwG8qNmTIXU0ZZWgXr4ptDH8sQtn5XHEsRHfkMYmaXpL1FnyuJwsAMQL9y8DdX NcMg== X-Gm-Message-State: ALoCoQkBuPw3qX22SEypN6jwcPankO0Zk3i+d9qHvnGWjNOZciYYo09aFV+FolAmfX80SSvEJ8iR X-Received: by 10.152.120.195 with SMTP id le3mr24561693lab.16.1404765499367; Mon, 07 Jul 2014 13:38:19 -0700 (PDT) Received: from [100.102.48.82] ([37.73.247.25]) by mx.google.com with ESMTPSA id kw10sm19587595lac.24.2014.07.07.13.38.15 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 07 Jul 2014 13:38:18 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: build failure on 10-stable From: Aleksandr Rybalko Date: Mon, 07 Jul 2014 23:38:33 +0300 To: Dan Mack , freebsd-current@freebsd.org, Ed Maste Message-ID: <9071cf4f-ea22-4572-b034-6426979384be@email.android.com> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 07 Jul 2014 20:38:27 -0000 On 7 липня 2014 р. 22:55:33 GMT+03:00, Dan Mack wrote: >FYI. > >This is from : 268370 during 'make buildkernel' with GENERIC options: > >--- buildkernel --- >--- buildkernel --- >-------------------------------------------------------------- >>>> Kernel build for GENERIC started on Mon Jul 7 14:42:57 CDT 2014 >-------------------------------------------------------------- >===> GENERIC >mkdir -p /usr/obj/usr/src/sys >-------------------------------------------------------------- >>>> stage 1: configuring the kernel >-------------------------------------------------------------- >cd /usr/src/sys/amd64/conf; >PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/legacy/bin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin >config -d /usr/obj/usr/src/sys/GENERIC -I '/usr/src/sys/amd64/conf' >'/usr/src/sys/amd64/conf/GENERIC' >config: Error: device "vt_efifb" is unknown >config: 1 errors >*** [buildkernel] Error code 1 > >make[1]: stopped in /usr/src >1 error > >make[1]: stopped in /usr/src >*** [buildkernel] Error code 2 > >make: stopped in /usr/src >1 error > >make: stopped in /usr/src > > > >dan >-- >Dan Mack > >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to >"freebsd-current-unsubscribe@freebsd.org" Hi Den, That one is fixed, but we have onother one. Ed, do we will have efi headers MFCed to 10, or should I remove efifb driver from GENERIC config? Thanks. P.S. Sorry for breakage. WBW ------ Aleksandr Rybalko