From owner-freebsd-questions@FreeBSD.ORG Thu Jun 2 00:22:54 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 687291065675 for ; Thu, 2 Jun 2011 00:22:54 +0000 (UTC) (envelope-from mnorwick@centurytel.net) Received: from mail940c35.nsolutionszone.com (mail940c35.nsolutionszone.com [209.235.152.130]) by mx1.freebsd.org (Postfix) with ESMTP id 1820C8FC16 for ; Thu, 2 Jun 2011 00:22:53 +0000 (UTC) X-Authenticated-User: mnorwick.centurytel.net Received: from [192.168.1.45] (174-124-44-91.dyn.centurytel.net [174.124.44.91] (may be forged)) (authenticated bits=0) by mail940c35.nsolutionszone.com (8.13.6/8.13.1) with ESMTP id p520Mo7h026655 for ; Thu, 2 Jun 2011 00:22:52 GMT Message-ID: <4DE6D7DA.7010304@centurytel.net> Date: Wed, 01 Jun 2011 19:22:50 -0500 From: "Michael D. Norwick" User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-CSC: 0 X-CHA: v=1.1 cv=4JSZwFbTLKO36TlkcVUHJUs4fiAFncqPKy8bWJ9Udmc= c=1 sm=1 a=NA7G0gPBIugA:10 a=wkrYFMhVKOEA:10 a=3WPTVEtZbjMA:10 a=b_L0_URf4zIA:10 a=FRf1OoTDWRHtxozzwt0xeQ==:17 a=9I5xiGouAAAA:8 a=TSbVqHtbAAAA:8 a=6I5d2MoRAAAA:8 a=SNLoE5IOAAAA:8 a=ouwCTJWdD9GOIIdIj7QA:9 a=VKKV_X6-ETHJKGUuQb0A:7 a=wPNLvfGTeEIA:10 a=qcCZaJiyPlYA:10 a=gWmOFBW1Y4AA:10 a=V909qaoyyQFbx8ldQNIA:9 a=4ZYltol2vojWxCYKUEIA:7 a=FRf1OoTDWRHtxozzwt0xeQ==:117 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Build failure /usr/ports/editors/openoffice.org-3 on amd64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2011 00:22:54 -0000 Good Day; It appears that I cannot build openoffice.org-3 from ports due to an error similar to this; http://freebsd.1045724.n5.nabble.com/OpenOffice-3-2-fails-to-build-on-FreeBSD-8-0-STABLE-amd64-td3873768.html 1 module(s): nss need(s) *to* be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/*ports*/editors/openoffice.org-3/work/OOO320_m12/nss/ Attention: if you *build* and deliver *the* above module(s) you may prolongue your *the* *build* issuing command "*build* --*from* nss" and ... http://permalink.gmane.org/gmane.os.freebsd.devel.openoffice/2805 1 module(s): instsetoo_native need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /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 ***** Error code 1 I am sorry that I cannot give you the exact error message because I did 'make clean' in /usr/ports/editors/openoffice.org-3 during my troubleshooting. Google produced the above hits and they are the same type of module build error I am seeing. My build error is in module moz. #uname -a 8.2-RELEASE FreeBSD #0 r21908M: Wed Mar 2 08:29:52 CET 2011 root@www4:/usr/obj/usr/src/sys/GENERIC amd64 The kernel, system and userland are from binaries downloaded from ftp.freebsd.org on 05/29/2011. portsnap fetch/extract on 05/30/2011. I have made no adjustments to /etc/make.conf. Reading /usr/ports/UPDATING back to 20100617 yields no clues. I am downloading the package from http://files.bsdroot.lv/my/FreeBSD/office-amd64/ right now. I would like to know if something is amiss with dependencies on amd64. Or, should I just forget building from source for now? Thank You, Michael