Hi Gavin,

Am 17.11.21 um 11:10 schrieb Gavin McDonald:
> Hi All.
>
> With the addition of the openoffice-externals repository and tweaking the
> config, we have now got a little further.
Great!
>
> See: https://ci2.apache.org/#/builders/67/builds/5
>
> tl'dr:
>
> The 'configure' step fails with the following errors
>
> 1. head: cannot open '/etc/*-release' for reading: No such file or directory
> ..
I think this is a minor issue we had for years. It should not break the
build.
>
> 2. configure: error: /usr/bin/gawk, awk, tar or gunzip is a cygwin symlink!
> Native Windows programs cannot use cygwin symlinks. Remove the symbolic
> link, and copy the program to the name of the link.
You need to do the following commands once inside the Cygwin64 shell:

rm /usr/bin/awk
mv /usr/bin/gawk.exe /usr/bin/awk.exe

This is documented in our Wiki:

https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step_Windows#Windows_7.2C_Windows_8.1.2C_Windows_10

For AOO41X this has to be done in the Cygwin32 shell.

Regards,

   Matthias

>
> The next step also fails 'bootstrap' but it likely related to the previous
> step above.
>
> I am unsure if we Infra need to tweak the node somehow or if it can fixed
> on the project side of things, ideas welcome.
>
>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to