Haskell-Things / ImplicitCAD

A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
https://implicitcad.org/
GNU Affero General Public License v3.0
1.39k stars 142 forks source link

Binary unavailaible on the website and build fails #222

Closed alkeryn closed 3 years ago

alkeryn commented 5 years ago

Tried to build on arch linux cabal can't build, i get a succesion of deps build failed because depends of another that failed to build /shrug

julialongtin commented 5 years ago

Can i get the logs of your failed build?

On Thu, May 30, 2019 at 6:24 PM Alkeryn notifications@github.com wrote:

Tried to build on arch linux cabal can't build, i get a succesion of deps build failed because depends of another that failed to build /shrug

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/colah/ImplicitCAD/issues/222?email_source=notifications&email_token=AEAMAATG3BANMQYWQX4ONEDPYAEVPA5CNFSM4HRHDIS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWY2QBA, or mute the thread https://github.com/notifications/unsubscribe-auth/AEAMAAQ5KTLGURGLLVKHSPLPYAEVPANCNFSM4HRHDISQ .

lesbianlizard commented 5 years ago

I am having the same problem on Arch. ghc 8.6.5, cabal-install 2.4.0.0 cabal.log

Edit: cabal -v maybe is too verbose to be readable cabal_not_verbose.log

julialongtin commented 4 years ago

Have you tried the new makefile for handling cabal 3?

danmou commented 4 years ago

I created a package for ImplicitCAD on AUR, in case it's useful for anyone: https://aur.archlinux.org/packages/implicitcad/

julialongtin commented 3 years ago

Added the package to the website. closing issue.