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: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
To: gnats-bugs%netbsd.org@localhost, toolchain-manager%netbsd.org@localhost,
        gnats-admin%netbsd.org@localhost, Luke Mewburn <luke%mewburn.net@localhost>
Cc: 
Subject: Re: toolchain/41266 (build.sh invoked mkisofs has wrong path for iso
 image)
Date: Fri, 19 May 2023 13:50:55 +0200

 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':
 
 % /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
 
 -- 
       The ASCII Ribbon Campaign                    Hauke Fath
 ()     No HTML/RTF in email	        Institut für Nachrichtentechnik
 /\     No Word docs in email                     TU Darmstadt
       Respect for open standards              Ruf +49-6151-16-21344
 


Home | Main Index | Thread Index | Old Index