Date: Sun, 25 Mar 2018 14:00:53 -0700 From: Benno Rice <benno@FreeBSD.org> To: Dave Cottlehuber <dch@skunkwerks.at> Cc: svn-src-head@freebsd.org Subject: Re: svn commit: r331463 - in head: release/amd64 usr.sbin/makefs/cd9660 Message-ID: <E1C5A0E1-6F9B-41F1-9EBA-572AC7BCC152@FreeBSD.org> In-Reply-To: <1521968045.2210546.1315137584.4D202E01@webmail.messagingengine.com> References: <201803232056.w2NKuJr5037840@repo.freebsd.org> <1521968045.2210546.1315137584.4D202E01@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Mar 25, 2018, at 1:54 AM, Dave Cottlehuber <dch@skunkwerks.at> = wrote: >=20 > On Fri, 23 Mar 2018, at 21:56, Benno Rice wrote: [commit message snipped] > Hi Benno, >=20 > This breaks `make -DNOPORTS -s memstick ftp cdrom` for me. Rolling = back to r331462 is the last working commit. >=20 > This is the failure I see: >=20 > 819200 bytes transferred in 0.007027 secs (116577317 bytes/sec) > newfs_msdos: cannot get number of sectors per track: Operation not = supported > newfs_msdos: cannot get number of heads: Operation not supported > /dev/md0: 1557 sectors in 1557 FAT12 clusters (512 bytes/cluster) > BytesPerSec=3D512 SecPerClust=3D1 ResSectors=3D1 FATs=3D2 = RootDirEnts=3D512 Sectors=3D1600 Media=3D0xf8 FATsecs=3D5 SecPerTrack=3D63= Heads=3D1 HiddenSecs=3D0 > makefs: boot disk system must be i386, powerpc, macppc, or mac68k > Usage: makefs [-xZ] [-B endian] [-b free-blocks] [-d debug-mask] > [-F mtree-specfile] [-f free-files] [-M minimum-size] [-m = maximum-size] > [-N userdb-dir] [-O offset] [-o fs-options] [-R roundup-size] > [-S sector-size] [-s image-size] [-T <timestamp/file>] [-t = fs-type] > image-file directory | manifest [extra-directory ...] [snip] Hi Dave, You'll need to install makefs from the new tree before running make = release. I=E2=80=99ll put a note in UPDATING to that effect. It should be as simple as: $ cd $SRCDIR/usr.sbin/makefs $ make depend all install Sorry for the confusion. Thanks, Benno.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1C5A0E1-6F9B-41F1-9EBA-572AC7BCC152>