Igot this error when compiling:
Problem when exporting Xcos schema /tmp/yaourt-tmp-diegonimus/aur-scilab/src/scilab-5.4.1/modules/xcos/help/en_US/solvers/../../../demos/Kalman.xcos !
java.lang.reflect.InvocationTargetException
Warning: the macro loadmatfile is used in an example and is undocumented (load.xml).
Warning (should be fixed): invalid internal link to loadmatfile in file:/tmp/yaourt-tmp-diegonimus/aur-scilab/src/scilab-5.4.1/modules/m2sci/help/en_US/matfile2sci.xml
at line 53
Total files without example: 704
Total generated html files: 2618
An error occurred during the conversion:
java.lang.NullPointerException
at java.util.Arrays$ArrayList.<init>(Arrays.java:2842)
at java.util.Arrays.asList(Arrays.java:2828)
at org.scilab.modules.gui.utils.ScilabSwingUtilities.findThemeSubdir(Unknown Source)
at org.scilab.modules.gui.utils.ScilabSwingUtilities.lookupIcon(Unknown Source)
at org.scilab.modules.gui.utils.ScilabSwingUtilities.findIconHelper(Unknown Source)
at org.scilab.modules.gui.utils.ScilabSwingUtilities.findIconHelper(Unknown Source)
at org.scilab.modules.gui.utils.ScilabSwingUtilities.findIconHelper(Unknown Source)
at org.scilab.modules.gui.utils.ScilabSwingUtilities.findIcon(Unknown Source)
at org.scilab.modules.gui.utils.ScilabSwingUtilities.findIcon(Unknown Source)
at org.scilab.modules.helptools.SciDocMain.process(Unknown Source)
xmltoformat: /tmp/yaourt-tmp-diegonimus/aur-scilab/src/scilab-5.4.1/modules/he
lptools/javaHelp/scilab_en_US_help/scilab_en_US_help.jar has not been gen
erated.
make: *** [doc] Error 1
Search Criteria
Package Details: scilab 2025.1.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.000420 |
First Submitted: | 2011-12-07 20:36 (UTC) |
Last Updated: | 2025-05-25 18:21 (UTC) |
Dependencies (16)
- arpack (arpack-gitAUR)
- bwidgetAUR
- eigen (eigen-gitAUR)
- fftw (fftw-amdAUR)
- hdf5-openmpi
- libmatio (libmatio-gitAUR)
- suitesparse
- ant (ant-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, 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 .. 21 22 23 24 25 26 27 28 29 Next › Last »
nervencid commented on 2013-05-28 00:12 (UTC)
taotedice commented on 2013-05-15 10:18 (UTC)
Correction: the graphics-type demonstrations will not run.
Example =>
-->exec('/usr/share/scilab/modules/graphics/demos/bezier/bezier3dtest.sce', -1)
!--error 4
Undefined variable: bezier3d
at line 6 of function bezier3dtest called by :
bezier3dtest();
at line 20 of exec file called by :
exec('/usr/share/scilab/modules/graphics/demos/bezier/bezier3dtest.sce', -1)
taotedice commented on 2013-05-15 10:07 (UTC)
The current version 5.4.1-4 builds and runs. The 'Scilab Demonstrations' button, accessible from the toolbar (gear icon) does not launch the demonstration gui. However, the demonstrations do run, when located individually.
haawda commented on 2013-05-01 12:27 (UTC)
No, file a bug report upstream.
<deleted-account> commented on 2013-05-01 11:30 (UTC)
Still can't build it.
!--error 241
File "/tmp/.../aur-scilab/src/scilab-5.4.1/modules/scicos/macros/scicos_utils/with_modelica_compiler.bin" does not exist.
Any solution for this?
Thank you
haawda commented on 2013-04-20 11:51 (UTC)
I do not think this is about to work together with clang. Ask upstream.
mokasin commented on 2013-04-20 09:30 (UTC)
Tried to get it working with Clang and mpicc with OMPI_CC=clang. But ./configure failes with:
checking omp.h usability... no
checking omp.h presence... no
checking for omp.h... no
configure: error: Could not find omp.h
<deleted-account> commented on 2013-04-12 08:50 (UTC)
i think the wrong md5sum was replaced for i686, it should work with the following
[[ $CARCH == i686 ]] && md5sums=('1515c76852d71c7194ade1dc2a8bf8dc'
'5f8746053d645c0d7f220d42d3463f2d'
'ad6286f324891fe8b86c60e4012a36b7')
haawda commented on 2013-04-10 09:35 (UTC)
fixed, thanks
Pinned Comments
carlosal1015 commented on 2024-11-17 18:01 (UTC)
Open issue https://gitlab.com/scilab/scilab/-/issues/16429