@Xwang
I got the same error you mentioned. I solved it replacing the line --with-modelica by --without-modelica in the PKGBUILD file.
Git Clone URL: | https://aur.archlinux.org/scilab.git (read-only, click to copy) |
---|---|
Package Base: | scilab |
Description: | A scientific software package for numerical computations. |
Upstream URL: | https://www.scilab.org |
Licenses: | |
Submitter: | td123 |
Maintainer: | bartus |
Last Packager: | TheGoliath |
Votes: | 79 |
Popularity: | 1.27 |
First Submitted: | 2011-12-07 20:36 |
Last Updated: | 2020-06-16 17:45 |
@Xwang
I got the same error you mentioned. I solved it replacing the line --with-modelica by --without-modelica in the PKGBUILD file.
@AchmadFathoni, please report problems on the proper page next time. The maintainer of scilab
might not be a maintainer of java-testng
.
Got error when building java-testing. Here is the detail https://pastebin.com/sF3SXeki
Also why https://github.com/GoliathLabs/aurpackages is 404?
Today I get the following error while building the package:
File "./src/modelica_compiler/scicosOptimizingCompiler.ml", line 1:
Error: Files /usr/lib/ocaml/num/nums.cmxa and /usr/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over implementation Stdlib__sys
Command exited with non-zero status 2
Should I open a bug upstream? Is it an ocaml arch packaging issue?
@Bartus sorry but I do not use hdf5. However if you tell me what and how to test, I can do that.
@Xwang, could you perhaps test hdf5 support, as this patch is quite crude and can introduce some problems.
The latest version compiles and installs correctly on my pc. Thanks!
Finished the patchs for libxml, hdf5>=1.8
# run from local clone to merge.
git pull https://github.com/bartoszek/scilab
Haven't tested the resulting binary, only build process.
ps. sorry for the mess, accidently posted this to scilab-git
instead here.
The problem was related to the apache-lucene package on the AUR. I've contacted the maintainer and was added as a co-maintainer to eventually fix the package.
Everything should work now :)
Hi, I got this error when I try to install:
ERROR: Failure while downloading https://mirrors.tuna.tsinghua.edu.cn/apache/lucene/java/8.5.1/lucene-8.5.1.tgz
Thx fro help
Pinned Comments
TheGoliath commented on 2020-05-15 09:44
Just created the repo. PRs are welcome :)
https://github.com/GoliathLabs/aurpackages
eolianoe commented on 2017-05-03 12:22
In order order to update (and/or build), you may need to uninstall scilab then build it and finally reinstall it to avoid conflicts between the two versions.
For now, scilab fails to run when launched from outside a terminal.