Anthony Roberts wrote:
On Tue, May 6, 2008 1:27 am, Christer Solskogen wrote:
Just to be 100% sure. Do you see libc.so.43.0 in /usr/dest/usr/lib ?
I've come across the problem you got just a week ago, and my mistake was
wrong tag, but the problem could be that you try to build 4.3 on a
4.3-current/snapshot.

Yes, I have libc.so.43.0. I can also confirm the ISO I used to install
matches the MD5 sum of cd43.iso at
ftp://ftp.openbsd.org/pub/OpenBSD/4.3/i386/MD5, and I'm sure I used
OPENBSD_4_3 to check the source out.

On Tue, May 6, 2008 9:48 am, Maurice Janssen wrote:
Yes, I noticed this as well.  I think you can safely ignore this.

Interesting. I checked on what's in src.tar.gz. The revision of
src/distrib/sets/lists/base/md.i386 in src.tar.gz is NOT the same one as
is tagged OPENBSD_4_3. The tarball's revision of the file is 1.693, but
the revision of the file tagged for OPENBSD_4_3 is 1.692.

I believe what happened is the machine used to generate the release and
the tarballs has a newer version of the file than someone will get if they
check out the source using the tag OPENBSD_4_3.

I just came up against this exact same error a couple of days ago and thinking that it might have been the mirror, i tried another..with the same results:

# cd /usr/src/distrib/sets
# sh checkflist 115a116
> ./etc/firmware/ral-rt2860
#

I installed from the Disc1 i386 4.3 CD, pre loaded the src and ports tree from CD3. I connected to the machine via serial and copy and pasted the instructions directly from the faq so unless the tags are wrong in the faq for following stable i'm sure that isn't the case. I have attached the dmesg before and after and as much other relevant info as I can think of. Please let me know of anything else that is needed.

Thanks in advance.

Aaron Martinez

# head -25 installing_updating_sources.out
Script started on Wed May 14 04:51:08 2008
# mkdir /cd0
# mount /dev/cd0a /cd0 # ls -ltr /cd0/ total 477849
drwxr-xr-x  4 root  wheel       2048 Aug  3  2007 4.3
drwxr-xr-x  2 root  wheel       6144 Mar  7 18:01 Changelogs
-rw-r--r--  1 root  wheel  127016299 Mar 12 11:32 src.tar.gz
-rw-r--r--  1 root  wheel   13666645 Mar 12 11:38 ports.tar.gz
-rw-r--r--  1 root  wheel  103951738 Mar 12 11:40 xenocara.tar.gz
-rw-r--r--  1 root  wheel       1523 Mar 13 15:39 SIZES
-rw-r--r--  1 root  wheel       8344 Mar 13 15:39 README
-rw-r--r--  1 root  wheel       2375 Mar 13 15:39 PORTS
-rw-r--r--  1 root  wheel       3488 Mar 13 15:39 PACKAGES
-rw-r--r--  1 root  wheel       2318 Mar 13 15:39 HARDWARE
-r--r--r--  1 root  wheel        513 Mar 13 15:41 TRANS.TBL
-rw-r--r--  1 root  wheel         70 Mar 13 15:41 .slicemapfile
# cd /usr/src
# ls -l
# tar zxf /cd0/src.tar.gz # export [EMAIL PROTECTED]:/cvs
# cvs -d$CVSROOT up -rOPENBSD_4_3 -Pd
The authenticity of host 'anoncvs1.usa.openbsd.org (204.152.184.203)' can't be established.
RSA key fingerprint is 49:67:9a:46:62:8a:3f:4e:b3:63:ca:d6:41:29:2a:2f.
Are you sure you want to continue connecting (yes/no)? yes

# less kernel_build.out Script started on Wed May 14 18:11:08 2008
# cd /usr/src/sys/arch/i386/conf^M
# config ^M# config GENERIC ^M# config GENERIC^M
Don't forget to run "make depend"
# cd ^M# cd ../compile/ ^M# cd ^M# cd ../compile/GENERIC/ ^M# cd ../compile/GENERIC/^M
# make clean && make depend && make^M
rm -f eddep *bsd bsd.gdb tags *.[io] [a-z]*.s [Ee]rrs linterrs makelinks assym.
kernel_build.out
rm -f param.c
cp /usr/src/sys/arch/i386/compile/GENERIC/../../../../conf/param.c .
sh /usr/src/sys/arch/i386/compile/GENERIC/../../../../kern/genassym.sh cc -Werr or -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-forma t -Wno-main -Wstack-larger-than-2047 -fno-builtin-printf -fno-builtin-log -O2 -

