From owner-freebsd-ports@FreeBSD.ORG Sat Sep 5 23:03:33 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F9AB106566B for ; Sat, 5 Sep 2009 23:03:33 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id A466F8FC19 for ; Sat, 5 Sep 2009 23:03:32 +0000 (UTC) Received: by bwz2 with SMTP id 2so1277325bwz.43 for ; Sat, 05 Sep 2009 16:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=t4xW3DfUBvBrnxeEAp/lOzxscXhkDKRyTt/9XpKWjMU=; b=jgOo1FJmqPGWCYKXjQb/9D+BSyDTaCy6vEvcMa9usACpDhuBoKApPZXmVjiMpGjJ9S n1pljy68GfJG5jVC9c+W+5ttTV7Aj2E3qkLXqbeVG2NV7jR+FVqtbuCl/NJZ1rHqpqKk WTWNgiwRoJwivUPVaiYlGL811ygL/lGyOvZT8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=PvsWc3irtL5ADu5vHDTB8stYSj8/pPcKygqiwCmLrCYOkUkag+bIu0F8eUSZaV5gRS 80RvUyAfS+0Fan97Ge31f1iiTB1fp3KZA9a0fjyN0KbxsydCZDLn6DbX8/wHtgu5iReM W2nfBQS97nfsUgiFKfkj96DuRf7LZKTVBgwTk= MIME-Version: 1.0 Received: by 10.223.3.208 with SMTP id 16mr5005638fao.76.1252191810599; Sat, 05 Sep 2009 16:03:30 -0700 (PDT) Date: Sun, 6 Sep 2009 01:03:30 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: editors/openoffice.org-3 - build fails again X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2009 23:03:33 -0000 Hi, editors/openoffice.org-3: the build fails - again. Machine: tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 7.2-STABLE FreeBSD 7.2-STABLE #0: Fri Jul 17 18:23:22 CEST 2009 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/V2 amd64 Fails at: deliver -- version: 266154 Module 'sc' delivered successfully. 170 files copied, 6 files unchanged 1 module(s): testtools need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/OOO310_m19/testtools/source/bridgetest Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from testtools" rmdir /tmp/72664 *** Error code 1 Stop in /usr/ports/editors/openoffice.org-3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090905-58943-qhrkod-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=openoffice.org-3.1.0_2 UPGRADE_PORT_VER=3.1.0_2 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! editors/openoffice.org-3 (openoffice.org-3.1.0_2) (new compiler error) Manually fixing a file with:dos2unix /usr/ports/editors/openoffice.org-3/work/OOO310_m19/apache-commons/patches/codec.patch allows the build to continue. We'll see how far it goes before it hits another snag. -- Regards, Torfinn iIngolfsen