NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/57241: mips64el--netbsd-install core dumps randomly
The following reply was made to PR toolchain/57241; it has been noted by GNATS.
From: Roland Illig <roland.illig%gmx.de@localhost>
To: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: Roland Illig <rillig%NetBSD.org@localhost>, gnats-bugs%NetBSD.org@localhost,
netbsd-bugs%NetBSD.org@localhost
Subject: Re: toolchain/57241: mips64el--netbsd-install core dumps randomly
Date: Sat, 19 Apr 2025 07:10:18 +0200 (GMT+02:00)
------=_Part_4_221469805.1745039418197
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Hi Taylor,
Make supports target-local variables, so you could modify the OBJCOPY command for just a few selected targets, without touching bsd.prog.mk.
You could also ask releng to run the mips64el build in ktrace mode.
And you could try make's -T option to see where one job starts and another one ends.
The edges in the "-d g1" graph are printed in the same "target: source" format as in makefiles.
Roland
------=_Part_4_221469805.1745039418197
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body markdown="false">
<span dir="ltr" style="margin-top:0; margin-bottom:0;">Hi Taylor,</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Make supports target-local variables, so you could modify the OBJCOPY command for just a few selected targets, without touching bsd.prog.mk.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">You could also ask releng to run the mips64el build in ktrace mode.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">And you could try make's -T option to see where one job starts and another one ends.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">The edges in the "-d g1" graph are printed in the same "target: source" format as in makefiles.</span>
<br>
<br><span dir="ltr" style="margin-top:0; margin-bottom:0;">Roland</span>
<br>
</body>
</html>
------=_Part_4_221469805.1745039418197--
Home |
Main Index |
Thread Index |
Old Index