Re: [ANN] feature/instdir pushed to master

2013-10-10 Thread Stephan Bergmann
On 09/11/2013 05:56 PM, Stephan Bergmann wrote: One obvious remaining to-do is "Get Mac OS X libjava_uno.jnilib -> libjava_uno.dylib symlink into instdir: ...not exactly a nice way to do it, though.

Re: [ANN] feature/instdir pushed to master

2013-09-19 Thread Stephan Bergmann
On 09/17/2013 10:24 AM, Alexander Thurgood wrote: Le 17/09/13 09:29, Stephan Bergmann a écrit : For me with (from-scratch, at least) builds of last night's master, everything is fine: --enable-release-build produces a LibreOffice.app while (implicit) --disable-release-build produces a LibreOffic

Re: [ANN] feature/instdir pushed to master

2013-09-17 Thread Matúš Kukan
On 16 September 2013 09:43, Miklos Vajna wrote: > On Mon, Sep 16, 2013 at 09:39:09AM +0200, Matúš Kukan > wrote: >> I bet, that's because you don't use --disable-linkoo. >> linkoo is broken for sure. > > Sure, I have it enabled, as it's enabled by default. > >> I will post to gerrit patch removi

Re: [ANN] feature/instdir pushed to master

2013-09-17 Thread Alexander Thurgood
Le 17/09/13 09:29, Stephan Bergmann a écrit : Hi Stephan, > > For me with (from-scratch, at least) builds of last night's master, > everything is fine: --enable-release-build produces a LibreOffice.app > while (implicit) --disable-release-build produces a LibreOfficeDev.app. Well, after rebuild

Re: [ANN] feature/instdir pushed to master

2013-09-17 Thread Stephan Bergmann
On 09/16/2013 11:24 AM, Alexander Thurgood wrote: FWIW, my Mac OSX master DMG images now contain 2 *.app files, one called LibreOffice.app weighing in at 323Mb (normal build) and another called LibreOfficeDev.app weighing in at 964.8Mb (debug build). Both are contained within a folder called Lib

Re: [ANN] feature/instdir pushed to master

2013-09-16 Thread Jean-Baptiste Faure
Hi, Le 16/09/2013 09:34, Miklos Vajna a écrit : > Hi, > > On Sat, Sep 14, 2013 at 08:50:43AM +0200, Jean-Baptiste Faure > wrote: >> Since this change (it seems) I get the following error message each time >> I launch the master after a make dev-install : >> >> fopen >> /home/.../LibO/master/sol

Re: [ANN] feature/instdir pushed to master

2013-09-16 Thread Alexander Thurgood
Le 16/09/13 11:24, Alexander Thurgood a écrit : > Le 09/09/13 22:18, Michael Stahl a écrit : > FWIW, the LibreOfficeDev.app refuses to start, OSX saying it is corrupted. From the terminal, I see : MacBookPro:~ alex$ /Users/alex/Desktop/LibreOfficeDev.app/Contents/MacOS/soffice ; exit; 2013-09-16

Re: [ANN] feature/instdir pushed to master

2013-09-16 Thread Alexander Thurgood
Le 09/09/13 22:18, Michael Stahl a écrit : Hi all, FWIW, my Mac OSX master DMG images now contain 2 *.app files, one called LibreOffice.app weighing in at 323Mb (normal build) and another called LibreOfficeDev.app weighing in at 964.8Mb (debug build). Both are contained within a folder called Li

Re: [ANN] feature/instdir pushed to master

2013-09-16 Thread Miklos Vajna
Hi Matus, On Mon, Sep 16, 2013 at 09:39:09AM +0200, Matúš Kukan wrote: > I bet, that's because you don't use --disable-linkoo. > linkoo is broken for sure. Sure, I have it enabled, as it's enabled by default. > I will post to gerrit patch removing it later if nobody beats me to it. Also, if l

Re: [ANN] feature/instdir pushed to master

