Re: kernel panic on a cold start amd64.(msk0 and bridge problem).

2014-07-15 Thread Ilia Zykov
On 27.05.2014 16:09, Ilia Zykov wrote: > Now I can reproduce it persistent. > Kernel panic on a network bridge with a msk interface hasn't connection. > > Do I need open a new bug? Or it can be fixed easy? > The main reason is: > msk0: watchdog timeout > from source

daily builds.

2014-06-10 Thread Ilia Zykov
Hello. Don't have public access to daily builds since 20140525. Ilia.

Re: DESTDIR support for etcupdate?

2014-06-09 Thread Ilia Zykov
On 09.06.2014 12:20, Thomas Mueller wrote: > Is there any way to run etcupdate for NetBSD on other than the current root? > > This would be useful for a new installation from an existing installation, > building from source, on a different device, such as USB stick to hard-drive > partition, or

Re: kernel panic on a cold start amd64.

2014-05-27 Thread Ilia Zykov
1982, 1986, 1989, 1991, 1993 May 27 13:59:19 bmoy /netbsd:The Regents of the University of California. All rights reserved. May 27 13:59:19 bmoy /netbsd: On 25.05.2014 23:55, Ilia Zykov wrote: > But it is five years old the testing machine and can has hardware degradation. > > Crash

kernel panic on a cold start amd64.

2014-05-25 Thread Ilia Zykov
But it is five years old the testing machine and can has hardware degradation. Crash version 6.99.42, image version 6.99.42. System panicked: kernel diagnostic assertion "(!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)" failed: file "/home/bui

Re: build.sh errors. Maybe serious BUG.

2014-05-22 Thread Ilia Zykov
On 22.05.2014 14:51, Ilia Zykov wrote: > I have a fresh installed system from autobuild. > NetBSD 6.99.40 (GENERIC) #0: Tue May 6 04:20:54 UTC 2014 > bui...@b2.netbsd.org:/home/builds/ab/HEAD/amd64/201405060250Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC > amd64 >

Re: build.sh errors.

2014-05-22 Thread Ilia Zykov
On the Linux cross compiled normal. [...] build.sh command:./build.sh -m amd64 -U -j8 -N0 -u -T ../amd64/B140522162251/tools -O ../amd64/B140522162251/obj release build.sh started:Thu May 22 16:37:28 MSK 2014 NetBSD version: 6.99.42 MACHINE:

Re: build.sh errors.

2014-05-22 Thread Ilia Zykov
===> build.sh command:./build.sh -m amd64 -U -j8 -N0 -T ../amd64/B140522161139/tools -O ../amd64/B140522161139/obj tools ===> build.sh started:Thu May 22 16:11:39 MSK 2014 ===> NetBSD version: 6.99.42 ===> MACHINE: amd64 ===> MACHINE_ARCH:x86_64 ===> Build platform

build.sh errors.

2014-05-22 Thread Ilia Zykov
I have a fresh installed system from autobuild. NetBSD 6.99.40 (GENERIC) #0: Tue May 6 04:20:54 UTC 2014 bui...@b2.netbsd.org:/home/builds/ab/HEAD/amd64/201405060250Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC amd64 I am going to try this on i386. after: ===> build.sh command:

Rewrite kernfs and procfs.

2014-04-08 Thread Ilia Zykov
s needed. If English is not your native language, then please fill the form in to the best of your ability and pass it to someone else for proofing and correction of spelling and grammar, particularly sections 2 and 3. Section 1 - Contact info - This is the relevant contact information

Re: make depend - error.

2014-03-07 Thread Ilia Zykov
On 07.03.2014 13:14, Martin Husemann wrote: > I can reproduce it (you have to make sure there is no netbsd source tree > in /usr/src) - looks like a bug to me. > > Martin > > Yes. I haven't "/usr/src" at all. In NetBSD 6_CURRENT too, but it works there. Ilia.