|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2014年07月05日(土) 旧暦 [n年日記] [更新:"2014/07/06 09:56:33"]#1 [NetBSD] build.sh -m prep
I have
PReP machine
and checked the current status.
time cvs -Q -d :pserver:anoncvs@anoncvs.jp.netbsd.org:/cvs/cvsroot co -D '2014-06-18 2110' src 38.51s 98.91s 1:08:05.47 3% 0+0k 937+85593io 3pf+0wtime sudo ./build.sh -j 1 -u -m prep release |& tee ../log-release-2014-06-18-prep
===> Summary of results:
build.sh command: ./build.sh -j 1 -u -m prep release
build.sh started: Sat Jul 5 07:59:37 JST 2014
NetBSD version: 6.99.44
MACHINE: prep
MACHINE_ARCH: powerpc
Build platform: NetBSD 6.1.4 amd64
HOST_SH: /bin/sh
MAKECONF file: /etc/mk.conf
TOOLDIR path: /export/src-current/src/obj/tooldir.NetBSD-6.1.4-amd64
DESTDIR path: /export/src-current/src/obj/destdir.prep
RELEASEDIR path: /export/src-current/src/obj/releasedir
Updated makewrapper: /export/src-current/src/obj/tooldir.NetBSD-6.1.4-amd64/bin/nbmake-prep
Successful make release
build.sh ended: Sat Jul 5 10:50:34 JST 2014
===> .
7718.78s 1499.21s 2:51:04.04 89% 0+0k 1470+19094io 55316pf+0w
0.31s 16.47s 2:51:04.04 0% 0+0k 3+2501io 16pf+0w
modena@makoto 11:01:14/140705(..src-current/src)% ls -lR obj/releasedir/prep/
total 976 -r--r--r-- 1 root wheel 132122 Jul 5 10:46 INSTALL.html -r--r--r-- 1 root wheel 105106 Jul 5 10:46 INSTALL.more -r--r--r-- 1 root wheel 157037 Jul 5 10:46 INSTALL.ps -r--r--r-- 1 root wheel 97782 Jul 5 10:46 INSTALL.txt drwxr-xr-x 4 root wheel 512 Jul 5 10:45 binary drwxr-xr-x 3 root wheel 512 Jul 5 10:45 installation obj/releasedir/prep/binary: total 8 drwxr-xr-x 2 root wheel 512 Jul 5 10:50 kernel drwxr-xr-x 2 root wheel 512 Jul 5 10:50 sets obj/releasedir/prep/binary/kernel: total 12436 -rw-r--r-- 1 root wheel 323 Jul 5 10:50 MD5 -rw-r--r-- 1 root wheel 818 Jul 5 10:50 SHA512 -r--r--r-- 1 root wheel 2468612 Jul 5 10:47 netbsd-GENERIC.gz -r--r--r-- 1 root wheel 1904431 Jul 5 10:47 netbsd-INSTALL.gz -r--r--r-- 1 root wheel 88943 Jul 5 10:47 netbsd-INSTALL.symbols.gz -r--r--r-- 1 root wheel 1743561 Jul 5 10:47 netbsd-INSTALL_SMALL.gz -r--r--r-- 1 root wheel 77895 Jul 5 10:47 netbsd-INSTALL_SMALL.symbols.gz obj/releasedir/prep/binary/sets: total 290664 -rw-r--r-- 1 root wheel 511 Jul 5 10:50 MD5 -rw-r--r-- 1 root wheel 1501 Jul 5 10:50 SHA512 -rw-r--r-- 1 root wheel 44463036 Jul 5 10:48 base.tgz -rw-r--r-- 1 root wheel 71624555 Jul 5 10:50 comp.tgz -rw-r--r-- 1 root wheel 581373 Jul 5 10:50 etc.tgz -rw-r--r-- 1 root wheel 3328006 Jul 5 10:50 games.tgz -rw-r--r-- 1 root wheel 2468714 Jul 5 10:45 kern-GENERIC.tgz -rw-r--r-- 1 root wheel 10707523 Jul 5 10:50 man.tgz -rw-r--r-- 1 root wheel 3604395 Jul 5 10:50 misc.tgz -rw-r--r-- 1 root wheel 2010102 Jul 5 10:50 modules.tgz -rw-r--r-- 1 root wheel 6834869 Jul 5 10:50 tests.tgz -rw-r--r-- 1 root wheel 2931632 Jul 5 10:50 text.tgz obj/releasedir/prep/installation: total 4 drwxr-xr-x 2 root wheel 512 Jul 5 10:47 floppy obj/releasedir/prep/installation/floppy: total 24904 -rw-r--r-- 1 root wheel 339 Jul 5 10:47 MD5 -rw-r--r-- 1 root wheel 933 Jul 5 10:47 SHA512 -r--r--r-- 1 root wheel 2535560 Jul 5 10:47 generic.fs -r--r--r-- 1 root wheel 2525480 Jul 5 10:47 generic_com0.fs -r--r--r-- 1 root wheel 1971379 Jul 5 10:47 sysinst.fs -r--r--r-- 1 root wheel 1961299 Jul 5 10:47 sysinst_com0.fs -r--r--r-- 1 root wheel 1810509 Jul 5 10:47 sysinst_small.fs -r--r--r-- 1 root wheel 1800429 Jul 5 10:47 sysinst_small_com0.fs(after patch) modena@makoto 15:07:06/140705(..src-current/src)% foreach i ( sys/arch/prep/compile/obj/*/netbsd) echo $i; ./obj/tooldir.NetBSD-6.1.4-amd64/bin/powerpc--netbsd-objdump -x $i |grep battable end sys/arch/prep/compile/obj/GENERIC/netbsd 0058e480 g O .bss 00001000 battable sys/arch/prep/compile/obj/INSTALL/netbsd 00531840 g O .bss 00001000 battable sys/arch/prep/compile/obj/INSTALL_SMALL/netbsd 004d5e00 g O .bss 00001000 battable modena@makoto 15:07:13/140705(..src-current/src)%after patch, sysinst_com0.fs >> NetBSD/prep BOOT, Revision 1.9 (Sat Jul 5 10:19:00 JST 2014) INTRF phase mismatch without command selection timeout without command unhandled scsi interrupt, sist=0xffff sstat1=0xff DSA=0xffffffff DSP=0x7f7e8fff XXXXX: fatal error, need reset the bus... INTRF phase mismatch without command selection timeout without command unhandled scsi interrupt, sist=0xffff sstat1=0xff DSA=0xffffffff DSP=0x7f7e8fff XXXXX: fatal error, need reset the bus...after patch, sysinst_small_com0.fs >> NetBSD/prep BOOT, Revision 1.9 (Sat Jul 5 10:19:00 JST 2014) INTRF phase mismatch without command selection timeout without command unhandled scsi interrupt, sist=0xffff sstat1=0xff DSA=0xffffffff DSP=0x7f7e8fff XXXXX: fatal error, need reset the bus... INTRF phase mismatch without command selection timeout without command unhandled scsi interrupt, sist=0xffff sstat1=0xff DSA=0xffffffff DSP=0x7f7e8fff XXXXX: fatal error, need reset the bus... @ score of various kernel:
232 static int
233 siop_intr(struct siop_adapter *adp)
234 {
.........
246 if (istat & ISTAT_INTF) {
247 printf("INTRF\n");
248 writeb(adp->addr + SIOP_ISTAT, ISTAT_INTF);
249 }
.........
277 if ((sist & SIST0_MA) && need_reset == 0) {
278 if (siop_xfer) {
279 int scratcha0;
280
281 dstat = readb(adp->addr + SIOP_DSTAT);
282 /*
.........
319 return 1;
320 }
321 printf("unexpected phase mismatch %d\n",
322 sstat1 & SSTAT1_PHASE_MASK);
323 } else
324 printf("phase mismatch without command\n");
325 need_reset = 1;
@ multi-user:
(Strange) ... I've SMALL conf, which is strip version from INSTALL_SMALL, and have kernel compiled.
Then I did mkbootimage (with cross environment). modena@makoto 18:09:27/140705(..usr/mdec)% /export/src-current/src/obj/tooldir.NetBSD-6.1.4-amd64/bin/nbpowerpc-mkbootimage \ -m prep -b ./boot -k /export/src-current/src/sys/arch/prep/compile/obj/SMALL/netbsd /tmp/.bootimage modena@makoto 18:09:51/140705(..usr/mdec)% lslt /tmp/.bootimage -rw-r--r-- 1 makoto wheel 1313905 Jul 5 18:09 /tmp/.bootimageThe next dd, I tried within net-booted sysinst environment. But I've got 'conv disabled'. So, mount /dev/sd0a /mnt chroot /mnt mount -aand did dd transfer. Then rebooted. But dmesg says
NetBSD 6.99.44 (GENERIC) #0: Sat Jul 5 10:39:47 JST 2014
root@modena:/export/src-current/src/sys/arch/prep/compile/obj/GENERIC
Model: IBM PPS Model 7248 (E)
(and besides, serial console works).
illegal request, data = 0 0 0 0 24 0 0 cb 0 1 ( つっこみ )
|
最近の日記 2026年02月28日 ・my first script-fu 2026年01月29日 ・Die Fledermaus at New National theatre 2026/01/29 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error | ||||||||||||||||||||||||||||||||||