Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2005 07:13:15 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-openoffice@freebsd.org
Subject:   OpenOffice 1.1 port build fails.
Message-ID:  <20050104181315.GA54570@osiris.chen.org.nz>

next in thread | raw e-mail | index | archive | help

Hi,

I'm running 5.3-STABLE/i386, and I'm getting a consistent failure
on my build and install. The "lzip" executable also crashes with a
core-dump exactly twice during the build. Has anyone gotten to port
to install on the -STABLE?

Here are the last bits of the build.

    [...]
    =============
    Building project instsetoo
    =============
    /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/instsetoo/util
    mkout -- version: 1.3
    ------------------------------
    Making: ../unxfbsd.pro/misc/util.dpc
    dmake subdmake=true  -f makefile.mk product="full" depend=t ALLDPC
    ------------------------------
    No Dependencies
    -------------
    mkdir -p ../unxfbsd.pro/49/normal
    rm -f ../unxfbsd.pro/49/normal/*
    rm: No match.
    lzip -p . -e ../unxfbsd.pro/misc/lzip.log -l 49 -f openoffice.lst -d ../unxfbsd.pro/49 -n OfficeOSL -e ../unxfbsd.pro/49/Logfile.txt -C ../unxfbsd.pro/49/checksums.txt
    
    Local Script Particel Zip (c) 2000 Sun Microsystems
    mkdir -p ../unxfbsd.pro/01/normal
    rm -f ../unxfbsd.pro/01/normal/*
    rm: No match.
    lzip -p . -e ../unxfbsd.pro/misc/lzip.log -l 01 -f openoffice.lst -d ../unxfbsd.pro/01 -n OfficeOSL -e ../unxfbsd.pro/01/Logfile.txt -C ../unxfbsd.pro/01/checksums.txt
    
    Local Script Particel Zip (c) 2000 Sun Microsystems
    
    
    WARNING! Project(s):
    gtk
    
    not found and couldn't be built. Correct build.lsts.
    
    -------------
    osiris-openoffice-1.1,1:50am# make install
    ===>  Installing for openoffice-1.1.3_1
    ===>   openoffice-1.1.3_1 depends on file: /usr/local/bin/perl5.8.5 - found
    ===>   openoffice-1.1.3_1 depends on executable: pkg-config - 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
    ===>   Generating temporary packing list
    ===>  Checking if editors/openoffice-1.1 already installed
    #
    # UGLY hack to not have to specify a X-Display.
    #
    /usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & echo $! > /usr/ports/editors/openoffice-1.1/work/.Xvfb.pid
    ./install: not found
    *** Error code 127

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050104181315.GA54570>