Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000303 | mercury | Bug | public | 2013-11-06 17:44 | 2014-03-04 16:11 |
Reporter | juliensf | ||||
---|---|---|---|---|---|
Assigned To | juliensf | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | MinGW | OS | Windows | OS Version | 7 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000303: Installation of java grade fails on Windows 7 / MinGW for 13.05.2-beta-2013-10-31 | ||||
Description | Installation of the java grade fails when building on Windows 7 with MinGW with a compiler abort. (The end of the install log is below.) The system was: Windows 7 MinGW/GCC 4.6.2 javac 1.7.0_09 The problem does *not* occur on Windows XP, MinGW GCC 4.5.0, javac 1.7.0_01. (The Java version is probably irrelevant, since the problem is with the compiler not the Java version of the library.) | ||||
Steps To Reproduce | - add javac bin directory to MSYS PATH - unpack 13.05.2-beta-2013-10-31 tarball - ./configure --enable-libgrades=asm_fast.gc,java --prefix=… - make PARALLEL=-j2 - make PARALLEL=-j2 install | ||||
Additional Information | Making Mercury\javas\jmercury\string__builder.java^M Making Mercury\javas\jmercury\thread__channel.java^M Making Mercury\javas\jmercury\thread__mvar.java^M Making Mercury\javas\jmercury\thread__semaphore.java^M Making Java class files^M Note: Some input files use unchecked or unsafe operations.^M Note: Recompile with -Xlint:unchecked for details.^M Making mer_std.jar^M Uncaught Mercury exception:^M Software Error: parse_tree.module_cmds: predicate `parse_tree.module_cmds.list_class_files_for_jar'/6: Unexpected: io.file_type failed: No such file or directory^M make[2]: *** [libmer_std.install] Error 1 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2013-11-06 17:44 | juliensf | New Issue | |||
2013-11-06 17:44 | juliensf | Status | new => assigned | ||
2013-11-06 17:44 | juliensf | Assigned To | => juliensf | ||
2013-11-07 14:23 | juliensf | Note Added: 0000575 | |||
2013-11-07 17:59 | juliensf | Note Added: 0000576 | |||
2013-11-18 17:18 | juliensf | Note Added: 0000577 | |||
2013-11-18 17:53 | wangp | Note Added: 0000578 | |||
2013-11-18 18:04 | juliensf | Note Added: 0000579 | |||
2013-11-18 18:06 | juliensf | Note Edited: 0000579 | bug_revision_view_page.php?bugnote_id=579#r15 | ||
2013-11-18 18:08 | juliensf | Note Added: 0000580 | |||
2013-11-19 03:48 | juliensf | Note Added: 0000581 | |||
2014-03-04 16:11 | juliensf | Note Added: 0000654 | |||
2014-03-04 16:11 | juliensf | Status | assigned => resolved | ||
2014-03-04 16:11 | juliensf | Resolution | open => fixed |