DragonFly BSD
DragonFly bugs List (threaded) for 2013-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2518] mounting devfs at boot hangs on at least two i386 machines


From: John Marino via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 24 Feb 2013 22:54:43 -0800

Issue #2518 has been updated by marino.


i am not sure "&& make CCVER=gcc44" is doing anything.
for buildkernel, it should be "&& make WORLD_CCVER=gcc44" 
(see man 5 make.conf)

I suspect the kernel has been building with gcc47 this whole time.
----------------------------------------
Bug #2518: mounting devfs at boot hangs on at least two i386 machines
http://bugs.dragonflybsd.org/issues/2518

Author: davshao
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


It appears on i386 there may be a regression after

commit 79fd1696254e1413ba2bd0b0c029e2acd9ba416a
Date:   Fri Feb 22 21:57:45 2013 -0800

    kernel - Implement shared namecache locks

and possibly including

commit 1327cb0bd0b371b2d8c86c95cf0f6c84880b215b
Date:   Sat Feb 23 11:49:31 2013 -0800

    debug - vmpageinfo changes

that results in booting hanging at

mounting devfs

Attached is a dmesg of one of the machines.  So far this has been tested on an Intel and an AMD64 machine that could run x86_64 but for which I also have a partition running i386.

I am compiling world and kernel using

# make -j7 buildworld && make CCVER=gcc44 buildkernel



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]