Package Details: smlsharp 4.0.0-1

Git Clone URL: https://aur.archlinux.org/smlsharp.git (read-only, click to copy)
Package Base: smlsharp
Description: A new programming language in the Standard ML family
Upstream URL: https://smlsharp.github.io/
Licenses: MIT
Submitter: None
Maintainer: xuanruiqi
Last Packager: xuanruiqi
Votes: 7
Popularity: 0.000001
First Submitted: 2008-08-26 17:15 (UTC)
Last Updated: 2021-04-08 19:50 (UTC)

Pinned Comments

xuanruiqi commented on 2019-07-11 06:20 (UTC) (edited on 2019-07-11 06:20 (UTC) by xuanruiqi)

Since SML# along with all its dependencies takes a very long time to build, prebuilt packages are available in my personal repository (see this page).

Latest Comments

omasanori commented on 2021-11-29 00:06 (UTC)

I published a patch for the build problem with LLVM 13: https://github.com/smlsharp/smlsharp/pull/71

omasanori commented on 2021-11-25 05:01 (UTC)

SML# 4.0.0 is incompatible with LLVM 13 and fails to build even if you add --with-incompatible-llvm to ./configure. The error message is below:

g++ -I/usr/include -std=c++14   -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -c -o src/llvm/main/smlsharp_gc-13.0.o ./src/llvm/main/smlsharp_gc.cpp
./src/llvm/main/smlsharp_gc.cpp:11:10: fatal error: llvm/CodeGen/GCStrategy.h: No such file or directory
   11 | #include <llvm/CodeGen/GCStrategy.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

xuanruiqi commented on 2019-07-11 06:20 (UTC) (edited on 2019-07-11 06:20 (UTC) by xuanruiqi)

Since SML# along with all its dependencies takes a very long time to build, prebuilt packages are available in my personal repository (see this page).

xuanruiqi commented on 2018-12-29 01:27 (UTC)

I have now updated the package to version 3.4 and added check() to run some tests. It builds and installs well on my machine. Please test if it works on your machine. Thank you!

xuanruiqi commented on 2018-12-27 07:56 (UTC)

I can maintain this package. As far as I understand, I can simply add a llvm37 package that packages LLVM 3.7 which is required for SML# (or, perhaps, add it to the sources of SML#).

yuki-san commented on 2018-12-24 06:32 (UTC)

Hi, xuanruiqi.

I suspend to support this package. If you maintain this, I will disown this package.

To my understanding, main concern is that required LLVM package is obsolute now.

xuanruiqi commented on 2018-12-24 00:46 (UTC)

Hi yuki-san, are you still maintaining this package?

yuki-san commented on 2014-12-21 06:32 (UTC)

@beroal Thank you for reporting errors. The following patch for LLVM-3.5 has been applied. https://github.com/susurri/smlsharp/ Please try this release.

beroal commented on 2014-10-13 16:51 (UTC)

I got errors related to LLVM http://www.beroal.in.ua/prg/linux/smlsharp-aur.log . lib32-llvm 3.5.0-1 lib32-llvm-amdgpu-lib-snapshot 20130403-2 lib32-llvm-libs 3.5.0-1 llvm 3.5.0-2.1 llvm-amdgpu-lib-snapshot 20130403-3 llvm-libs 3.5.0-2.1