From owner-freebsd-ports@FreeBSD.ORG Fri Feb 22 03:14:53 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B3981776; Fri, 22 Feb 2013 03:14:53 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-qe0-f47.google.com (mail-qe0-f47.google.com [209.85.128.47]) by mx1.freebsd.org (Postfix) with ESMTP id 56041124; Fri, 22 Feb 2013 03:14:53 +0000 (UTC) Received: by mail-qe0-f47.google.com with SMTP id 2so124304qea.34 for ; Thu, 21 Feb 2013 19:14:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=UTP8A41oOGxXJzA3MTGHcLI5tvs/5auTbzWMy+wamy0=; b=acWzU4L/uYgczrnKCQpmXX2AE+7y2mnjrYJCdfbjVuR+vx/LQaN2PesSGtauD8QbGy Rva2inje22uFXrBdQotfw25+mxBcnamQcU58kv2Tnb029EQQ2uEyXMEBTW2YtKzI6hj3 9aEViMvr26B7W0bNpwUMGYnHstJsGfYFDGcaINk8ipxdWAG4zAXxmDwbD6qBjo9LEo76 ICggydQdG4+c3717e+MJdBq9Ll4KqPvTwgFoxNMIY9I/6Xte5xrAZ7+ZTAfmhLjOUVYx E6HzjQdPL7vFFO7PBfqyaqB6TA8urDgQsncedhQXFV5DAM6ef9D8rfaFZi2Q/aBGYCYw j6oQ== X-Received: by 10.49.128.37 with SMTP id nl5mr149877qeb.59.1361502887043; Thu, 21 Feb 2013 19:14:47 -0800 (PST) Received: from [192.168.1.33] (vid-196.dhcp.grp10.tnmmrl.infoave.net. [204.116.254.196]) by mx.google.com with ESMTPS id hn9sm1484962qab.8.2013.02.21.19.14.43 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 21 Feb 2013 19:14:46 -0800 (PST) Message-ID: <5126E29F.2050804@gmail.com> Date: Thu, 21 Feb 2013 21:14:39 -0600 From: "Joseph A. Nagy, Jr" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130220 Thunderbird/17.0.3 MIME-Version: 1.0 To: "Ports @ FreeBSD" , office@freebsd.org Subject: Issues Compiling editors/openoffice-3 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 03:14:53 -0000 I've been having issues compiling editors/openoffice-3 for several weeks and I'm not sure where the problem is cropping up. # less /etc/make.conf WITH_PKGNG=yes # added by use.perl 2012-12-11 17:43:33 PERL_VERSION=5.16.2 #Add in clang after rebuilding world WITH_CLANG=YES CXX=clang++ CPP=clang-cpp CC=clang #kernel building KERNCONF=ALEX-LAPTOP #ruby support RUBY_VER=1.9 RUBY_VERSION=1.9 RUBY_DEFAULT_VERSION=1.9 #python support PYTHON_DEFAULT_VERSION=python2.7 #random stuff WITH_CUPS=YES CUPS_OVERWRITE_BASE=YES WITHOUT_LPR=YES WITH_BERKELEYDB=db48 WITH_BDB_VER=48 The error message and some of the scrollback: touch ../../unxfbsdx.pro/misc/build/so_installed_commons-lang cp -f ../../unxfbsdx.pro/misc/build/commons-lang-2.3-src/dist/commons-lang-2.3.jar ../../unxfbsdx.pro/class touch ../../unxfbsdx.pro/misc/build/so_predeliver_commons-lang apache-commons deliver deliver -- version: 275594 COPY: build.lst -> /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/inc/apache-commons/build.lst COPY: ../unxfbsdx.pro/class/commons-logging-1.1.1-SNAPSHOT.jar -> /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/bin/commons-logging-1.1.1.jar COPY: ../unxfbsdx.pro/class/commons-codec-1.3.jar -> /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/bin/commons-codec-1.3.jar COPY: ../unxfbsdx.pro/class/commons-httpclient.jar -> /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/bin/commons-httpclient-3.1.jar COPY: ../unxfbsdx.pro/class/commons-lang-2.3.jar -> /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/bin/commons-lang-2.3.jar LOG: writing /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/inc/apache-commons/deliver.log Module 'apache-commons' delivered successfully. 5 files copied, 0 files unchanged 2 module(s): stlport soltools need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/stlport ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/soltools/giparser When you have fixed the errors in that module you can resume the build by running: build --from stlport soltools *** [do-build] Error code 1 Stop in /usr/ports/editors/openoffice-3. *** [build] Error code 1 Stop in /usr/ports/editors/openoffice-3. ===>>> make failed for editors/openoffice-3 ===>>> Aborting update Terminated ===>>> Installation of graphics/vigra (vigra-1.9.0_1) complete ===>>> You can restart from the point of failure with this command line: portmaster editors/openoffice-3 I can run script(1) and retry the compile and upload that to a pastebin if need be. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt