Re: build failure on 10-stable

2014-07-07 Thread Aleksandr Rybalko
On Mon, 7 Jul 2014 14:55:33 -0500 (CDT)
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-unsubscr...@freebsd.org"

Ok, removed.

Dan, now you can update sources again or just remove "device vt_efifb" lin from 
sys/amd64/conf/GENERIC.
Of course no UEFI graphic will be supported. Just not yet for STABLE-10.

Thanks for report.  

WBW
-- 
Aleksandr Rybalko 
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: build failure on 10-stable

2014-07-07 Thread Aleksandr Rybalko
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-unsubscr...@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 


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"