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

Rob Farmer rfarmer at predatorlabs.net
Tue Jun 28 08:20:15 UTC 2011


The following reply was made to PR ports/158305; it has been noted by GNATS.

From: Rob Farmer <rfarmer at predatorlabs.net>
To: bug-followup at FreeBSD.org, Vladimir.Chukharev at tut.fi
Cc:  
Subject: Re: ports/158305: math/scilab Error building the scilab manual file
Date: Tue, 28 Jun 2011 01:14:11 -0700

 It works for me with the default locale:
 
 LANG=
 LC_CTYPE="C"
 LC_COLLATE="C"
 LC_TIME="C"
 LC_NUMERIC="C"
 LC_MONETARY="C"
 LC_MESSAGES="C"
 LC_ALL=
 
 And I tried this (in csh, before running make), to match your configuration:
 setenv LANG en_US.UTF-8
 setenv LC_CTYPE ru_RU.UTF-8
 setenv LC_COLLATE ru_RU.UTF-8
 setenv LC_TIME en_GB.UTF-8
 setenv LC_NUMERIC ru_RU.UTF-8
 setenv LC_MONETARY ru_RU.UTF-8
 setenv LC_MESSAGES "en_US.UTF-8"
 
 It still worked. There are a lot of warnings with both configurations
 (see below), but no errors. The makefile prefixes all of the
 documentation commands with LANG=C. I don't know anything about
 locales - can you explain your setup? Do I have to modify login.conf
 or something?
 
 
 -- 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
 /work/a/ports/math/scilab/work/scilab-5.3.2/../locale/ or
 /work/a/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]
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (backslash.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (backslash.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/core/help/en_US/keywords/backslash.xml
 at line 88
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (linsolve.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (linsolve.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/linear_algebra/help/en_US/linsolve.xml
 at line 106
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro unpack is used in an example and is undocumented
 (semidef.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (progressionbar.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (waitbar.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 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:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/m2sci/help/en_US/matfile2sci.xml
 at line 54
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_boolean_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_bsparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_double_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_integer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_pointer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_poly_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_sparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_string_reading_api.xml).
 Total files without example: 961
 Total generated html files: 2445
 -- Building documentation (fr_FR) --
 LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1
 ./bin/scilab-adv-cli -nb -nouserstartup -e "try
 xmltojar([],[],'fr_FR');catch exit(-1);end;exit(0);"
 Warning: Localization issue: Error while binding the domain from
 /work/a/ports/math/scilab/work/scilab-5.3.2/../locale/ or
 /work/a/ports/math/scilab/work/scilab-5.3.2/locale/: Switch to the
 default language (English).
 Warning: Localization issue. Does not support the locale 'fr_FR' (null) C.
 
 Building the Scilab manual master document for fr_FR.
 Building the scilab manual file [javaHelp]
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (backslash.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (backslash.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/core/help/fr_FR/keywords/backslash.xml
 at line 81
 Warning (should be fixed): invalid internal link to ScilabEval in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/core/help/fr_FR/debug.xml
 at line 37
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (linsolve.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (linsolve.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/linear_algebra/help/fr_FR/linsolve.xml
 at line 112
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro unpack is used in an example and is undocumented
 (semidef.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (progressionbar.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (waitbar.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 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:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/m2sci/help/fr_FR/matfile2sci.xml
 at line 56
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_boolean_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_bsparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_double_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_integer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_pointer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_poly_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_sparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_string_reading_api.xml).
 Total files without example: 968
 Total generated html files: 2445
 -- Building documentation (pt_BR) --
 LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1
 ./bin/scilab-adv-cli -nb -nouserstartup -e "try
 xmltojar([],[],'pt_BR');catch exit(-1);end;exit(0);"
 Warning: Localization issue: Error while binding the domain from
 /work/a/ports/math/scilab/work/scilab-5.3.2/../locale/ or
 /work/a/ports/math/scilab/work/scilab-5.3.2/locale/: Switch to the
 default language (English).
 Warning: Localization issue. Does not support the locale 'pt_BR' (null) C.
 
 Building the Scilab manual master document for pt_BR.
 Building the scilab manual file [javaHelp]
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (backslash.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (backslash.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/core/help/pt_BR/keywords/backslash.xml
 at line 102
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (linsolve.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (linsolve.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/linear_algebra/help/pt_BR/linsolve.xml
 at line 135
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro unpack is used in an example and is undocumented
 (semidef.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (progressionbar.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (waitbar.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 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:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/m2sci/help/en_US/matfile2sci.xml
 at line 54
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_boolean_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_bsparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_double_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_integer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_pointer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_poly_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_sparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_string_reading_api.xml).
 Total files without example: 974
 Total generated html files: 2446
 -- Building documentation (ja_JP) --
 LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1
 ./bin/scilab-adv-cli -nb -nouserstartup -e "try
 xmltojar([],[],'ja_JP');catch exit(-1);end;exit(0);"
 Warning: Localization issue: Error while binding the domain from
 /work/a/ports/math/scilab/work/scilab-5.3.2/../locale/ or
 /work/a/ports/math/scilab/work/scilab-5.3.2/locale/: Switch to the
 default language (English).
 Warning: Localization issue. Does not support the locale 'ja_JP' (null) C.
 
 Building the Scilab manual master document for ja_JP.
 Building the scilab manual file [javaHelp]
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (backslash.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (backslash.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/core/help/ja_JP/keywords/backslash.xml
 at line 92
 Warning: the macro ReadHBSparse is used in an example and is
 undocumented (linsolve.xml).
 Warning: the command umfpack is used in an example and is undocumented
 (linsolve.xml).
 Warning (should be fixed): invalid internal link to umfpack in
 file:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/linear_algebra/help/ja_JP/linsolve.xml
 at line 108
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro pack is used in an example and is undocumented (semidef.xml).
 Warning: the macro unpack is used in an example and is undocumented
 (semidef.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (progressionbar.xml).
 Warning: the macro winclose is used in an example and is undocumented
 (waitbar.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalAddBlock.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 Warning: the command export_to_hdf5 is used in an example and is
 undocumented (xcosPalExport.xml).
 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:/work/a/ports/math/scilab/work/scilab-5.3.2/modules/m2sci/help/en_US/matfile2sci.xml
 at line 54
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_boolean_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_bsparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_double_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_integer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_pointer_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_poly_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_sparse_reading_api.xml).
 Warning: the command taucs_chfact is used in an example and is
 undocumented (list_string_reading_api.xml).
 Total files without example: 1917
 Total generated html files: 2454
 
 -- 
 Rob Farmer



More information about the freebsd-ports-bugs mailing list