-
-
Notifications
You must be signed in to change notification settings - Fork 579
ARM compatibility #415
Copy link
Copy link
Closed
Labels
questionFurther information is requestedFurther information is requestedterminalRelated to terminal appRelated to terminal app
Description
Unfortunately the install script does not support ARM and manually building with stack on ARM fails too:
$ stack install -j2
/home/user/Projects/simplex-chat/simplex-chat.cabal was generated with a newer version of hpack,
please upgrade and try again.
Not cryptographic hash found for Hackage package cryptostore-0.2.1.0, updating
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/
Downloading root
Waiting to acquire cache lock on /home/user/.stack/pantry/hackage/hackage-security-lock
Acquired cache lock on /home/user/.stack/pantry/hackage/hackage-security-lock
Released cache lock on /home/user/.stack/pantry/hackage/hackage-security-lock
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/
Downloading timestamp
Downloading snapshot
Downloading mirrors
Cannot update index (no local copy)
Downloading index
Waiting to acquire cache lock on /home/user/.stack/pantry/hackage/hackage-security-lock
Acquired cache lock on /home/user/.stack/pantry/hackage/hackage-security-lock
Released cache lock on /home/user/.stack/pantry/hackage/hackage-security-lock
Updated package index downloaded
Calculating hashes to check for hackage-security rebases or filesystem changes
No old cache found, populating cache from scratch
Populating cache from file size 785956352, hash 3cc150b78048459609062d508546617f41e248c8eb41f5b72f53be5198286aab
Populating package index cache ...
Package index cache populated
Unable to find installation URLs for OS key: linux-aarch64-tinfo6
With how widespread ARM CPUs now have become, I think it would be a huge milestone if simplex-chat could run on this architecture.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedterminalRelated to terminal appRelated to terminal app