From owner-freebsd-openoffice@FreeBSD.ORG Thu Feb 2 13:30:56 2006 Return-Path: X-Original-To: openoffice@FreeBSD.org Delivered-To: freebsd-openoffice@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 518AD16A422; Thu, 2 Feb 2006 13:30:56 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl (pastinakel.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A2443D45; Thu, 2 Feb 2006 13:30:55 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from localhost (localhost [127.0.0.1]) by pastinakel.tue.nl (Postfix) with ESMTP id AA3A914BBEE; Thu, 2 Feb 2006 14:30:54 +0100 (CET) Received: from pastinakel.tue.nl ([127.0.0.1]) by localhost (pastinakel.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58751-06-7; Thu, 2 Feb 2006 14:30:33 +0100 (CET) Received: from umta.win.tue.nl (umta.win.tue.nl [131.155.71.100]) by pastinakel.tue.nl (Postfix) with ESMTP id 9732514BE2F; Thu, 2 Feb 2006 14:30:00 +0100 (CET) Received: from pcwin002.win.tue.nl (pcwin002 [131.155.71.72]) by umta.win.tue.nl (Postfix) with ESMTP id 8FC2731401C; Thu, 2 Feb 2006 14:30:00 +0100 (CET) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 79A3040FA; Thu, 2 Feb 2006 14:30:00 +0100 (CET) To: FreeBSD-gnats-submit@freebsd.org From: Stijn Hoop X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20060202133000.79A3040FA@pcwin002.win.tue.nl> Date: Thu, 2 Feb 2006 14:30:00 +0100 (CET) X-Virus-Scanned: amavisd-new at tue.nl Cc: openoffice@FreeBSD.org Subject: editors/openoffice.org-2.0 build failure X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stijn Hoop List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2006 13:30:56 -0000 >Submitter-Id: current-users >Originator: Stijn Hoop >Organization: >Confidential: no >Synopsis: editors/openoffice.org-2.0 build failure >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 6.0-RELEASE-p4 i386 >Environment: System: FreeBSD pcwin002.win.tue.nl 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Mon Jan 30 11:59:29 CET 2006 stijn@pcwin002.win.tue.nl:/net/freebsd/6.0-SECURITY/obj/net/freebsd/6.0-SECURITY/src/sys/PCWIN002 i386 >Description: I cannot seem to build editors/openoffice.org-2.0. The build ends with the following messages: %%% ... removing old installation directories ... ... analyzing package list ... ... creating epm list file epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOA680__en-US.lst ... ... starting unpatched epm ... ... epm -f bsd openoffice.org-sdk /local/freebsd/work/net/freebsd/ports/editors/openoffice.org-2.0/work/OOA680_m1/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOA680__en-US.lst -v 2>&1 | ... ... cleaning the output tree ... ... removing directory /local/freebsd/work/net/freebsd/ports/editors/openoffice.org-2.0/work/OOA680_m1/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/zip/en-US ... ************************************************** ERROR: ERROR: "epm -f bsd openoffice.org-sdk /local/freebsd/work/net/freebsd/ports/editors/openoffice.org-2.0/work/OOA680_m1/instsetoo_native/unxfbsd.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_OpenOffice_SDK_gid_Module_Root_unxfbsd_OOA680__en-US.lst -v 2>&1 |"! in function: call_epm ************************************************** %%% The corresponding complete saved log file from the build can be found at http://sandcat.nl/~stijn/dev/log_OOA680__en-US.log.gz This is on 6.0-RELEASE-p4 with all others ports up to date. I hope this is a local problem, but if so it's totally unclear what. I use portupgrade to build it like so: [stijn@pcwin002] <~> sudo env PORTSDIR=/net/freebsd/ports portupgrade -NfpwW editors/openoffice.org-2.0 Other might-be-relevant data: /usr/ports does not exist, and as you can see PORTSDIR has been set in the environment. WRKDIRPREFIX is set to /local/freebsd/work, it exists and is writable (obviously). >How-To-Repeat: See above. >Fix: Don't know.