Date: Sun, 7 Jan 2007 00:33:11 GMT From: Bartosz Fabianowski<freebsd@chillt.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/107645: editors/openoffice.org-2 WITH_GNUGCJ build failure Message-ID: <200701070033.l070XBme008538@www.freebsd.org> Resent-Message-ID: <200701070040.l070eDFT092009@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107645 >Category: ports >Synopsis: editors/openoffice.org-2 WITH_GNUGCJ build failure >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 Jan 07 00:40:12 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Bartosz Fabianowski >Release: 6-STABLE >Organization: >Environment: FreeBSD takahe.local 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Thu Jan 4 21:01:19 GMT 2007 root@takahe.local:/usr/obj/usr/src/sys/TAKAHE i386 >Description: Since the upgrade from 2.0.4 to 2.1, it is not possible to build OpenOffice.org using gcj instead of Sun's JDK anymore. The flags I am using are: WITH_GNUGCJ=1 WITHOUT_MOZILLA=1 WITH_KDE=1 WITH_CCACHE=1 WITH_TTF_BYTECODE_ENABLED=1 The only other nonstandard setting is CCACHE_DIR=/tmp/ccache (I don't have enough space in / for all those ccache files). This is an i386 6-STABLE box. I have successfully been using this machine to build OpenOffice.org for over two years and this definitely is a new error: Making: ../../unxfbsdi.pro/slo/XSLTFilter.obj ccache g++41 -fmessage-length=0 -c -Os -fno-strict-aliasing -I. -I../../unxfbsdi.pro/inc/XSLTFilter -I../inc -I../../inc/pch -I../../inc -I../../unx/inc -I../../unxfbsdi.pro/inc -I. -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc/external -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solenv/unxfbsdi/inc -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solenv/inc -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/res -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solenv/inc/Xp31 -I/usr/local/lib/jvm/java-gcj41/include -I/usr/X11R6/include -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc/offuh -I. -I../../res -I. -pipe -mtune=pentiumpro -fvisibili ty-inlines-hidden -g1 -fexceptions -fno-enforce-eh-specs -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/local/lib/gcc-4.1.2/include/c++ -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DOOE680=OOE680 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../unxfbsdi.pro/slo/XSLTFilter.o /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx: In constructor 'XSLT::FLABridge::FLABridge(const com::sun::star::uno::Reference<com::sun::star::xml::sax::XDocumentHandler>&)': /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:131: warning: declaration of 'm_rDocumentHandler' shadows a member of 'this' /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx: In member function 'virtual void XSLT::FLABridge::startElement(const rtl::OUString&, const com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeList >How-To-Repeat: cd /usr/ports/editors/openoffice.org-2 make WITH_GNUGCJ=1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: >&)': /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:153: warning: unused variable '_attriblist' /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx: In constructor 'XSLT::XSLTFilter::XSLTFilter(const com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>&)': /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:242: warning: 'XSLT::XSLTFilter::m_bTerminated' will be initialized after /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:241: warning: 'sal_Bool XSLT::XSLTFilter::m_bError' /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:294: warning: when initialized here /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx: At global scope: /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:303: warning: unused parameter 'e' /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx: In member function 'virtual void XSLT::XSLTFilter::startElement(const rtl::OUString&, const com::sun::star::uno::Reference<com::sun::star::xml::sax::XAttributeLis t>&)': /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:586: warning: unused variable '_attriblist' /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx: At global scope: /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:660: warning: unused parameter 'ppEnv' /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:665: warning: unused parameter 'pServiceManager' /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/XSLTFilter.cxx:691: warning: unused parameter 'pRegistryKey' if ( -e ../../unxfbsdi.pro/slo/XSLTFilter.o ) touch ../../unxfbsdi.pro/slo/XSLTFilter.obj ------------------------------ Making: ../../unxfbsdi.pro/slo/fla.obj ccache g++41 -fmessage-length=0 -c -Os -fno-strict-aliasing -I. -I../../unxfbsdi.pro/inc/XSLTFilter -I../inc -I../../inc/pch -I../../inc -I../../unx/inc -I../../unxfbsdi.pro/inc -I. -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbs di.pro/inc/stl -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc/external -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solenv/unxfbsdi /inc -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solenv/inc -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/res -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2/work/ OOE680_m6/solenv/inc/Xp31 -I/usr/local/lib/jvm/java-gcj41/include -I/usr/X11R6/include -I/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/inc/offuh -I. -I../../res -I. -pipe -mtune=pentiumpro -fvisi bili ty-inlines-hidden -g1 -fexceptions -fno-enforce-eh-specs -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_ USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/local/lib/gcc-4.1.2/include/c++ -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DOOE680=OOE680 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../unxfbsdi.pro/slo/fla.o /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter/fla.cxx if ( -e ../../unxfbsdi.pro/slo/fla.o ) touch ../../unxfbsdi.pro/slo/fla.obj rm -f ../../unxfbsdi.pro/misc/XSLTFilter_dummy.java >& /dev/null rm -f ../../unxfbsdi.pro/misc/XSLTFilter_dummy.java >& /dev/null rm -f ../../unxfbsdi.pro/misc/XSLTFilter_dummy.java >& /dev/null /usr/local/lib/jvm/java-gcj41/bin/gcj --encoding=UTF-8 -O2 -fno-assert -Wno-deprecated -C -classpath ".:../../unxfbsdi.pro/class::/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/bin/ridl.jar:/usr/ports/editors/openoffice.org-2/ work/OOE680_m6/solver/680/unxfbsdi.pro/bin/unoil.jar:/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/bin/jurt.jar:/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/bin/juh.jar:/usr/ports/editors/openoff ice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/bin/xalan.jar:/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/bin/xercesImpl.jar:/usr/ports/editors/openoffice.org-2/work/OOE680_m6/solver/680/unxfbsdi.pro/bin/xml-apis.jar" -d . ./../unxfbsdi.pro/class XSLTransformer.java XSLTFilterOLEExtracter.java XSLTXalanOLEExtracter.java XSLTXalanOLEExtracter.java: In class 'XSLTXalanOLEExtracter': XSLTXalanOLEExtracter.java: In method 'XSLTXalanOLEExtracter.init(org.apache.xalan.extensions.XSLProcessorContext,org.apache.xalan.templates.ElemExtensionCall)': XSLTXalanOLEExtracter.java:52: error: cannot find file for class org.apache.xml.serializer.SerializerTrace XSLTXalanOLEExtracter.java:52: error: cannot find file for class org.apache.xml.serializer.SerializerTrace dmake: Error code 1, while making '../../unxfbsdi.pro/misc/XSLTFilter_dummy.java' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2/work/OOE680_m6/filter/source/xsltfilter dmake: Error code 1, while making 'build_instsetoo_native' '---* *---' *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.39378.26 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=openoffice.org-2.0.4 UPGRADE_PORT_VER=2.0.4 make WITH_GNUGCJ=1 WITHOUT_MOZILLA=1 WITH_KDE=1 WITH_CCACHE=1 WITH_TTF_BYTECODE_ENABLED=1 ** Fix the problem and try again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701070033.l070XBme008538>