openintro and openabout error during make install
Sasa Ostrouska <[email protected]>
| Newsgroups | gmane.comp.gnome.ximian.openoffice |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have sucessfuly built the ooo-build 3.2.0.9 and I have this error during the make install phase. My script copies in ooo-build-3.2.0.9/src the files openintro_dlg.bmp and openabout_dlg.bmp files, before configure starts. Seems that configure also finds those 2 files and creates the intro.zip file. But for some reason during make install phase this file can not get unzipped. I can check if the file exists and if I open it I see the 2 files in it. Any ideas how can I solve this ? Here is the error: root@rc-samsung:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9# make DESTDIR=/home/sasa/Desktop/ooo-package install cd bin ; ./package-ooo Setup: Tag: 'ooo320-m12' Apply: '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/patches/dev300/apply' Flags: '' Suffix: '3.2' Dir: '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build' DestDir: '' Path: '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/ant/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/lib/qt/bin:/usr/share/texmf/bin:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/bin' Prefix: '/home/sasa/Desktop/ooo-package/usr' Mandir: '/home/sasa/Desktop/ooo-package/usr/share/man' Docdir: '/home/sasa/Desktop/ooo-package/usr/share/doc/packages/OpenOffice.org' Sysconf: '/home/sasa/Desktop/ooo-package/etc' OOInBase: '/usr/lib/ooo-3.2' OOInstall: '/home/sasa/Desktop/ooo-package/usr/lib/ooo-3.2' OODestDir: '/home/sasa/Desktop/ooo-package' Config: --disable-binfilter --disable-crashdump --with-lang="" --with-use-shell=bash --without-gpc --without-agg --disable-epm --with-openldap --with-build-version="Build 3.2.0.9" --without-fonts --with-system-jpeg --with-system-libxml --with-system-mozilla --with-system-openssl --with-system-python --with-system-stdlibs --with-system-zlib --with-system-poppler --with-unix-wrapper=ooffice3.2 --enable-evolution2 --enable-dbus --with-alloc=system --with-vba-package-format=builtin --enable-cairo=yes --enable-gtk --disable-kde --disable-kde4 --with-intro-bitmaps="$TOOLSDIR/src/openintro_dlg.bmp" --with-about-bitmaps="$TOOLSDIR/src/openabout_dlg.bmp" --with-vendor="Dropline GNOME" --with-gcc-speedup=ccache --disable-kde --with-openclipart=/usr/share/openclipart --with-java --with-jdk-home=/usr/lib/java --with-ant=/usr/share/ant --enable-bonobo --enable-gnome-vfs --enable-cairo --enable-access --with-x --enable-libart --with-system-expat --with-system-sane-header --with-system-curl --disable-odk --disable-mono --with-system-libpwd --with-system-python --enable-openxml --with-system-gcc --with-system-mozilla=firefox --enable-openldap '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-static' '--with-distro=DroplineGNOME' '--with-google-docs' '--disable-kde' '--disable-kde4' '--enable-cairo' '--disable-odk' '--disable-mono' '--enable-openxml' '--enable-openldap' '--with-system-libpwd' '--with-system-python' '--with-system-gcc' '--with-system-cairo' '--with-system-mozilla=mozilla' '--with-system-curl' '--with-system-wpd' '--enable-atkbridge' '--with-system-neon' '--with-sun-templates' '--enable-evolution2' '--with-gcc-speedup=ccache' '--with-max-jobs=2' '--with-srcdir=/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/SOURCES/gnome-2.26/openoffice-src' 'CFLAGS=-O2 -pipe -march=i686' ccache: yes, ccache directory is '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/.ccache' icecream: no Max number of jobs to run in parallel is '2' Setup: Tag: 'ooo320-m12' Apply: '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/patches/dev300/apply' Flags: '' Suffix: '3.2' Dir: '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build' DestDir: '' Path: '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/bin:/usr/lib/java/bin:.:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solenv/unxlngi6/bin:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solenv/bin:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib/ant/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/usr/lib/qt/bin:/usr/share/texmf/bin:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/bin:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/o oo-build-3.2.0.9/bin' Prefix: '/home/sasa/Desktop/ooo-package/usr' Mandir: '/home/sasa/Desktop/ooo-package/usr/share/man' Docdir: '/home/sasa/Desktop/ooo-package/usr/share/doc/packages/OpenOffice.org' Sysconf: '/home/sasa/Desktop/ooo-package/etc' OOInBase: '/usr/lib/ooo-3.2' OOInstall: '/home/sasa/Desktop/ooo-package/usr/lib/ooo-3.2' OODestDir: '/home/sasa/Desktop/ooo-package' Config: --disable-binfilter --disable-crashdump --with-lang="" --with-use-shell=bash --without-gpc --without-agg --disable-epm --with-openldap --with-build-version="Build 3.2.0.9" --without-fonts --with-system-jpeg --with-system-libxml --with-system-mozilla --with-system-openssl --with-system-python --with-system-stdlibs --with-system-zlib --with-system-poppler --with-unix-wrapper=ooffice3.2 --enable-evolution2 --enable-dbus --with-alloc=system --with-vba-package-format=builtin --enable-cairo=yes --enable-gtk --disable-kde --disable-kde4 --with-intro-bitmaps="$TOOLSDIR/src/openintro_dlg.bmp" --with-about-bitmaps="$TOOLSDIR/src/openabout_dlg.bmp" --with-vendor="Dropline GNOME" --with-gcc-speedup=ccache --disable-kde --with-openclipart=/usr/share/openclipart --with-java --with-jdk-home=/usr/lib/java --with-ant=/usr/share/ant --enable-bonobo --enable-gnome-vfs --enable-cairo --enable-access --with-x --enable-libart --with-system-expat --with-system-sane-header --with-system-curl --disable-odk --disable-mono --with-system-libpwd --with-system-python --enable-openxml --with-system-gcc --with-system-mozilla=firefox --enable-openldap '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-static' '--with-distro=DroplineGNOME' '--with-google-docs' '--disable-kde' '--disable-kde4' '--enable-cairo' '--disable-odk' '--disable-mono' '--enable-openxml' '--enable-openldap' '--with-system-libpwd' '--with-system-python' '--with-system-gcc' '--with-system-cairo' '--with-system-mozilla=mozilla' '--with-system-curl' '--with-system-wpd' '--enable-atkbridge' '--with-system-neon' '--with-sun-templates' '--enable-evolution2' '--with-gcc-speedup=ccache' '--with-max-jobs=2' '--with-srcdir=/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/SOURCES/gnome-2.26/openoffice-src' 'CFLAGS=-O2 -pipe -march=i686' ccache: yes, ccache directory is '/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/.ccache' icecream: no Max number of jobs to run in parallel is '2' Cleaning /home/sasa/Desktop/ooo-package/usr/lib/ooo-3.2 Generating man pages ... Building /home/sasa/Desktop/ooo-package/usr/lib/ooo-3.2/basis3.2/program/java-set-classpath Installing extra en-US templates ... Installing system files ... Execute ooinstall ... Reading setup from ./setup Sucking env from build setup Performing environment substitutions ... Use of uninitialized value in concatenation (.) or string at ./ooinstall line 76. Setting up environment Running OOo installer Subroutine installer::epmfile::getcwd redefined at /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solenv/bin/modules/installer/epmfile.pm line 47 "my" variable $infoline masks earlier declaration in same scope at /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solenv/bin/modules/installer/windows/registry.pm line 394. ... checking environment variables ... ######################################################## make_installer.pl, version 1.0 Product list file: openoffice.lst Taking setup script from solver Unpackpath: /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/instsetoo_native/util Compiler: unxlngi6 Product: OpenOffice BuildID: 9483 Build: OOO320 No minor set Product version Installpath: /usr/lib/ooo-3.2 Package format: native Not calling epm No file stripping Unzip ARCHIVE files services.rdb can be created Languages: en-US ######################################################## ... checking required files ... ...... searching zip ... Found: /usr/bin/zip ... analyzing openoffice.lst ... rmdir: failed to remove `/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/instsetoo_native/util/OpenOffice//logging/': Directory not empty ... reading include pathes ... ... analyzing script: /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solver/320/unxlngi6.pro/bin/setup_osl.ins ... ... analyzing directories ... ... analyzing files ... ... analyzing scpactions ... ... analyzing shortcuts ... ... analyzing unix links ... ... analyzing profile ... ... analyzing profileitems ... ... analyzing modules ... ------------------------------------ ... languages en-US ... ... analyzing files ... ... analyzing files with flag ARCHIVE ... WARNING: Repeating to unpack /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solver/320/unxlngi6.pro/pck/intro.zip! WARNING: Repeating to unpack /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solver/320/unxlngi6.pro/pck/intro.zip! WARNING: Repeating to unpack /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solver/320/unxlngi6.pro/pck/intro.zip! WARNING: Repeating to unpack /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solver/320/unxlngi6.pro/pck/intro.zip! WARNING: Repeating to unpack /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solver/320/unxlngi6.pro/pck/intro.zip! ... cleaning the output tree ... ... removing directory /tmp/ooopackaging/i_66151270261924 ... ************************************************** ERROR: ERROR: Failed to unzip /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/solver/320/unxlngi6.pro/pck/intro.zip ! in function: resolving_archive_flag ************************************************** ************************************************** ERROR: Saved logfile: /home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9/build/ooo320-m12/instsetoo_native/util/OpenOffice//logging/en-US/log_OOO320_en-US.log ************************************************** Sat Apr 3 04:32:24 2010 (00:20 min.) Failed to install: at ./ooinstall line 154. make: *** [install] Error 1 root@rc-samsung:/home/sasa/DEVELOPMENT/DROPLINE_GNOME/DBS/DLG/WORK/openoffice-3.2.0-1/ooo-build-3.2.0.9# Rgds Saxa