Hi,

I've commited all my recent changes locally, did a "git pull -r", "make clean" and "make" - successful up to this point. Then LibO tells me "Developers might prefer this way: make dev-install -o build" but this command fails:

I've attached my build logfile. The last lines (s. below) don't make much sense because a toplevel build is unhappy after source ./Env.Host.sh...

Any hints???

Christina
===================================================================
-----------------------------------------------------------------------
        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

  internal build errors:

ERROR: error 65280 occurred while making /Space/LibreOffice_OneGit/core/smoketestoo_native

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

/bin/bash
cd /Space/LibreOffice_OneGit/core
source ./Env.Host.sh
cd
rm -Rf /Space/LibreOffice_OneGit/core//unxlngi6.pro # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
make: *** [dev-install] Fehler 1

=============
(1/1) Building module smoketestoo_native
=============
Entering /Space/LibreOffice_OneGit/core/smoketestoo_native/com/sun/star/comp/smoketest

Making:    com_sun_star_comp_smoketest.dpz
Making:    com_sun_star_comp_smoketest.dpj


Making:    com_sun_star_comp_smoketest.dpj

Compiling: TestExtension.idl
Making:    TestExtension.oxt
rebuilding zipfiles
------------------------------ 
Making:    com_sun_star_comp_smoketest.dpz
Making:    com_sun_star_comp_smoketest.dpj


Making:    com_sun_star_comp_smoketest.dpj

Entering /Space/LibreOffice_OneGit/core/smoketestoo_native/data

  adding: styles.xml (deflated 75%)
  adding: mimetype (stored 0%)
  adding: Dialogs/Standard/OptionsDlg.xml (deflated 73%)
  adding: Dialogs/Standard/dialog-lb.xml (deflated 51%)
  adding: Dialogs/dialog-lc.xml (deflated 51%)
  adding: Basic/Standard/Global.xml (deflated 78%)
  adding: Basic/Standard/Events.xml (deflated 55%)
  adding: Basic/Standard/Test_Ext.xml (deflated 64%)
  adding: Basic/Standard/script-lb.xml (deflated 55%)
  adding: Basic/Standard/Test_DB.xml (deflated 68%)
  adding: Basic/Standard/Test_10er.xml (deflated 82%)
  adding: Basic/script-lc.xml (deflated 51%)
  adding: content.xml (deflated 77%)
  adding: META-INF/manifest.xml (deflated 73%)
  adding: settings.xml (deflated 79%)
  adding: meta.xml (deflated 55%)
cp -f ../unxlngi6.pro/misc/zip/smoketestdoc.sxw ../unxlngi6.pro/bin/smoketestdoc.sxw
Entering /Space/LibreOffice_OneGit/core/smoketestoo_native

Making:    all_smoketest.dpslo
Compiling: smoketestoo_native/unxlngi6.pro/misc/smoketest_version.c
Compiling: smoketestoo_native//smoketest.cxx
Making:    smoketest.lib
Making:    libsmoketest.so
Making:    all_smoketest.dpslo
rm -f -r /Space/LibreOffice_OneGit/core/solver/unxlngi6.pro/installation
mkdir -p /Space/LibreOffice_OneGit/core/solver/unxlngi6.pro/installation
ooinstall -l /Space/LibreOffice_OneGit/core/solver/unxlngi6.pro/installation/opt
Running LibreOffice installer
Subroutine installer::epmfile::getcwd redefined at /Space/LibreOffice_OneGit/core/solenv/bin/modules/installer/epmfile.pm line 43
Name "main::allvariables" used only once: possible typo at /Space/LibreOffice_OneGit/core/solenv/bin/make_installer.pl line 490.
... checking environment variables ...

########################################################
make_installer.pl, version 1.0
Product list file: openoffice.lst
Taking setup script from solver
Unpackpath: /tmp
Compiler: unxlngi6
Product: LibreOffice
BuildID: 0
Build: OOO350
No minor set
Product version
Installpath: /Space/LibreOffice_OneGit/core/solver/unxlngi6.pro/installation/opt
Package format: native
Not calling epm
No file stripping
Unzip ARCHIVE files
Languages:
        en-US
########################################################
... checking required files ...
...... searching zip ...
        Found: /usr/bin/zip
... analyzing openoffice.lst ... 
Use of uninitialized value in string eq at /Space/LibreOffice_OneGit/core/solenv/bin/make_installer.pl line 490.

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

**************************************************
ERROR: Saved logfile: /tmp/LibreOffice//logging/en-US/log_OOO350_en-US.log
**************************************************
... reading include paths ...
... analyzing script: /Space/LibreOffice_OneGit/core/solver/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 ...
ERROR: The following files could not be found: 
ERROR: File not found: dict-ar.oxt
ERROR: File not found: dict-bg.oxt
ERROR: File not found: dict-bn.oxt
ERROR: File not found: dict-de.oxt
ERROR: File not found: dict-gu.oxt
ERROR: File not found: dict-hi.oxt
ERROR: File not found: dict-lv.oxt
ERROR: File not found: dict-pt-pt.oxt
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_158781321254787 ...
Mon Nov 14 08:13:15 2011 (00:08 min.)
Failed to install:  at /Space/LibreOffice_OneGit/core/solenv/bin/ooinstall line 120.
dmake:  Error code 255, while making 'localinstall'

-----------------------------------------------------------------------
        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

  internal build errors:

ERROR: error 65280 occurred while making /Space/LibreOffice_OneGit/core/smoketestoo_native

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

/bin/bash
cd /Space/LibreOffice_OneGit/core
source ./Env.Host.sh
cd 
rm -Rf /Space/LibreOffice_OneGit/core//unxlngi6.pro # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level
make: *** [dev-install] Fehler 1
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to