Re: Building AOO with Java11

2019-10-26 Thread Mechtilde
Hello Ariel,

thank you for your patch.

On Debian 10 (Buster) I have gcc 8,3,0 - More information inline

Am 27.10.19 um 02:20 schrieb Ariel Constenla-Haile:
> Hi Mechtilde,
> 
> On Thu, Oct 24, 2019 at 8:46 AM Mechtilde  wrote:
>>
>> Hello
>>
>> I try to build AOO with Java 11 under Debian 10.
>>
>> It stops at xml2cmp.
>>
>> I add a screenshot. (C&P dosn't work for me from KVM)
> 
> In file included from
> /home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/boost/tr1/tr1/vector:16,
>  from
> /home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/stl/vector:31,
>  from
> /home/ariel/aoo/build/src/branch-aoo418/main/xml2cmp/source/finder/dependy.hxx:28,
>  from
> /home/ariel/aoo/build/src/branch-aoo418/main/xml2cmp/source/finder/dependy.cxx:25:
> /home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/boost/tr1/detail/config_all.hpp:103:44:
> fatal error: ../9.2.1/utility: No such file or directory
>   103 | #define BOOST_TR1_STD_HEADER(name)
> <../__GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__/name>
>   |^
> compilation terminated.
> 
> The logic in this boost header is quite broken, I guess you don't have
> a /usr/include/c++/9.2.1.

On Debian 10 (Buster) I only have /usr/include/c++/8/

On the next upcomming release (Debian 11 named Bullseye) it will bei gcc 9

> 
> On Fedora 30 there is only /usr/include/c++/9
> On Debian 8 there is a symlink /usr/include/c++/4.9.2 pointing to 4.9.
> 
> Try the attached patch.

Should the patch also work with gcc 8?

> 
> Regards
> 
thanks and kind regards


-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F





signature.asc
Description: OpenPGP digital signature


Re: Building AOO with Java11

2019-10-26 Thread Mechtilde
Hello Ariel,

thank you for your patch.

On Debian 10 (Buster) I have gcc 8,3,0 - More information inline

Am 27.10.19 um 02:20 schrieb Ariel Constenla-Haile:
> Hi Mechtilde,
> 
> On Thu, Oct 24, 2019 at 8:46 AM Mechtilde  wrote:
>>
>> Hello
>>
>> I try to build AOO with Java 11 under Debian 10.
>>
>> It stops at xml2cmp.
>>
>> I add a screenshot. (C&P dosn't work for me from KVM)
> 
> In file included from
> /home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/boost/tr1/tr1/vector:16,
>  from
> /home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/stl/vector:31,
>  from
> /home/ariel/aoo/build/src/branch-aoo418/main/xml2cmp/source/finder/dependy.hxx:28,
>  from
> /home/ariel/aoo/build/src/branch-aoo418/main/xml2cmp/source/finder/dependy.cxx:25:
> /home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/boost/tr1/detail/config_all.hpp:103:44:
> fatal error: ../9.2.1/utility: No such file or directory
>   103 | #define BOOST_TR1_STD_HEADER(name)
> <../__GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__/name>
>   |^
> compilation terminated.
> 
> The logic in this boost header is quite broken, I guess you don't have
> a /usr/include/c++/9.2.1.

On Debian 10 (Buster) I only have /usr/include/c++/8/

On the next upcomming release (Debian 11 named Bullseye) it will bei gcc 9

> 
> On Fedora 30 there is only /usr/include/c++/9
> On Debian 8 there is a symlink /usr/include/c++/4.9.2 pointing to 4.9.
> 
> Try the attached patch.

Should the patch also work with gcc 8?

> 
> Regards
> 
thanks and kind regards


-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Re: OpenGrok

2019-10-26 Thread Ariel Constenla-Haile
Hi *,

On Fri, Oct 25, 2019 at 4:29 PM Matthias Seidel
 wrote:
> Yes, I think Ariel can do this as he has root access.
>
> And https redirection can be done via .htaccess file in web root (or
> configured somewhere in the web server).

I guess this is done via puppet, see for example
https://github.com/apache/infrastructure-puppet/blob/deployment/data/nodes/ooo-forums3-vm.apache.org.yaml#L90

I'll have to ask infra how to do that ;)

Regards
-- 
Ariel Constenla-Haile
La Plata, Buenos Aires
Argentina

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Building AOO with Java11

2019-10-26 Thread Ariel Constenla-Haile
Hi Mechtilde,

On Thu, Oct 24, 2019 at 8:46 AM Mechtilde  wrote:
>
> Hello
>
> I try to build AOO with Java 11 under Debian 10.
>
> It stops at xml2cmp.
>
> I add a screenshot. (C&P dosn't work for me from KVM)

In file included from
/home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/boost/tr1/tr1/vector:16,
 from
/home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/stl/vector:31,
 from
/home/ariel/aoo/build/src/branch-aoo418/main/xml2cmp/source/finder/dependy.hxx:28,
 from
/home/ariel/aoo/build/src/branch-aoo418/main/xml2cmp/source/finder/dependy.cxx:25:
/home/ariel/aoo/build/src/branch-aoo418/main/solver/418/unxlngx6.pro/inc/boost/tr1/detail/config_all.hpp:103:44:
fatal error: ../9.2.1/utility: No such file or directory
  103 | #define BOOST_TR1_STD_HEADER(name)
<../__GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__/name>
  |^
compilation terminated.

The logic in this boost header is quite broken, I guess you don't have
a /usr/include/c++/9.2.1.

On Fedora 30 there is only /usr/include/c++/9
On Debian 8 there is a symlink /usr/include/c++/4.9.2 pointing to 4.9.

Try the attached patch.

Regards
-- 
Ariel Constenla-Haile
La Plata, Buenos Aires
Argentina
diff --git a/main/stlport/systemstl/list b/main/stlport/systemstl/list
index 283880bec..58ee3eadf 100644
--- a/main/stlport/systemstl/list
+++ b/main/stlport/systemstl/list
@@ -25,6 +25,8 @@
 #ifdef HAVE_STL_INCLUDE_PATH
 	// TODO: use computed include file name
 	#include_next 
+#elif defined(__cplusplus) && (__cplusplus >= 201103L)
+	#include_next 
 #elif defined(_MSC_VER)
 	#include <../../VC/include/list>
 	// MSVC's list would cause a lot of expression-result-unused warnings
diff --git a/main/stlport/systemstl/map b/main/stlport/systemstl/map
index 13f783b43..ec1c3db03 100644
--- a/main/stlport/systemstl/map
+++ b/main/stlport/systemstl/map
@@ -25,6 +25,8 @@
 #ifdef HAVE_STL_INCLUDE_PATH
 	// TODO: use computed include file name
 	#include_next 
+#elif defined(__cplusplus) && (__cplusplus >= 201103L)
+#include_next 
 #elif defined(_MSC_VER)
 	#include <../../VC/include/map>
 #else // fall back to boost/tr1
diff --git a/main/stlport/systemstl/numeric b/main/stlport/systemstl/numeric
index 975612b48..5bd6b90e2 100644
--- a/main/stlport/systemstl/numeric
+++ b/main/stlport/systemstl/numeric
@@ -25,6 +25,8 @@
 #ifdef HAVE_STL_INCLUDE_PATH
 	// TODO: use computed include file name
 	#include_next 
+#elif defined(__cplusplus) && (__cplusplus >= 201103L)
+#include_next 
 #elif defined(_MSC_VER)
 	#include <../../VC/include/numeric>
 #else // fall back to boost/tr1
diff --git a/main/stlport/systemstl/set b/main/stlport/systemstl/set
index 2d9905387..674cab06d 100644
--- a/main/stlport/systemstl/set
+++ b/main/stlport/systemstl/set
@@ -27,6 +27,8 @@
 	// TODO: use computed include file name
 	#include "utility"
 	#include_next 
+#elif defined(__cplusplus) && (__cplusplus >= 201103L)
+#include_next 
 #elif defined(_MSC_VER)
 	#include <../../VC/include/set>
 #else // fall back to boost/tr1
diff --git a/main/stlport/systemstl/vector b/main/stlport/systemstl/vector
index 8b4e86ffc..32753722e 100644
--- a/main/stlport/systemstl/vector
+++ b/main/stlport/systemstl/vector
@@ -25,6 +25,8 @@
 #ifdef HAVE_STL_INCLUDE_PATH
 	// TODO: use computed include file name
 	#include_next 
+#elif defined(__cplusplus) && (__cplusplus >= 201103L)
+#include_next 
 #elif defined(_MSC_VER)
 	#include <../../VC/include/vector>
 #else // fall back to boost/tr1

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: AOO at ApacheCon Europe 2019

2019-10-26 Thread Matthias Seidel
Hi Dave,

Am 26.10.19 um 18:08 schrieb Dave Fisher:
> Hi -
>
>> On Oct 26, 2019, at 8:50 AM, Dr. Michael Stehmann 
>>  wrote:
>>
>> Hello,
>>
>> the ApacheCon Europe took place on October 22-24, 2019 in Berlin
>> (Kulturbrauerei).
>>
>> Three of us (Mechtilde, Matthias and me) joined in this event to meet
>> Apache people from all over the world, to learn how Apache works and to
>> know more about Apache projects (over 350).
>>
>> And we also used the time to talk among ourselves about the state of the
>> project, building problems, coding and our dreams and plans.
>>
>> We found interested and interesting dialogue partners. One of them
>> conveyed to us the Apache POI project [0] and that led to a longer talk
>> with a member of this project. It is legally easy to use their usefull
>> code and we are willing to find out, whether the integration in our
>> project is possible.
> I have been an Apache POI PMC Member since March 2008. I can help with 
> guidance.
Great!
>
> Using POI will involve Java and will also involve XMLBeans which the POI 
> project brought out of retirement.

Yes, but for some other functionalities in AOO Java already is a
requirement.

>
> In conjunction with the Apache Tika and PDFBox projects there is a large 
> regression corpus from Common Crawl.
>
> POI can be a big help with both reading and writing MS Office formats. Excel 
> and PowerPoint are well supported and Word has been improved more recently.
>
> The dev@ and user@ mailing lists are good places to ask questions.
>
> Looking forward to more discussions about this path.
Our idea was to develop an export filter for XLSX first. It could be in
form of an extension.
This way it would be independent of our release cycles.

That said, I have absolutely no experience in extensions or programming
with Java... :-(

What do others think about it?

Regards,

   Matthias

>
> Regards,
> Dave
>
>> The days in Berlin were interesting and instructive. We hope they will
>> become fruitfull for our project.
>>
>> To get an impression of this ApacheCon look at pictures [1] and videos [2].
>>
>> Kind regards
>> Michael
>>
>> [0] https://poi.apache.org/
>>https://en.wikipedia.org/wiki/Apache_POI
>> [1] https://www.flickr.com/photos/newthinking_de/albums/72157711465296723
>> [2] https://www.youtube.com/playlist?list=PLU2OcwpQkYCxVGCGWtMxb9d27Z-pcoN9a
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: New helper

2019-10-26 Thread Bidouille
You have some issues specific for MacOS like:
https://bz.apache.org/ooo/show_bug.cgi?id=127979
Help is welcome

- Mail original -
> De: "Sr. Ziviani" 
> À: dev@openoffice.apache.org
> Envoyé: Samedi 26 Octobre 2019 04:47:18
> Objet: New helper
> 
> Hello,
> I'm Hugo, I'd like to help on openoffice, I have grate skills
> programming on C++.
> and I'm up to date with the Apache repository code. What's the next
> step?
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 
> 

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: AOO at ApacheCon Europe 2019

2019-10-26 Thread Dave Fisher
Hi -

> On Oct 26, 2019, at 8:50 AM, Dr. Michael Stehmann 
>  wrote:
> 
> Hello,
> 
> the ApacheCon Europe took place on October 22-24, 2019 in Berlin
> (Kulturbrauerei).
> 
> Three of us (Mechtilde, Matthias and me) joined in this event to meet
> Apache people from all over the world, to learn how Apache works and to
> know more about Apache projects (over 350).
> 
> And we also used the time to talk among ourselves about the state of the
> project, building problems, coding and our dreams and plans.
> 
> We found interested and interesting dialogue partners. One of them
> conveyed to us the Apache POI project [0] and that led to a longer talk
> with a member of this project. It is legally easy to use their usefull
> code and we are willing to find out, whether the integration in our
> project is possible.

I have been an Apache POI PMC Member since March 2008. I can help with guidance.

Using POI will involve Java and will also involve XMLBeans which the POI 
project brought out of retirement.

In conjunction with the Apache Tika and PDFBox projects there is a large 
regression corpus from Common Crawl.

POI can be a big help with both reading and writing MS Office formats. Excel 
and PowerPoint are well supported and Word has been improved more recently.

The dev@ and user@ mailing lists are good places to ask questions.

Looking forward to more discussions about this path.

Regards,
Dave

> 
> The days in Berlin were interesting and instructive. We hope they will
> become fruitfull for our project.
> 
> To get an impression of this ApacheCon look at pictures [1] and videos [2].
> 
> Kind regards
> Michael
> 
> [0] https://poi.apache.org/
>https://en.wikipedia.org/wiki/Apache_POI
> [1] https://www.flickr.com/photos/newthinking_de/albums/72157711465296723
> [2] https://www.youtube.com/playlist?list=PLU2OcwpQkYCxVGCGWtMxb9d27Z-pcoN9a
> 


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: New helper

2019-10-26 Thread Sr. Ziviani
I’m using Debian and MacOS . 

Hugo Ziviani

Em 26 de out de 2019, à(s) 10:49, Dr. Michael Stehmann 
 escreveu:

> Hello and welcome,
> 
> your skills are really needed here.
> 
> The first thing you should try is to build AOO.
> 
> You will find our repos here:
> 
>https://github.com/apache/openoffice
> 
> And guides here:
> 
> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step
> 
> What is your favorite operating system?
> 
> Kind regards
> Michael
> 
> 
> 

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



AOO at ApacheCon Europe 2019

2019-10-26 Thread Dr. Michael Stehmann
Hello,

the ApacheCon Europe took place on October 22-24, 2019 in Berlin
(Kulturbrauerei).

Three of us (Mechtilde, Matthias and me) joined in this event to meet
Apache people from all over the world, to learn how Apache works and to
know more about Apache projects (over 350).

And we also used the time to talk among ourselves about the state of the
project, building problems, coding and our dreams and plans.

We found interested and interesting dialogue partners. One of them
conveyed to us the Apache POI project [0] and that led to a longer talk
with a member of this project. It is legally easy to use their usefull
code and we are willing to find out, whether the integration in our
project is possible.

The days in Berlin were interesting and instructive. We hope they will
become fruitfull for our project.

To get an impression of this ApacheCon look at pictures [1] and videos [2].

Kind regards
Michael

[0] https://poi.apache.org/
https://en.wikipedia.org/wiki/Apache_POI
[1] https://www.flickr.com/photos/newthinking_de/albums/72157711465296723
[2] https://www.youtube.com/playlist?list=PLU2OcwpQkYCxVGCGWtMxb9d27Z-pcoN9a



signature.asc
Description: OpenPGP digital signature


Re: New helper

2019-10-26 Thread Dr. Michael Stehmann
Hello and welcome,

your skills are really needed here.

The first thing you should try is to build AOO.

You will find our repos here:

https://github.com/apache/openoffice

And guides here:

https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step

What is your favorite operating system?

Kind regards
Michael





signature.asc
Description: OpenPGP digital signature


Re: New computer

2019-10-26 Thread Matthias Seidel
Hi Patricia,

Am 26.10.19 um 06:24 schrieb Patricia Shanahan:
> Any opinions on which I should do?

Of course development for trunk/AOO42X is more important, but we also
need persons that are able to build a 4.1.x release (beware of the "bus
factor" [1]).

At the moment you can do both versions, just like I do. That might
change when we move to a new MSVC for trunk.

Regards,

   Matthias

[1] https://en.wikipedia.org/wiki/Bus_factor

>
>
> On 10/25/2019 1:27 PM, Matthias Seidel wrote:
>> Hi Patricia,
>>
>> If you want to build 4.1.x have a look at:
>> https://home.apache.org/~mseidel/AOO-builds/AOO-418-Test/ReadMe.txt
>>
>> For 4.2.x (and trunk) see:
>> https://home.apache.org/~mseidel/AOO-builds/AOO-420-Test/ReadMe.txt
>>
>> This is how I do my test builds.
>>
>> Regards,
>>
>>     Matthias
>>
>> Am 24.10.19 um 22:09 schrieb Patricia Shanahan:
>>> Are the Windows 10 instructions up-to-date?
>>>
>>> I have just got a shiny new Windows 10 Pro computer, and am planning a
>>> clean start on AOO building. It will take a day or so for me to
>>> install and set up basic stuff, and then I'll need to install whatever
>>> I need for AOO building.
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>>
>>>
>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>



smime.p7s
Description: S/MIME Cryptographic Signature


Re: New computer

2019-10-26 Thread Pedro Lino


> On October 26, 2019 at 8:51 AM Rory O'Farrell  wrote:
> 
> 
> On Fri, 25 Oct 2019 21:24:01 -0700
> Patricia Shanahan  wrote:
> 
> > Any opinions on which I should do?
> 
> I think concentration should be on 4.2.0, working towards a Windows 64 
> version; 

+1
 
> Feedback from posters on the en-Forum indicates an increasing ignorance of 
> computer skills on the part of many new users and their inability to cope 
> with the difference between 32 and 64 bit versions.  It would give AOO a 
> better public profile if a new release of A00 provided a 64 bit Windows 
> version.  

Going 64bit is essential for AOO not because people need 64bit processing but 
because 32bit PCs haven't been produced for years and OS makers (especially 
proprietary) are abandoning support for 32bit software (they do need to sell 
new stuff, don't they?)
Secondly because users have no idea what 32bit or 64bit is and if someone 
mentions x86 and x64 it is even worse (I have had several people asking me "I 
should get the x86 because it is a higher number, right?")

Just my 2 cents...

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: New computer

2019-10-26 Thread Rory O'Farrell
On Fri, 25 Oct 2019 21:24:01 -0700
Patricia Shanahan  wrote:

> Any opinions on which I should do?

I think concentration should be on 4.2.0, working towards a Windows 64 version; 

Feedback from posters on the en-Forum indicates an increasing ignorance of 
computer skills on the part of many new users and their inability to cope with 
the difference between 32 and 64 bit versions.  It would give AOO a better 
public profile if a new release of A00 provided a 64 bit Windows version.  

The Ubuntu linux distro seriously considered abandoning 32 bit support 
entirely; they changed their mind recently, but the writing is on the wall for 
32 bit computers.  AOO should move with the times and fill their Windows 64 bit 
gap.

I use a 64 bit version on Xubuntu 18.04.3 so this does not impact on me. 

Rory


> 
> 
> On 10/25/2019 1:27 PM, Matthias Seidel wrote:
> > Hi Patricia,
> > 
> > If you want to build 4.1.x have a look at:
> > https://home.apache.org/~mseidel/AOO-builds/AOO-418-Test/ReadMe.txt
> > 
> > For 4.2.x (and trunk) see:
> > https://home.apache.org/~mseidel/AOO-builds/AOO-420-Test/ReadMe.txt
> > 
> > This is how I do my test builds.
> > 
> > Regards,
> > 
> >     Matthias
> > 
> > Am 24.10.19 um 22:09 schrieb Patricia Shanahan:
> >> Are the Windows 10 instructions up-to-date?
> >>
> >> I have just got a shiny new Windows 10 Pro computer, and am planning a
> >> clean start on AOO building. It will take a day or so for me to
> >> install and set up basic stuff, and then I'll need to install whatever
> >> I need for AOO building.
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> >> For additional commands, e-mail: dev-h...@openoffice.apache.org
> >>
> >>
> > 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 


-- 
Rory O'Farrell 

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



MacBook pro

2019-10-26 Thread Peter Kovacs
Hello all,

I have the opportunity to buy an used MacBook pro 2015 for 600 Euro.
It has 8gb ram and 256 ssd disk.

Does it make sense to obtain it for our development?
Can we set this hardware up as a server or something?

Just thinking. I have no use for a MacBook.
All the best
Peter

New helper

2019-10-26 Thread Sr. Ziviani
Hello,
I'm Hugo, I'd like to help on openoffice, I have grate skills
programming on C++.
and I'm up to date with the Apache repository code. What's the next step?

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org