Re: LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-15 Thread Andreas Mantke
Hi Michael, with the fix of the skia module from Noel (https://cgit.freedesktop.org/libreoffice/core/commit/?id=64140e0e7f8a151f298568c9173364efca636a46) the VCL module could be build. It builds without the former break thus the issue should be fixed. Thanks for the work. Regards, Andreas Am 1

Re: LibreOffice Build failed again on Debian-x86-32bit inside Module Skia

2023-07-15 Thread Andreas Mantke
Hi Noel, Am 14.07.23 um 14:02 schrieb Noel Grandin: That should be fixed as of an hour ago with https://cgit.freedesktop.org/libreoffice/core/commit/?id=64140e0e7f8a151f298568c9173364efca636a46 thanks for your work. The skia module build again. Regards, Andreas -- ## Free Software Advocate

Re: LibreOffice Build failed again on Debian-x86-32bit inside Module Skia

2023-07-14 Thread Noel Grandin
That should be fixed as of an hour ago with https://cgit.freedesktop.org/libreoffice/core/commit/?id=64140e0e7f8a151f298568c9173364efca636a46

Re: LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-13 Thread Andreas Mantke
Hi Michael, thanks for your answer. I tried again with the latest patches from the git repository. But it breaks again in the skia module yet. (see my other mail to this list). Thus I need to solve this issue, because the VCL module is currently not build (it stops before in the skia module). I

Re: LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-12 Thread Michael Weghorn
On 2023-07-12 21:04, Andreas Mantke wrote: I compiled LibreOffice on a Netbook with Debian-x86-32bit for a while successful. I did this with success from the source repo some weeks ago (before version 7.6 was tagged). [...] But yet I got a break inside the VCL module Here is the output from my

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-06 Thread Andreas Mantke
Hi Rene, Am 04.07.23 um 20:47 schrieb Rene Engelhard: Hi, Am 04.07.23 um 20:45 schrieb Andreas Mantke: big thanks for investigating. I'll try to apply your patch and look if it build successful. A somewhat improved version of it (keeping amd64 intact) is in https://gerrit.libreoffice.org/c/c

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-04 Thread Rene Engelhard
Hi, Am 04.07.23 um 20:45 schrieb Andreas Mantke: big thanks for investigating. I'll try to apply your patch and look if it build successful. A somewhat improved version of it (keeping amd64 intact) is in https://gerrit.libreoffice.org/c/core/+/153984. > But it may take some time to get the w

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-04 Thread Andreas Mantke
Hi Rene, big thanks for investigating. I'll try to apply your patch and look if it build successful. But it may take some time to get the whole build done on the (old) machine. Regards, Andreas Am 04.07.23 um 20:31 schrieb Rene Engelhard: Hi again, Am 04.07.23 um 20:19 schrieb Rene Engelhard:

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-04 Thread Rene Engelhard
Hi again, Am 04.07.23 um 20:19 schrieb Rene Engelhard: /home/rene/LibreOffice/git/libreoffice-7-6/workdir/UnpackedTarball/skia/src/core/SkBlitRow_D32.cpp:65:50: error: always_inline function '_mm_loadu_si128' requires target feature 'sse2', but would be inlined into function 'blit_row_s32_blen

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-04 Thread Rene Engelhard
Hi, Am 03.07.23 um 20:45 schrieb Rene Engelhard: Here is the output from my current build process (from the status of the LibreOffice source from last Friday): Note you can't assume anything over SSE2 in here. Actually you can't assume anything MMXish or SSEish. https://wiki.debian.org/A

Re: LibreOffice Build failed on Debian-x86-32bit

2023-07-03 Thread Rene Engelhard
Hi, Am 03.07.23 um 17:46 schrieb Andreas Mantke: I compiled LibreOffice on a Netbook with Debian-x86-32bit for a while successful. I did this with success from the source repo some weeks ago (before version 7.6 was tagged). I run a build from source again last week but without success. Probab

Re: Libreoffice build error[for android]

2022-03-06 Thread di liu
That's great ! There is no link error when i execute the command 'make distclean' and make all dynamic files(.so) used to android.But i think i should spend more time on makefile to make it clear how does the process work. Thank you very much for your help. Michael Weghorn 于2022年3月4日周五 20:06写道:

Re: Libreoffice build error[for android]

2022-03-04 Thread Michael Weghorn
On 04/03/2022 12.37, Michael Weghorn wrote: It's not really clear to me what "he green color option" refers to, but if that refers to the change of adding the '--no-check-certificate' option for wget, that should actually be unrelated. OK, had I enabled HTML rendering for the email, it would

Re: Libreoffice build error[for android]

2022-03-04 Thread Michael Weghorn
On 04/03/2022 10.42, di liu wrote: Thank you for your reply. > If you have current git master without any local changes and 'make > distclean' and trying again doesn't work I just modified one file which named "Makefile.fetch" location in root dir of libreoffice,But i think this change has no

Re: Libreoffice build error[for android]

2022-03-04 Thread di liu
Thank you for your reply. > If you have current git master without any local changes and 'make > distclean' and trying again doesn't work I just modified one file which named "Makefile.fetch" location in root dir of libreoffice,But i think this change has nothing to do with this error below is my

Re: Libreoffice build error[for android]

2022-03-04 Thread Michael Weghorn
Hi, On 03/03/2022 16.08, di liu wrote: the build environment is linux(centos 7) which installed in vmware (my host system is macOS) this is my autogen.input content --with-distro=LibreOfficeAndroid --with-android-sdk=/home/disco/Documents/dev_env/android_sdk --with-android-ndk=/home/disco/D

Re: Libreoffice build error[for android]

2022-03-03 Thread di liu
the build environment is linux(centos 7) which installed in vmware (my host system is macOS) this is my autogen.input content --with-distro=LibreOfficeAndroid --with-android-sdk=/home/disco/Documents/dev_env/android_sdk --with-android-ndk=/home/disco/Documents/dev_env/android_sdk/ndk/20.1.5948944 -

Re: LibreOffice build dependencies souce URI for Ubuntu (latest) ?

2019-10-29 Thread Cor Nouws
Hi Michael, Michael Weghorn wrote on 29/10/2019 08:08: > "distroname" is a placeholder and needs to be replaced by the actual > code name for your Ubuntu version, which would e.g. be "bionic" for > Ubuntu 18.04 etc. Ah ;) > I've adapted the wiki accordingly. Please feel free to improve further

