Search Criteria
Package Details: j9-git r4994.cd65a528-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/j9-git.git (read-only, click to copy) |
---|---|
Package Base: | j9-git |
Description: | J is a modern, high-level, general-purpose, high-performance programming language |
Upstream URL: | http://www.jsoftware.com |
Keywords: | j9 jconsole jsoftware |
Licenses: | GPL3 |
Submitter: | tomeil |
Maintainer: | aksr |
Last Packager: | Daniikk1012 |
Votes: | 6 |
Popularity: | 0.000001 |
First Submitted: | 2019-04-22 16:33 (UTC) |
Last Updated: | 2024-03-18 18:18 (UTC) |
Dependencies (11)
- pcre2 (pcre2-gitAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-websockets (qt5-websockets-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- nasm (nasm-gitAUR) (make)
- expat (expat-gitAUR) (optional) – for api/expat addon
- fftw (fftw-amdAUR) (optional) – for math/fftw addon
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas) (optional) – for math/lapack addon
- wget (wget-gitAUR, wurlAUR) (optional) – for web/gethttp addon
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
tomeil commented on 2020-12-26 17:59 (UTC)
I'm no longer the package maintainer. Anyway, here is my updated PKGBUILD: https://www.databaserossoverde.it/jsoftware/j9-git-9.03.01.20201225.src.tar.gz
Lukalot commented on 2020-12-26 17:14 (UTC) (edited on 2020-12-26 17:19 (UTC) by Lukalot)
Sorry for the inconvenience, but I'm flagging this package again- there's at least one other changed file location (previous message).
Lukalot commented on 2020-12-21 23:29 (UTC) (edited on 2020-12-22 00:22 (UTC) by Lukalot)
No problem, thanks a bunch for maintaining this package.
EDIT: I'm not sure if you got a chance to test the compile but there's another issue after the one you just fixed. Either they made yet another structure change or this is just another separate issue.
Issue:
==> Entering fakeroot environment... ==> Starting package()... cp: cannot stat 'jsource-master/jlibrary/bin/libj.so': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error making: j9-git
erp.lsf commented on 2020-12-15 15:20 (UTC)
Thanks. It should be now fixed.
Lukalot commented on 2020-12-14 15:36 (UTC)
Flagged as out of date, the package no longer compiles (see below issues)
georgeryoung commented on 2020-11-18 05:51 (UTC) (edited on 2020-11-19 05:53 (UTC) by georgeryoung)
summary: makepkg gets: sed: can't read make/jvars.sh: No such file or directory
Trying to install jsoftware from aur.archlinux/packages/j9-git on Manjora (arch linux) Linux version 5.8.18-1-MANJARO ManjaroLinux DISTRIB_RELEASE=20.2 DISTRIB_CODENAME=Nibia
clang version 10.0.1 , Target: x86_64-pc-linux-gnu pkgname=j9-git pkgver=9.02.03.20200604
Full transcript: ==> Making package: j9-git 9.02.03.20200604-1 (Mon 16 Nov 2020 04:10:03 PM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading jsource.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0curl: (6) Could not resolve host: github.com Warning: Problem : timeout. Will retry in 3 seconds. 3 retries left. 100 122 100 122 0 0 21 0 0:00:05 0:00:05 --:--:-- 30 100 4362k 0 4362k 0 0 175k 0 --:--:-- 0:00:24 --:--:-- 782k -> Downloading qtide.zip... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 120 100 120 0 0 827 0 --:--:-- --:--:-- --:--:-- 827 100 564k 0 564k 0 0 1151k 0 --:--:-- --:--:-- --:--:-- 1151k -> Downloading jenv.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 276 100 276 0 0 739 0 --:--:-- --:--:-- --:--:-- 737 100 1182k 100 1182k 0 0 70966 0 0:00:17 0:00:17 --:--:-- 170k ==> Validating source files with md5sums... jsource.zip ... Skipped qtide.zip ... Skipped jenv.tar.gz ... Passed ==> Extracting sources... -> Extracting jsource.zip with bsdtar -> Extracting qtide.zip with bsdtar -> Extracting jenv.tar.gz with bsdtar ==> Starting prepare()... sed: can't read make/jvars.sh: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...
eelvex commented on 2020-11-14 22:28 (UTC)
The folder
make
of the j9 source has moved tomake_deprecated
. The package, thus, fails to build:tomeil commented on 2020-06-04 20:09 (UTC)
Thanks. It should be fixed, now.
Elronnd commented on 2020-06-04 08:21 (UTC)
Compile error can be fixed by adding '#include <QPainterPath>' near the top of qtide/lib/wd/isigraph2.h.
Elronnd commented on 2020-06-04 07:55 (UTC)
Compile error:
« First ‹ Previous 1 2 3 Next › Last »