[Libreoffice] Error packaging for Mac OSX from master

Alexander Thurgood alex.thurgood at gmail.com
Tue May 10 01:08:58 PDT 2011


HI all,

My main build on master seemed to complete OK, but when packaging it
fails with :


ERROR: The following files could not be found:
ERROR: File not found: oooblogger.oxt
... cleaning the output tree ...
... removing directory
/var/folders/tQ/tQqvtWX2HoWtouh-ZgKa-k+++TI/-Tmp-/ooopackaging/i_214261305012652
...

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

**************************************************
ERROR: Saved logfile:
/Users/alex/DevHack/git/libo/instsetoo_native/unxmacxi.pro/LibreOffice_Dev/dmg/logging/en-US/log_DEV300_en-US.log
**************************************************
Tue May 10 09:31:10 2011 (00:18 min.)
... analyzing files with flag ARCHIVE ...
... analyzing files with flag ARCHIVE ...
dmake:  Error code 255, while making 'openofficedev_en-US.dmg



First question : is the "-dev" switch now the default on master ?


Here is the relevant output of the log file :

ERROR: Removing file oooblogger.oxt from file list.


Removing directory
/var/folders/tQ/tQqvtWX2HoWtouh-ZgKa-k+++TI/-Tmp-/ooopackaging/i_214261305012652

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


My ./autogen.sh is :

./autogen.sh 'CC=ccache gcc-4.0' 'CXX=ccache g++-4.0' --with-max-jobs=4
--with-num-cpus=2 --with-lang="en-US de fr ru" --enable-epm
--with-epm=internal --with-extension-integration
--with-system-mysql-cppconn --disable-systray --with-sun-templates
--enable-extra-gallery --enable-extra-template --enable-extra-sample
--enable-extra-font --enable-binfilter --enable-ext-scripting-beanshell
--enable-ext-scripting-javascript --enable-ext-scripting-python
--enable-ext-wiki-publisher --enable-ext-report-builder
--enable-ext-presenter-ui --enable-ext-presenter-minimizer
--enable-ext-presenter-console --enable-ext-numbertext
--enable-ext-oooblogger --enable-ext-pdfimport --enable-ext-google-docs
--enable-ext-diagram --enable-ext-barcode

The blogger extension oxt is in my /src directory.


Alex







More information about the LibreOffice mailing list