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

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

2023-07-14 Thread Andreas Mantke
Hi all, I updated my LibreOffice source with the latest commits from yesterday (June, 12) and run the build process again on my Netbook with Debian Bookworm. I could build the skia module successfully with the patch, provided by Rene some days ago. But after running an git pull to get the patch

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

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

2023-07-12 Thread Andreas Mantke
Hi all, 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 with the source from June, 30 with a clean environment and applied the patch, Ren

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

LibreOffice Build failed on Debian-x86-32bit

2023-07-03 Thread Andreas Mantke
Hi all, 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. I tried again with make clean, but that didn't cha

Re: Simplifying LibreOffice build instructions

2022-06-02 Thread Stephan Bergmann
On 02/06/2022 11:50, Hossein Nourikhah wrote: Build LibreOffice from source code https://wiki.documentfoundation.org/User:Hossein/Build Some of the per-platform instructions make it sound like our JDK baseline is 11, while my understanding is that it is 9 in general (cf.

Simplifying LibreOffice build instructions

2022-06-02 Thread Hossein Nourikhah
Hello, If you look at the current LibreOffice build instructions for LibreOffice on different platforms inside TDF Wiki, most of them are comprehensive: Development/How to build https://wiki.documentfoundation.org/Development/How_to_build On the other hand, these articles are somehow

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 -

Libreoffice build error[for android]

2022-03-03 Thread di liu
Hi, There has a link error when I build Libreoffice for android( https://wiki.documentfoundation.org/Development/BuildingForAndroid) below is the error message [build ALL] All modules but instset: chart2 canvas cppcanvas dbaccess accessibility winaccessibility UnoControls animations apple_remote

Re: Missing files during libreoffice build

2019-12-25 Thread David Tardon
Hi, On Tue, 2019-12-24 at 08:19 +0100, Pieter van Oostrum wrote: > I am building libreoffice on my MacBook (MacOS High Sierra). > The goal is to do some development. > I am using lode to setup the build environment. I followed the recipe > in https://wiki.documentfoundation.org/Development/lode. N

Missing files during libreoffice build

2019-12-24 Thread Pieter van Oostrum
I am building libreoffice on my MacBook (MacOS High Sierra). The goal is to do some development. I am using lode to setup the build environment. I followed the recipe in https://wiki.documentfoundation.org/Development/lode. Now I am at the 'make' phase. I had to interrupt the building process bec

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

LibreOffice build dependencies souce URI for Ubuntu (latest) ?

2019-10-28 Thread Cor Nouws
Hi, 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 http://archive.ubuntu.com/ubuntu distroname Release 404

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

LibreOffice Build failed in cppunit test for complex text

2019-03-26 Thread Lars Meyer
Hello, I tried to compile LibreOffice from a clean and current git checkout but the build failed within the cppunit test for complex text. Here is the error message from the shell: [CUT] vcl_svm_test [CUT] vcl_errorhandler (anonymous namespace)::CanvasBitmapTest::runTest finished in: 607ms VclCom

Re: LibreOffice Build

2018-02-19 Thread Pranav Kant
works exactly. Can we discuss that > on IRC? Sure thing. Though make sure you read this[1] as well. You might find your answers here already. > > And, as a side note, I have already competed my LibreOffice build, and I am > going to start off and try on some of the Easy Hacks :) >

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

Libreoffice Build Error

2017-10-15 Thread Ekansh Jha
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 ../src/.libs/libraptor2.so 3. /usr/bin/ld: warning: libiconv.so.2, neede

Help Libreoffice build problems, with custom Linux distro

2017-08-28 Thread Dimitrije Dinic
Hello everyone, since I am posting for the first time, I would like to say official "Thanks" to all of you who employ enthusiasm to maintain this valuable piece of software. I am trying to build Libreoffice form sources, on a custom linux distro, and ran into few problems, so I would try to extrac

[Bug 91387] create doxygen docs for the LibreOffice build system from inline comments

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91387 jan iversen changed: What|Removed |Added Whiteboard||ToBeReviewed -- You are receiving

[Bug 91387] create doxygen docs for the LibreOffice build system from inline comments

2015-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91387 --- Comment #3 from David H. Gutteridge --- Created attachment 120631 --> https://bugs.documentfoundation.org/attachment.cgi?id=120631&action=edit Sample customized Doxygen config file -- You are receiving this mail because: You are on

[Bug 91387] create doxygen docs for the LibreOffice build system from inline comments

2015-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91387 --- Comment #2 from David H. Gutteridge --- Created attachment 120630 --> https://bugs.documentfoundation.org/attachment.cgi?id=120630&action=edit Sample Make file with embedded documentation -- You are receiving this mail because: You

[Bug 91387] create doxygen docs for the LibreOffice build system from inline comments

2015-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91387 --- Comment #1 from David H. Gutteridge --- Depending upon what your goal is, it's not necessary to create custom tooling or such. Simply configuring Doxygen to treat Make files as one of the scripting languages it supports will enable it

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

Libreoffice build : Impress crashes on fullscreen F5 option

2015-09-08 Thread Madhura Ravindra Palsule
Hi, Build is crashing on f5 fullscreen operation on Win 7 and win 10 working fine on win 8 Thanks, Madhura --- [ C-DAC is on Social-Media too. Kindly follow us at: Facebook: h

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

Libreoffice build

2015-09-08 Thread Madhura Ravindra Palsule
hii, My Libre build resulting msi is not able to install on Win xp. is there any flag missing? On September 8, 2015 at 6:20 PM Madhura Ravindra Palsule wrote: > Hi, > Build is crashing on f5 fullscreen operation on Win 7 and win 10 working fine > on win 8 > Thanks, > Madhura > -

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

Libreoffice build : Chart and spellcheck not working

2015-09-07 Thread Madhura Ravindra Palsule
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! 2) Spelling and grammar is not working : I have used flag --with-external-dict-dir =

