Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000450 | mercury | Bug | public | 2018-02-13 10:17 | 2018-02-13 10:17 |
Reporter | juliensf | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000450: tests/invalid/sub_c failing when running tests with -j8 | ||||
Description | tests/invalid/sub_c fails due to (presumably) file creation time issues when running the tests with -j8. (On Linux/x86_64.) MERCURY_OPTIONS= --deep-random-write=25 --mdb-disable-progress gmake[3]: Entering directory `/mnt/opturion/jfischer/mercury-3.git/tests/invalid' /mnt/opturion/jfischer/mercury-3.git/stage2/scripts/mmc --generate-dependencies --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS --verbose-error-messages --no-intermodule-optimization sub_c > sub_c.dep_err 2>&1 gmake[3]: Leaving directory `/mnt/opturion/jfischer/mercury-3.git/tests/invalid' gmake[3]: Entering directory `/mnt/opturion/jfischer/mercury-3.git/tests/invalid' /mnt/opturion/jfischer/mercury-3.git/stage2/scripts/mmc --make-short-interface --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS sub_a /mnt/opturion/jfischer/mercury-3.git/stage2/scripts/mmc --make-private-interface --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS sub_a /mnt/opturion/jfischer/mercury-3.git/stage2/scripts/mmc --make-interface --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS sub_a.m /mnt/opturion/jfischer/mercury-3.git/stage2/scripts/mmc --make-interface --grade asm_fast.gc --mercury-linkage static --flags ../TESTS_FLAGS --flags ../WS_FLAGS sub_a cp: cannot stat ‘sub_a.sub1.int.tmp’: No such file or directory Error creating `sub_a.sub1.int': can't open input file: No such file or directory Error: problem updating interface files. gmake[3]: *** [sub_a.date] Error 1 gmake[3]: Target `sub_c.runtest' not remade because of errors. gmake[3]: Leaving directory `/mnt/opturion/jfischer/mercury-3.git/tests/invalid' | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2018-02-13 10:17 | juliensf | New Issue |