Re: Help wanted: failed attempt to upgrade python

2016-01-03 Thread Pedro Giffuni



On 01/03/16 14:32, Pedro Giffuni wrote:



On 01/03/16 14:24, Pedro Giffuni wrote:

Fixed (I hope) ... Thanks Damjan!



Ouch ... I read the original posting from a mobile device, and
somehow I mistakedly thought it was damjan@ who had found the issue!


Full credit goes to j.nitschke !!


Sorry, wish I could correct that in the commit logs.



Actually ... I just edited the commit log, not nice but I was unsure
it could be done :).

Thanks again,

Pedro.

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



Re: Help wanted: failed attempt to upgrade python

2016-01-03 Thread Andrea Pescetti

j.nitschke wrote:

On Sun, 3 Jan 2016 14:32:12 -0500 Pedro Giffuni wrote:

Sorry, wish I could correct that in the commit logs.


Our SVN supports editing logs. You will need something like:
$ svn propedit -r 1722749 --revprop svn:log .


ps: we can't really upload anything to ooo-extras anymore since
Google code is deprecated.

we use an other mirror now ...
OOO_EXTRAS=http://sourceforge.net/projects/oooextras.mirror/files/
Kay Schenk and Andrea Pescetti are listed as owners


To both of you and anyone else who may need to update dependencies: just 
create a SourceForge account and ask for access here if you wish to be 
added there. It's an independent system; no other privileges are needed.



seems it depends on Licence what goes on svn ext_sources/  and what on
sourceforge


Correct. Extras are for so-called "non-category A" dependencies.

Regards,
  Andrea.

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



RE: Compiler Error

2016-01-03 Thread Brett Grentell
Does anyone know how to fix this:

-Original Message-
From: Brett Grentell [mailto:bgrent...@icloud.com] 
Sent: Sunday, January 3, 2016 3:15 PM
To: 'dev@openoffice.apache.org' 
Subject: RE: Compiler Error

Hi Oliver,

I had a go with aoo-4.1.2.  This time most of the build goes well, but then:-

=
Building module instsetoo_native
=

Entering 
/cygdrive/c/build_tmp/aoo-4.1.2/main/instsetoo_native/inc_openoffice/windows/msi_languages

mkout -- version: 1.8

Entering /cygdrive/c/build_tmp/aoo-4.1.2/main/instsetoo_native/util


Entering /cygdrive/c/build_tmp/aoo-4.1.2/main/instsetoo_native/util


1 module(s):
 instsetoo_native
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making 
/cygdrive/c/build_tmp/aoo-4.1.2/main/instsetoo_native/util

When you have fixed the errors in that module you can resume the build 
by running:

 build --from instsetoo_native

Not too sure where I've gone wrong here.

Brett Grentell

-Original Message-
From: Brett Grentell [mailto:bgrent...@icloud.com]
Sent: Saturday, January 2, 2016 10:22 PM
To: dev@openoffice.apache.org
Subject: RE: Compiler Error

Hi Oliver,

I'm just about to try 4.1.2.  

Brett

-Original Message-
From: Oliver Brinzing [mailto:oliver.brinz...@gmx.de]
Sent: Saturday, January 2, 2016 9:40 PM
To: dev@openoffice.apache.org
Subject: Re: Compiler Error

Hi Brett,

 > Ok I'll try to build 4.2.0.
>
> ERROR: error 65280 occurred while making 
> /wrkdirs/usr/ports/editors/openoffice-devel/work/aoo-4.2.0/main/sal/qa
> /osl/mutex

maybe you misunderstood: i asked because the error you mentioned seems to occur 
if one tries to build aoo420.

Regards
Oliver

-
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



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



Help wanted: failed attempt to upgrade python

2016-01-03 Thread Pedro Giffuni

Hello guys:

Some of you may have noticed this:

http://svn.apache.org/viewvc?view=revisionrevision=1722635

Unfortunately I had to revert it because it broke the buildbots.
I can't reproduce the error and the buildbots don't give
sufficient details [1], so I don't think I will spend more time
on it.

The update is important and this looks like a good chance for
someone else to contribute though, so patches are welcome!

Happy New Year!

Pedro.


[1] 
https://ci.apache.org/builders/openoffice-linux64-nightly/builds/191/steps/build%20--all/logs/stdio


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



Re: Help wanted: failed attempt to upgrade python

