Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000109 | mercury | Bug | public | 2009-10-09 18:28 | 2010-09-14 12:23 |
Reporter | janicek | ||||
---|---|---|---|---|---|
Assigned To | zs | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Platform | Darwin | OS | Mac OS X | OS Version | 10.5.8 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000109: rotd-2009-10-05's library install fails for grade hlc | ||||
Description | I'm installing Mercury rotd-2009-10-05, with libgrade hlc. "make" seems to run without problems, but while in "make install", I get the following message and the install terminates: -- BEGIN SNIPPET ... mmc --compile-to-c --grade hlc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib/hlc -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib bit_buffer.read > bit_buffer.read.err 2>&1 mmc --make-optimization-interface --grade hlc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib/hlc -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib bit_buffer.write mmc --make-transitive-optimization-interface --grade hlc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib/hlc -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib bit_buffer.write mmc --compile-to-c --grade hlc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib/hlc -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib bit_buffer.write > bit_buffer.write.err 2>&1 mmc --compile-to-c --grade hlc --mercury-linkage shared --flags LIB_FLAGS --flags INTER_FLAGS -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib/hlc -R/Users/sandius/Developer/mercury-rotd-2009-10-05/lib/mercury/lib --no-warn-insts-without-matching-type --no-erlang-native-code bitmap > bitmap.err 2>&1 gmake[2]: *** [bitmap.c_date] Error 1 gmake[2]: Leaving directory `/Users/sandius/tmp/mercury-compiler-rotd-2009-10-05/install_grade_dir.hlc/library' To clean up from failed install, remove /Users/sandius/tmp/mercury-compiler-rotd-2009-10-05/install_grade_dir.hlc gmake[1]: *** [install_grades] Error 1 gmake[1]: Leaving directory `/Users/sandius/tmp/mercury-compiler-rotd-2009-10-05' make: *** [install] Error 2 -- END SNIPPET -- $ cat install_grade_dir.hlc/library/bitmap.err Uncaught Mercury exception: Software Error: ml_disj_gen.m: Unexpected: ml_gen_disj: single disjunct $ gcc --version i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5566) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ uname -a Darwin dfki-guestpool8.dfki.uni-sb.de 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 Configure command: $ ./configure --prefix=$HOME/Developer/mercury-rotd-2009-10-05 --enable-libgrades=hlc config.log attached. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | config.log (235,981) 2009-10-09 18:28 https://bugs.mercurylang.org/file_download.php?file_id=81&type=bug bug109.m (1,611) 2009-10-12 12:34 https://bugs.mercurylang.org/file_download.php?file_id=82&type=bug |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2009-10-09 18:28 | janicek | New Issue | |||
2009-10-09 18:28 | janicek | File Added: config.log | |||
2009-10-09 21:25 | wangp | Note Added: 0000198 | |||
2009-10-09 21:26 | wangp | Note Edited: 0000198 | |||
2009-10-09 21:34 | janicek | Note Added: 0000199 | |||
2009-10-09 21:41 | janicek | Note Added: 0000200 | |||
2009-10-09 21:59 | wangp | Note Added: 0000201 | |||
2009-10-09 22:43 | janicek | Note Added: 0000202 | |||
2009-10-12 10:23 | juliensf | Note Added: 0000203 | |||
2009-10-12 10:23 | juliensf | Status | new => acknowledged | ||
2009-10-12 10:30 | juliensf | Note Added: 0000205 | |||
2009-10-12 12:34 | juliensf | File Added: bug109.m | |||
2009-10-12 12:34 | juliensf | Note Added: 0000206 | |||
2009-10-12 12:34 | juliensf | Status | acknowledged => confirmed | ||
2010-09-13 14:23 | zs | Status | confirmed => assigned | ||
2010-09-13 14:23 | zs | Assigned To | => zs | ||
2010-09-14 12:23 | zs | Note Added: 0000287 | |||
2010-09-14 12:23 | zs | Status | assigned => resolved | ||
2010-09-14 12:23 | zs | Resolution | open => fixed |