Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 11:13:54 GMT
From:      ohartman@mailuni-mainz.de
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/68235: OpenOffice 1.1 (stable and devel) wont build on FreeBSD 5.2.1-p8
Message-ID:  <200406231113.i5NBDsba007263@mail.physik.uni-mainz.de>
Resent-Message-ID: <200406231120.i5NBKOtp024115@freefall.freebsd.org>

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

>Number:         68235
>Category:       ports
>Synopsis:       OpenOffice 1.1 (stable and devel) wont build on FreeBSD 5.2.1-p8
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 23 11:20:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
IPA Johannes Gutenberg-University of Mainz
>Environment:
System: FreeBSD mail.physik.uni-mainz.de 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #56: Wed May 26 10:24:23 GMT 2004 root@mail.physik.uni-mainz.de:/usr/obj/usr/src/sys/MAIL i386


	Machine is a P4 box with FreeBSD 5.2.1-p8 and the most recent linux-8.0_4 (RedHat) emulator environment
	including the most recent devel-8.0 toolsets.
>Description:
	Whenever I tried to build OpenOffice 1.1 (either the stable or the most recent 1.1.2-devel version)
	I receive a build error. I tried this also with the Linux RedHat 7.1 environment from the ports, it
	results in the same.
	As of today all software needed to build OO is up to date. I tried to compile OO on two different
	machines (on a single CPU P4 and a dual CPU P2) running both FreeBSD 5.2.1-p8 and the identical 
	software environment.
	
	It seems to me that gmake produces an problem. Calling /comapt/linux/bin/make results in a correct
	partial build of the software, but lacks in the correct environment.

	This is the error message I receive on all machines:

	
===>   openoffice-1.1.2.20040518 depends on executable: gcc32 - found
===>   openoffice-1.1.2.20040518 depends on file: /usr/local/jdk1.4.2/bin/java - not found
===>    Verifying install for /usr/local/jdk1.4.2/bin/java in /usr/ports/java/jdk14
===>  Building for jdk-1.4.2p6_4
# Start of jdk build
bsd i586 1.4.2-p6 build started: 04-06-23 11:03
if [ -r ./../../deploy/make/Makefile ]; then \
  ( cd  ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control CONTROL_TOPDIR_NAME=control ALT_OUTPUTDIR=/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586  ARCH_DATA_MODEL=32 MILESTONE=p6 BUILD_NUMBER=root_23_jun_2004_11_03 ; ); \
fi
gmake[1]: Entering directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/deploy/make'
gmake[1]: Leaving directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/deploy/make'
gmake[1]: Entering directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/j2se/make'
gmake[1]: Leaving directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/j2se/make'

Build Machine Information:
   build machine = 

Build Directory Structure:
   CWD = /usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/make
   TOPDIR = ./../..
   CONTROL_TOPDIR = ./../../control
   GENERICS_TOPDIR = ./../../generics
   HOTSPOT_TOPDIR = ./../../hotspot
   J2SE_TOPDIR = ./../../j2se
   MOTIF_TOPDIR = ./../../motif

Hotspot Settings:
   HOTSPOT_BUILD_JOBS = 

Bootstrap Settings:
   JAVAWS_BOOTDIR = /usr/local/linux-sun-jdk1.4.2 
   BOOTSTRAP J2SDK VERSION: Segmentation fault (core dumped)
   OUTPUTDIR = /usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586 

Build Tool Settings:
   UNIXCOMMAND_PATH = /bin/ 
   COMPILER_PATH = /usr/bin/ 
   DEVTOOLS_PATH = /usr/local/bin/ 
   USRBIN_PATH = /usr/bin/ 
   GCC32_COMPILER_PATH = /java/devtools/bsd/gcc3.2/ 
   MOZILLA_PATH =  
   MOZILLA_HEADERS_PATH =  
   MOZILLA_LIBS_PATH =  
   CC_VER = 3.3.3 
   PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin 

Build Directives:
   PEDANTIC =  
   INSANE =  

Build Platform Settings:
   PLATFORM = bsd 
   ARCH = i586 
   LIBARCH = i386 
   ARCH_FAMILY = i586 
   ARCH_DATA_MODEL = 32 
   OS_VERSION = 5.2.1-RELEASE-p8 
   TRUE_PLATFORM = FreeBSD (5.x CURRENT way)
   FREE_SPACE = 5262660 

