Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000394 | mercury | Bug | public | 2015-09-20 01:43 | 2015-10-14 10:12 |
Reporter | juliensf | ||||
---|---|---|---|---|---|
Assigned To | juliensf | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000394: Building compiler with --use-mmc-make broken (rotd-2015-09-18) | ||||
Description | Building the compiler in the hlc.gc or java grade using rotd-2015-09-18 and --use-mmc-make results in the following error: Making Mercury/cs/hlds.passes_aux.c Making Mercury/cs/hlds.pred_table.c Making Mercury/cs/hlds.quantification.c Error opening file `Mercury/opts/hlds.quantification.opt.tmp' for output: can't append to file: No such file or directory** Error making `Mercury/cs/hlds.quantification.c'. /var/folders/pd/5lypc6_j3vnf65q9x5y9s3p40000gn/T//mmake.D1F8M2:1421: recipe for target 'top_level' failed gmake[1]: *** [top_level] Error 1 gmake[1]: Leaving directory '/Users/jfischer/Mercury-Workspaces/mercury.local-5/compiler' /var/folders/pd/5lypc6_j3vnf65q9x5y9s3p40000gn/T//mmake.cjoMVE:1073: recipe for target 'compiler' failed gmake: *** [compiler] Error 2 | ||||
Additional Information | Commenting the line that enables --optimize-unused-args for the hlds.quantification module in compiler/Mercury.options is a workaround. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2015-09-20 01:43 | juliensf | New Issue | |||
2015-10-14 10:12 | juliensf | Note Added: 0000852 | |||
2015-10-14 10:12 | juliensf | Status | new => resolved | ||
2015-10-14 10:12 | juliensf | Resolution | open => fixed | ||
2015-10-14 10:12 | juliensf | Assigned To | => juliensf |