is make release broken?
Herbert J. Skuhra
herbert at gojira.at
Tue Sep 11 07:11:36 UTC 2018
On Mon, Sep 10, 2018 at 09:35:15PM -0700, Lee Brown wrote:
> apologies if this is the wrong mailing list. Before I file a bug report, am
> I doing this wrong?
>
> I'm trying to build an 11.2 releng on a 11.1 release box and am having
> trouble with the 'make release' step. I've reduced the build script to
> this, which is almost the same as described in release(7) except the
> working directory.
Expected EoL of releng/11.1 is September 30, 2018.
> When it tries to execute makefs in line 58 of release/amd64/mkisoimages.sh
> it's using an option -o platformid=efi which is unrecognised, the setup is
> on line 41.
>
> Thanks for looking and any /hints/smack up the side of the head/ are
> welcome. I thought the general rule was you could build version X.* from
> version (X-1).*
>
> newfs_msdos: trim 25 sectors to adjust to a multiple of 63
> /dev/md0: 1532 sectors in 1532 FAT12 clusters (512 bytes/cluster)
> BytesPerSec=512 SecPerClust=1 ResSectors=1 FATs=2 RootDirEnts=512
> Sectors=1575 Media=0xf8 FATsecs=5 SecPerTrack=63 Heads=1 HiddenSecs=0
> makefs: Unknown option `platformid'
> usage: makefs [-t fs-type] [-o fs-options] [-d debug-mask] [-B endian]
> [-S sector-size] [-M minimum-size] [-m maximum-size] [-R roundup-size]
> [-s image-size] [-b free-blocks] [-f free-files] [-F mtree-specfile]
> [-xZ] [-N userdb-dir] [-T <timestamp/file>]
> image-file directory | manifest [extra-directory ...]
> sh /work/11.2-releng/src/release/amd64/make-memstick.sh disc1 memstick.img
> Calculated size of `memstick.img.part': 686432256 bytes, 11997 inodes
> Extent size set to 8192
> memstick.img.part: 654.6MB (1340688 sectors) block size 8192, fragment size
> 1024
> using 13 cylinder groups of 54.52MB, 6979 blks, 1024 inodes.
> super-block backups (for fsck -b #) at:
> 144, 111808, 223472, 335136, 446800, 558464, 670128, 781792,
> 893456, 1005120, 1116784, 1228448, 1340112,
> Populating `memstick.img.part'
> Image `memstick.img.part' complete
> mkimg: invalid option -- a
> mkimg: error: unknown option
Known issue:
https://svnweb.freebsd.org/base?view=revision&revision=333005
--
Herbert
More information about the freebsd-toolchain
mailing list