GNU Make Settings:
   MAKE = gmake 
   MAKE VERSION =  
   MAKECMDGOALS = sanity 
   MAKEFLAGS = w -- BUILD_NUMBER=root_23_jun_2004_11_03 MILESTONE=p6 ARCH_DATA_MODEL=32 ALT_OUTPUTDIR=/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586 CONTROL_TOPDIR_NAME=control CONTROL_TOPDIR=/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control EXTERNALSANITYCONTROL=true 
   SHELL = /bin/sh 

Target Build Versions:
   JAVAWS_VERSION = 1.4.2 
   MILESTONE = p6 
   BUILD_NUMBER = root_23_jun_2004_11_03 

Bootstrap Settings:
   BOOTDIR = /usr/local/linux-sun-jdk1.4.2 
   BOOTSTRAP J2SDK VERSION: Segmentation fault (core dumped)
   OUTPUTDIR = /usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586 

Build Tool Settings:
   UNIXCOMMAND_PATH = /bin/ 
   COMPILER_PATH = /usr/bin/ 
   DEVTOOLS_PATH = /usr/local/bin/ 
   USRBIN_PATH = /usr/bin/ 
   MOTIF_DIR = /usr/X11R6 
   CC_VER = 3.3.3 
   ZIP_VER = 2.3 
   PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin 

Build Directives:
   USE_ONLY_BOOTDIR_TOOLS =  
   USE_HOTSPOT_INTERPRETER_MODE =  
   PEDANTIC =  
   DEV_ONLY = YES 
   J2RE_ONLY =  
   NO_DOCS =  
   NO_IMAGES =  
   TOOLS_ONLY = true 
   INSANE =  

Build Platform Settings:
   PLATFORM = bsd 
   ARCH = i586 
   LIBARCH = i386 
   ARCH_FAMILY = i586 
   ARCH_DATA_MODEL = 32 
   OS_VERSION = 5.2.1-RELEASE-p8 
   TRUE_PLATFORM = FreeBSD (5.x CURRENT way)
   FREE_SPACE = 5262660 

GNU Make Settings:
   MAKE = gmake 
   MAKE VERSION =  
   MAKECMDGOALS = sanity 
   MAKEFLAGS =  
   SHELL = /bin/sh 

Target Build Versions:
   JDK_VERSION = 1.4.2 
   MILESTONE = p6 
   BUILD_NUMBER = root_23_jun_2004_11_03 

External File/Binary Locations:
   HOTSPOT_SERVER_PATH = /usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/server 
   HOTSPOT_CLIENT_PATH = /usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/client 
   MOTIF_DIR = /usr/X11R6 
   CACERTS_FILE = ./../src/share/lib/security/cacerts 

WARNING: Your build environment has the variable DEV_ONLY
         defined. This will result in a development-only
         build of the J2SE workspace, lacking the documentation
         build and installation bundles.
 
Sanity check passed.
(cd  ./../build/bsd-i586/hotspot-i586/tmp; \
  gmake -f /usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/hotspot/build/bsd/Makefile product \
	HOTSPOT_BUILD_VERSION=1.4.2-p6-root_23_jun_2004_11_03  GAMMADIR=/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/hotspot ; )
gmake[1]: Entering directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
(cd bsd_i486_compiler2/product; gmake)
gmake[2]: Entering directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[2]: Leaving directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: Leaving directory `/usr/data/ports/.amd_mnt/homes/ports/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
*** Error code 2

Stop in /.amd_mnt/homes/ports/ports/java/jdk14.
*** Error code 1

Stop in /.amd_mnt/homes/ports/ports/editors/openoffice-1.1-devel.

This is the command line I typed to save the error so you can see what happened:

mail# make > /tmp/error
Syntax error: "(" unexpected
[: -ne: unexpected operator
Syntax error: "(" unexpected
[: -ne: unexpected operator
gmake[2]: *** [../generated/MakeDeps.class] Segmentation fault (core dumped)
gmake[1]: *** [product] Error 2
gmake: *** [product] Error 2

>How-To-Repeat:
	Build OO 1.1.2 or 1.1.1 on a FreeBSD 5.2.1-p8 box
>Fix:

	


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



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