Skip site navigation (1)Skip section navigation (2)
Date:      4 Nov 2006 04:31:03 -0000
From:      Andrew Reilly <andrew-freebsd@areilly.bpc-users.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105128: openoffice.org-2.0-devel build fails
Message-ID:  <20061104043103.4523.qmail@areilly.bpa.nu>
Resent-Message-ID: <200611040440.kA44eItp077874@freefall.freebsd.org>

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

>Number:         105128
>Category:       ports
>Synopsis:       openoffice.org-2.0-devel build fails
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 04 04:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Reilly
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD duncan.reilly.home 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #25: Sat Oct 28 10:22:52 EST 2006 root@duncan.reilly.home:/usr/obj/usr/src/sys/DUNCAN amd64


	Athlon64-X2-4200 with 1G RAM and ccd-array of SATA
	drives.

>Description:
	make -DWITH_CUPS install stops here (pardon the line
	wrapping):
	Making: ../../unxfbsdx.pro/slo/AccessibleControlShape.obj
	g++41 -fmessage-length=0 -c -Os -fno-strict-aliasing
	-fvisibility=hidden -I.
	-I../../unxfbsdx.pro/inc/accessibility -I../inc
	-I../../inc/pch -I../../inc -I../../unx/inc
	-I../../unxfbsdx.pro/inc -I.
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solver/680/unxfbsdx.pro/inc/stl
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solver/680/unxfbsdx.pro/inc/external
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solver/680/unxfbsdx.pro/inc
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solenv/unxfbsdx/inc
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solenv/inc
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/res
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solver/680/unxfbsdx.pro/inc/stl
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solenv/inc/Xp31
	-I/usr/local/jdk1.5.0/include
	-I/usr/local/jdk1.5.0/include/freebsd
	-I/usr/local/jdk1.5.0/include/bsd
	-I/usr/local/jdk1.5.0/include/linux
	-I/usr/local/jdk1.5.0/include/native_threads/include
	-I/usr/X11R6/include
	-I/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/solver/680/unxfbsdx.pro/inc/offuh
	-I. -I../../res -I. -pipe  -fvisibility-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 -DX86_64 -DCVER=C341 -DX86_64  -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 -DSRC680=SRC680   -DSVX_DLLIMPLEMENTATION
	-DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o
	../../unxfbsdx.pro/slo/AccessibleControlShape.o
	/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/svx/source/accessibility/AccessibleControlShape.cxx 
	../../inc/svdobj.hxx:326: error: invalid pure specifier
	(only `= 0' is allowed) before ';' token
	dmake:  Error code 1, while making
	'../../unxfbsdx.pro/slo/AccessibleControlShape.obj'
	'---* tg_merge.mk *---'

	ERROR: Error 65280 occurred while making
	/usr/ports/editors/openoffice.org-2.0-devel/work/SRC680_m186/svx/source/accessibility
	dmake:  Error code 1, while making
	'build_instsetoo_native'
	'---*  *---'
	*** Error code 255

	Stop in /usr/ports/editors/openoffice.org-2.0-devel.

	My naiive suggestion is that somehow "NULL" is not 0 at
	line 326, where g++41 is whinging.

>How-To-Repeat:
	cd editors/openoffice-2.0-devel
	make -DWITH_CUPS install

>Fix:

	don't know how to fix, sorry.
	As a work-around, I'm going to try straight 2.0.


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



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