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 <flags> 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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to