2013-09-16 Thread Matúš Kukan
On 16 September 2013 09:34, Miklos Vajna wrote: >> fopen >> /home/.../LibO/master/solver/unxlngx6.pro/installation/opt/program/pagein-common: >> No such file or directory > > I got the same, just don't use dev-install anymore, it's not necessary. > If you run instdir/*/program/soffice, that should

Re: [ANN] feature/instdir pushed to master

2013-09-16 Thread Miklos Vajna
Hi, On Sat, Sep 14, 2013 at 08:50:43AM +0200, Jean-Baptiste Faure wrote: > Since this change (it seems) I get the following error message each time > I launch the master after a make dev-install : > > fopen > /home/.../LibO/master/solver/unxlngx6.pro/installation/opt/program/pagein-common: > No

Re: [ANN] feature/instdir pushed to master

2013-09-13 Thread Jean-Baptiste Faure
Hi, Le 09/09/2013 22:18, Michael Stahl a écrit : > > hello, good people, > > i've just pushed Matúš' feature/instdir branch to master, which makes > the "instdir" an actually runnable office installation. Since this change (it seems) I get the following error message each time I launch the mast

Re: [ANN] feature/instdir pushed to master

2013-09-13 Thread Stephan Bergmann
On 09/12/2013 01:23 PM, Alexander Thurgood wrote: Le 11/09/13 17:56, Stephan Bergmann a écrit : [Build LNK] libAppleRemotelo.dylib gnutar copyfile unpack (Projects/mac/.DS_Store) failed : file exists gnutar copyfile unpack (Projects/mac/LittleCMS/.DS_Store) failed : file exists ...which happene

Re: [ANN] feature/instdir pushed to master

2013-09-12 Thread Alexander Thurgood
Le 11/09/13 17:56, Stephan Bergmann a écrit : FWIW, I currently see my Mac build failing when attempting [Build LNK] libAppleRemotelo.dylib gnutar copyfile unpack (Projects/mac/.DS_Store) failed : file exists gnutar copyfile unpack (Projects/mac/LittleCMS/.DS_Store) failed : file exists Alex _

Re: [ANN] feature/instdir pushed to master

2013-09-12 Thread Andras Timar
On Mon, Sep 9, 2013 at 10:18 PM, Michael Stahl wrote: > > hello, good people, > > i've just pushed Matúš' feature/instdir branch to master, which makes > the "instdir" an actually runnable office installation. > > "dev-install" is no longer executed as part of a "make check", instead > the subsequ

Re: [ANN] feature/instdir pushed to master

2013-09-11 Thread Stephan Bergmann
On 09/11/2013 05:52 PM, Norbert Thiebaud wrote: I've jsut pull master and ran make + make check on a 10.8 ...pull again Note3: I actually did an incremental build... I doing a clean + build now... to make sure... probably indeed necessary for some of the fixes to take effect, esp. those in

Re: [ANN] feature/instdir pushed to master

2013-09-11 Thread Stephan Bergmann
On 09/09/2013 10:18 PM, Michael Stahl wrote: this has been tested on Windows and Linux but _not_ on Mac where it will probably fail horribly; if you don't feel like debugging build problems you should probably delay pulling for a few days. also, somebody with a Mac needs to fix it since i can't

Re: [ANN] feature/instdir pushed to master

2013-09-11 Thread Norbert Thiebaud
I'm a little late to the party... but I've jsut pull master and ran make + make check on a 10.8 most of the tests passed... and only one seems to cause trouble... [...] build JUT] dbaccess_complex Create S/W interp /lo/core/smoketest/smoketest.cxx:191: Assertion Test name: (anonymous namespace)::

Re: [ANN] feature/instdir pushed to master

2013-09-11 Thread Stephan Bergmann
On 09/10/2013 09:31 PM, Michael Stahl wrote: unless of course there is some consensus that using a different name for dbgutil builds is silly and should be removed. i don't actually care either way. For the record, it has been clarified meanwhile (and code fixed back accordingly) that PRODUCT

Re: [ANN] feature/instdir pushed to master

2013-09-11 Thread Miklos Vajna
On Tue, Sep 10, 2013 at 03:18:21PM +0200, Matúš Kukan wrote: > > Nitpick: dev-install tweaks bootstraprc, so UserInstallation points to > > $SYSUSERCONFIG/libreoffice/4, not $SYSUSERCONFIG/libreofficedev/4 as > > instdir currently has it. Is this intentional? > > No such change is intentional. >

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread Michael Stahl
On 10/09/13 15:18, Matúš Kukan wrote: > On 10 September 2013 09:13, Miklos Vajna wrote: >> Nitpick: dev-install tweaks bootstraprc, so UserInstallation points to >> $SYSUSERCONFIG/libreoffice/4, not $SYSUSERCONFIG/libreofficedev/4 as >> instdir currently has it. Is this intentional? > > No such

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread Matúš Kukan
Hi, On 10 September 2013 09:13, Miklos Vajna wrote: > Hi, > > On Mon, Sep 09, 2013 at 10:18:32PM +0200, Michael Stahl > wrote: >> i've just pushed Matúš' feature/instdir branch to master, which makes >> the "instdir" an actually runnable office installation. > > Cool! :) Thanks to Michael for

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread bjoern
On Mon, Sep 09, 2013 at 10:18:32PM +0200, Michael Stahl wrote: > i've just pushed Matúš' feature/instdir branch to master, which makes > the "instdir" an actually runnable office installation. ... and there was much rejoicing! Best, Bjoern ___ LibreOff

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread Miklos Vajna
Hi, On Mon, Sep 09, 2013 at 10:18:32PM +0200, Michael Stahl wrote: > i've just pushed Matúš' feature/instdir branch to master, which makes > the "instdir" an actually runnable office installation. Cool! :) Nitpick: dev-install tweaks bootstraprc, so UserInstallation points to $SYSUSERCONFIG/li

[ANN] feature/instdir pushed to master

2013-09-09 Thread Michael Stahl
hello, good people, i've just pushed Matúš' feature/instdir branch to master, which makes the "instdir" an actually runnable office installation. "dev-install" is no longer executed as part of a "make check", instead the subsequent tests run against the "instdir". this has been tested on Window