Search Criteria
Package Details: janet-lang 1.36.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/janet-lang.git (read-only, click to copy) |
---|---|
Package Base: | janet-lang |
Description: | A dynamic Lisp dialect and bytecode vm |
Upstream URL: | https://janet-lang.org/ |
Licenses: | MIT |
Conflicts: | janet-lang-git |
Provides: | janet, jpm |
Submitter: | GrayJack |
Maintainer: | psagers |
Last Packager: | psagers |
Votes: | 15 |
Popularity: | 0.22 |
First Submitted: | 2019-02-24 02:32 (UTC) |
Last Updated: | 2024-09-07 22:40 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (9)
- bagatto (requires janet) (make)
- bagatto (requires janet) (optional)
- ec (requires janet) (make)
- janet-http
- janet-jdn
- janet-posix-spawn
- janet-spork
- janet-spork-git (requires janet)
- pantagruel (requires janet) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
quexxon commented on 2020-07-22 13:38 (UTC)
@GrayJack adding
-fPIC
solves the issue for me. Thanks!katafrakt commented on 2020-07-21 10:25 (UTC)
@GrayJack adding
!buildflags
to options helped. I don't recall making any changes to my/etc/makepkg.conf
, so I think I have the default one.GrayJack commented on 2020-07-21 03:32 (UTC)
@katafrakt Does adding -fPIC solves the issue?
katafrakt commented on 2020-07-20 20:24 (UTC)
I have problems building 1.11.0-1 with error:
archery commented on 2020-05-22 21:00 (UTC)
@GrayJack, Thanks!
GrayJack commented on 2020-05-20 02:51 (UTC)
@archery, yeah, for some reason it wasn't working till yesterday, it started to work today, no idea why, but I'll remove the ugly hack asap
Thanks to report that to me
GrayJack commented on 2020-05-19 21:37 (UTC)
@archery, thanks for the report, on my end it didn't work with staticlib added
Can you tell me what repositories did you try, I tried the jfmt and littleserver till now and both failed
archery commented on 2020-05-19 20:51 (UTC)
You don't need the "ugly hack". It is working fine with
staticlib
added. I commented out the patch command in the PKGBUILD andjpm build
works fine with the static library.GrayJack commented on 2020-05-16 07:22 (UTC)
@subsetpark, do you have your makepkg config set with 'staticlibs' enabled? Otherwise makepkg will remove the static lib file from the package
GrayJack commented on 2020-05-16 06:08 (UTC)
@subsetpark, this error is weird, does that project have repository so I can try reproduce?
« First ‹ Previous 1 2 3 4 5 Next › Last »