--------snip--------
Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-ma in -Wstack-larger-than-2047 -fno-builtin-printf -fno-builtin-log -O2 -pipe -nos tdinc -I. -I/usr/src/sys/arch/i386/compile/GENERIC/../../../.. -I/usr/src/sys/ar ch/i386/compile/GENERIC/../../../../arch -DDDB -DDIAGNOSTIC -DKTRACE -DACCOUNTIN G -DKMEMSTATS -DPTRACE -DCRYPTO -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUVM_SWAP_ENCRYPT -DCOMPAT_43 -DLKM -DFFS -DFFS2 -DFFS_SOFTUPDATES -DUFS_DIRHASH -DQUOTA -DEXT2FS -DMFS -DXFS -DTCP_SACK -DTCP_ECN -DTCP_SIGNATURE -DNFSCLIENT -DNFSSERVER -DCD96 60 -DUDF -DMSDOSFS -DFIFO -DPORTAL -DINET -DALTQ -DINET6 -DIPSEC -DPPP_BSDCOMP - DPPP_DEFLATE -DMROUTING -DBOOT_CONFIG -DUSER_PCICONF -DKVM86 -DUSER_LDT -DAPERTU RE -DCOMPAT_SVR4 -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DCOMPAT_BSDOS - DCOMPAT_AOUT -DPROCFS -DPCIVERBOSE -DEISAVERBOSE -DUSBVERBOSE -DWSDISPLAY_COMPAT _USL -DWSDISPLAY_COMPAT_RAWKBD -DWSDISPLAY_DEFAULTSCREENS="6" -DWSDISPLAY_COMPAT
_PCVT -DONEWIREVERBOSE -D_KERNEL -Di386  -c vers.c
rm -f bsd
ld -Ttext 0xD0200120 -e start -N --warn-common -S -x -o bsd ${SYSTEM_OBJ} vers.o
text    data    bss     dec     hex
5768821 144560  1004628 6918009 698f79
# make install^M
rm -f /obsd
ln /bsd /obsd
cp bsd /nbsd
mv /nbsd /bsd
# ^D^M

Script done on Wed May 14 18:20:49 2008


Script started on Wed May 14 18:28:36 2008
# date^M
Wed May 14 18:28:38 CDT 2008
# rm -rf /usr/obj/*^M
# cd /usr/src^M
# make obj^M
===> lib
===> lib/csu
===> lib/csu/alpha
/usr/src/lib/csu/alpha/obj -> /usr/obj/lib/csu/alpha
===> lib/csu/arm
/usr/src/lib/csu/arm/obj -> /usr/obj/lib/csu/arm
===> lib/csu/hppa
------snip----