Re: LibreOffice build dependencies souce URI for Ubuntu (latest) ?

2019-10-29 Thread Ilmari Lauhakangas
Michael Weghorn kirjoitti 29.10.2019 klo 9.08: On 28/10/2019 22.48, Cor Nouws wrote: Following this https://wiki.documentfoundation.org/Development/Linux_Build_Dependencies with #2, adding deb-src http://archive.ubuntu.com/ubuntu/ distroname main to /apt/etc/sources.list then apt-get upd

Re: LibreOffice build dependencies souce URI for Ubuntu (latest) ?

2019-10-29 Thread Michael Weghorn
Hi Cor, On 28/10/2019 22.48, Cor Nouws wrote: > Following this > https://wiki.documentfoundation.org/Development/Linux_Build_Dependencies > > with #2, adding > deb-src http://archive.ubuntu.com/ubuntu/ distroname main > to /apt/etc/sources.list > > then apt-get update gives an error > Err:7

Re: LibreOffice Build failed in cppunit test for complex text

2019-03-26 Thread Lars Meyer
Hi Miklos Am 26.03.19 um 15:14 schrieb Miklos Vajna: > Hi, > > On Tue, Mar 26, 2019 at 03:07:52PM +0100, Lars Meyer > wrote: >> VclComplexTextTest::testKashida finished in: 14ms >> complextext.cxx:153:Assertion > See if commit 3189d366497419d637042c12824601590542b2f1 helps. thanks, it works. K

Re: LibreOffice Build failed in cppunit test for complex text

2019-03-26 Thread Miklos Vajna
Hi, On Tue, Mar 26, 2019 at 03:07:52PM +0100, Lars Meyer wrote: > VclComplexTextTest::testKashida finished in: 14ms > complextext.cxx:153:Assertion See if commit 3189d366497419d637042c12824601590542b2f1 helps. Regards, Miklos signature.asc Description: Digital signature

Re: LibreOffice Build

2018-02-19 Thread Pranav Kant
Hi Apurva, Let's keep libreoffice dev mailing list so that others can participate as well. On 19/02/18 15:53, Apurva Pavaskar wrote: > Hi, > > I wanted to ask a couple of questions : > -Building any huge software like LibreOffice, should I prefer compiling it > from > a TTY  rather than a GUI i

Re: Libreoffice Build Error

2017-10-15 Thread Markus Mohrhard
Hey, On Mon, Oct 9, 2017 at 6:22 AM, Ekansh Jha wrote: > While building libreoffice after make command, I am getting an error. > Please help me to fix it. > > >1. Making all in utils >2. libtool: link: gcc -O -Wl,-z -Wl,origin -Wl,-rpath -Wl,\$ORIGIN -o . >libs/rapper rapper.o ../sr

Re: Libreoffice build : Chart not working in version 5.0.2.1, 5.0.3.0

2015-09-16 Thread Madhura Ravindra Palsule
Hello, Thanks Andras, Michel and Christian for inputs, now spellchecker is working fine. But chart issue still exists. As patch has been pushed to 5.0.2 RC1 on gerrit. checked on gerrit and there this patch's corresponding project is core and branch is 5.0 I tried to build using source code from gi

Re: Libreoffice build : Chart not working in version 5.0.2.1, 5.0.3.0

