Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 14/08/2019 16.18, Michael Weghorn wrote:
I just ran 'make distclean', then updated autogen.input and started a
new build and will let you know of the result.

I put '--with-distro=LibreOfficeLinux' first, otherwise the
'--disable-gstreamer-0-10' flag is overriden by
'--enable-gstreamer-0-10' set in distro-configs/LibreOfficeLinux.conf,
so this is the content of the autogen.input I'm using:

--with-distro=LibreOfficeLinux
--disable-gstreamer-0-10
--with-lang=es
--with-myspell-dicts
--enable-release-build
--with-package-format=deb
--disable-dependency-tracking
--with-jdk-home=/usr/lib/jvm/java-11-openjdk-i386/

That build succeeded as well in my buster chroot.


(with sal unit tests temporarily disabled due to issues with current
chroot setup as described earlier:

    $ git diff
    diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
    index 4d7a84ee4e61..129d703a81fd 100644
    --- a/sal/Module_sal.mk
    +++ b/sal/Module_sal.mk
    @@ -23,15 +23,6 @@ $(eval $(call gb_Module_add_targets,sal,\
            Executable_osl_process_child \
     ))

    -$(eval $(call gb_Module_add_check_targets,sal,\
    -       $(if $(filter
TRUE,$(DISABLE_DYNLOADING)),,CppunitTest_Module_DLL) \
    -       $(if $(filter WNT,$(OS)),CppunitTest_sal_comtools) \
    -       CppunitTest_sal_osl_security \
    -       CppunitTest_sal_osl \
    -       CppunitTest_sal_rtl \
    -       CppunitTest_sal_types \
    -))
    -
     endif

     # vim: set noet sw=4 ts=4:
)

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.