Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000524 | mercury | Bug | public | 2020-10-14 20:21 | 2020-10-16 07:16 |
Reporter | dirkz | ||||
---|---|---|---|---|---|
Assigned To | zs | ||||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Mac | OS | macOS Catalina | OS Version | 10.15.7 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000524: Installing rotd-2020-10-13 aborts with error | ||||
Description | Installing rotd-2020-10-13 aborts with this error message: backend_libs.bytecode_data.c:256:14: error: "Weird-endian architecture" #error "Weird-endian architecture" ^ backend_libs.bytecode_data.c:339:14: error: "Weird-endian architecture" #error "Weird-endian architecture" ^ backend_libs.bytecode_data.c:457:14: error: "Weird-endian architecture" #error "Weird-endian architecture" ^ 3 errors generated. make[2]: *** [backend_libs.bytecode_data.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [compiler] Error 2 make: *** [all] Error 2 | ||||
Steps To Reproduce | sh configure --disable-most-grades make PARALLEL=-j8 | ||||
Additional Information | $ gcc -v Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin $ llvm-gcc -v Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin $ clang -v Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | config.log (362,768) 2020-10-14 22:45 https://bugs.mercurylang.org/file_download.php?file_id=308&type=bug |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2020-10-14 20:21 | dirkz | New Issue | |||
2020-10-14 21:07 | juliensf | Note Added: 0001113 | |||
2020-10-14 21:31 | juliensf | Note Added: 0001114 | |||
2020-10-14 22:45 | dirkz | File Added: config.log | |||
2020-10-14 22:45 | dirkz | Note Added: 0001115 | |||
2020-10-14 22:55 | zs | Note Added: 0001116 | |||
2020-10-14 22:56 | juliensf | Note Added: 0001117 | |||
2020-10-15 03:22 | dirkz | Note Added: 0001118 | |||
2020-10-16 07:16 | zs | Assigned To | => zs | ||
2020-10-16 07:16 | zs | Status | new => resolved | ||
2020-10-16 07:16 | zs | Resolution | open => fixed | ||
2020-10-16 07:16 | zs | Note Added: 0001122 |