[Bug 91387] create doxygen docs for the LibreOffice build system from inline comments

2015-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91387 Zangune changed: What|Removed |Added CC||Zangune@Users.SourceForge.N

[Bug 91387] create doxygen docs for the LibreOffice build system from inline comments

2015-05-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91387 Björn Michaelsen changed: What|Removed |Added CC||libreoffice@lists.freedeskt

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

LibreOffice Build Error

2015-04-30 Thread Massimiliano Fiori
Hi, for several days I am building LibreOffice on my mac (Yosemite 10.10.3) without never succeeded. In my last test I modified the file autogen.input with these options for Android build: --with-distro=LibreOfficeAndroid --with-android-sdk=/Applications/adt-bundle-mac-x86_64-20140702/sdk --with

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

libreoffice build fails compiling with clang

2015-02-15 Thread Maarten Hoes
Hi, 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 ? - Maarten [build CXX] sc/source/core/data/stlsheet.cxx [build CXX] sc/source/co

Re: How to solve the libreoffice build error?

2014-07-09 Thread d . ostrovsky
On Wed Jul 9 06:19:04 PDT 2014, Zhen Anddavid wrote: I'm trying to build the LibreOffice 4.2.4.2 source. [...] --without-junit --disable-activex --disable-directx --enable-dbgutil Remove --disable-activex and it should work. David ___ LibreOffice

Re: How to solve the libreoffice build error?

2014-07-09 Thread Caolán McNamara
On Wed, 2014-07-09 at 21:19 +0800, Zhen Anddavid wrote: > Hi, All > > libreoffice-4.2.4.2\embedserv\source\inc\stdafx.h(22) : fatal error > C1083: Cannot open include file: 'atlbase.h': No such file or Try adding --disable-atl to you configure line C. _

How to solve the libreoffice build error?

2014-07-09 Thread Zhen Anddavid
Hi, All I'm trying to build the LibreOffice 4.2.4.2 source. But while building, I met the error. The error follows as below. libreoffice-4.2.4.2\embedserv\source\inc\stdafx.h(22) : fatal error C1083: Cannot open include file: 'atlbase.h': No such file or directory make[1]: *** [D:/0-Office-Work/S

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

[LibreOffice build] generate project file From LibreOffice for Visual Studio 2013

2014-06-25 Thread Captain James T. Kirk
Hello professionals, I'm stuck here on how to generate project file for Visual Studio 2013, and the video https://www.youtube.com/watch?v=Xn3Ct... on the site https://wiki.documentfoundation.org/D...

[LibreOffice build] generate project file From LibreOffice for Visual Studio 2013

2014-06-25 Thread Captain James T. Kirk
Hello professionals, I'm not sure the email was sent successfully, so just send it again. I'm stuck here on how to generate project file for Visual Studio 2013, and the video https://www.youtube.com/watch?v=Xn3Ct... on the site https://wiki.documentfoundation.org/D... helped me a little, I just s

LibreOffice build error

2014-06-25 Thread Iric Lomax
Hello, When try to run this command: /cygdrive/c/sources/libo-core/autogen.sh \ --with-external-tar=/cygdrive/c/sources/lo-externalsrc \ --with-junit=/cygdrive/c/sources/junit-4.10.jar \ --with-ant-home=/cygdrive/c/sources/apache-ant-1.9.3 \

LibreOffice build error

2012-12-20 Thread Rushi Shukla
Hello I am trying to build my own LibreOffice . The ./autogen.sh worked fine but after issuing the make command an error showed up which said fatal : index file smaller than expected So to solve this , I issued mv .git/index .git/index/backup git add . but after this I get an error saying : m

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

Libreoffice build error tail_build

2012-07-04 Thread angelv
Hi guys, I new in this list... System # uname -a FreeBSD delta.alpha.telemedellin.tv 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #3: Sun Jun 17 17:59:02 COT 2012 an...@delta.alpha.telemedellin.tv:/usr/obj/usr/src/sys/MYKERNEL amd64 Update ports tree # csup -h cvsup15.us.FreeBSD.org -g -L 2 /usr/sha

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 :

[Libreoffice] Build fails for Tail_build

2012-01-23 Thread Anurag Jain
Hello there, 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. Didn't get reply there so I'm posting it to the list here. It failed with

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

[Libreoffice] Build error in helpcontent2

2012-01-23 Thread Riccardo Magliocchetti
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.mk echo help_exist:=en-US > ../../unxlngi6.pro/inc/help_exist.mk rm -f ../../unxlngi6.

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 wond

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

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

2011-12-19 Thread James C
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#Getting_the_sources I have found and, I think fixed, problems which occur on both origin/master and origin/libreoffice-3-5, where

[Libreoffice] Fwd: [Bug 41291] [EasyHack] Create a Libreoffice build session with playterm to help new developers

2011-12-19 Thread Bjoern Michaelsen
From: bugzilla-dae...@freedesktop.org To: bjoern.michael...@canonical.com Subject: [Bug 41291] [EasyHack] Create a Libreoffice build session with playterm to help new developers https://bugs.freedesktop.org/show_bug.cgi?id=41291 --- Comment #1 from James 2011-12-17 07:04:39 CET --- I've th

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 _

  1   2   3   4   5   6   >