NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/41266 (build.sh invoked mkisofs has wrong path for iso image)
The following reply was made to PR toolchain/41266; it has been noted by GNATS.
From: Luke Mewburn <luke%mewburn.net@localhost>
To: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost, toolchain-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, Luke Mewburn <luke%mewburn.net@localhost>
Subject: Re: toolchain/41266 (build.sh invoked mkisofs has wrong path for iso
image)
Date: Fri, 19 May 2023 22:07:43 +1000
On 23-05-19 13:50, Hauke Fath wrote:
| On 5/19/23 13:20, Hauke Fath wrote:
| > When I drop '--macbin' from the mkisofs invocation, the latter runs to
| > completion. I'll have to burn a CDROM to see what a real Mac makes of
| > the result.
|
| On second thought, since this appears to be a self-inflicted wound, we
| should just add '-data-change-warn':
I saw that option, but I was leery of just using it to disable an error
that I wasn't sure about. So thanks for investigating and seeing that it
does help.
| % /usr/pkg/bin/mkisofs -J -l -hide-joliet-trans-tbl -r -T -V NETBSD_10994
| -publisher 'The NetBSD Project' -m
| /u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/cdrom -hfs
| --macbin -data-change-warn -map
| /u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/extensions.map
| -graft-points -path-list
| /var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.pathlist -o
| /u/netbsd-builds/10/mac68k/releasedir/images/NetBSD-10.99.4-mac68k.iso
| /var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.dir
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/BooterManual.stxt.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/BooterManual.stxt.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/BSD_Mac68k_Booter.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/Installer_1.1g.sea.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/Installer_1.1g.sea.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/Installer_1.1h.sea.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/Installer_1.1h.sea.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/Mkfs_1.47.sea.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/Mkfs_1.47.sea.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/mode32-7.5.bin'
| did shrink.
| mkisofs: File '/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/mode32-7.5.bin'
| did shrink.
| 3.21% done, estimate finish Fri May 19 13:47:12 2023
|
| [...]
|
| 96.03% done, estimate finish Fri May 19 13:46:43 2023
| Total extents actually written (inc HFS) = 156066
| (Size of ISO volume = 151740, HFS extra = 4326)
| Total translation table size: 17993
| Total rockridge attributes bytes: 10452
| Total directory bytes: 24576
| Path table size(bytes): 142
| Max brk space used 0
| 156216 extents written (305 MB)
| %
|
| Cheerio,
| Hauke
Are you happy to apply that fix and close the PR yourself?
Home |
Main Index |
Thread Index |
Old Index