/usr/src/regress/gnu/egcs/libf2c/obj -> /usr/obj/regress/gnu/egcs/libf2c
# date^M
Wed May 14 18:29:35 CDT 2008
# cd /usr/src/etc && env DESTDIR=/ make distrib-dirs^M
if [ ! -d //. ]; then  install -d -o root -g wheel -m 755 /;  fi
mtree -qdef mtree/4.4BSD.dist -p // -U
if [ ! -d //usr/src ]; then install -d -o root -g wsrc -m 775 //usr/src; fi
cd //; rm -f sys; ln -s usr/src/sys sys
# cd /usr/src^M
# make build^M
cd /usr/src/share/mk && exec  make install
install -c -o root -g bin -m 444 bsd.README bsd.doc.mk bsd.dep.mk bsd.lib.mk bsd .man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.subdir.mk bsd.pro g.mk bsd.regress.mk bsd.subdir.mk bsd.sys.mk sys.mk bsd.lkm.mk bsd.xorg.mk /u
sr/share/mk
cd /usr/src/include && make prereq && exec  make includes
preparing in /usr/src/include/../gnu/usr.bin/binutils
PATH="/bin:/usr/bin:/sbin:/usr/sbin" MAKEINFO='makeinfo --no-split' sh /usr/sr c/gnu/usr.bin/binutils/configure --prefix=/usr --infodir='${prefix}/share/info' --disable-nls --disable-gdbtk --disable-commonbfdlib ----------- snip-------
==> kerberosV/usr.sbin/kstash
install -c -s -o root -g bin  -m 555 kstash /usr/sbin/kstash
install -c -o root -g bin -m 444 kstash.cat8 /usr/share/man/cat8/kstash.0
===> kerberosV/usr.sbin/ktutil
install -c -s -o root -g bin  -m 555 ktutil /usr/sbin/ktutil
install -c -o root -g bin -m 444 ktutil.cat8 /usr/share/man/cat8/ktutil.0
===> kerberosV/doc
/usr/bin/install-info /usr/src/kerberosV/doc/obj/heimdal.info /usr/share/info/di
r
/usr/bin/install -c -m 444 -o root -g bin -p /usr/src/kerberosV/doc/obj/heimdal.
info /usr/share/info
cd /usr/src/share/man && exec make makedb
/usr/libexec/makewhatis /usr/share/man

------REBOOTED----


# less post_userland_build.out Script started on Wed May 14 19:56:12 2008 # ^M# uname ^M# uname -a^M
OpenBSD build.proficuous.com 4.3 GENERIC#0 i386
# ^M# dmesg ^M# dmesg ^M
OpenBSD 4.3 (GENERIC) #0: Wed May 14 18:20:09 CDT 2008
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Xeon(TM) CPU 2.40GHz ("GenuineIntel" 686-class) 2.40 GHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CF
LUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT-ID,xTPR
real mem  = 535851008 (511MB)
avail mem = 510083072 (486MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 10/28/04, BIOS32 rev. 0 @ 0xfd701, SMBIOS
rev. 2.31 @ 0x1fef9000 (40 entries)
bios0: vendor Phoenix Technologies LTD version "6.00" date 10/28/04
bios0: Supermicro X5DPI
acpi0 at bios0: rev 0
acpi0: tables DSDT FACP APIC BOOT SPCR
acpi0: wakeup devices KBC0(S1) MSE0(S1) ICH3(S5) PH2A(S5) PH2B(S5) PH2A(S5) PH2B
(S5) USB1(S1) USB2(S1) USB3(S1)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 7 (ICH3)
acpiprt2 at acpi0: bus 3 (PH2A)
acpiprt3 at acpi0: bus 2 (PH2B)
acpiprt4 at acpi0: bus 6 (PH2A)
acpiprt5 at acpi0: bus 5 (PH2B)
acpicpu0 at acpi0
acpibtn0 at acpi0: PWRB
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x1000 0xc9000/0x2600 0xe0000/0x4000!
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7501 Host" rev 0x01
"Intel E7500 Error Reporting" rev 0x01 at pci0 dev 0 function 1 not configured
ppb0 at pci0 dev 2 function 0 "Intel E7500 PCI" rev 0x01
pci1 at ppb0 bus 1
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 28 function 0 not configured
ppb1 at pci1 dev 29 function 0 "Intel 82870P2 PCIX-PCIX" rev 0x04
pci2 at ppb1 bus 2
ami0 at pci2 dev 1 function 0 "Symbios Logic MegaRAID" rev 0x01: irq 5
ami0: LSI 520, 64b/lhc, FW 1L49, BIOS vG500, 64MB RAM
ami0: 1 channels, 0 FC loops, 1 logical drives
scsibus0 at ami0: 40 targets
sd0 at scsibus0 targ 0 lun 0: <AMI, Host drive #00, > SCSI2 0/direct fixed
sd0: 105006MB, 13386 cyl, 255 head, 63 sec, 512 bytes/sec, 215052288 sec total
scsibus1 at ami0: 16 targets
"Intel 82870P2 IOxAPIC" rev 0x04 at pci1 dev 30 function 0 not configured
ppb2 at pci1 dev 31 function 0 "Intel 82870P2 PCIX-PCIX" rev 0x04
pci3 at ppb2 bus 3
em0 at pci3 dev 2 function 0 "Intel PRO/1000MT (82546EB)" rev 0x01: irq 5, addre
ss 00:30:48:2f:97:da
em1 at pci3 dev 2 function 1 "Intel PRO/1000MT (82546EB)" rev 0x01: irq 5, addre
ss 00:30:48:2f:97:db
ppb3 at pci0 dev 4 function 0 "Intel E7500 PCI" rev 0x01
pci4 at ppb3 bus 4
"Intel 82870P2 IOxAPIC" rev 0x04 at pci4 dev 28 function 0 not configured
ppb4 at pci4 dev 29 function 0 "Intel 82870P2 PCIX-PCIX" rev 0x04
pci5 at ppb4 bus 5
"Intel 82870P2 IOxAPIC" rev 0x04 at pci4 dev 30 function 0 not configured
ppb5 at pci4 dev 31 function 0 "Intel 82870P2 PCIX-PCIX" rev 0x04
pci6 at ppb5 bus 6
uhci0 at pci0 dev 29 function 0 "Intel 82801CA/CAM USB" rev 0x02: irq 11
uhci1 at pci0 dev 29 function 1 "Intel 82801CA/CAM USB" rev 0x02: irq 10
uhci2 at pci0 dev 29 function 2 "Intel 82801CA/CAM USB" rev 0x02: irq 7
ppb6 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x42
pci7 at ppb6 bus 7
vga1 at pci7 dev 1 function 0 "ATI Rage XL" rev 0x27
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ichpcib0 at pci0 dev 31 function 0 "Intel 82801CA LPC" rev 0x02
pciide0 at pci0 dev 31 function 1 "Intel 82801CA IDE" rev 0x02: DMA, channel 0 c
onfigured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: <WDC WD2500JB-00REA0>
wd0: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus2 at atapiscsi0: 2 targets
cd0 at scsibus2 targ 0 lun 0: <TEAC, CD-224E, 1.9A> SCSI0 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
ichiic0 at pci0 dev 31 function 3 "Intel 82801CA/CAM SMBus" rev 0x02: polling
iic0 at ichiic0
admtemp0 at iic0 addr 0x18: Xeon
lm1 at iic0 addr 0x2d: W83627HF
adt0 at iic0 addr 0x2e: adm1027 rev 0x60
iic0: addr 0x48 00=22 01=00 03=4b 04=22 05=00 07=4b 08=22 09=00 0b=4b 0c=22 0d=0 0 0f=4b 10=22 11=00 13=4b 14=22 15=00 17=4b 18=22 19=00 1b=4b 1c=22 1d=00 1f=4b 20=22 21=00 23=4b 24=22 25=00 27=4b 28=22 29=00 2b=4b 2c=22 2d=00 2f=4b 30=22 31 =00 33=4b 34=22 35=00 37=4b 38=22 39=00 3b=4b 3c=22 3d=00 3f=4b 40=22 41=00 43=4 b 44=22 45=00 47=4b 48=22 49=00 4b=4b 4c=22 4d=00 4f=4b 50=22 51=00 53=4b 54=22 55=00 57=4b 58=22 59=00 5b=4b 5c=22 5d=00 5f=4b 60=22 61=00 63=4b 64=22 65=00 67 =4b 68=22 69=00 6b=4b 6c=22 6d=00 6f=4b 70=22 71=00 73=4b 74=22 75=00 77=4b 78=2 2 79=00 7b=4b 7c=22 7d=00 7f=4b 80=23 81=00 83=4b 84=23 85=00 87=4b 88=23 89=00 8b=4b 8c=23 8d=00 8f=4b 90=23 91=00 93=4b 94=23 95=00 97=4b 98=23 99=00 9b=4b 9c =23 9d=00 9f=4b a0=23 a1=00 a3=4b a4=23 a5=00 a7=4b a8=23 a9=00 ab=4b ac=23 ad=0 0 af=4b b0=23 b1=00 b3=4b b4=23 b5=00 b7=4b b8=23 b9=00 bb=4b bc=23 bd=00 bf=4b c0=23 c1=00 c3=4b c4=23 c5=00 c7=4b c8=22 c9=00 cb=4b cc=22 cd=00 cf=4b d0=22 d1 =00 d3=4b d4=22 d5=00 d7=4b d8=22 d9=00 db=4b dc=22 dd=00 df=4b e0=22 e1=00 e3=4 b e4=22 e5=00 e7=4b e8=22 e9=00 eb=4b ec=22 ed=00 ef=4b f0=22 f1=00 f3=4b f4=22 f5=00 f7=4b f8=22 f9=00 fb=4b fc=22 fd=00 ff=4b words 00=2280 01=00ff 02=4600 03 =4b00 04=2280 05=00ff 06=4600 07=4b00 08=2280 09=00ff 0a=4600 0b=4b00 0c=2280 0d
=00ff 0e=4600 0f=4b00
iic0: addr 0x49 00=1f 02=46 03=4b 04=1f 06=46 07=4b 08=1f 0a=46 0b=4b 0c=1f 0e=4 6 0f=4b 10=1f 12=46 13=4b 14=1f 16=46 17=4b 18=1f 1a=46 1b=4b 1c=1f 1e=46 1f=4b 20=1f 22=46 23=4b 24=1f 26=46 27=4b 28=1f 2a=46 2b=4b 2c=1f 2e=46 2f=4b 30=1f 32 =46 33=4b 34=1f 36=46 37=4b 38=1f 3a=46 3b=4b 3c=1f 3e=46 3f=4b 40=1f 42=46 43=4 b 44=1f 46=46 47=4b 48=1f 4a=46 4b=4b 4c=1f 4e=46 4f=4b 50=1f 52=46 53=4b 54=1f 56=46 57=4b 58=1f 5a=46 5b=4b 5c=1f 5e=46 5f=4b 60=1f 62=46 63=4b 64=1f 66=46 67 =4b 68=1f 6a=46 6b=4b 6c=1f 6e=46 6f=4b 70=1f 72=46 73=4b 74=1f 76=46 77=4b 78=1 f 7a=46 7b=4b 7c=1f 7e=46 7f=4b 80=1f 82=46 83=4b 84=1f 86=46 87=4b 88=1f 8a=46 8b=4b 8c=1f 8e=46 8f=4b 90=1f 92=46 93=4b 94=1f 96=46 97=4b 98=1f 9a=46 9b=4b 9c =1f 9e=46 9f=4b a0=1f a2=46 a3=4b a4=1f a6=46 a7=4b a8=1f aa=46 ab=4b ac=1f ae=4 6 af=4b b0=1f b2=46 b3=4b b4=1f b6=46 b7=4b b8=1f ba=46 bb=4b bc=1f be=46 bf=4b c0=1f c2=46 c3=4b c4=1f c6=46 c7=4b c8=1f ca=46 cb=4b cc=1f ce=46 cf=4b d0=1f d2 =46 d3=4b d4=1f d6=46 d7=4b d8=1f da=46 db=4b dc=1f de=46 df=4b e0=1f e2=46 e3=4 b e4=1f e6=46 e7=4b e8=1f ea=46 eb=4b ec=1f ee=46 ef=4b f0=1f f2=46 f3=4b f4=1f f6=46 f7=4b f8=1f fa=46 fb=4b fc=1f fe=46 ff=4b words 00=1f00 01=00ff 02=4600 03 =4b00 04=1f00 05=00ff 06=4600 07=4b00 08=1f00 09=00ff 0a=4600 0b=4b00 0c=1f00 0d
=00ff 0e=4600 0f=4b00
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb1 at uhci1: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci2: USB revision 1.0
uhub2 at usb2 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pmsi0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pmsi0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
wbsio0 at isa0 port 0x2e/2: W83627HF rev 0x17
port 0x295/2 not configured
lm0 at isa0 port 0x290/8: W83627HF
lm1 detached
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom0: console
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
biomask eded netmask eded ttymask ffef
mtrr: Pentium Pro MTRR support
softraid0 at root
root on wd0a swap on wd0b dump on wd0b
# cd /usr/src/distrib/crunch && make obj depend all install
# export DESTDIR=/usr/dest
# export RELEASEDIR=/usr/rel
# test -d ${DESTDIR} && mv ${DESTDIR} ${DESTDIR}.old && rm -rf ${DESTDIR}.old ^M
DESTDIR}.old && rm -rf ${DESTDIR}.old ^M
# mkdir -p ${DESTDIR} ${RELEASEDIR}^M
# cd /usr/src/etc^M
# date && make release && date^M
Wed May 14 19:57:53 CDT 2008
exec  make distribution-etc-root-var
if [ ! -d /usr/dest/. ]; then install -d -o root -g wheel -m 755 /usr/dest; fi
mtree -qdef mtree/4.4BSD.dist -p /usr/dest/ -U
missing: ./altroot (created)
missing: ./bin (created)
missing: ./dev (created)
missing: ./etc (created)
missing: ./etc/afs (created)
-------SNIP--------
# tail -75 post_userland_build.out 25 580 i386
Cache hit for /..
27 27 /TRANS.TBL
Cache hit for 4.3/.
Cache hit for 4.3/..
28 28 /usr/src/distrib/i386/cdfs-emu/obj/cd-dir/4.3/TRANS.TBL
Cache hit for i386/.
Cache hit for i386/..
29 29 /usr/src/distrib/i386/cdfs-emu/obj/cd-dir/4.3/i386/boot.catalog
30 1469 /usr/src/distrib/i386/cdfs-emu/obj/cd-dir/4.3/i386/cdrom43.fs
1470 1470 /usr/src/distrib/i386/cdfs-emu/obj/cd-dir/4.3/i386/TRANS.TBL

Size of boot image is 5760 sectors -> Emulating a 2.88 meg floppy
Total extents scheduled to be written = 1471
Total translation table size: 181
Total rockridge attributes bytes: 997
Total directory bytes: 4096
Path table size(bytes): 34
Max brk space used 0
1471 extents written (2 Mb)
===> special
===> notes
cp INSTALL.i386 /usr/dest/snapshot/
===> i386
===> i386/ramdisk_cd
cp bsd.rd /usr/dest/snapshot/bsd.rd
===> i386/ramdiskA
cp floppy43.fs /usr/dest/snapshot/floppy43.fs
===> i386/ramdiskB
cp floppyB43.fs /usr/dest/snapshot/floppyB43.fs
===> i386/ramdiskC
cp floppyC43.fs /usr/dest/snapshot/floppyC43.fs
===> i386/cdfs
cp cd43.iso /usr/dest/snapshot
===> i386/cdfs-emu
cp cdemu43.iso /usr/dest/snapshot
cp /usr/src/etc/../sys/arch/i386/compile/GENERIC/bsd  /usr/dest/snapshot/bsd
cp /usr/src/etc/../sys/arch/i386/compile/GENERIC.MP/bsd /usr/dest/snapshot/bsd.mp
cd /usr/src/etc/../distrib/notes && make && exec  make install
cp INSTALL.i386 /usr/dest/snapshot/
cd /usr/src/etc/../distrib/sets && exec  sh maketars 43
base: done.
comp: done.
etc: done.
game: done.
man: done.
misc: done.
cp /usr/dest/snapshot/*bsd* /usr/rel
cp /usr/dest/snapshot/*boot* /usr/rel
cp /usr/dest/snapshot/cdbr /usr/rel
cp /usr/dest/snapshot/*BOOT* /usr/rel
cp: /usr/dest/snapshot/*BOOT*: No such file or directory
*** Error code 1 (ignored)
cp /usr/dest/snapshot/cd*.iso /usr/rel
cp /usr/dest/snapshot/Packages /usr/rel
cp: /usr/dest/snapshot/Packages: No such file or directory
*** Error code 1 (ignored)
cp /usr/dest/snapshot/INSTALL.* /usr/rel
cp /usr/dest/snapshot/*.fs /usr/dest/snapshot/*.fs.gz /usr/rel
cp: /usr/dest/snapshot/*.fs.gz: No such file or directory
*** Error code 1 (ignored)
cd /usr/rel; md5 *bsd!(*.gz) *boot* cdbr *BOOT* INSTALL.* Packages *.fs *.iso *.gz *.tgz > MD5
md5: cannot open *BOOT*: No such file or directory
md5: cannot open Packages: No such file or directory
md5: cannot open *.gz: No such file or directory
cd /usr/rel && sort -o MD5 MD5
Wed May 14 20:34:13 CDT 2008
# cd /usr/src/distrib/sets
# sh checkflist 115a116
> ./etc/firmware/ral-rt2860
#
# ^D

Script done on Wed May 14 20:40:25 2008

Reply via email to