ports/158305: math/scilab Error building the scilab manual file

Vladimir Chukharev Vladimir.Chukharev at tut.fi
Sun Jun 26 08:20:08 UTC 2011


>Number:         158305
>Category:       ports
>Synopsis:       math/scilab Error building the scilab manual file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 26 08:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Chukharev
>Release:        RELENG_8
>Organization:
>Environment:
FreeBSD vovavaio 8.2-STABLE FreeBSD 8.2-STABLE #32: Sat May 28 19:41:02 EEST 2011     root at vovavaio:/usr/obj/usr/src/sys/VOVA  i386
>Description:
A build of the math/scilab port fails as shown below.

 $ sudo nice make -C /usr/ports/math/scilab clean all
===>  Cleaning for scilab-5.3.2
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for scilab-5.3.1_1
===>  Extracting for scilab-5.3.2
=> SHA256 Checksum OK for scilab-5.3.2-src.tar.gz.
=> SHA256 Checksum OK for jgraphx-1_4_1_0.jar.
 ...
Generating ./modules/javasci/javadoc/serialized-form.html...
Building index for all the packages and classes...
Generating ./modules/javasci/javadoc/deprecated-list.html...
Building index for all classes...
Generating ./modules/javasci/javadoc/allclasses-frame.html...
Generating ./modules/javasci/javadoc/allclasses-noframe.html...
Generating ./modules/javasci/javadoc/index.html...
Generating ./modules/javasci/javadoc/overview-summary.html...
Generating ./modules/javasci/javadoc/stylesheet.css...
-- Building documentation (en_US) --
LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 ./bin/scilab-adv-cli -nb -nouserstartup -e "try xmltojar([],[],'en_US');catch exit(-1);end;exit(0);"
Warning: Localization issue: Error while binding the domain from /usr/ports/math/scilab/work/scilab-5.3.2/../locale/ or /usr/ports/math/scilab/work/scilab-5.3.2/locale/: Switch to the default language (English).

Building the Scilab manual master document for en_US.
Building the scilab manual file [javaHelp]
gmake: *** [doc] Error 1
*** Error code 1

Stop in /usr/ports/math/scilab.



The above is obtained with:
 $ locale
LANG=en_US.UTF-8
LC_CTYPE=ru_RU.UTF-8
LC_COLLATE=ru_RU.UTF-8
LC_TIME=en_GB.UTF-8
LC_NUMERIC=ru_RU.UTF-8
LC_MONETARY=ru_RU.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_ALL=

but the same result if all locale strings are C.

All ports are fresh.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list