When I compiled, I got the following error:
BUILD FAILED
/tmp/yaourt-tmp-dimitri/aur-scilab/src/scilab-5.5.2/modules/prebuildjava/build.xml:68: The following error occurred while executing this line:
/tmp/yaourt-tmp-dimitri/aur-scilab/src/scilab-5.5.2/build.incl.xml:107: Compile failed; see the compiler error output for details.
Total time: 3 seconds
Makefile:718: recipe for target 'java' failed
make[2]: *** [java] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-dimitri/aur-scilab/src/scilab-5.5.2/modules/prebuildjava'
Makefile:796: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-dimitri/aur-scilab/src/scilab-5.5.2/modules'
Makefile:1541: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
It seems to be caused by the version of java. I have both java-7-openjdk and java-8-openjdk installed, and I have tried with both set as default (with archlinux-java) but neither seems to work...
Search Criteria
Package Details: scilab 2025.0.0-1
Package Actions
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 |
Keywords: | algorithm analysis data development gui mathematics model modelica numeric numerical science scientific sdk simulation visualization |
Licenses: | BSD-3-Clause, GPL-2.0-or-later, CeCILL-2.1 |
Submitter: | td123 |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 86 |
Popularity: | 0.013916 |
First Submitted: | 2011-12-07 20:36 (UTC) |
Last Updated: | 2024-10-26 02:56 (UTC) |
Dependencies (16)
- arpack (arpack-gitAUR)
- bwidgetAUR
- eigen (eigen-gitAUR)
- fftw
- hdf5-openmpi
- libmatio (libmatio-gitAUR)
- suitesparse
- ant (ant-gitAUR) (make)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- ocaml-num (make)
- pcre (make)
- pkgconf (pkgconf-gitAUR) (make)
- time (time-gitAUR) (make)
- tk (tk-fossilAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 29 Next › Last »
deltux commented on 2015-04-05 14:04 (UTC)
eolianoe commented on 2015-02-02 10:53 (UTC)
@coincoin those packages are coming from AUR, pacman can't find. You have to manually download, build and install them or use an AUR helper such as yaourt.
coincoin commented on 2015-02-02 09:23 (UTC)
==> Making package: scilab 5.5.1-5 (Mon Feb 2 10:21:18 UTC 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: java-flexdock>=1.2.4
error: target not found: fop-hyph
error: target not found: java-freehep-vectorgraphics
error: target not found: jeuclid-core
error: target not found: jgraphx>=2.0.0.1
error: target not found: javahelp2
error: target not found: jing
error: target not found: jlatexmath-fop>=1.0.3
error: target not found: jrosetta>=1.0.4
error: target not found: jgoodies-looks
error: target not found: java-qdox
error: target not found: scirenderer
error: target not found: java-skinlf
error: target not found: java-testng
error: target not found: jogl>=2.2.0
==> ERROR: 'pacman' failed to install missing dependencies.
haawda commented on 2015-01-08 19:47 (UTC)
Logfiles sent via P.M.
eolianoe commented on 2015-01-07 22:01 (UTC)
If I find free time, I will try to find the minimal version required for the main dependencies.
What it's the main difference between your version of suitespsarse and the one in the repo ?
Could you paste somewhere or e-mail me the full log of the compilation ? I will compare with mine.
haawda commented on 2015-01-07 19:55 (UTC)
jogl was installed, but obviously not detected. But I had a very old version. I upgraded it, and now it was detected. Same for jlatexmath.
But now:
checking for amd_info in -lamd... no
configure: error: libamd: Library missing (Cannot find symbol amd_info). Check if libamd (sparse matrix minimum degree ordering) is installed and if the version is correct
This should be provided by suitesparse. I neede a patched version of suitesparse for building octave-hg, which I maintain in AUR, but even if I deinstall it and install the one from the repo, the build fails for me with the following error:
ocamlopt -o modelicac -I ./src/modelica_compiler -I ./src/xml2modelica nums.cmxa src/modelica_compiler/parseTree.cmx src/modelica_compiler/linenum.cmx src/modelica_compiler/parser.cmx src/modelica_compiler/lexer.cmx src/modelica_compiler/precompilation.cmx src/modelica_compiler/compilation.cmx src/modelica_compiler/instantiation.cmx src/modelica_compiler/graphNodeSet.cmx src/modelica_compiler/symbolicExpression.cmx src/modelica_compiler/squareSparseMatrix.cmx src/modelica_compiler/bipartiteGraph.cmx src/modelica_compiler/hungarianMethod.cmx src/modelica_compiler/causalityGraph.cmx src/modelica_compiler/optimization.cmx src/modelica_compiler/xMLCodeGeneration.cmx src/modelica_compiler/optimizingCompiler.cmx src/modelica_compiler/scicosCodeGeneration.cmx src/modelica_compiler/scicosOptimizingCompiler.cmx
/usr/bin/ld: /usr/lib/ocaml/libasmrun.a(fail.o): relocation R_X86_64_32 against `caml_exn_Failure' can not be used when making a shared object; recompile with -fPIC
/usr/lib/ocaml/libasmrun.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
File "caml_startup", line 1:
Error: Error during linking
Makefile:3363: recipe for target 'modelicac' failed
make[2]: *** [modelicac] Error 2
make[2]: Leaving directory '/home/haawda/paketierung/not_maintained_by_me/scilab/src/scilab-5.5.1/modules/scicos'
Makefile:796: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/haawda/paketierung/not_maintained_by_me/scilab/src/scilab-5.5.1/modules'
Makefile:1541: recipe for target 'all-recursive' failed
eolianoe commented on 2015-01-05 07:34 (UTC)
Jogl should be installed as a dependency of scirenderer. I don't know why it's not your case.
I tried to limit the number of dependecies in the PKGBUILD, but normally I checked in a clean chroot and all the dependencies are pulled.
haawda commented on 2015-01-04 23:07 (UTC)
Seems not all system libs aure available or suited: see http://hastebin.com/uhomawocos
eolianoe commented on 2015-01-04 17:08 (UTC)
5.5.1-5: the PKGBUILD changed to use system libraries instead of the prerequirements from scilab.org to avoid conflicts.
Pinned Comments
carlosal1015 commented on 2024-11-17 18:01 (UTC)
Open issue https://gitlab.com/scilab/scilab/-/issues/16429