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

Rob Farmer rfarmer at predatorlabs.net
Thu Jun 30 10:00:24 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: Vladimir Chukharev <Vladimir.Chukharev at tut.fi>
Cc: bug-followup at freebsd.org
Subject: Re: ports/158305: math/scilab Error building the scilab manual file
Date: Thu, 30 Jun 2011 02:56:52 -0700

 I setup a basic bashrc with the locale settings, then ran su. Running
 locale as root showed what you have. I built it several times and
 didn't get an error. I normally use openjdk6 but I tried diablo 1.6
 too.
 
 One thing I did notice, though was this warning:
 -- 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/obj/usr/ports/math/scilab/work/scilab-5.3.2/../locale/ or
 /usr/obj/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]
 
 It goes away if you run make config and select NLS:
 
 -- 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);"
 
 Building the Scilab manual master document for en_US.
 Building the scilab manual file [javaHelp]
 
 Maybe try that? I'm not sure what else would be wrong. There's not a
 clear error message in the PR (just gmake saying something failed) -
 is there one further back in the output?
 
 I updated ports today and have pretty much the same packages as you:
 
 --- pr_scipack.txt	2011-06-30 02:27:34.753863898 -0700
 +++ my_scipack.txt	2011-06-30 02:27:01.195903459 -0700
 @@ -19,8 +19,8 @@
  jakarta-commons-beanutils-1.8.3
  apache-ant-1.8.2
  swig-1.3.40
 -saxon-6.5.4_2
 -diablo-jdk-1.6.0.07.02_14
 +saxon-6.5.5
 +diablo-jdk-1.6.0.07.02_15
  gmake-3.82
  gcc-4.5.4.20110609
  binutils-2.21
 @@ -31,7 +31,6 @@
  blas-1.0_6
  hdf5-1.8.6
  fftw3-3.2.2_1
 -matio-1.3.4
  gettext-0.18.1.1
  unzip-6.0_1
  javavmwrapper-2.3.5
 @@ -45,8 +44,8 @@
  xproto-7.0.16
  libXt-1.0.9
  libXxf86vm-1.1.0
 -libdrm-2.4.12_1
 -libGL-7.4.4
 +libdrm-2.4.17_1
 +libGL-7.6.1
  junit-4.8.2
  xmlcatmgr-2.2
  docbook-1.4
 @@ -59,8 +58,8 @@
  libXi-1.3.2,1
  libXp-1.0.0,1
  libXtst-1.1.0
 -compat7x-i386-7.3.703000.201008_1
 -perl-5.14.1
 +compat7x-amd64-7.3.703000.201008_1
 +perl-5.12.3
  zip-3.0
  bison-2.4.3,1
  gmp-5.0.2
 @@ -105,9 +104,8 @@
  recordproto-1.14
  libcheck-0.9.8
  xcb-proto-1.6
 -python27-2.7.2
 +python27-2.7.2_1
  libICE-1.0.7,1
  automake-1.11.1
  p5-Locale-gettext-1.05_3
  automake-wrapper-20101119
 -
 
 -- 
 Rob Farmer



More information about the freebsd-ports-bugs mailing list