NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/55757 (Builds fail to clean up temporary files)
The following reply was made to PR misc/55757; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: Luke Mewburn <luke%mewburn.net@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: misc/55757 (Builds fail to clean up temporary files)
Date: Mon, 22 May 2023 12:59:57 +0300
Luke Mewburn wrote:
> It would be interesting to know where the issue got resolved.
For amd64, it was resolved by one of these commits:
2021.04.17.04.07.16 mrg src/external/gpl3/gcc/README.gcc10 1.11
2021.04.17.04.07.16 mrg src/share/mk/bsd.own.mk 1.1240
2021.04.17.04.08.32 mrg src/UPDATING 1.318
2021.04.17.04.11.52 mrg src/doc/3RDPARTY 1.1795
2021.04.17.04.11.52 mrg src/doc/CHANGES 1.2796
2021.04.17.05.57.11 simonb src/common/lib/libc/string/memset2.c 1.6
2021.04.17.06.02.35 simonb src/common/lib/libc/string/memset2.c 1.7
2021.04.17.06.14.15 maya src/usr.bin/w/pr_time.c 1.19
2021.04.17.06.14.15 maya src/usr.bin/w/w.c 1.91
2021.04.17.08.06.58 simonb src/common/lib/libc/string/memset2.c 1.8
2021.04.17.08.34.27 maya src/usr.bin/systat/ps.c 1.40
2021.04.17.08.35.33 maya src/bin/ps/print.c 1.135
2021.04.17.09.22.28 rin src/sys/arch/powerpc/include/oea/vmparam.h 1.21
2021.04.17.09.39.33 mlelstv src/share/mk/bsd.own.mk 1.1241
The bisection couldn't pin it down further because of build breakage,
but the obvious candidate is src/share/mk/bsd.own.mk 1.1240 which
enabled gcc10 for amd64.
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index