Opened 15 years ago
Closed 15 years ago
#4579 closed bug (duplicate)
possible jam -j2 error
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | #4091 | Blocking: | |
Platform: | All |
Description
A few weeks ago, I started using -j2 on the FreeBSD BOM machine building trunk/.. jam clean
is performed after every cycle and xattrs is enabled. The following error will randomly affect a single jam target for a single arch. The others will build successfully. I've since replicated it on a 2nd FreeBSD BOM machine, also building trunk/.
...failed Cc <haiku>/generated.x86gcc4hybrid/objects/haiku/x86/release/bin/bash/builtins/builtins.o ...
I'm switching back to -j1 for now and will monitor for the error. Full log attached.
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | r33184-x86gcc4hybrid-jam-haiku-alpha.image.log added |
---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Blocked By: | 4091 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #4091 (cf. the last comments). Appears to be a jam problem.
Note:
See TracTickets
for help on using tickets.
Also happens for me using -j2 under linux/gcc4 from time to time. Building a second time makes it pass.