Created
August 29, 2023 16:05
-
-
Save hokiegeek2/7df9a9945b5cd46f84c685d45b79c179 to your computer and use it in GitHub Desktop.
arkouda-build-error-20230829
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 172.0 /opt/arkouda//src/MultiTypeSymEntry.chpl:217: In initializer: | |
#0 172.0 /opt/arkouda//src/MultiTypeSymEntry.chpl:223: error: cannot assign expression of type [domain(1,int(64),one)] int(64) to field 'a' of type [BlockDom(1,int(64),one,unmanaged DefaultDist)] int(64) | |
#0 172.1 /opt/arkouda//src/KExtremeMsg.chpl:52: called as SymEntry.init(a: [domain(1,int(64),one)] int(64), max_bits: int(64)) | |
#0 172.4 make: *** [Makefile:341: arkouda_server] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment