ESC meeting minutes: 2020-09-10
Miklos Vajna
vmiklos at collabora.com
Mon Sep 14 07:29:50 UTC 2020
Hi Jan-Marek,
On Fri, Sep 11, 2020 at 03:04:17PM +0200, Jan-Marek Glogowski <glogow at fbihome.de> wrote:
> Am 10.09.20 um 16:55 schrieb Miklos Vajna:
> > * Merging features/windows-cross-build (Jan-Marek)
> > + see https://lists.freedesktop.org/archives/libreoffice/2020-September/085869.html
> > + flagging: this is to be merged (Thorsten)
> > + seeing no objections so far
>
> Sorry that I missed the call. What should I make of this?
I see this was merged in the meantime. My local Android build now fails
like this:
----
$ ./autogen.sh
...
$ make
...
make gb_Side=build -j 8 -rs -f /home/vmiklos/git/libreoffice/master-android/Makefile fetch
Running ./configure with '--host=arm-linux-androideabi --disable-cairo-canvas --disable-cups --disable-gstreamer-1-0 --disable-randr --without-export-validation --without-helppack-integration --without-junit --disable-largefile --with-theme=colibre --enable-android-editing --enable-werror --srcdir=/home/vmiklos/git/libreoffice/master-android --enable-option-checking=fatal'
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
configure: error: You have sourced config_host.mk in this shell. This may lead to trouble, please run in a fresh (login) shell.
Error running configure at /home/vmiklos/git/libreoffice/master-android/autogen.sh line 299.
make[1]: *** [/home/vmiklos/git/libreoffice/master-android/Makefile:55: /home/vmiklos/git/libreoffice/master-android/config_host.mk] Error 1
----
It looks like autogen.sh is invoked even after running autogen.sh
manually, i.e. some dependency is too aggressive or something like. Is
this something you can reproduce?
(My build was fine a week ago, so I guess this is related to the
features/windows-cross-build work, but it's possible it's something
else...)
Regards,
Miklos
More information about the LibreOffice
mailing list