Search Criteria
Package Details: odin-git r11214.f1779c85d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/odin-git.git (read-only, click to copy) |
---|---|
Package Base: | odin-git |
Description: | A fast, concise, readable, pragmatic and open sourced programming language. |
Upstream URL: | https://github.com/odin-lang/odin |
Licenses: | BSD |
Conflicts: | odin |
Provides: | odin |
Submitter: | guyinjeans |
Maintainer: | FabioLolix (pyxel, jkercher) |
Last Packager: | jkercher |
Votes: | 5 |
Popularity: | 0.040910 |
First Submitted: | 2018-02-04 03:06 (UTC) |
Last Updated: | 2024-06-11 00:18 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- llvm-libs (llvm-libs-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (check)
- python (python37AUR, python311AUR, python310AUR) (optional)
Required by (1)
- odinls (requires odin)
Latest Comments
1 2 Next › Last »
jkercher commented on 2024-06-09 03:10 (UTC)
Hello! As already stated, this needs some updating. I can help maintain this if you guys don't have the time for it =]
RaphGL commented on 2024-02-02 13:37 (UTC)
With dev-2024-02 Odin adds a new base library that is required by the compiler. Inability to find it on the system will result in a crash with this message: "Syntax Error: Path does not exist:".
The fix is to add cp -r base "${pkgdir}/usr/lib/${_pkgname}/base"
To the package() function of PKGBUILD.
dmitsuki commented on 2023-05-06 07:21 (UTC)
This doesn't build because the current version of LLVM is 15, and this uses system llvm instead of llvm 13.
FabioLolix commented on 2022-06-02 14:55 (UTC)
@nuc that was fixed with https://aur.archlinux.org/cgit/aur.git/commit/?h=odin-git&id=79efd47fc9772db4ccd873703a57bcc351cb46db
nuc commented on 2022-06-02 14:47 (UTC)
@FabioLolix: @xyproto had already provided it in this case
FabioLolix commented on 2022-06-01 20:27 (UTC)
@nuc you're welcome to provide more useful error messages next time
nuc commented on 2022-05-31 20:38 (UTC)
Doesnt build.
xyproto commented on 2022-03-03 12:36 (UTC)
This package currently does not build because one of the patches does not apply.
pyxel commented on 2021-11-14 19:19 (UTC)
should be fixed @DYSEQTA
AYANE-69 commented on 2021-11-04 13:13 (UTC) (edited on 2021-11-15 22:43 (UTC) by AYANE-69)
@pyxel thanks for the fix.
1 2 Next › Last »