2015-09-16 Thread Madhura Ravindra Palsule
Instead of version 5.0.0.3 , it is 5.0.3.0 , which I tried to build. Sorry ! Regards, Madhura On September 16, 2015 at 3:11 PM Madhura Ravindra Palsule wrote: > Hello, > Thanks Andras, Michel and Christian for inputs, now spellchecker is working > fine. > But chart issue still exists. > As

Re: Libreoffice build

2015-09-09 Thread Jakub Kościelak
Hi, https://wiki.documentfoundation.org/Development/BuildingOnWindows "If you want your builds to run on Windows XP, you need to use |--with-windows-sdk=7.1A" ATB Jakub | W dniu 2015-09-08 o 15:07, Madhura Ravindra Palsule pisze: hii, My Libre build resulting msi is not able to install on Win

Re: Libreoffice build : Chart and spellcheck not working

2015-09-09 Thread Jakub Kościelak
Hi, maybe the answer is: typo in Your path: *dictionsries ? (dictionaries).* ATB Jakub W dniu 2015-09-08 o 14:45, Madhura Ravindra Palsule pisze: Hi, My OS version is Win 7. trying to build using a patch updated. Struggling with spellcheck, unable to add dictionaries in build (tried using fla

Re: Libreoffice build : Chart and spellcheck not working

2015-09-09 Thread Christian Lohmaier
On Tue, Sep 8, 2015 at 2:45 PM, Madhura Ravindra Palsule wrote: > Hi,> My OS version is Win 7. > trying to build using a patch updated. > Struggling with spellcheck, unable to add dictionaries in build (tried using > flag --with-external-dict-dir = libo-core/dictionsries/en and > --with-myspell-d

Re: Libreoffice build

2015-09-08 Thread Regina Henschel
Hi Madhura, Madhura Ravindra Palsule schrieb: hii, My Libre build resulting msi is not able to install on Win xp. is there any flag missing? Do you took notice of "If you want your builds to run on Windows XP, you need to use --with-windows-sdk=7.1A" in https://wiki.documentfoundation.org/D

Re: Libreoffice build : Chart and spellcheck not working

2015-09-08 Thread Madhura Ravindra Palsule
Hi, My OS version is Win 7. trying to build using a patch updated. Struggling with spellcheck, unable to add dictionaries in build (tried using flag --with-external-dict-dir = libo-core/dictionsries/en and --with-myspell-dicts= libo-core/dictionsries/en ) But no use, giving same output. No dicti

Re: Libreoffice build : Chart and spellcheck not working

2015-09-07 Thread Michael Meeks
On Mon, 2015-09-07 at 12:16 +0530, Madhura Ravindra Palsule wrote: > In my LibreOffice 5.0.2.0 build, I am struggling with 2 issues > > 1) in my build: Chart icon is not working. when clicked it is giving > MessageBox LibreOffice5.0 Fatal Error SEH Exception:Access > violation! Th

Re: Libreoffice build : Chart and spellcheck not working

2015-09-07 Thread Markus Mohrhard
Hey, On Mon, Sep 7, 2015 at 8:46 AM, Madhura Ravindra Palsule wrote: > > > Hello, > In my LibreOffice 5.0.2.0 build, I am struggling with 2 issues > > 1) in my build: Chart icon is not working. when clicked it is giving > MessageBox *LibreOffice5.0 Fatal Error SEH Exception:Access violation!*

Re: LibreOffice Build Error

2015-05-04 Thread Massimiliano Fiori
I had some ICU problems but when i installed these ports all ICU’s problems (except error in my last email) are solved. I paste here my ports maybe they can help someone. Anyway i have the same problem that i wrote in my last mail. If i will finish Android building i will write here. icu

Re: LibreOffice Build Error

2015-05-04 Thread Tor Lillqvist
I fixed the ICU-related problem when building harfbuzz for Android from OS X, at least, http://cgit.freedesktop.org/libreoffice/core/commit/?id=25b5e3914d42f776ae0925a3d2bff3f159c07b00 . --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.or

Re: LibreOffice Build Error

2015-05-02 Thread Tor Lillqvist
> I had some ICU problems but when i installed these ports all ICU’s > problems (except error in my last email) are solved. > "ports"? As in "MacPorts"? That is exactly what you should not be doing. Both when building LibreOffice for OS X (on OS X), and when building for Android on OS X, you shoul

Re: LibreOffice Build Error

2015-04-30 Thread Tor Lillqvist
Sorry, building for Android on OS X is known to not work. Last time I tried I didn't even get so far that it would have started building in the "android" subdirectory, though, so either the problem I saw has been fixed (perhaps accidentally), or you did something to fix it? My comment: commit dee6

Re: libreoffice build fails compiling with clang

2015-02-16 Thread Maarten Hoes
On Mon, Feb 16, 2015 at 10:01 AM, Stephan Bergmann wrote: > > On 02/15/2015 12:46 PM, Maarten Hoes wrote: >> >> Im running into the build error listed below when I try to compile the >> LibreOffice master git repo with clang. Does anyone have an idea what >> might be going on, or how to go about t

