pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Can't build openoffice3 from 2008Q4



I'm trying to compile openoffice3.  I'm running:
NetBSD bigbox 3.1 NetBSD 3.1 (BIGBOX) #0: Sat Sep 29 15:19:20 PDT 2007
With pkgsrc 2008Q4, cvs updated 11 Jan 2009.

The "make clean update" ends with:

        => Build dependency bison-[0-9]*: found bison-2.3
        => Build dependency zip-[0-9]*: found zip-2.32
        => Build dependency unzip-[0-9]*: found unzip-5.52nb3
        => Build dependency p5-Archive-Zip-[0-9]*: found p5-Archive-Zip-1.26
        => Build dependency xpkgwedge>=1.15: found xpkgwedge-1.16
        => Build dependency bash-[0-9]*: found bash-3.2.48
        => Build dependency gmake>=3.81: found gmake-3.81
        => Build dependency perl>=5.0: found perl-5.10.0nb4
        => Build dependency pkg-config>=0.19: found pkg-config-0.21
        => Build dependency x11-links>=0.42: found x11-links-0.42
        => Build dependency gperf>=3.0.1: found gperf-3.0.3
        => Build dependency randrproto>=1.2.0: found randrproto-1.2.2
        => Build dependency renderproto>=0.9.3nb1: found renderproto-0.9.3nb1
        => Build dependency fixesproto>=3.0.0: found fixesproto-3.0.2nb1
        => Build dependency inputproto>=1.4: found inputproto-1.4.4
        => Full dependency libpaper-[0-9]*: found libpaper-1.1.23
        => Full dependency xdg-dirs>=1.1: found xdg-dirs-1.3
        => Full dependency firefox3>=3.0: found firefox3-3.0.5nb2
        => Full dependency gtk2+>=2.8.17nb1: found gtk2+-2.14.4
        => Full dependency gcc34>=3.4.5nb1: found gcc34-3.4.6nb1
        => Full dependency db4>=4.7.25.1: found db4-4.7.25.1
        => Full dependency shared-mime-info>=0.16nb2: found 
shared-mime-info-0.51nb2
        => Full dependency MesaLib>=7.0.3: found MesaLib-7.0.4.1nb4
        => Full dependency cairo>=1.6.4: found cairo-1.8.4nb1
        => Full dependency fontconfig>=2.4.2: found fontconfig-2.6.0
        => Full dependency freetype2>=2.1.10nb1: found freetype2-2.2.1nb2
        => Full dependency hicolor-icon-theme>=0.9nb1: found 
hicolor-icon-theme-0.10nb1
        => Full dependency jpeg>=6bnb2: found jpeg-6bnb3
        => Full dependency python24>=2.4.2nb4: found python24-2.4.5nb2
        => Full dependency hunspell>=1.2.2: found hunspell-1.2.2
        => Full dependency icu>=3.4nb1: found icu-3.6nb2
        => Full dependency libxslt>=1.1.15nb1: found libxslt-1.1.24nb1
        => Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.2nb2
        => Full dependency curl>=7.17.1nb1: found curl-7.18.0nb3
        => Full dependency neon>=0.26.3nb2: found neon-0.26.3nb2
        => Full dependency expat>=2.0.0nb1: found expat-2.0.0nb1
        => Full dependency xcursor>=1.1.2nb1: found xcursor-1.1.2nb2
        => Full dependency Xrandr>=1.0.2nb3: found Xrandr-1.0.2nb3
        => Full dependency Xrender>=0.9.0nb1: found Xrender-0.9.0nb2
        => Full dependency Xfixes>=2.0.1nb2: found Xfixes-2.0.1nb4
        ===> Overriding tools for openoffice3-3.0.0nb7
        ===> Extracting for openoffice3-3.0.0nb7

        ...

    cd ../unxbsdi3.pro/misc/dict-zu ; zip -r /tmp/mk29068d.dict-zu_.oxt * -x 
delzip  -x "*CVS*" || if test "$?" != "12" && "$?" != "1" ; then exit $? ; fi 
&& echo "Nothing to update for zip"
      adding: META-INF/ (stored 0%)
      adding: META-INF/manifest.xml (deflated 38%)
      adding: description.xml (deflated 51%)
      adding: dictionaries.xcu (deflated 57%)
      adding: dummy.txt (stored 0%)
      adding: hyph_zu_ZA.dic (deflated 47%)
    Nothing to update for zip
    cp -f /tmp/mk29068d.dict-zu_.oxt  ../unxbsdi3.pro/bin/dict-zu.oxt 
    rm -f /tmp/mk29068d.dict-zu_.oxt
    -------------
    Running processes: 0
    deliver -- version: 1.130
    Module 'dictionaries' delivered successfully. 25 files copied, 0 files 
unchanged
    
    1 module(s): 
            ucb
    need(s) to be rebuilt
    
    Reason(s):
    
    ERROR: error 65280 occurred while making 
/usr/pkgsrc/misc/openoffice3/work/OOO300_m9/ucb/source/ucp/ftp
    
    Attention: if you build and deliver the above module(s) you may prolongue 
your the build issuing command "build --from ucb"
    
    rmdir /tmp/4915
    *** Error code 1
    
    Stop.
    make: stopped in /usr/pkgsrc/misc/openoffice3
    WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package 
Makefile.
    *** Error code 1
    
    Stop.
    make: stopped in /usr/pkgsrc/misc/openoffice3
    *** Error code 1
    
    Stop.
    make: stopped in /usr/pkgsrc/misc/openoffice3

Where did I go wrong?

TIA,
Paul


Home | Main Index | Thread Index | Old Index