Re: Build failure with current master on MacOS

2017-08-17 Thread Caolán McNamara
On Wed, 2017-08-16 at 21:13 +0200, Michael Stahl wrote: > > i was thinking that LODE was supposed to install everything > automagically but i don't have a Mac ... gettext was added to the lode and it "just works". Updating lode and rerunning its setup will add gettext for anyone who had already

Re: Build failure with current master on MacOS

2017-08-08 Thread Norbert Thiebaud
On Mon, Jul 24, 2017 at 3:33 PM, Alexander Thurgood wrote: > Le 24/07/2017 à 15:16, Michael Stahl a écrit : > >> (here "fixed" means you'll get an error message from configure instead >> that tells you to install gettext) >> > > At least the message is explicit enough ;-)

Re: Build failure with current master on MacOS

2017-08-07 Thread Stephan Bergmann
On 08/02/2017 03:12 PM, Christian Lohmaier wrote: On Tue, Jul 25, 2017 at 1:18 PM, Tor Lillqvist wrote: But we have traditionally strongly advised against polluting one's build environment on macOS with Homebrew and similar. Has this changed? No, has not changed. Homebrew, Fink,

Re: Build failure with current master on MacOS

2017-08-02 Thread Christian Lohmaier
Hi *, On Tue, Jul 25, 2017 at 1:18 PM, Tor Lillqvist wrote: > >> GNU gettext package is available in Homebrew. >> > > But we have traditionally strongly advised against polluting one's build > environment on macOS with Homebrew and similar. Has this changed? No, has not changed.

Re: Build failure with current master on MacOS

2017-07-26 Thread Jan Holesovsky
Hi Alex, Alexander Thurgood píše v Út 25. 07. 2017 v 13:26 +0200: > Apparently. Or rather, there appears to be some creep in the general > direction of adding further build dependencies to one's environment. Another possibility would be to add gettext to external/ for macOS & build it as part

Re: Build failure with current master on MacOS

2017-07-25 Thread Alexander Thurgood
Le 25/07/2017 à 13:18, Tor Lillqvist a écrit : > > GNU gettext package is available in Homebrew. > > > But we have traditionally strongly advised against polluting one's build > environment on macOS with Homebrew and similar. Has this changed? > Apparently. Or rather, there appears to

Re: Build failure with current master on MacOS

2017-07-25 Thread Tor Lillqvist
> GNU gettext package is available in Homebrew. > > But we have traditionally strongly advised against polluting one's build environment on macOS with Homebrew and similar. Has this changed? --tml ___ LibreOffice mailing list

Re: Build failure with current master on MacOS

2017-07-25 Thread Shinnok
Hi, GNU gettext package is available in Homebrew. https://brew.sh/ Shinnok > On 24 Jul 2017, at 16:29, Caolán McNamara wrote: > >> On Mon, 2017-07-24 at 15:24 +0200, Alexander Thurgood wrote: >>> Le 24/07/2017 à 15:16, Michael Stahl a écrit : >>> (how one would best

Re: Build failure with current master on MacOS

2017-07-25 Thread Alexander Thurgood
Le 24/07/2017 à 16:29, Caolán McNamara a écrit : Thanks for the headsup ! Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Build failure with current master on MacOS

2017-07-25 Thread julien2412
Michael Stahl-2 wrote > ... > this should be fixed on master with commit > 8c9ed261cb9201774943e438cf5394c1dcfa8c49 I confirm building works for me now. Just some remarks about MacOs build and run: 1) soffice bin seems to be in a different location: here's the result of find . -name "soffice*"

Re: Build failure with current master on MacOS

2017-07-24 Thread Caolán McNamara
On Mon, 2017-07-24 at 15:24 +0200, Alexander Thurgood wrote: > Le 24/07/2017 à 15:16, Michael Stahl a écrit : > > (how one would best install gettext on MacOS is another question > > that i don't know the answer to; perhaps via LODE ?) > > > > Ok, thanks, but I guess it still means I can't build

Re: Build failure with current master on MacOS

2017-07-24 Thread Alexander Thurgood
Le 24/07/2017 à 15:16, Michael Stahl a écrit : > (here "fixed" means you'll get an error message from configure instead > that tells you to install gettext) > At least the message is explicit enough ;-) I don't build via LODE, just the standard OSX Terminal.app. It has worked fine (with the

Re: Build failure with current master on MacOS

2017-07-24 Thread Alexander Thurgood
Le 24/07/2017 à 15:16, Michael Stahl a écrit : > > this should be fixed on master with commit > 68d7faae7d748b6adcf8ba71a5b7ec9d80031c1b > > (here "fixed" means you'll get an error message from configure instead > that tells you to install gettext) > > (how one would best install gettext on

Re: Build failure with current master on MacOS

2017-07-24 Thread Michael Stahl
On 24.07.2017 14:54, Alexander Thurgood wrote: > Le 24/07/2017 à 14:45, Michael Stahl a écrit : > >> what does this say: >> >> grep MSG config_host.mk >> > > Both MSGFMT and MSGUNIQ are undefined. > this should be fixed on master with commit 68d7faae7d748b6adcf8ba71a5b7ec9d80031c1b (here

Re: Build failure with current master on MacOS

2017-07-24 Thread Alexander Thurgood
Le 24/07/2017 à 14:45, Michael Stahl a écrit : > what does this say: > > grep MSG config_host.mk > Both MSGFMT and MSGUNIQ are undefined. Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Build failure with current master on MacOS

2017-07-24 Thread Michael Stahl
On 24.07.2017 11:11, Alexander Thurgood wrote: > Hi all, > > My master build is currently failing after a make clean and fresh git > pull when building MO first in accfr, and now avmediafr - have there > been some recent changes to gettext pushed to master or some other > element of the FR

Re: Build failure with current master on MacOS

2017-07-24 Thread Alexander Thurgood
Le 24/07/2017 à 13:09, Michael Stahl a écrit : Hi all, >> [PKG] python3 >> /Users/XXX/lo/lode/dev/core/solenv/gbuild/Package.mk:81: *** Something >> depends on package python3 which does not exist.. Stop. >> > > this should be fixed on master with commit >

Re: Build failure with current master on MacOS

2017-07-24 Thread Michael Stahl
On 24.07.2017 11:54, julien2412 wrote: > [PKG] python3 > /Users/XXX/lo/lode/dev/core/solenv/gbuild/Package.mk:81: *** Something > depends on package python3 which does not exist.. Stop. > this should be fixed on master with commit 8c9ed261cb9201774943e438cf5394c1dcfa8c49

Re: Build failure with current master on MacOS

2017-07-24 Thread julien2412
Hello Alex, I hadn't built on MacOs since several weeks so I did these: - updated MacOs to 10.12.6 - uninstalled XCode (which was 7.X.X version) - deleted ~/Library/Developer/XCode remark: I had overlooked this: ~/Library/Caches/com.apple.dt.Xcode (see