Re: libreoffice build fails compiling with clang

2015-02-16 Thread Stephan Bergmann
On 02/15/2015 12:46 PM, Maarten Hoes wrote: Im running into the build error listed below when I try to compile the LibreOffice master git repo with clang. Does anyone have an idea what might be going on, or how to go about troubleshooting the issue ? Just don't press Ctrl-C? ___

Re: LibreOffice build error

2014-06-25 Thread Noel Grandin
On 2014-06-22 10:52 AM, Iric Lomax wrote: ./configure: line 38970: test: jar: integer expression expected configure: error: no, you need at least Ant >= 1.6.0 Error running configure at /cygdrive/c/sources/libo-core/autogen.sh line 209. It's probably a bug in the configure script. I would sugg

Re: Libreoffice build error tail_build

2012-07-05 Thread Michael Stahl
On 04/07/12 18:44, angelv wrote: > internal build errors: > > ERROR: error 65280 occurred while making > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/sdext/source/presenter > ERROR: error 65280 occurred while making > /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.4.2/s

Re: [Libreoffice] Build fails for Tail_build

2012-01-24 Thread Michael Meeks
Hi Anurag, On Tue, 2012-01-24 at 09:07 +0530, Anurag Jain wrote: > I've been building LO and it seems build is failing for me in > tail_build for one of the unit test. I asked about if there is any > work around other than cleaning and rebuilding this big chunk in the > main channel. Ah :

Re: [Libreoffice] Build error in helpcontent2

2012-01-23 Thread Andras Timar
Hi Pim, 2012/1/23 Pim Bollen : > On Monday 23 January 2012 10:05:22 David Tardon wrote: >> >> You need to update the help repository. >> >> cd clone/help >> git pull -r >> >> D. > > It does not help for me: > [ pim@laptop-pim 1 ~/work/bootstrap master %]] cd clone/help/ > [ pim@laptop-pim 0 ~/work

Re: [Libreoffice] Build error in helpcontent2

2012-01-23 Thread Pim Bollen
On Monday 23 January 2012 10:05:22 David Tardon wrote: > > You need to update the help repository. > > cd clone/help > git pull -r > > D. It does not help for me: [ pim@laptop-pim 1 ~/work/bootstrap master %]] cd clone/help/ [ pim@laptop-pim 0 ~/work/bootstrap/clone/help master]] git pull -r Cu

Re: [Libreoffice] Build error in helpcontent2

2012-01-23 Thread Riccardo Magliocchetti
Il 23/01/2012 10:05, David Tardon ha scritto: On Mon, Jan 23, 2012 at 10:02:43AM +0100, Riccardo Magliocchetti wrote: Hello, i'm trying to build libreoffice from git but it gives me an error in helpcontent2: Entering /home/rm/src/libo/helpcontent2/source/auxiliary echo aux_langdirs:=en-US> .

Re: [Libreoffice] Build error in helpcontent2

2012-01-23 Thread David Tardon
On Mon, Jan 23, 2012 at 10:02:43AM +0100, Riccardo Magliocchetti wrote: > Hello, > > i'm trying to build libreoffice from git but it gives me an error in > helpcontent2: > > Entering /home/rm/src/libo/helpcontent2/source/auxiliary > > echo aux_langdirs:=en-US > ../../unxlngi6.pro/inc/aux_langs.m

Re: [Libreoffice] Build Failure: Error in module icu

2012-01-03 Thread Ashwini Oruganti
Hi Eike, > > > "/media/..." makes me wonder what medium Ash is and the file system used > thereon. It's not by chance some kind of USB stick with a FAT file > system? Such a constellation when building on Linux already caused > trouble in the past. > Ash is, indeed, a USB stick, but it is formatt

Re: [Libreoffice] Build Failure: Error in module icu

