From owner-freebsd-openoffice@FreeBSD.ORG Thu May 26 16:37:59 2011 Return-Path: Delivered-To: openoffice@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4F59106564A for ; Thu, 26 May 2011 16:37:59 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from tower.berklix.org (tower.berklix.org [83.236.223.114]) by mx1.freebsd.org (Postfix) with ESMTP id 800338FC08 for ; Thu, 26 May 2011 16:37:59 +0000 (UTC) Received: from park.js.berklix.net (p5DCBE001.dip.t-dialin.net [93.203.224.1]) (authenticated bits=0) by tower.berklix.org (8.14.2/8.14.2) with ESMTP id p4QGbvbx019109 for ; Thu, 26 May 2011 16:37:58 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by park.js.berklix.net (8.13.8/8.13.8) with ESMTP id p4QGboqb010683 for ; Thu, 26 May 2011 18:37:52 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.3/8.14.3) with ESMTP id p4QGbjVE086172 for ; Thu, 26 May 2011 18:37:50 +0200 (CEST) (envelope-from jhs@fire.js.berklix.net) Message-Id: <201105261637.p4QGbjVE086172@fire.js.berklix.net> From: "Julian H. Stacey" Organization: http://www.berklix.com BSD Unix Linux Consultancy, Munich Germany User-agent: EXMH on FreeBSD http://www.berklix.com/free/ X-URL: http://www.berklix.com In-reply-to: Your message "Wed, 25 May 2011 23:40:48 +0200." Date: Thu, 26 May 2011 18:37:45 +0200 Sender: jhs@berklix.com Cc: openoffice@FreeBSD.org Subject: Re: editors/openoffice.org-3 1 module(s): instsetoo_native X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2011 16:37:59 -0000 Hi, Reference: > From: "Julian H. Stacey" > Date: Wed, 25 May 2011 23:40:48 +0200 > "Julian H. Stacey" wrote: > I wrote: > > Hi openoffice@FreeBSD.org > > Just hit this on both my amd64 & i386 8.2-RELEASE hosts: > > > > ] ---------------- > > ] Entering /usr1/release/8.2-RELEASE/usr/ports/editors/openoffice.org-3/work/OOO330_m20/instsetoo_native/util > > ] 1 module(s): > > ] instsetoo_native > > ] need(s) to be rebuilt > > ] Reason(s): > > ] ERROR: error 65280 occurred while making /usr1/release/8.2-RELEASE/usr/ports/editors/openoffice.org-3/work/OOO330_m20/instsetoo_native/util > > ] Attention: if you fix the errors in above module(s) you may prolongue your the build issuing command: > > ] build --from instsetoo_native > > ] ---------------- > > > > When I hits it first on amd64, as below, I had wondered > > if I might need to run some COMPAT in cd /usr/src ; make install > > > > cd /usr/ports/editors/openoffice.org-3 && make > > ] Entering /ad6s4/release/8.2-RELEASE/ports/editors/openoffice.org-3/work/OOO330_m20/instsetoo_native/util > > ] 1 module(s): > > ] instsetoo_native > > ] need(s) to be rebuilt > > ] Reason(s): > > ] ERROR: error 65280 occurred while making > > ] /ad6s4/release/8.2-RELEASE/ports/editors/openoffice.org-3/work/\ > > ] OOO330_m20/instsetoo_native/util > > ] Attention: if you fix the errors in above module(s) you may > > ] prolongue your the build issuing command: > > ] build --from instsetoo_native > > > > make do-build > > still fails > > > > uname -a > > FreeBSD blak.js.berklix.net 8.2-RELEASE FreeBSD 8.2-RELEASE > > #0: Thu May 19 13:49:29 CEST 2011 > > jhs@blak.js.berklix.net:/ad6s4/release/8.2-RELEASE/src/sys/amd64/compile/BLAK.small > > amd64 > > > > cd /usr/src ; make build32 ; install32 ; ldconfig -R ; ldconfig -r | grep 32 > > no /usr/lib32 ... do I need to add /usr/lib32 to some config ? > > > > I'm puzzled. Any ideas ? > > I've started (on my 686) > > cd /pri/FreeBSD/branches/i386/-current/686/ports > > setenv PORTSDIR `/bin/pwd` > > cd editors/openoffice.org-3 > > printenv | grep -i clean # NOCLEANDEPENDS=YES > > make clean > > vi /etc/make.conf # I see PERL_VERSION=5.10.1 > > source `which unsetenv.csh` > > make > > But it'll take a day or 2, any ideas meantime ? Thanks. > > > Current also broke after just a few hours: > > ] Building module udkapi > ] ============= > ] Entering /.amd_mnt/fire/usra/ftp/pri/FreeBSD/branches/i386/-current/686/ports/editors/openoffice.org-3/work/OOO330_m20/udkapi/com/sun/star/uno > ] mkout -- version: 1.8 > ] 1 module(s): > ] udkapi > ] need(s) to be rebuilt > ] Reason(s): > ] ERROR: error 65280 occurred while making /.amd_mnt/fire/usra/ftp/pri/FreeBSD/branches/i386/-current/686/ports/editors/openoffice.org-3/work/OOO330_m20/udkapi/com/sun/star/uno > > Opaque error message as usual. > I can recall only rarely making openoffice. > Seems like its so big something nearly always breaks. I played a hunch, as some makes fail across NFS, so I created a local usr1/ftp/.master/pri/FreeBSD/branches/i386/-current/686/ports setenv PORTSDIR usr1/ftp/.master/pri/FreeBSD/branches/i386/-current/686/ports printenv PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin TERM=xterm make.conf PERL_VERSION=5.10.1 cd editors/openoffice.org-3 make now breaks again on build --from instsetoo_native & I just half subscribed this openoffice@freebsd.org (still waiting for confirm mail, reiterated as I've seen no response to anything I've posted though mine is in archive Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com Mail plain text; Not quoted-printable, Not HTML, Not base 64. Reply below text sections not at top, to avoid breaking cumulative context. UK: Some MPs assert some injunctions obstruct constituent communication & are contempt of parliament. Parliament once sent a judge to the tower.