Skip to content

Compilation error for FMA #10

@farhadmerchant

Description

@farhadmerchant
does not exist

Warning: Command line: (S0091)
Removing a directory from the path specified with the -p flag, because it
could not be opened.
Directory:
/home/farhad/bsc/inst/lib/Prelude
System message:
does not exist
checking package dependencies
compiling src_bsv/Fused_Op/Common_Fused_Op.bsv
Error: "src_bsv/Fused_Op/Common_Fused_Op.bsv", line 70, column 67: (T0063)
A vector of size 6 is being extended to size 5 or a vector of size 5 is
being truncated to size 6, which is not allowed since 6 > 5.
The extend or truncate occurs in or near the following locations:
"src_bsv/Fused_Op/Common_Fused_Op.bsv", line 70, column 88
Error: "src_bsv/Fused_Op/Common_Fused_Op.bsv", line 73, column 67: (T0063)
A vector of size 6 is being extended to size 5 or a vector of size 5 is
being truncated to size 6, which is not allowed since 6 > 5.
The extend or truncate occurs in or near the following locations:
"src_bsv/Fused_Op/Common_Fused_Op.bsv", line 73, column 79
Makefile:282: recipe for target 'compile_fma' failed
make: *** [compile_fma] Error 1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions