[Libreoffice] build problem in instsetoo_native module on linux x86-64

Mattias Johnsson m.t.johnsson at gmail.com
Wed Nov 3 23:46:06 PDT 2010


Since I've faffed around so much with my current git tree, I just blew
it all away and downloaded the new git master since that's now been
branched from 3.3.

Unfortunately, LO no longer builds. I get the following error when I
try to build in the instsetoo_native directory.

ERROR: The following files could not be found:
ERROR: File not found: libmsworkslx.so
ERROR: File not found: libwpgimportlx.so
ERROR: File not found: liblwpftlx.so
ERROR: File not found: libwpftlx.so

(full error output added below)

These files exist on my system, but only in my default OO.o
installation in /usr/lib, not in the LO dev directories. Does anyone
have any suggestions?

Cheers,
Mattias

Full error log:

mattias at molluschome:~/Development/LibreOffice/loroot/rawbuild/instsetoo_native$
build
build -- version: 275224


=============
Building module instsetoo_native
=============

Entering /home/mattias/Development/LibreOffice/loroot/rawbuild/instsetoo_native/inc_openoffice/unix


Entering /home/mattias/Development/LibreOffice/loroot/rawbuild/instsetoo_native/inc_openoffice/windows/msi_languages


Entering /home/mattias/Development/LibreOffice/loroot/rawbuild/instsetoo_native/util

dmake:  makefile.mk:  line 207:  Warning: -- Prior to dmake 4.5 only one
%-target per target-definition worked reliably. Check your makefiles.

/usr/bin/perl -w
/home/mattias/Development/LibreOffice/loroot/rawbuild/solenv/bin/make_installer.pl
-f ../util/openoffice.lst -l en-US -p LibreOffice -u ../unxlngx6.pro
-buildid 1 -msitemplate ../unxlngx6.pro/misc/openoffice/msi_templates
-msilanguage ../unxlngx6.pro/misc/win_ulffiles -format archive
Subroutine installer::epmfile::getcwd redefined at
/home/mattias/Development/LibreOffice/loroot/rawbuild/solenv/bin/modules/installer/epmfile.pm
line 43
... checking environment variables ...

########################################################
make_installer.pl, version 1.0
Product list file: ../util/openoffice.lst
Taking setup script from solver
Unpackpath: /home/mattias/Development/LibreOffice/loroot/clone/bootstrap/instsetoo_native/util/../unxlngx6.pro
Compiler: unxlngx6
Product: LibreOffice
BuildID: 1
Build: OOO330
No minor set
Product version
Using default installpath
Package format: archive
msi templatepath:
/home/mattias/Development/LibreOffice/loroot/clone/bootstrap/instsetoo_native/util/../unxlngx6.pro/misc/openoffice/msi_templates
msi template path will be ignored for non Windows builds!
msi languagepath:
/home/mattias/Development/LibreOffice/loroot/clone/bootstrap/instsetoo_native/util/../unxlngx6.pro/misc/win_ulffiles
msi language path will be ignored for non Windows builds!
Calling epm
Stripping files
Unzip ARCHIVE files
services.rdb can be created
Languages:
	en-US
########################################################
... checking required files ...
...... searching zip ...
	Found: /usr/bin/zip
... analyzing ../util/openoffice.lst ...
rmdir: failed to remove
`/home/mattias/Development/LibreOffice/loroot/clone/bootstrap/instsetoo_native/unxlngx6.pro/LibreOffice/archive/logging/':
Directory not empty
... reading include pathes ...
... analyzing script:
/home/mattias/Development/LibreOffice/loroot/rawbuild/solver/330/unxlngx6.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 ...
ERROR: The following files could not be found:
ERROR: File not found: libmsworkslx.so
ERROR: File not found: libwpgimportlx.so
ERROR: File not found: liblwpftlx.so
ERROR: File not found: libwpftlx.so
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_144821288852155 ...

**************************************************
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**************************************************

**************************************************
ERROR: Saved logfile:
/home/mattias/Development/LibreOffice/loroot/clone/bootstrap/instsetoo_native/unxlngx6.pro/LibreOffice/archive/logging/en-US/log_OOO330_en-US.log
**************************************************
Thu Nov  4 17:29:17 2010 (00:02 min.)
dmake:  Error code 255, while making 'openoffice_en-US.archive'

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

 it seems that the error is inside 'instsetoo_native', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------


More information about the LibreOffice mailing list