Package Details: julia-git 1.10.2.r55077.gbd47eca2c8a-1

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: 53
Popularity: 0.000000
First Submitted: 2012-02-22 08:57 (UTC)
Last Updated: 2024-03-14 22:09 (UTC)

Required by (20)

Sources (7)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 21 Next › Last »

fusion809 commented on 2020-06-21 14:25 (UTC)

Build currently fails as docs aren't built but package_julia-git-docs() tries to install them anyway. To fix this, replace lines 68 to 70 of the PKGBUILD with: make.

dlin commented on 2020-03-20 02:02 (UTC)

Could you change to source from git to https to let firewall happier? That's

source=(git+https://github.com/JuliaLang/julia

TrialnError commented on 2019-05-22 22:01 (UTC)

Since a while I haven't done anything with Julia. And since this time the updates and adjustment on this PKGBUILD got sparse. Patches for example couldn't be applied anymore. So anyone who wants to be added as a Comaintainer or even maintain it fully?

fusion809 commented on 2018-12-19 17:00 (UTC) (edited on 2018-12-19 17:00 (UTC) by fusion809)

Build failed for me, with the error:

CC src/flisp/julia_extensions.o
LINK src/flisp/libflisp.a
CC src/flisp/flmain.o
LINK src/flisp/flisp

make[2]: Leaving directory '/data/AUR/julia-git/src/julia/src/flisp' FLISP src/julia_flisp.boot FLISP src/julia_flisp.boot.inc make[1]: Leaving directory '/data/AUR/julia-git/src/julia/src' make[1]: Entering directory '/data/AUR/julia-git/src/julia/src' CC src/jltypes.o In file included from /usr/include/libunwind-x86_64.h:129, from /usr/include/libunwind.h:25, from /data/AUR/julia-git/src/julia/src/julia_internal.h:619, from /data/AUR/julia-git/src/julia/src/jltypes.c:14: /data/AUR/julia-git/src/julia/src/julia_internal.h:623:35: error: floating constant in preprocessor expression (UNW_VERSION_MAJOR == 1 && UNW_VERSION_MINOR != 0 && UNW_VERSION_MINOR != 1)) ^~~~~~~~~~~~~~~~~ /data/AUR/julia-git/src/julia/src/julia_internal.h:623:61: error: floating constant in preprocessor expression (UNW_VERSION_MAJOR == 1 && UNW_VERSION_MINOR != 0 && UNW_VERSION_MINOR != 1)) ^~~~~~~~~~~~~~~~~ make[1]: [Makefile:131: jltypes.o] Error 1 make[1]: Leaving directory '/data/AUR/julia-git/src/julia/src' make: [Makefile:72: julia-src-release] Error 2 make: Leaving directory '/data/AUR/julia-git/src/julia' ==> ERROR: A failure occurred in build(). Aborting...

TrialnError commented on 2018-08-17 00:00 (UTC)

Did not forget about updating the PKGBUILD. But there are currently issues with some components, which causes failure in the build process. Need to identify those. And not really able to use system llvm isn't helping in the process

TrialnError commented on 2018-08-01 19:47 (UTC)

Thanks for the work. Will take a look at it. Although I can already tell, I won't include the removal of Make.user

alyst commented on 2018-07-25 19:52 (UTC)

I've updated the PKGBUILD to 0.7-beta2. It's in https://github.com/alyst/aur-julia-git, julia07 branch. @TrialnError Feel free to pick up the changes.

TrialnError commented on 2018-02-23 19:29 (UTC)

I followed the bug for the julia package from the repo where they discussed the llvm situation. I assumed, reading those comments, that the situation isn't that "dire" if building directly from master. But well. Apparently not. Will change the build options

robsmith11 commented on 2018-02-23 13:22 (UTC)

I got it to build by changing it to use the bundled LLVM and libm.

robsmith11 commented on 2018-02-22 12:19 (UTC)

Has anyone built this recently?

First I ran into https://github.com/JuliaLang/julia/issues/23615 which was easily solved.

But now I'm getting more errors:

    LINK usr/bin/julia
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::CloneModule(llvm::Module const*, llvm::ValueMap<llvm::Value const*, llv
m::WeakVH, llvm::ValueMapConfig<llvm::Value const*, llvm::sys::SmartMutex<false> > >&)'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::APInt::EqualSlowCase(unsigned long) const'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::AttributeSet::addAttribute(llvm::LLVMContext&, unsigned int, llvm::Stri
ngRef, llvm::StringRef) const'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::Value::stripInBoundsOffsets()'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::AttributeSet::getFnAttributes() const'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `vtable for llvm::GetElementPtrInst'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::User::anchor()'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::Function::getReturnType() const'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::APInt::shl(llvm::APInt const&) const'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::APFloat::IEEEdouble'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::APInt::operator+(llvm::APInt const&) const'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::TargetRecip::TargetRecip()'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `llvm::AttributeSet::getNumSlots() const'
/tmp/julia-git/src/julia/usr/lib/libjulia.so: undefined reference to `vtable for llvm::ICmpInst'
...