Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C6AE69806 for ; Tue, 3 Jan 2012 14:23:55 +0000 (UTC) Received: (qmail 79175 invoked by uid 500); 3 Jan 2012 14:23:55 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 79137 invoked by uid 500); 3 Jan 2012 14:23:55 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 79129 invoked by uid 99); 3 Jan 2012 14:23:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 14:23:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 14:23:53 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id 3FD792FCB; Tue, 3 Jan 2012 14:23:08 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: DO NOT REPLY [Bug 118720] dmake openofficedev is broken Date: Tue, 03 Jan 2012 14:23:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: tools X-Bugzilla-Component: solenv X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: arielch@apache.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P5 X-Bugzilla-Assigned-To: hjs@openoffice.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/ooo/show_bug.cgi?id=118720 --- Comment #3 from Ariel Constenla-Haile 2012-01-03 14:23:07 UTC --- With JAVAPRODUCT 0 setup_osljre setup_osl the build still breaks: ********************************************************************* ERROR: The following errors occured in packaging process: ERROR: Could not copy to ./installdata/html/AcceptLicense_en-US.html ERROR: Could not copy to ./installdata/html/AcceptLicense.html ERROR: Could not copy to ./installdata/html/ChooseComponents_en-US.html ERROR: Could not copy to ./installdata/html/ChooseComponents.html ERROR: Could not copy to ./installdata/html/ChooseDirectory_en-US.html ERROR: Could not copy to ./installdata/html/ChooseDirectory.html ERROR: Could not copy to ./installdata/html/ChooseInstallationType_en-US.html ERROR: Could not copy to ./installdata/html/ChooseInstallationType.html ERROR: Could not copy to ./installdata/html/ChooseUninstallationComponents_en-US.html ERROR: Could not copy to ./installdata/html/ChooseUninstallationComponents.html ERROR: Could not copy to ./installdata/html/ChooseUninstallationType_en-US.html ERROR: Could not copy to ./installdata/html/ChooseUninstallationType.html ERROR: Could not copy to ./installdata/html/InstallationImminent_en-US.html ERROR: Could not copy to ./installdata/html/InstallationImminent.html ERROR: Could not copy to ./installdata/html/InstallationOngoing_en-US.html ERROR: Could not copy to ./installdata/html/InstallationOngoing.html ERROR: Could not copy to ./installdata/html/Prologue_en-US.html ERROR: Could not copy to ./installdata/html/Prologue.html ERROR: Could not copy to ./installdata/html/UninstallationImminent_en-US.html ERROR: Could not copy to ./installdata/html/UninstallationImminent.html ERROR: Could not copy to ./installdata/html/UninstallationOngoing_en-US.html ERROR: Could not copy to ./installdata/html/UninstallationOngoing.html ERROR: Could not copy to ./installdata/html/UninstallationPrologue_en-US.html ERROR: Could not copy to ./installdata/html/UninstallationPrologue.html ERROR: Could not copy to ./JavaSetup.jar ********************************************************************* Changing XPDINSTALLER from 1 to 0 fixes the issue. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.