Fossil SCM
apparent make race condition, with tentative patch
3f4964984053d07…
· opened 15 years, 3 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- Jan. 10, 2011 1:06 p.m.
The Debian autobuilders encountered a heisenbug building my last upload of fossil to Debian, 2011.01.01.030647-1. Although I'm not sure, because I could not reliably replicate the problem even on an 8-way machine with -j8, I suspect it is because the include file targets in src/main.mk are, e.g., "add.h" rather than "$(OBJDIR)/add.h". Which I changed with the obvious patch,
http://cvs.bcl.hamilton.ie:8080/fdiff?v1=70bd79cc58bea439&v2=da3ca9597028f76a
and uploaded in 2011.01.01.030647-2. Will soon see if this fixes the build issue: https://buildd.debian.org/pkg.cgi?pkg=fossil
anonymous added on 2011-01-10 13:15:19 UTC: (Oops, this is already fixed in the trunk. I only package official releases of course: sorry.)