[Solved] Apache OpenOffice build error

Issues with installing under all GNU/Linux Distributions
Locked
Petruccio
Posts: 4
Joined: Mon Mar 03, 2025 11:00 am

[Solved] Apache OpenOffice build error

Post by Petruccio »

Hi everyone, I keep trying to build Apache OpenOffice 4.1.X from its source code. Yesterday I typed "build --all" and the build process started, the process ran for several hours, but today I got this error

Code: Select all

Error: ERROR: "/usr/local/bin/epm -f rpm  openoffice-ooofonts /source/openoffice                      /main/instsetoo_native/unxlngx6.pro/Apache_OpenOffice/rpm/listfile/en-US/epm_gid                      _Module_Root_Fonts_OOo_Hidden.lst --output-dir RPMS -v2  2>&1 |"!

**************************************************
ERROR: ERROR: "/usr/local/bin/epm -f rpm  openoffice-ooofonts /source/openoffice                      /main/instsetoo_native/unxlngx6.pro/Apache_OpenOffice/rpm/listfile/en-US/epm_gid                      _Module_Root_Fonts_OOo_Hidden.lst --output-dir RPMS -v2  2>&1 |"!
in function: call_epm
**************************************************
in function: call_epmstopping log at Fri Mar 14 19:12:20 2025
dmake:  Error code 255, while making 'openoffice_en-US.rpm'

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

Reason(s):

ERROR: error 65280 occurred while making /source/openoffice/main/instsetoo_nativ                      e/util

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

        build --all:instsetoo_native

Does anyone know how to fix it and what I should do with it ?
I use EPM v. 5.0.0. and Dmake 1.2. OS - CentOS 5 64bit.
Last edited by MrProgrammer on Mon Mar 24, 2025 3:13 pm, edited 1 time in total.
Reason: Tagged ✓ [Solved]; Provided link to Apache developers
I use Fedora 41 to build Apache Open Office 4.2.X from its source code
User avatar
Hagar Delest
Moderator
Posts: 33482
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Apache OpenOffice Building error (instsetoo_native module)

Post by Hagar Delest »

I'm not sure there are a lot of users building from the sources in the forum.
Have you tried the AOO dev mailing list?
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE Faye) and 24.8 portable on Windows 11.
Petruccio
Posts: 4
Joined: Mon Mar 03, 2025 11:00 am

Re: Apache OpenOffice Building error (instsetoo_native module)

Post by Petruccio »

Hagar Delest wrote: Mon Mar 17, 2025 10:24 am I'm not sure there are a lot of users building from the sources in the forum.
Have you tried the AOO dev mailing list?
No, I haven't, could you please tell me where I can find AOO dev mailing list ?
I use Fedora 41 to build Apache Open Office 4.2.X from its source code
User avatar
Hagar Delest
Moderator
Posts: 33482
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Apache OpenOffice Building error (instsetoo_native module)

Post by Hagar Delest »

Any decent search engine should give that link for "openoffice dev mailing list": https://openoffice.apache.org/mailing-l ... ist-public
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE Faye) and 24.8 portable on Windows 11.
Petruccio
Posts: 4
Joined: Mon Mar 03, 2025 11:00 am

Re: Apache OpenOffice Building error (instsetoo_native module)

Post by Petruccio »

Hagar Delest wrote: Mon Mar 17, 2025 10:30 am Any decent search engine should give that link for "openoffice dev mailing list": https://openoffice.apache.org/mailing-l ... ist-public
oh, sorry
thank you for link
I use Fedora 41 to build Apache Open Office 4.2.X from its source code
Locked