NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: toolchain/53137: Non-deterministic gcc build (build fails sometimes)
The following reply was made to PR toolchain/53137; it has been noted by GNATS.
From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: re: toolchain/53137: Non-deterministic gcc build (build fails sometimes)
Date: Wed, 28 Mar 2018 11:08:13 +1100
i think this is caused by this rule:
usr.bin/backend/Makefile:
# genattrtab has three output files
# XXX fix me
insn-attrtab.c insn-dfatab.c insn-latencytab.c: genattrtab ${G_md_file} in=
sn-conditions.md
${_MKTARGET_CREATE}
./genattrtab ${G_md_file} insn-conditions.md -Ainsn-attrtab.c -Dinsn-dfat=
ab.c -Linsn-latencytab.c
CLEANFILES+=3D insn-attrtab.c insn-dfatab.c insn-latencytab.c
just judging by what file fails most(all?) of the time.
.mrg.
Home |
Main Index |
Thread Index |
Old Index