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
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, lukem%NetBSD.org@localhost
Subject: Re: toolchain/41266 (build.sh invoked mkisofs has wrong path for
iso image)
Date: Thu, 18 May 2023 20:53:18 +0200
On Thu, 18 May 2023 13:31:37 +0000 (UTC), lukem%NetBSD.org@localhost wrote:
> martin fixed etc/Makefile on 2014-06-03 to:
> Undo the mac68k specific previous change and instead move all=20
> mkisofs-based
> images into ${RELEASEDIR}/images (just like the makefs ones).
>=20
> Is the wrong path issue still occurring?
Apparently not.
> (I'm treating the "File '..." did grow" as a separate issue)
That is still there:
[...]
--- iso-image-mi ---
mkisofs 3.02 2022/08/18 (amd64-unknown-netbsd10.0.)
Copyright (C) 1993-1997 Eric Youngdale
Copyright (C) 1997-2020 Joerg Schilling
Copyright (C) 1997-2001 James Pearson
Copyright (C) 2006 HELIOS Software GmbH
Copyright (C) 2022 the schilytools team
/usr/pkg/bin/mkisofs -J -l -hide-joliet-trans-tbl -r -T -V=20
NETBSD_10994 -publisher "The NetBSD Project" -m "/u/netbsd-bu
ilds/10/mac68k/releasedir/mac68k/installation/cdrom" -quiet -hfs=20
--macbin -map /u/netbsd-builds/10/mac68k/releasedir/mac68
k/installation/misc/extensions.map -graft-points -path-list=20
/var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.pathlist -o=20
/u/netbsd-builds/10/mac68k/releasedir/images/NetBSD-10.99.4-mac68k.iso=20
/var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.dir
mkisofs: Try to use the option -data-change-warn
mkisofs: Files should not change while mkisofs is running.
mkisofs: File=20
'/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/BooterManua=
l.stxt.bin'=20
did shrink.
mkisofs: Error is considered fatal, aborting.
*** Failed target: iso-image-mi
*** Failed commands:
@if ! ${MKISOFS} --version; then echo "install=20
pkgsrc/sysutils/cdrtools and run 'make iso-image'." ; false; fi
=3D> @if ! /usr/pkg/bin/mkisofs --version; then echo "install=20
pkgsrc/sysutils/cdrtools and run 'make iso-image'." ; false; fi
${MKISOFS} ${MKISOFS_FLAGS} -graft-points -path-list=20
${CDROM.pathlist} -o ${CDROM_IMAGE} ${CDROM.dir}
=3D> /usr/pkg/bin/mkisofs -J -l -hide-joliet-trans-tbl -r -T -V=20
NETBSD_10994 -publisher "The NetBSD Project" -m=20
"/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/cdrom"=20
-quiet -hfs --macbin -map=20
/u/netbsd-builds/10/mac68k/releasedir/mac68k/installation/misc/extensions.m=
ap=20
-graft-points -path-list=20
/var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.pathlist -o=20
/u/netbsd-builds/10/mac68k/releasedir/images/NetBSD-10.99.4-mac68k.iso=20
/var/obj/netbsd-build-objects/10/mac68k/etc/cdrom.dir
*** [iso-image-mi] Error code 253
nbmake[1]: stopped in /u/sources/netbsd-10/src/etc
[...]
Cheerio,
Hauke
--=20
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut f=FCr Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-21344
Home |
Main Index |
Thread Index |
Old Index