2012-01-03 Thread Eike Rathke
Hi Ashwini, On Monday, 2012-01-02 22:37:04 +0530, Ashwini Oruganti wrote: > My LibreOffice build is failing repeatedly and the error seems to be in > the module "icu". Strange.. > log for /media/Ash/zcodes/zzlibre-office/git/libo/icu "/media/..." makes me wonder what medium Ash is and the fil

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread James C
Hello Norbert, I license my past and future contributions to LibreOffice under LGPLv3+ and MPL. I have created an entry for myself on the wiki, and will link the archive of this email into it in due course. Regards, James. On Thu, Dec 22, 2011 at 6:01 AM, Norbert Thiebaud wrote: > BTW can you

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread James C
I release the change originally attached below under LGPLv3+ and MPL. On Tue, Dec 20, 2011 at 7:04 PM, James C wrote: > Hello All, > > I have burned about 1.5 GB of metered network bandwidth, so far, > following these instructions: > > http://wiki.documentfoundation.org/Development/How_to_build#G

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread Christian Lohmaier
Hi James, *, On Wed, Dec 21, 2011 at 11:20 AM, James C wrote: > [...] > Christian, if I resort to removing macports, is there a standard set > of instructions for cleaning up after it? When I talk about removing macports, I mean removing traces of it from your environment. I don't know macports,

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread Michael Meeks
Hi James, On Wed, 2011-12-21 at 23:20 +1300, James C wrote: > I am currently building libreoffice-3-5, and will have some > investigation to do, after it stops. Great :-) > Michael, yes, changing branches required much less bandwidth than > initially downloading. Good. > In o

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-21 Thread James C
Hello Tor, Norbert, Michael and Christian, Thank you for your welcome and help in narrowing the problem. I am not yet a Mac graphics expert. Depending on which itches I develop, I may well end up learning on this project. I am currently building libreoffice-3-5, and will have some investigation

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Christian Lohmaier
Hi Michael, *, On Tue, Dec 20, 2011 at 12:32 PM, Michael Meeks wrote: > On Tue, 2011-12-20 at 19:04 +1300, James C wrote: >> I have burned about 1.5 GB of metered network bandwidth, so far, >> following these instructions: >> There is also a human-sized problem, with some instructions on the >> w

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Christian Lohmaier
Hi James, *, On Tue, Dec 20, 2011 at 7:04 AM, James C wrote: > [building on Mac] > There is also a human-sized problem, with some instructions on the > web-site being wrong: > https://bugs.freedesktop.org/show_bug.cgi?id=43920 Your issues show that you got a polluted environment, you have macpor

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Michael Meeks
Hi James, On Tue, 2011-12-20 at 19:04 +1300, James C wrote: > I have burned about 1.5 GB of metered network bandwidth, so far, > following these instructions: Grief; hopefully the meter doesn't roll too quickly. Of course, once you have the git repository - you should fetch only deltas fr

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Tor Lillqvist
Anyway, I forgot to say: Welcome to hacking on LibreOffice! We will try to help you in all ways we can. Especially for Mac OS X, many of the system APIs used by the code are slightly obsolete, to put it mildly. It would be very much welcome, if you are a Mac expert, if you could help in modernisin

Re: [Libreoffice] Build problems (and some solutions) in Mac OSX

2011-12-20 Thread Tor Lillqvist
You fail to give useful information to help you with your problems... - What version of MacOSX are you running? What Xcode? - What branch of the source code are you building? - What exact error messages do you see, at what point in the build? - How exactly did you configure your build? What does y

Re: [Libreoffice] build failed in lingucomponent on Mac

2011-12-14 Thread Tor Lillqvist
> .mm files are objective-C specific header files. I would convert them to c++ Er, no. .mm is the conventional extension for Objective-C++ source files. (Plain Objective-C files have the conventional extension .m, and Objective-C headers the extension .h.) This is documented in "man gcc" even, at

Re: [Libreoffice] build failed in lingucomponent on Mac

2011-12-14 Thread Jonathan Aquilina
On 14/12/2011 16:32, Matúš Kukan wrote: On 14 December 2011 15:47, Norbert Thiebaud wrote: On Wed, Dec 14, 2011 at 6:23 AM, Matúš Kukan wrote: On 13 December 2011 21:38, Michael Stahl wrote: wouldn't it be better to simply use gb_Library_add_objcxxobjects instead? Well, gb_ObjCxxObject_get

Re: [Libreoffice] build failed in lingucomponent on Mac

2011-12-14 Thread Matúš Kukan
On 14 December 2011 15:47, Norbert Thiebaud wrote: > On Wed, Dec 14, 2011 at 6:23 AM, Matúš Kukan wrote: >> On 13 December 2011 21:38, Michael Stahl wrote: >>> wouldn't it be better to simply use gb_Library_add_objcxxobjects instead? >> >> Well, gb_ObjCxxObject_get_source are .mm files and not .

Re: [Libreoffice] build failed in lingucomponent on Mac

2011-12-14 Thread Norbert Thiebaud
On Wed, Dec 14, 2011 at 6:23 AM, Matúš Kukan wrote: > On 13 December 2011 21:38, Michael Stahl wrote: >> wouldn't it be better to simply use gb_Library_add_objcxxobjects instead? > > Well, gb_ObjCxxObject_get_source are .mm files and not .cxx so that's > not possible. so maybe the file should re

Re: [Libreoffice] build failed in lingucomponent on Mac

2011-12-14 Thread Matúš Kukan
On 13 December 2011 21:38, Michael Stahl wrote: > wouldn't it be better to simply use gb_Library_add_objcxxobjects instead? Well, gb_ObjCxxObject_get_source are .mm files and not .cxx so that's not possible. > can you try if that works? I tried to push the change and had to revert, sorry for th

Re: [Libreoffice] build failed in lingucomponent on Mac

