Hi,

yesterday i've tried to make a release again...the first time in
the last ~ two weeks, but it always fails with the error below.

Hint:
- i didn't change anything regarding my amd64 build machine
- after e2k19 i've updated via snap w/o issues, ran sysmerge
  and updated /dev
- of course /dev/rvnd0i is there


# export RELEASEDIR=/release/base DESTDIR=/dest/base
# cd /usr/src/etc && make release
....
strip -R .comment -R .SUNW_ctf bsd.strip
gzip -9cn bsd.strip > bsd.gz
dd if=/dev/zero of=miniroot66.fs bs=512 count=9600
9600+0 records in
9600+0 records out
4915200 bytes transferred in 0.037 secs (132287931 bytes/sec)
vnconfig -v miniroot66.fs > vnd
vnd0: 4915200 bytes on miniroot66.fs
fdisk -yi -l 9600 -b 960 -f /dest/base/usr/mdec/mbr `cat vnd`
Writing MBR at offset 0.
disklabel -wAT /usr/src/distrib/amd64/ramdisk_cd/template `cat vnd`
newfs -t msdos /dev/r`cat vnd`i
newfs_msdos: /dev/rvnd0i: Device not configured
*** Error 1 in /usr/src/distrib/amd64/ramdisk_cd (Makefile:23 'miniroot66.fs')
*** Error 2 in /usr/src/distrib/amd64 (<bsd.subdir.mk>:48 'all')
*** Error 2 in /usr/src/distrib (<bsd.subdir.mk>:48 'all')
*** Error 2 in . (Makefile:298 'distrib')
*** Error 2 in . (Makefile:274 'do-release')
*** Error 2 in /usr/src/etc (Makefile:257 'release')

Am i missing sth?

        -Mark

--
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51

https://www.wrapped.cx

Reply via email to