Skip to content

Instantly share code, notes, and snippets.

@hokiegeek2
Created August 29, 2023 16:05
Show Gist options
  • Save hokiegeek2/7df9a9945b5cd46f84c685d45b79c179 to your computer and use it in GitHub Desktop.
Save hokiegeek2/7df9a9945b5cd46f84c685d45b79c179 to your computer and use it in GitHub Desktop.
arkouda-build-error-20230829
#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