OpenOffice.org-1.1 build failure on NFS client

Doug Poland doug at polands.org
Tue Nov 30 13:06:31 PST 2004


Hello,

I'm running 5.3-STABLE on a laptop connecting to an NFS mounted volume
on a 5.3-STABLE server.  I've exported /usr/ports from the server and
mounted it to /usr/ports on the laptop NFS client.  Here's my mount
options from fstab:

fs:/usr/ports  /usr/ports  nfs  -3,-R=3,-b,-i,-s,-r=32768,-w=32768,rw,noauto   0   0

The reason I'm building over NFS is I don't have enough diskspace on the
laptop to accommodate an OpenOffice build.  I've been configuring this
laptop for the last couple of days.  The *bigger* ports I've built and
installed via NFS mount far include: xorg, mozilla, gaim, jdk14, eclipse.

Here's the error I get from portinstall editors/openoffice-1.1 (with
some context):


NOTICE:

To build Openoffice, you should have a lot
of free diskspace (~ 4GB).
If you want SDK and/or solver, please type make sdk and/or make solver
===>  Extracting for openoffice-1.1.3_1
>> Checksum OK for openoffice1.1/OOo_1.1.3-1_source.tar.gz.
>> Checksum OK for openoffice1.1/gpc231.tar.Z.
>> Checksum OK for openoffice1.1/patch-openoffice-mozilla101-2002-10-14.
>> Checksum OK for openoffice1.1/mozilla-vendor-1.0.2a.tgz.
===>   openoffice-1.1.3_1 depends on file: /usr/local/bin/perl5.8.5 - found
===>  Patching for openoffice-1.1.3_1
===>   openoffice-1.1.3_1 depends on file: /usr/local/bin/perl5.8.5 - found
===>  Applying FreeBSD patches for openoffice-1.1.3_1
===>   openoffice-1.1.3_1 depends on file: /usr/local/jdk1.4.2/bin/java - found
===>   openoffice-1.1.3_1 depends on executable: gcc32 - found
===>   openoffice-1.1.3_1 depends on executable: zip - found
===>   openoffice-1.1.3_1 depends on executable: unzip - found
===>   openoffice-1.1.3_1 depends on executable: gcp - found
===>   openoffice-1.1.3_1 depends on file: /usr/X11R6/lib/libXft.so - found
===>   openoffice-1.1.3_1 depends on executable: Xvfb - found
===>   openoffice-1.1.3_1 depends on file: /usr/local/bin/ant - found
===>   openoffice-1.1.3_1 depends on executable: gmake - found
===>   openoffice-1.1.3_1 depends on executable: bison - found
===>   openoffice-1.1.3_1 depends on file: /usr/local/bin/perl5.8.5 - found
===>   openoffice-1.1.3_1 depends on file: /usr/local/bin/autoconf259 - found
===>   openoffice-1.1.3_1 depends on executable: pkg-config - found
===>   openoffice-1.1.3_1 depends on file: /usr/local/bin/intltool-extract - found
===>   openoffice-1.1.3_1 depends on shared library: jpeg.9 - found
===>   openoffice-1.1.3_1 depends on shared library: png.5 - found
===>   openoffice-1.1.3_1 depends on shared library: mng.1 - found
===>   openoffice-1.1.3_1 depends on shared library: freetype.9 - found
===>   openoffice-1.1.3_1 depends on shared library: glib12.3 - found
===>   openoffice-1.1.3_1 depends on shared library: gtk12.2 - found
===>   openoffice-1.1.3_1 depends on shared library: ORBit.2 - found
===>   openoffice-1.1.3_1 depends on shared library: glib-2.0.400 - found
===>   openoffice-1.1.3_1 depends on shared library: atk-1.0.800 - found
===>   openoffice-1.1.3_1 depends on shared library: pango-1.0.600 - found
===>   openoffice-1.1.3_1 depends on shared library: gtk-x11-2.0.400 - found
===>  Configuring for openoffice-1.1.3_1
autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps you are running make -j on a lame NFS client?): Operation not supported
*** Error code 1

Stop in /usr/ports/editors/openoffice-1.1.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall32221.0 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! editors/openoffice-1.1        (unknown build error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed


Am I doing something wrong here?

-- 
Regards,
Doug


More information about the freebsd-questions mailing list