2011-12-13 Thread Michael Stahl
On 13/12/11 19:33, Matúš Kukan wrote: > Hi, > > I have gbuildified lingucomponent, unfortunately it did not build on Mac. > Attached patch could help. +$(eval $(call gb_Library_add_cxxflags,MacOSXSpell,\ + $(gb_LinkTarget_OBJCXXFLAGS) \ +)) wouldn't it be better to simply use gb_Library_ad

Re: [Libreoffice] build failed in lingucomponent on Mac

2011-12-13 Thread Norbert Thiebaud
On Tue, Dec 13, 2011 at 12:33 PM, Matúš Kukan wrote: > Hi, > > I have gbuildified lingucomponent, unfortunately it did not build on Mac. > Attached patch could help. pushed... seems to work... definitive confirmation after the next build iteration... Norbert _

Re: [Libreoffice] build failure in tail_build

2011-12-13 Thread Michael Meeks
Hi Daisuke, On Wed, 2011-12-14 at 00:47 +0900, Daisuke Nishino wrote: > Actually make in tail_build subdirectory was not suceeded. Bother. > Its exit code was 2. (I was confused because I was using tee command > to pipe the output, accordingly subsequent $? evaluated to 0) > No error mes

Re: [Libreoffice] build failure in tail_build

2011-12-13 Thread Daisuke Nishino
Correction: Actually make in tail_build subdirectory was not suceeded. Its exit code was 2. (I was confused because I was using tee command to pipe the output, accordingly subsequent $? evaluated to 0) No error message was produced anyway. The following are several last lines of 'make -r' in tail_

Re: [Libreoffice] build error

2011-12-10 Thread Winfried Donkers
>Looks like a symbol conflict between your internal cairo library and >the system gtk+ library. Curious that it happens with the cppunit test >of course. Essentially I would remove *cairo* from the solver (or run >deliver -delete inside cairo/) and re-configure and build with >--with-system-cairo.

Re: [Libreoffice] build error

2011-12-09 Thread Michael Meeks
Hi there, On Fri, 2011-12-09 at 17:10 +0100, Winfried Donkers wrote: > I have just got a new computer, which should make LibO much faster than my > old machine does :) . Fun :-) > Unfortunately, I get a make error: > .../core/solver/unxlngi6.pro/bin/cppunit/cppunittester: > symbol looku

Re: [Libreoffice] build error

2011-12-09 Thread Matteo Casalin
Hi Winfried, please find my comments below. On 12/09/2011 05:10 PM, Winfried Donkers wrote: Hello all, I have just got a new computer, which should make LibO much faster than my old machine does :) . Unfortunately, I get a make error: .../core/solver/unxlngi6.pro/bin/cppunit/cppunittester: sym

Re: [Libreoffice] build error?

2011-12-07 Thread Michael Meeks
Hi Mike, On Wed, 2011-12-07 at 09:09 -0800, Mike Whiteley wrote: > After a recent update, I'm now getting this: Sure; Bjoern fixed it - you'll need to update again. I believe that still leaves a bug in the install - missing files. I'd hack around that by editing the file-names ou

Re: [Libreoffice] build error with xulrunner 8.0

2011-12-05 Thread Tomáš Chvátal
2011/12/5 Andreas Radke : > > any idea? > > I've found http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470442 that may > be the same or > similar. > > -Andy Even tho the build is failing which is interesting I would have suggestion for your distro package. As the mozab integration and whole int

Re: [Libreoffice] build error with xulrunner 8.0

2011-12-05 Thread Andreas Radke
Am Fri, 2 Dec 2011 10:09:13 +0100 schrieb Tomáš Chvátal : > Sweet looks like mozilla wants to make everyone happy and changed the > format again... > Could you try to build it with npapi-sdk rather than with xulrunner? Trying now without system xulrunner, using internal seamonkey source and these

Re: [Libreoffice] Build Libo - Error when execute ./autogen.sh

2011-12-05 Thread Mat M
Hello Le Mon, 05 Dec 2011 12:07:45 +0100, Alex Sandro Fagundes a écrit: Hi, I'm tried build libo, but I'm with problems how showed on annex. I tried several forms, but not work. I tried: --with-jdk-home=/cygdrive/c/Program Files/Java/jdk1.6.0_25 --with-jdk-home="C:\DXSDK" --with-jdk-home

Re: [Libreoffice] Build Libo - Error when execute ./autogen.sh

2011-12-05 Thread Alex Sandro Fagundes
I have the SDK installed correctly. But still not work. 2011/12/5 Lionel Elie Mamane : > On Mon, Dec 05, 2011 at 09:07:45AM -0200, Alex Sandro Fagundes wrote: > >> I'm tried build libo, but I'm with problems how showed on annex. >> I tried several forms, but not work. > > Have you installed the Wi

Re: [Libreoffice] Build Libo - Error when execute ./autogen.sh

2011-12-05 Thread Lionel Elie Mamane
On Mon, Dec 05, 2011 at 09:07:45AM -0200, Alex Sandro Fagundes wrote: > I'm tried build libo, but I'm with problems how showed on annex. > I tried several forms, but not work. Have you installed the Windows Installer SDK? I think it is part of the Windows (Platform) SDK, but maybe it is not insta

