I'm running into this new build issue: [ build ALL ] top level modules: bootstrap src.downloaded ooo [ build ALL ] loaded modules: ooo LibreOffice build successfully finished. To install, issue: make install Developers might prefer this way: make dev-install -o build To run smoketest, issue: make check For crosscompiles, please consult README.cross how to install it. make[1]: Entering directory `/build/src/libreoffice-core-3.4.99.1' echo "Installing in /usr/lib/libreoffice..." && \ ooinstall "/usr/lib/libreoffice" && \ echo "" && \ echo "Installation finished, you can now execute:" && \ echo "/usr/lib/libreoffice/program/soffice" Installing in /usr/lib/libreoffice... Running LibreOffice installer Subroutine installer::epmfile::getcwd redefined at /build/src/libreoffice-core-3.4.99.1/solenv/bin/modules/installer/epmfile.pm line 43 ... checking environment variables ... rmdir: failed to remove `/tmp/LibreOffice//logging/': Directory not empty *********************************************************** Successful packaging process! *********************************************************** Running SDK installer Subroutine installer::epmfile::getcwd redefined at /build/src/libreoffice-core-3.4.99.1/solenv/bin/modules/installer/epmfile.pm line 43 ... checking environment variables ... rmdir: failed to remove `/tmp/LibreOffice_SDK//logging/': Directory not empty Can't copy file: /tmp/ooopackaging/i_58951323727025/unxlngx6.pro/LibreOffice_SDK//zip/en-US/00/odkcommon_zip/idl/com/sun/star/io/TextInputStream.idl -> /build/src/fakeinstall/usr/lib/libreoffice/sdk/idl/com/sun/star/io/TextInputStream.idl No such file or directory at /build/src/libreoffice-core-3.4.99.1/solenv/bin/modules/installer/worker.pm line 711. Failed to install: at /build/src/libreoffice-core-3.4.99.1/solenv/bin/ooinstall line 129. make[1]: *** [install] Error 2 make[1]: Leaving directory `/build/src/libreoffice-core-3.4.99.1' make: *** [source-env-and-recurse] Error 2 ESC[1mESC[31m==> ERROR:ESC[mESC[1m A failure occurred in build().ESC[m ESC[1m Aborting...ESC[m Any idea? -Andy ArchLinux