metalog -> makefs is broken again in -HEAD

Sean Bruno sbruno at freebsd.org
Fri Aug 19 17:35:37 UTC 2016


> 
> As of r304288 I get none of this, tags is in the METALOG and makefs
> recognizes it.  What is the os rel of the host running makefs?
> 
> I do have some duplicates in the METALOG but makefs is not warning about
> them or failing.  I'm guessing -D is being passed.
> 


FreeBSD bruno 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r303327: Mon Jul 25
20:54:25 MDT 2016     sbruno at bruno:/usr/obj/usr/src/sys/BRUNO  amd64


Yeah, its definitely passing -D ... at least I see it being passed to
install.

+ INSTALL_PROG='install -U -M
/home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp -D
/home/sbruno/bsd/fbsd_head/../mfsroot/malta'
+ echo '*** Deleting old file system..'
*** Deleting old file system..
+ install -U -M /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
-D /home/sbruno/bsd/fbsd_head/../mfsroot/malta -d
/home/sbruno/bsd/fbsd_head/../mfsroot/malta
+ chflags -R noschg /home/sbruno/bsd/fbsd_head/../mfsroot/malta
+ rm -rf /home/sbruno/bsd/fbsd_head/../mfsroot/malta
+ rm -rf /home/sbruno/bsd/fbsd_head/../tmp/malta
+ echo '*** Creating new filesystem...'
*** Creating new filesystem...
+ mkdir -p /home/sbruno/bsd/fbsd_head/../mfsroot/malta
+ mkdir -p /home/sbruno/bsd/fbsd_head/../tmp/malta
+ rsync -arH /home/sbruno/bsd/fbsd_head/../root/mips/
/home/sbruno/bsd/fbsd_head/../mfsroot/malta
+ echo '/dev/ada0 / ufs rw 1 1'
+ install -U -M /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
-D /home/sbruno/bsd/fbsd_head/../mfsroot/malta -m 644 -o root -g wheel
/home/sbruno/bsd/fbsd_head/../tmp/malta/fstab
/home/sbruno/bsd/fbsd_head/../mfsroot/malta/etc/
+ echo 'autosize_enable="YES"'
+ echo 'autosize_rootfs="/dev/ada0"'
+ echo 'sshd_enable="YES"'
+ install -U -M /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
-D /home/sbruno/bsd/fbsd_head/../mfsroot/malta -m 644 -o root -g wheel
/home/sbruno/bsd/fbsd_head/../tmp/malta/rc.conf
/home/sbruno/bsd/fbsd_head/../mfsroot/malta/etc/
+ install -U -M /home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
-D /home/sbruno/bsd/fbsd_head/../mfsroot/malta -m 755 -o root -g wheel
../freebsd-wifi-build/build/bin/..//files.full/autosize
/home/sbruno/bsd/fbsd_head/../mfsroot/malta/etc/rc.d/
+ ../freebsd-wifi-build/build/bin/filter.pl
/home/sbruno/bsd/fbsd_head/../root/mips/METALOG
/home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.tmp
/home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta.mfsroot
+ echo '**** Done.'
**** Done.
+ echo '*** Target Done.'
*** Target Done.
+ echo $'*** Target\t\t: fullfsimage'
*** Target              : fullfsimage
+ ../freebsd-wifi-build/build/bin/build_fullfsimage malta
*** Running makefs to build image ..
*** from /home/sbruno/bsd/fbsd_head/../mfsroot/malta ..
/home/sbruno/bsd/fbsd_head/../mfsroot/METALOG.malta:54: warning:
duplicate definition of var

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20160819/9e514d20/attachment.sig>


More information about the freebsd-arch mailing list