Re: [Libreoffice] build error with xulrunner 8.0

2011-12-02 Thread Tomáš Chvátal
2011/12/2 Andreas Radke : > Do we have a fix for this in the 3.5 branch? > > /build/src/libreoffice-core-3.5.0.0/extensions/source/nsplugin/source/npshell.cxx: > In function 'char* NPP_GetMIMEDescription()': > /build/src/libreoffice-core-3.5.0.0/extensions/source/nsplugin/source/npshell.cxx:365:28

Re: [Libreoffice] build break in drawinglayer component(unresolved?external in BZPixelRaster)

2011-11-24 Thread xuanyong.yang
Yeah, It is OK now. -- Original -- From: "Noel Grandin"; Date: Tue, Nov 22, 2011 01:17 AM To: "Thorsten Behrens"; Cc: "xuanyong.yang"; "Fridrich Strba"; "libreoffice"; Subject: Re: [Libreoffice] build break

Re: [Libreoffice] build break in drawinglayer component (unresolved?external in BZPixelRaster)

2011-11-21 Thread Fridrich Strba
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On 21/11/11 17:55, Thorsten Behrens wrote: > Seen this a while ago, Fridrich or someone else fixed it - you may > want to git pull -r & rerun. I fixed this some weeks ago. It was basically visibility markup on purely inlined classes. Windows

Re: [Libreoffice] build break in drawinglayer component (unresolved?external in BZPixelRaster)

2011-11-21 Thread Noel Grandin
I also saw that error, and I seem to remember Fridrich fixing it. But I think I had to do a 'make clean' and then 'make' to fix it. On Mon, Nov 21, 2011 at 18:55, Thorsten Behrens wrote: > xuanyong.yang wrote: >> I got the following error. Any ideas? and I didn't make any >> changes in the code

Re: [Libreoffice] build break in drawinglayer component (unresolved?external in BZPixelRaster)

2011-11-21 Thread Thorsten Behrens
xuanyong.yang wrote: > I got the following error. Any ideas? and I didn't make any > changes in the code, just trying to build the master on winxp . > Seen this a while ago, Fridrich or someone else fixed it - you may want to git pull -r & rerun. Fridrich, weren't there some known-good-for-window

Re: [Libreoffice] Build fail in binfilter on Ubuntu 11.10

2011-11-18 Thread Alex Thurgood
Le 18/11/2011 12:39, Bjoern Michaelsen a écrit : That did the trick, excellent, thanks !! Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Build fail in binfilter on Ubuntu 11.10

2011-11-18 Thread Alex Thurgood
Le 18/11/2011 12:39, Bjoern Michaelsen a écrit : Looks like I remembered wrong. Pushed now. :)) Thanks, rebuilding now. Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Build fail in binfilter on Ubuntu 11.10

2011-11-18 Thread Bjoern Michaelsen
On Fri, Nov 18, 2011 at 01:20:46PM +0100, Alexander Thurgood wrote: > Le 18/11/11 13:18, Bjoern Michaelsen a écrit : > However, IIRC that was pushed to master. > > Nope, I'm on master. Looks like I remembered wrong. Pushed now. Best, Bjoern ___ LibreO

Re: [Libreoffice] Build fail in binfilter on Ubuntu 11.10

2011-11-18 Thread Alexander Thurgood
Le 18/11/11 13:18, Bjoern Michaelsen a écrit : Hi Bjoern, > > Looks like: > > http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=blob;f=patches/ubuntufixes-binfilter.diff;h=193fe9f297bdf132b23689eb7baae861b2a8f506;hb=ubuntu-oneiric-3.4 > > is needed. However, IIRC that was pu

Re: [Libreoffice] Build fail in binfilter on Ubuntu 11.10

