https://bz.apache.org/ooo/show_bug.cgi?id=127315
--- Comment #19 from [email protected] --- (In reply to Matthias Seidel from comment #4) > (In reply to damjan from comment #2) > > Latest trunk built from source, works just fine on Ubuntu 16.04, 32 bit. It > > might be the bitness, or a difference in the build options. > > Can you post your build options? > > The build options for the buildbots can be seen here: > > https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/ > master1/projects/openofficeorg.conf Significant differences from the buildbot's ./configure options: Only on the buildbot, absent from my setup: --with-lang="en-US de fr it pt ja" --without-stlport --without-junit Present on both but different: --with-package-format="archive rpm deb" vs --with-package-format="installed" Only on my setup, absent from the buildbot: --enable-cairo --enable-lockdown --enable-symbols --enable-dbgutil --with-system-zlib --with-system-cairo --with-system-nss --with-system-jpeg --with-system-openssl --with-system-curl --with-system-python --with-system-libxml --with-system-libxslt --with-system-expat --enable-coinmp --enable-graphite --enable-hyphen --enable-javascript --enable-category-b-fonts --disable-gnome-vfs --enable-gio --enable-gstreamer It could be that debugging is enabled, that system libraries are being used, that we are using different package formats, or that we are using different languages. I am trying another build with the buildbot's flags now. -- You are receiving this mail because: You are the assignee for the issue.
