From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 26 08:20:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E46771065672 for ; Sun, 26 Jun 2011 08:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C0D0C8FC13 for ; Sun, 26 Jun 2011 08:20:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5Q8K7sM061259 for ; Sun, 26 Jun 2011 08:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5Q8K7CJ061258; Sun, 26 Jun 2011 08:20:07 GMT (envelope-from gnats) Resent-Date: Sun, 26 Jun 2011 08:20:07 GMT Resent-Message-Id: <201106260820.p5Q8K7CJ061258@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vladimir Chukharev Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C2261065675 for ; Sun, 26 Jun 2011 08:13:33 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 72EDB8FC08 for ; Sun, 26 Jun 2011 08:13:33 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p5Q8DWgs004186 for ; Sun, 26 Jun 2011 08:13:32 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p5Q8DWdL004167; Sun, 26 Jun 2011 08:13:32 GMT (envelope-from nobody) Message-Id: <201106260813.p5Q8DWdL004167@red.freebsd.org> Date: Sun, 26 Jun 2011 08:13:32 GMT From: Vladimir Chukharev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/158305: math/scilab Error building the scilab manual file X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2011 08:20:08 -0000 >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@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: