Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Mar 2006 11:00:41 +0100 (CET)
From:      Nicolas Rachinsky <nicolas-0@ml.turing-complete.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94046: openoffice.org-1.1.5_1 does not build on 4.11
Message-ID:  <20060303100042.2658C81C33@pc5.i.0x5.de>
Resent-Message-ID: <200603031010.k23AA65c025416@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94046
>Category:       ports
>Synopsis:       openoffice.org-1.1.5_1 does not build on 4.11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 03 10:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Rachinsky
>Release:        FreeBSD 4.11-RELEASE-p14 i386
>Organization:
>Environment:
System: FreeBSD pc5.i.0x5.de 4.11-RELEASE-p14 FreeBSD 4.11-RELEASE-p14 #0: Fri Jan 13 12:29:14 CET 2006 n@pc5.i.0x5.de:/scratch/obj/usr/exported/src/sys/PC5 i386

the most recent versions of all dependencies are installed

the rtld-elf is installed



>Description:

make build of editors/openoffice.org-1.1 fails:


[...]
|mkdir -p ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/
|/usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/Store.val \
|	            --stringparam file org/openoffice/ucb/Store \
|	            --stringparam pathSeparator / \
|	            ../../util/schema_val.xsl org/openoffice/ucb/Store.xcs
|CHECKING CONSISTENCY ...
|/usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/Store.san \
|	            --stringparam file org/openoffice/ucb/Store \
|	            --stringparam pathSeparator / \
|	            ../../util/sanity.xsl org/openoffice/ucb/Store.xcs
|/usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/Store.tmp \
|	            ../../util/schema_trim.xsl org/openoffice/ucb/Store.xcs
|cp ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/Store.tmp ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/Store.xcs
|rm -f ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/Store.tmp > /dev/null
|rm -f ../../unxfbsd.pro/misc/registry/schema/org/openoffice/ucb/Store.val > /dev/null
|-------------+ creating locale dependent resource bundles
|mkdir -p ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/
|/usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties \
|	            --stringparam locale de \
|	            ../../util/resource.xsl org/openoffice/Inet.xcs
|XPath error : Undefined variable
|compilation error: file ../../util/resource.xsl line 87 element template
|Failed to compile predicate
|XPath error : Undefined variable
|compilation error: file ../../util/resource.xsl line 87 element template
|Failed to compile predicate
|dmake:  Error code 5, while making '../../unxfbsd.pro/misc/registry/res/de/org/openoffice/Inet.properties'
|---* TG_SLO.MK *---
|
|ERROR: Error 65280 occurred while making /scratch/ports/usr/exported/ports/editors/openoffice.org-1.1/work/OOo_1.1.5/officecfg/registry/schema
|dmake:  Error code 1, while making 'build_all'
|---* TG_SLO.MK *---
|650.524u 210.692s 28:54.29 49.6%	2622+2638k 1701+11222io 1725pf+0w
|Exit 255
|*** Error code 255
|
|Stop in /usr/exported/ports/editors/openoffice.org-1.1.

>How-To-Repeat:

cd /usr/ports/editors/openoffice.org-1.1
make make build

>Fix:

	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060303100042.2658C81C33>