Description: 'make install' fails with libgielo.so not found errors but build succeeds. Never had this problem with any builds up to as recent as 27 Nov. Steps to Reproduce: 1.Clone Libreoffice 2.Build Libreoffice with the typical autogen and make 3.Finish up the build with make install Actual Results: make install fails with an error about libgielo.so not being found. Log will be added as attachment Expected Results: make install should have succeeded Reproducible: Always User Profile Reset: No Additional Info: Build performed with the following arguments: ../autogen.sh --prefix=/home/etna/Runtime/Applications/LibreOffice/Build04Dec2021Clang --with-myspell-dicts --without-junit --without-system-dicts --disable-dconf --disable-odk --with-system-jpeg --with-system-icu --without-java --without-krb5 --without-gssapi --enable-qt5 --enable-gtk3 --disable-gstreamer-1-0 --enable-python=no --with-system-libxml --with-system-gpgmepp --with-system-boost --with-boost-libdir=/home/etna/Runtime/Deps/icu4c_70-libxml-libxslt-boost/lib --disable-postgresql-sdbc --disable-mariadb-sdbc --enable-release-build=no --without-system-nss --with-system-openssl --without-system-expat --disable-ldap --disable-cups --with-system-harfbuzz --disable-debug --disable-symbols --enable-lto
Created attachment 176690 [details] Log of error that occurs when running make install
Hello? Anyone looking at this?
This was a temporary breakage; fixed in: https://cgit.freedesktop.org/libreoffice/core/commit/Repository.mk?id=d0efe32523572547890d98e0ce4f554acf2117b5 please git pull and try again, now it should work.