2011-11-18 Thread Bjoern Michaelsen
On Thu, Nov 17, 2011 at 07:16:31PM +, Alex Thurgood wrote: > Making:libbf_wrapperlo.so > ../../../unxlngi6.pro/lib/libbf_sdlib.a(sd_sdlib.o): In function > `binfilter::SdDrawDocShell::ClassFactory()': > /home/alex/LODEV/core/clone/binfilter/binfilter/bf_sd/source/ui/app/sd_sdlib.cxx:72: > u

Re: [Libreoffice] Build fail in binfilter on Ubuntu 11.10

2011-11-18 Thread Alexander Thurgood
Le 18/11/11 12:40, Stephan Bergmann a écrit : Hi Stephan, > On 11/17/2011 08:16 PM, Alex Thurgood wrote: >> If I disable the binfilter compilation, the build completes. This is >> with the latest pulls from master, and even after a make clean. > > But you also pulled the binfilter repo ("./g pul

Re: [Libreoffice] Build fail in binfilter on Ubuntu 11.10

2011-11-18 Thread Stephan Bergmann
On 11/17/2011 08:16 PM, Alex Thurgood wrote: If I disable the binfilter compilation, the build completes. This is with the latest pulls from master, and even after a make clean. But you also pulled the binfilter repo ("./g pull"), right? Stephan ___

Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-15 Thread Michael Stahl
do you (or anybody else) still have this problem? Fridrich claimed that the new SdiTarget dependencies work for him, so i wonder why they don't work for everyone :) what GNU make do you use? the one from cygwin? c:/libreoffice/libo/workdir/wntmsci12.pro/SdiTarget/basctl/sdi/basslots : \ C

Re: [Libreoffice] Build fails in moz module

2011-11-14 Thread Anurag Jain
Hi there, I came across http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg16120.htmland it seems the problem was solved for them. Let me try this and will give update if this solved my problem. Thanks and regards On Sat, Nov 12, 2011 at 11:23 PM, Anurag Jain wrote: > Hi there, >

Re: [Libreoffice] build breaks in tail-build with missing file offapi/com/sun/star/u.

2011-11-13 Thread Regina Henschel
Hi all, the problem is solved. With help from IRC I found that the file defltuno.d was broken, perhaps because of writing conflicts by multiple jobs. A clean build using --with-max-jobs=1 then runs through without errors. Kind regards Regina Regina Henschel schrieb: Hi all, my build break

Re: [Libreoffice] build fail in scripting/Jar/aportisdoc

2011-11-11 Thread Noel Grandin
/cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d looks like: c:/libreoffice/libo/workdir/wntmsci12.pro/SdiTarget/basctl/sdi/basslots : \ C:\libreoffice\libo\solver\wntmsci12.pro\inc\editeng\editids.hrc \ C:\libreoffice\libo\solver\wntmsci12.pro\inc\editen

Re: [Libreoffice] build fail in scripting/Jar/aportisdoc

2011-11-11 Thread Bjoern Michaelsen
On Fri, Nov 11, 2011 at 10:02:47AM +0200, Noel Grandin wrote: > Nor does trying to build the tail_build module, although that returns a > different error message: > /cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: > *** target pattern contains no `%'. Stop

Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-11 Thread Noel Grandin
Nope, that doesn't fix it. I'm fairly convinced that this is the same problem I've been having for a long time now, where the scripting module is not compiling one of the JAR's properly, and that is having knock-on effects. Specifically, the line that says this: [ build JCS ] Jar/ScriptProvide

Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-11 Thread Michael Meeks
Hi Noel, On Thu, 2011-11-10 at 10:02 +0200, Noel Grandin wrote: > Not quite sure where this build fail comes from - running make from > the root says that the build fail is in tail_build, but running in the > tail_build module gives a completely different error. :-) > So I also ran a bui

Re: [Libreoffice] build fail in scripting/Jar/aportisdoc

2011-11-11 Thread Noel Grandin
Hi I can confirm that this bug does not go away if I build it again from the root. Also tested by trying to build the scripting module a few times and that doesn't work either. Nor does trying to build the tail_build module, although that returns a different error message: /cygdrive/c/libreoff

Re: [Libreoffice] build fail in scripting/Jar/aportisdoc

2011-11-10 Thread Stephan Bergmann
On 11/11/2011 08:03 AM, Noel Grandin wrote: c:\libreoffice\libo\scripting\java\com\sun\star\script\framework\provider\java\ScriptProviderForJava.java:50: package com.sun.star.script.framework.container does not exist import com.sun.star.script.framework.container.ScriptMetaData; We used to hav

Re: [Libreoffice] build fail: workdir/wntmsci12.pro/Dep/SdiTarget/basctl/sdi/basslots.d:1: *** target pattern contains no `%'

2011-11-10 Thread Kohei Yoshida
On Thu, 2011-11-10 at 10:02 +0200, Noel Grandin wrote: > Any ideas? Yeah I got the same error and I'm doing the git pull -r & clean build as we speak. Sorry, no help here, but just a confirmation. -- Kohei Yoshida, LibreOffice hacker, Calc ___ Libre

Re: [Libreoffice] build fails in extension module

2011-11-08 Thread Jean-Baptiste Faure
Le 08/11/2011 14:27, Caolán McNamara a écrit : > On Tue, 2011-11-08 at 14:07 +0100, Jean-Baptiste Faure wrote: >> Hi all, >> >> This morning build (master on ubuntu 10.04 x86_64) fails in extensions >> module. >> This error comes after a fresh build following the same error on a >> standard build.

Re: [Libreoffice] build fails in extension module

2011-11-08 Thread Noel Grandin
Ah, did another pull after my message and it seems to be fixed with commit 60de6b0fd293d26f6594bdc0023fe9c708639b93 by Fridrich. Thanks, Noel. Noel Grandin wrote: > > Nope, still failing, see attached log. > > Regards, Noel Grandin > > > Caolán McNamara wrote: >> On Tue, 2011-11-08 at 14:07 +0

  1   2   3   4   5   >