Bug 68235 - OpenOffice 1.1 (stable and devel) wont build on FreeBSD 5.2.1-p8
Summary: OpenOffice 1.1 (stable and devel) wont build on FreeBSD 5.2.1-p8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-openoffice (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-23 12:20 UTC by ohartman
Modified: 2004-06-25 13:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ohartman 2004-06-23 12:20:24 UTC
	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
Comment 1 Oliver Eikemeier freebsd_committer freebsd_triage 2004-06-23 13:17:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->openoffice

Over to maintainer.
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2004-06-25 13:58:33 UTC
State Changed
From-To: open->closed

this is not an openoffice issue, but jdk issue. 
so I close this issue.