2016-01-03 Thread j.nitsc...@ok.de
On Sun, 3 Jan 2016 10:23:32 -0500 Pedro Giffuni wrote:
> http://svn.apache.org/viewvc?view=revisionrevision=1722635
>
> Unfortunately I had to revert it because it broke the buildbots.
> I can't reproduce the error and the buildbots don't give
> sufficient details [1], so I don't think I will spend more time
> on it.
> ...
> [1]
> https://ci.apache.org/builders/openoffice-linux64-nightly/builds/191/steps/build%20--all/logs/stdio
I think the patch is fine.

Linux 32bit failed to update svn, this happens sometimes but works the
next time again - reason unknown yet
Linux 64bit failed to download the python package and since the file
isn't on the mirror yet it failed to unpack the package
>  dmake:  Error: --
`./unxlngx6.pro/misc/d4bca0159acb0b44a781292b5231936f-Python-2.7.8.unpack'
not found, and can't be made
Windows same problem as Linux 64bit*
FreeBSD same*
*note: in the buildbot logs the bootstrap step is green but a download
failed. this should at least give a warning
-
I suggest add the package to our mirror
http://sourceforge.net/projects/oooextras.mirror/files/
and recommit the patch or revert the revert ;-)

still need to investigate why download from the original page fails,
maybe a firewall setting on all bots or the apache network.

--
www.Ok.de - die kostenlose E-Mail Adresse

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



Re: Basic editor and key-words

2016-01-03 Thread FR web forum

>> There is a difference between reserved words and (predefined) function
>> names. This belongs to ALL programming languages.
>
>>> LBound and UBound are not reserved words.
>
>> OK the goal is to help programmers
>> So we can have a different color for predefined functions?

>I don't think that it would make sense.
>How can the names be passed to the parser?
>Maybe all names will collected in a separate array.

>But what is with own SUBs and FUNCTIONs?

I'm just talking about words listed in Basic helpfile.
LBound, UBound, Msgbox, UCase, LCase, etc

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



Using tesseract-ocr from within AOO ?

2016-01-03 Thread Joost Andrae

Hi there,

I've just played with the OpenSource OCR engine 
https://code.google.com/p/tesseract-ocr/ and it seems to do it's job 
very well to do OCR on scanned bitmaps.
As it comes with Apache License 2.0 and as it's available as C++ source 
code why not integrating it's functionality into AOO or building an 
extension that either connect it's API to AOO or which connect's it 
using it's command line arguments ?


From my perspective both projects would benefit...

Just my 2 EUR cents


Kind regards, Joost


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



Re: Using tesseract-ocr from within AOO ?

2016-01-03 Thread Rory O'Farrell
On Sun, 3 Jan 2016 14:28:22 +0100
Joost Andrae  wrote:

> Hi there,
> 
> I've just played with the OpenSource OCR engine 
> https://code.google.com/p/tesseract-ocr/ and it seems to do it's job 
> very well to do OCR on scanned bitmaps.
> As it comes with Apache License 2.0 and as it's available as C++ source 
> code why not integrating it's functionality into AOO or building an 
> extension that either connect it's API to AOO or which connect's it 
> using it's command line arguments ?
> 
>  From my perspective both projects would benefit...
> 
> Just my 2 EUR cents
> 
> 
> Kind regards, Joost

My experience with it was that it was very accurate, perhaps very close in 
accuracy to the best commercial products under Windows.  I was undertaking a 
major OCR project (ebook preparation of two out of print 220 page books); I 
found that using a scan and OCR application under linux 
(Linux-Intelligent-Ocr-Solution) made more sense for a project of this size; I 
later fed the plain text files into OO Writer for detailed spellchecking and 
reformatting.

I doubt that full integration with OpenOffice would be a good idea; an 
extension might be possible, although I doubt its general usefulness will be 
worth the effort of writing it.

-- 
Rory O'Farrell 

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



Re: Compiler Error

2016-01-03 Thread Oliver Brinzing

Hi Kay,

i cannot confirm these build errors on win7.
i did a aoo412 debug and product build end of November and it worked both.


https://ci.apache.org/projects/openoffice/buildlogs/win/ext_libraries/apr/wntmsci12.pro/misc/logs/apr.txt


ext_sources/666a5d56098a9debf998510e304c8095-apr-util-1.4.1.tar.gz
ext_sources/97262fe54dddaf583eaaee3497a426e1-apr-1.4.5.tar.gz

apr.txt (debug build)

mkout -- version: 1.8
if [ -d ./wntmsci12/misc/build/apr-1.4.5 ] ; then echo "moving" && mv 
./wntmsci12/misc/build/apr-1.4.5 ./wntmsci12/misc/build/apr-1.4.5_removeme ; fi

rm -rf ./wntmsci12/misc/build/apr-1.4.5_removeme
cd ./wntmsci12/misc/build && ( gzip -d -c 
C:/build_tmp/aoo_src/ext_sources/97262fe54dddaf583eaaee3497a426e1-apr-1.4.5.tar.gz  | tar -xvf -) && 
C:/build/cygwin/bin/touch.exe so_unpacked_apr

apr-1.4.5/
apr-1.4.5/CHANGES
apr-1.4.5/file_io/
[...]

apr_deliver.txt (debug build)
deliver -- version: 275594
COPY: build.lst -> 
C:/build_tmp/aoo_src/main/solver/412/wntmsci12/inc/apr/build.lst
COPY: ../wntmsci12/inc/apr/apr.h -> 
C:/build_tmp/aoo_src/main/solver/412/wntmsci12/inc/apr/apr.h
[...]

apr.txt from product build is empty, and apr_deliver.txt is:

deliver -- version: 275594
LOG: writing 
C:/build_tmp/aoo_src/main/solver/412/wntmsci12.pro/inc/apr/deliver.log
Module 'apr' delivered successfully. 0 files copied, 43 files unchanged

i guess "apr" was taken from the debug build.

> 
https://ci.apache.org/projects/openoffice/buildlogs/win/main/sal/wntmsci12.pro/misc/logs/qa.osl.mutex.txt


both  "qa.osl.mutext.txt" are empty...


i used cygwin 1.7.33 with g++ (GCC) 4.8.3

and i remember, i did a "chmod 777 -R aoo_src" before starting the build.

Regards
Oliver

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



Re: Compiler Error

2016-01-03 Thread Kay Schenk


On 01/03/2016 06:49 AM, Oliver Brinzing wrote:
> Hi Kay,
> 
> i cannot confirm these build errors on win7.
> i did a aoo412 debug and product build end of November and it worked
> both.

OK, thanks. The output I referenced later in this thread is the
buildbot output for "trunk" -- i.e. 4.2.0. So, if you want to do a
checkout on that, and build, any feedback would be very much
appreciated.


> 
>> https://ci.apache.org/projects/openoffice/buildlogs/win/ext_libraries/apr/wntmsci12.pro/misc/logs/apr.txt
>>
> 
> ext_sources/666a5d56098a9debf998510e304c8095-apr-util-1.4.1.tar.gz
> ext_sources/97262fe54dddaf583eaaee3497a426e1-apr-1.4.5.tar.gz
> 
> apr.txt (debug build)
> 
> mkout -- version: 1.8
> if [ -d ./wntmsci12/misc/build/apr-1.4.5 ] ; then echo "moving" &&
> mv ./wntmsci12/misc/build/apr-1.4.5
> ./wntmsci12/misc/build/apr-1.4.5_removeme ; fi
> rm -rf ./wntmsci12/misc/build/apr-1.4.5_removeme
> cd ./wntmsci12/misc/build && ( gzip -d -c
> C:/build_tmp/aoo_src/ext_sources/97262fe54dddaf583eaaee3497a426e1-apr-1.4.5.tar.gz
>  
> | tar -xvf -) && C:/build/cygwin/bin/touch.exe so_unpacked_apr
> apr-1.4.5/
> apr-1.4.5/CHANGES
> apr-1.4.5/file_io/
> [...]
> 
> apr_deliver.txt (debug build)
> deliver -- version: 275594
> COPY: build.lst ->
> C:/build_tmp/aoo_src/main/solver/412/wntmsci12/inc/apr/build.lst
> COPY: ../wntmsci12/inc/apr/apr.h ->
> C:/build_tmp/aoo_src/main/solver/412/wntmsci12/inc/apr/apr.h
> [...]
> 
> apr.txt from product build is empty, and apr_deliver.txt is:
> 
> deliver -- version: 275594
> LOG: writing
> C:/build_tmp/aoo_src/main/solver/412/wntmsci12.pro/inc/apr/deliver.log
> Module 'apr' delivered successfully. 0 files copied, 43 files unchanged
> 
> i guess "apr" was taken from the debug build.
> 
>>
> https://ci.apache.org/projects/openoffice/buildlogs/win/main/sal/wntmsci12.pro/misc/logs/qa.osl.mutex.txt
> 
> 
> both  "qa.osl.mutext.txt" are empty...

You would not have a file like this for your build. This is just a
link to the output we are getting from our buildbots.

> 
> 
> i used cygwin 1.7.33 with g++ (GCC) 4.8.3

Ok, thanks for this information.

> 
> and i remember, i did a "chmod 777 -R aoo_src" before starting the
> build.
> 

a ha! Thanks for this hint.

> Regards
> Oliver
> 

-- 

MzK

"Though no one can go back and make a brand new start,
 anyone can start from now and make a brand new ending."
-- Carl Bard

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



Re: Help wanted: failed attempt to upgrade python

2016-01-03 Thread Pedro Giffuni

Fixed (I hope) ... Thanks Damjan!

While here let me add some notes about future Python updates:

Python 2.7.9:
Brings updated SSL support so it makes better use of OpenSSL 1.0,1 
(which we don't carry but I think our old OpenSSL should still work

fine).

Python 2.7.11.
Updates the Windows build support so we could start using newer
versions of MSVC compilers.

IMHO, both updates would be better done by someone with a Windows
build box.

Regards,

Pedro.

On 01/03/16 10:23, Pedro Giffuni wrote:

Hello guys:

Some of you may have noticed this:

http://svn.apache.org/viewvc?view=revisionrevision=1722635

Unfortunately I had to revert it because it broke the buildbots.
I can't reproduce the error and the buildbots don't give
sufficient details [1], so I don't think I will spend more time
on it.

The update is important and this looks like a good chance for
someone else to contribute though, so patches are welcome!

Happy New Year!

Pedro.


[1]
https://ci.apache.org/builders/openoffice-linux64-nightly/builds/191/steps/build%20--all/logs/stdio



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



Re: Help wanted: failed attempt to upgrade python

2016-01-03 Thread Pedro Giffuni



On 01/03/16 14:24, Pedro Giffuni wrote:

Fixed (I hope) ... Thanks Damjan!



Ouch ... I read the original posting from a mobile device, and
somehow I mistakedly thought it was damjan@ who had found the issue!


Full credit goes to j.nitschke !!


Sorry, wish I could correct that in the commit logs.

Pedro.

ps: we can't really upload anything to ooo-extras anymore since
Google code is deprecated.

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



Re: Help wanted: failed attempt to upgrade python

2016-01-03 Thread j.nitsc...@ok.de
On Sun, 3 Jan 2016 14:32:12 -0500 Pedro Giffuni wrote:
> Ouch ... I read the original posting from a mobile device, and
> somehow I mistakedly thought it was damjan@ who had found the issue!
>
>
> Full credit goes to j.nitschke !!
>
>
> Sorry, wish I could correct that in the commit logs.
Thank you, no worries


> ps: we can't really upload anything to ooo-extras anymore since
> Google code is deprecated.
we use an other mirror now:
https://svn.apache.org/viewvc/openoffice/trunk/main/external_deps.lst?r1=1599163=1650187
> +OOO_EXTRAS=http://sourceforge.net/projects/oooextras.mirror/files/
Kay Schenk and Andrea Pescetti are listed as owners

small discussion here (maybe others in archive)
http://markmail.org/message/bgf6lbokwn2xpbwz
seems it depends on Licence what goes on svn ext_sources/  and what on
sourceforge

--
www.Ok.de - die kostenlose E-Mail Adresse

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



Re: Reporting broken download link

2016-01-03 Thread Marcus

Am 01/02/2016 10:55 PM, schrieb Andrea Pescetti:

Marcus wrote:

Am 01/02/2016 11:25 AM, schrieb Andrea Pescetti:

http://www.openoffice.org/de/spellcheck/about-spellcheck-dicoooinfo.html


A German-speaking volunteer should simply delete it all and replace ...

done.


Thanks, but unfortunately the build failed. I don't think this is
related to your specific commit; I tried another commit in that
directory, just to change a link and trigger a rebuild, but it is still
stuck: https://ci.apache.org/builders/ooo-site-site-staging


... and I was so happy that no further editing was needed. It seems we 
have to follow more closely the buildbot to catch up this problem earlier.



It seems this is a task for Infra.


Thanks for taking care.

Marcus

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