Search Criteria
Package Details: julia-git 1.11.0.r56788.g501a4f25c2b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/julia-git.git (read-only, click to copy) |
---|---|
Package Base: | julia-git |
Description: | High-level, high-performance, dynamic programming language |
Upstream URL: | https://julialang.org/ |
Licenses: | MIT |
Conflicts: | julia |
Provides: | julia |
Submitter: | mihi |
Maintainer: | TrialnError (fusion809, mar) |
Last Packager: | TrialnError |
Votes: | 54 |
Popularity: | 0.30 |
First Submitted: | 2012-02-22 08:57 (UTC) |
Last Updated: | 2024-10-12 19:47 (UTC) |
Dependencies (21)
- blas64-openblas
- fftw (fftw-amdAUR)
- libblastrampoline
- libgit2 (libgit2-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libutf8proc (libutf8proc-gitAUR)
- lld (llvm-rocm-gitAUR, llvm-gitAUR)
- llvm-julia-libs
- mbedtls2
- openlibm (openlibm-gitAUR)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR)
- pcre2 (pcre2-gitAUR)
- suitesparse
- cmake (cmake-gitAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libwhich (make)
- llvm-julia (make)
- patchelf (patchelf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR) (optional) – If using the Gaston Package from julia
Required by (19)
- cantor-git (requires julia) (make)
- cantor-git (requires julia) (optional)
- gmsh (requires julia) (optional)
- gmsh-bin (requires julia) (optional)
- gmsh-git (requires julia) (optional)
- helix-ext (requires julia) (optional)
- julia-loadpath (requires julia) (optional)
- libcurl-julia-bin (requires julia)
- libcxxwrap-julia (requires julia)
- meep (requires julia)
- meep-python (requires julia)
- mlpack (requires julia) (optional)
- neovim-cmp-latex-symbols-git (requires julia) (make)
- neovim-sniprun (requires julia) (optional)
- nteract (requires julia) (optional)
- nteract-bin (requires julia) (optional)
- octave-hg (requires julia)
- python-einsteinpy_geodesics (requires julia)
- vim-julia-git (requires julia) (optional)
Latest Comments
1 2 3 4 5 6 .. 21 Next › Last »
TrialnError commented on 2023-10-08 21:12 (UTC)
Regarding the latest OOD message
Currently trying to align with the extra package for easier comparison in the future. Not an easy task. Groundwork will be to be comparable with extra/julia, which means that it will build the
release-1.9
branch. If that is working sufficiently one can look into moving back torelease-1.10
or evenmaster (1.11)
.This will have to wait until the alignment with the repo PKGBUILD is done. As MARCH is set in the build process and I'm currently trying to get a working PKGBUILD. One point after another.
And this is another call for everyone that works in or with the Julia ecosystem to help maintain this PKGBUILD. The more the better as this is rather ugly to build it from source on a rolling release distro.
MarsSeed commented on 2023-06-15 12:31 (UTC)
TLDR; Please change optdepends
openblas-lapack
toblas-openblas
.Please note that Arch announced on June 14 a new blas-openblas repo package.
The earlier AUR package openblas-lapack is the same, therefore it will have to be deleted.
Brettmahar commented on 2021-07-15 23:03 (UTC)
Julia is not simple to compile, the language is nice but build failures are not rare, eg https://github.com/JuliaLang/julia/issues/40585
FYI for anyone with this issue, the prebuilt binaries for Linux x86 and aarch64 work fine - available at https://julialang.org/downloads/ and https://julialang.org/downloads/nightlies/
Volker_Weissmann commented on 2021-06-08 23:47 (UTC)
I can confirm this build error:
gustaphe commented on 2021-06-08 06:28 (UTC)
I get a build error:
sh4kesbeer commented on 2020-12-31 09:04 (UTC)
There seems to be a dependency on 7z, as the build is failing with following error for me:
Volker_Weissmann commented on 2020-12-25 21:15 (UTC)
Without the patch below, build+installation fails on my machine because the stringreplace binary was not found.
PedroHLC commented on 2020-10-22 13:42 (UTC)
Building form a clean chroot, it failed with:
TrialnError commented on 2020-06-22 19:39 (UTC)
@fusion809: Every little thing helps. Thank you for your offer :) I will add you as a co-maintainer.
fusion809 commented on 2020-06-21 14:27 (UTC)
@TrialInError I'd be happy to be a co-maintainer. Although, I will admit, I too have my limits in what I can fix. But I can at least fix the odd little things I know how to fix.
1 2 3 4 5 6 .. 21 Next › Last »