Fwd: [ANNOUNCE] Apache OpenOffice 4.1.13 released

2022-07-22 Thread Carl Marcum

Hello OpenOffice community.

We want to thank everyone who helped make this release happen.

Best regards,
Carl
(on behalf of the OpenOffice PMC)



22 July 2022 - The Apache OpenOffice project is pleased to announce the 
release of Apache OpenOffice 4.1.13.


Apache OpenOffice is a popular Open Source office document productivity 
suite available in 41 languages on Windows, macOS and Linux.


Apache OpenOffice 4.1.13 is a Security release incorporating bug fixes 
and other enhancements.


This release also includes the latest dictionaries.  All users of Apache 
OpenOffice 4.1.12 or earlier are advised to upgrade.


For the complete overview see the list in Bugzilla:
https://s.apache.org/AOO-4113changes

Full version of this announcement:
https://s.apache.org/AOO-4113announcement

Apache OpenOffice 4.1.13 Release Notes:
https://s.apache.org/AOO-4113releasenotes

Download the source:
https://openoffice.apache.org/downloads.html

Download Apache OpenOffice 4.1.13 from the original source only:
https://www.openoffice.org/download/

Follow Apache OpenOffice:
Twitter   https://twitter.com/apacheoo
Facebook  https://www.facebook.com/ApacheOO
YouTube   https://www.youtube.com/openoffice
Mail  https://openoffice.apache.org/mailing-lists.html



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



Re: missing separator in modul cui, library_cui.mk:37

2022-07-22 Thread Peter Kovacs

Hi all,

I think I found the root cause of this issue.

It is usually caused by tabs or blanks. However if I join the Line 37 
with line 36 and have a blank between the lines the error is gone.


All the best

Peter

Am 21.07.22 um 18:52 schrieb Peter Kovacs:

Anyone had this issue?


Building module cui
=

Entering /workspace/AOO/gitbox/main/cui/prj

cd .. && make -s -r -j1   && make -s -r deliverlog
/workspace/AOO/gitbox/main/cui/Library_cui.mk:37: *** missing 
separator.  Stop.

dmake:  Error code 2, while making 'all'

I so not spot an issue on the line:

$(eval$(callgb_Library_add_defs,cui,-DBUILD_VER_STRING="$(BUILD_VER_STRING)")) 



all the best

Peter



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



my build crashes

2022-07-22 Thread Peter Kovacs
It may be that something went wrong during the build. Or that there is 
an issue with my docker environment.


However I have the following issues:

[Java framework] Error in function createSettingsDocument (elements.cxx).

Backtrace: [0] 
/home/legine/workspace/AOO/gitbox/main/instsetoo_native/unxlngx6/Apache_OpenOffice/installed/install/de/openoffice4/program/libuno_sal.so.3: 
osl_assertFailedLine+0x17b
Backtrace: [1] 
/home/legine/workspace/AOO/gitbox/main/instsetoo_native/unxlngx6/Apache_OpenOffice/installed/install/de/openoffice4/program/libjvmfwk.so.3: 
jfw_getEnabled+0xfa
Backtrace: [2] 
/home/legine/workspace/AOO/gitbox/main/instsetoo_native/unxlngx6/Apache_OpenOffice/installed/install/de/openoffice4/program/javaldx: 
???+0x13bc
Backtrace: [3] 
/home/legine/workspace/AOO/gitbox/main/instsetoo_native/unxlngx6/Apache_OpenOffice/installed/install/de/openoffice4/program/javaldx: 
???+0x112a

Backtrace: [4] /lib/x86_64-linux-gnu/libc.so.6: __libc_start_main+0xf3
Backtrace: [5] 
/home/legine/workspace/AOO/gitbox/main/instsetoo_native/unxlngx6/Apache_OpenOffice/installed/install/de/openoffice4/program/javaldx: 
???+0x1167

javaldx failed!


following java versions are installed:

2    /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081 
 manueller Modus
* 3    /usr/lib/jvm/temurin-8-jdk-amd64/bin/java    1081 
 manueller Modus


I tried both.