Am 14.09.20 um 09:29 schrieb Miklos Vajna: > 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 > ---- I did Android builds, but I didn't change the config. If I change autogen.input, I hit the same error. bibisecting points to commit 42aeb9f906ca4e23d118ff8563184f9315ef3b82. I expected fallout from it, but this result is kind of a mystery. It seems a revert of it fixes the problem. My current guess is, that my OVERWRITING_SETTINGS "shortcut" to prevent going via *_FOR_BUILD variables somehow triggers this, but no idea how and why... maybe some clashes with some internal configure state? Jan-Marek _______________________________________________ LibreOffice mailing list LibreOffice@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/libreoffice